-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/maas/gomaasclient to v0.5.0 #74
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅ |
renovate
bot
force-pushed
the
renovate/github.com-maas-gomaasclient-0.x
branch
4 times, most recently
from
May 30, 2024 22:28
26d1b94
to
1a4ce52
Compare
renovate
bot
force-pushed
the
renovate/github.com-maas-gomaasclient-0.x
branch
from
May 31, 2024 01:18
1a4ce52
to
d9edc52
Compare
renovate
bot
force-pushed
the
renovate/github.com-maas-gomaasclient-0.x
branch
3 times, most recently
from
June 3, 2024 20:55
dd60d93
to
b440f6a
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/github.com-maas-gomaasclient-0.x
branch
from
June 3, 2024 21:49
b440f6a
to
ba7ef9b
Compare
ahmad-ibra
pushed a commit
that referenced
this pull request
Jul 26, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.5](v0.0.4...v0.0.5) (2024-07-26) ### Features * add upstream dns validation ([#102](#102)) ([50b317e](50b317e)) ### Bug Fixes * **deps:** update kubernetes packages to v0.30.1 ([#49](#49)) ([377eece](377eece)) * **deps:** update kubernetes packages to v0.30.2 ([#83](#83)) ([726a2ce](726a2ce)) * **deps:** update module github.com/go-logr/logr to v1.4.2 ([59edbe8](59edbe8)) * **deps:** update module github.com/maas/gomaasclient to v0.5.0 ([#74](#74)) ([26b3340](26b3340)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0 ([61ecc09](61ecc09)) * **deps:** update module github.com/validator-labs/validator to v0.0.41 ([e0f3909](e0f3909)) * **deps:** update module github.com/validator-labs/validator to v0.0.42 ([#81](#81)) ([713d9f0](713d9f0)) * **deps:** update module github.com/validator-labs/validator to v0.0.43 ([929bc17](929bc17)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.3 ([052dee8](052dee8)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4 ([a438000](a438000)) ### Other * **deps:** pin googleapis/release-please-action action to f3969c0 ([#67](#67)) ([9fef1b8](9fef1b8)) * **deps:** update actions/checkout digest to 0ad4b8f ([#61](#61)) ([7d40608](7d40608)) * **deps:** update actions/checkout digest to a5ac7e5 ([0d79ce6](0d79ce6)) * **deps:** update anchore/sbom-action action to v0.16.0 ([cd9bab3](cd9bab3)) * **deps:** update codecov/codecov-action digest to 125fc84 ([#69](#69)) ([3ae8c36](3ae8c36)) * **deps:** update dependency go to v1.22.4 ([#76](#76)) ([47fe6e2](47fe6e2)) * **deps:** update docker/login-action digest to 0d4c9c5 ([#70](#70)) ([6b0f1a2](6b0f1a2)) * **deps:** update docker/setup-buildx-action digest to d70bba7 ([#26](#26)) ([41c699c](41c699c)) * **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0 ([#47](#47)) ([a53bf65](a53bf65)) * **deps:** update quay.io/validator-labs/validator-plugin-maas docker tag to v0.0.42 ([#80](#80)) ([3653e6e](3653e6e)) ### Dependency Updates * **deps:** update dependency go to v1.22.5 ([#92](#92)) ([b9cbe1d](b9cbe1d)) * **deps:** update kubernetes packages to v0.30.3 ([#98](#98)) ([8ae9189](8ae9189)) * **deps:** update module github.com/maas/gomaasclient to v0.6.0 ([#90](#90)) ([d00fb21](d00fb21)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.1 ([93815c3](93815c3)) * **deps:** update module github.com/onsi/gomega to v1.34.0 ([47cc390](47cc390)) * **deps:** update module github.com/validator-labs/validator to v0.0.44 ([e135801](e135801)) * **deps:** update module github.com/validator-labs/validator to v0.0.46 ([#96](#96)) ([3bb0e30](3bb0e30)) * **deps:** update module github.com/validator-labs/validator to v0.0.47 ([#100](#100)) ([addb5d0](addb5d0)) * **deps:** update module github.com/validator-labs/validator to v0.0.48 ([79092a1](79092a1)) * **deps:** update module github.com/validator-labs/validator to v0.0.49 ([ba024df](ba024df)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.4 ([0f646f9](0f646f9)) ### Refactoring * change api format to match other plugins ([#99](#99)) ([891a21b](891a21b)) * enable revive and address all lints ([#94](#94)) ([796238b](796238b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
arturshadnik
added a commit
that referenced
this pull request
Jul 26, 2024
enh: switch to using maps for az dedup fix: update unit tests for new error messages and to cover edge cases Signed-off-by: Artur Shad Nik deps(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ci: add reviewable-ext make target to update chart crds (#107) chore(main): release 0.0.5 (#66) :robot: I have created a release *beep* *boop* --- [0.0.5](v0.0.4...v0.0.5) (2024-07-26) * add upstream dns validation ([#102](#102)) ([50b317e](50b317e)) * **deps:** update kubernetes packages to v0.30.1 ([#49](#49)) ([377eece](377eece)) * **deps:** update kubernetes packages to v0.30.2 ([#83](#83)) ([726a2ce](726a2ce)) * **deps:** update module github.com/go-logr/logr to v1.4.2 ([59edbe8](59edbe8)) * **deps:** update module github.com/maas/gomaasclient to v0.5.0 ([#74](#74)) ([26b3340](26b3340)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0 ([61ecc09](61ecc09)) * **deps:** update module github.com/validator-labs/validator to v0.0.41 ([e0f3909](e0f3909)) * **deps:** update module github.com/validator-labs/validator to v0.0.42 ([#81](#81)) ([713d9f0](713d9f0)) * **deps:** update module github.com/validator-labs/validator to v0.0.43 ([929bc17](929bc17)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.3 ([052dee8](052dee8)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4 ([a438000](a438000)) * **deps:** pin googleapis/release-please-action action to f3969c0 ([#67](#67)) ([9fef1b8](9fef1b8)) * **deps:** update actions/checkout digest to 0ad4b8f ([#61](#61)) ([7d40608](7d40608)) * **deps:** update actions/checkout digest to a5ac7e5 ([0d79ce6](0d79ce6)) * **deps:** update anchore/sbom-action action to v0.16.0 ([cd9bab3](cd9bab3)) * **deps:** update codecov/codecov-action digest to 125fc84 ([#69](#69)) ([3ae8c36](3ae8c36)) * **deps:** update dependency go to v1.22.4 ([#76](#76)) ([47fe6e2](47fe6e2)) * **deps:** update docker/login-action digest to 0d4c9c5 ([#70](#70)) ([6b0f1a2](6b0f1a2)) * **deps:** update docker/setup-buildx-action digest to d70bba7 ([#26](#26)) ([41c699c](41c699c)) * **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0 ([#47](#47)) ([a53bf65](a53bf65)) * **deps:** update quay.io/validator-labs/validator-plugin-maas docker tag to v0.0.42 ([#80](#80)) ([3653e6e](3653e6e)) * **deps:** update dependency go to v1.22.5 ([#92](#92)) ([b9cbe1d](b9cbe1d)) * **deps:** update kubernetes packages to v0.30.3 ([#98](#98)) ([8ae9189](8ae9189)) * **deps:** update module github.com/maas/gomaasclient to v0.6.0 ([#90](#90)) ([d00fb21](d00fb21)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.1 ([93815c3](93815c3)) * **deps:** update module github.com/onsi/gomega to v1.34.0 ([47cc390](47cc390)) * **deps:** update module github.com/validator-labs/validator to v0.0.44 ([e135801](e135801)) * **deps:** update module github.com/validator-labs/validator to v0.0.46 ([#96](#96)) ([3bb0e30](3bb0e30)) * **deps:** update module github.com/validator-labs/validator to v0.0.47 ([#100](#100)) ([addb5d0](addb5d0)) * **deps:** update module github.com/validator-labs/validator to v0.0.48 ([79092a1](79092a1)) * **deps:** update module github.com/validator-labs/validator to v0.0.49 ([ba024df](ba024df)) * **deps:** update module sigs.k8s.io/cluster-api to v1.7.4 ([0f646f9](0f646f9)) * change api format to match other plugins ([#99](#99)) ([891a21b](891a21b)) * enable revive and address all lints ([#94](#94)) ([796238b](796238b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). deps(deps): update module github.com/validator-labs/validator to v0.0.50 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.0
->v0.5.0
Release Notes
maas/gomaasclient (github.com/maas/gomaasclient)
v0.5.0
Compare Source
Changelog
Features
3daa832
: feat: Add commissioning result API endpoint interaction (#64) (@sachin120)5469ccb
: feat: add machine method get-curtin-config (#70) (@skatsaounis)c09b02a
: feat: add machine restore configuration endpoints (#71) (@skatsaounis)bebbe6b
: feat: add version endpoint (#72) (@skatsaounis)Bug fixes
608640d
: fix: machines get should accept query params (#68) (@skatsaounis)Others
78ffc95
: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#63) (@dependabot[bot])2f1e302
: build(deps): bump golangci/golangci-lint-action from 4 to 5 (#69) (@dependabot[bot])61905c8
: build(deps): bump golangci/golangci-lint-action from 5 to 6 (#74) (@dependabot[bot])479ef59
: ci: add Canonical CLA check (#77) (@skatsaounis)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.