deps(deps): update all non-major dependencies#252
Merged
TylerGillson merged 3 commits intomainfrom Nov 8, 2024
Merged
Conversation
a4302e6 to
58b39f0
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
58b39f0 to
6c8b25f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a6fea51 to
ead9b35
Compare
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #252 +/- ##
==========================================
+ Coverage 49.16% 49.38% +0.21%
==========================================
Files 46 46
Lines 8089 8100 +11
==========================================
+ Hits 3977 4000 +23
+ Misses 3247 3233 -14
- Partials 865 867 +2 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
TylerGillson
added a commit
that referenced
this pull request
Nov 8, 2024
🤖 I have created a release *beep* *boop* --- ## [0.2.3](v0.2.2...v0.2.3) (2024-11-08) ### Bug Fixes * slack values generated with incorrect casing ([#253](#253)) ([e9a78d8](e9a78d8)) ### Other * make reviewable ([#241](#241)) ([9f778ba](9f778ba)) * make reviewable ([#248](#248)) ([0c1c5f8](0c1c5f8)) * update build gsm ([02a4824](02a4824)) * Update README.md ([8cae0a3](8cae0a3)) * Update renovate.json ([#251](#251)) ([0401105](0401105)) ### Dependency Updates * **deps:** update actions/checkout digest to 11bd719 ([#245](#245)) ([de9e4b1](de9e4b1)) * **deps:** update actions/checkout digest to eef6144 ([#236](#236)) ([da46421](da46421)) * **deps:** update actions/setup-go digest to 41dfa10 ([#246](#246)) ([e609b92](e609b92)) * **deps:** update all non-major dependencies ([#252](#252)) ([8c3dce6](8c3dce6)) * **deps:** update anchore/sbom-action action to v0.17.4 ([#240](#240)) ([347cb47](347cb47)) * **deps:** update anchore/sbom-action action to v0.17.6 ([#242](#242)) ([5819cf0](5819cf0)) * **deps:** update golang.org/x/exp digest to 225e2ab ([#234](#234)) ([b34f23c](b34f23c)) * **deps:** update golang.org/x/exp digest to f66d83c ([#239](#239)) ([21f6d92](21f6d92)) * **deps:** update kubernetes packages to v0.31.2 ([#244](#244)) ([ff77688](ff77688)) * **deps:** update module github.com/fsnotify/fsnotify to v1.8.0 ([#249](#249)) ([83f1eed](83f1eed)) * **deps:** update module github.com/vmware/govmomi to v0.44.0 ([#237](#237)) ([bb122f3](bb122f3)) * **deps:** update module github.com/vmware/govmomi to v0.44.1 ([#238](#238)) ([64b877d](64b877d)) * **deps:** update module github.com/vmware/govmomi to v0.45.1 ([#243](#243)) ([d5341a5](d5341a5)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1 ([#247](#247)) ([d8c689f](d8c689f)) * **deps:** update softprops/action-gh-release digest to e7a8f85 ([#250](#250)) ([31eab3f](31eab3f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
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.17.6->v0.17.7v0.0.21->v0.0.22v0.45.1->v0.46.0Release Notes
anchore/sbom-action (anchore/sbom-action)
v0.17.7Compare Source
Changes in v0.17.7
validator-labs/validator-plugin-azure (github.com/validator-labs/validator-plugin-azure)
v0.0.22Compare Source
Features
Other
Dependency Updates
701f63a(#269) (ce1c963)f66d83c(#275) (d2ffcba)vmware/govmomi (github.com/vmware/govmomi)
v0.46.0Compare Source
Release v0.46.0
🐞 Fix
f9d093b] Set DuplicateName Object to duplicate object (#3610)60d4b04] CreateSATAController to return error when no bus numbersfe93450] vcsim: avoid race in DestroyPropertyFilter💫 API Changes
ae55823] Support CnsBlockCreateSpeca9d5985] support MOID conversion in Finder methods5c54c3f] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus6ecb208] add crypto.ManagerKmip.QueryCryptoKeyStatus6e84b72] Fetch crypto key in GetVirtualDiskInfoByUUID💫
govc(CLI)fdb091c] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)8f3b0a3] add '-I' flag to ls and find commands66fc63a] add kms.key commands💫
vcsim(Simulator)ca05e10] add QueryCryptoKeyStatus🧹 Chore
35c4569] Update version.go for v0.46.034ca8c8] skip tests unless running docker on linux (#3604)change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [
5c54c3f]:IsValidKey now requires a key providerID param.
📖 Commits
35c4569] chore: Update version.go for v0.46.0fdb091c] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)ae55823] api: Support CnsBlockCreateSpeca9d5985] api: support MOID conversion in Finder methods8f3b0a3] govc: add '-I' flag to ls and find commandsf9d093b] fix: Set DuplicateName Object to duplicate object (#3610)34ca8c8] chore: skip tests unless running docker on linux (#3604)60d4b04] fix: CreateSATAController to return error when no bus numbers5c54c3f] api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatusca05e10] vcsim: add QueryCryptoKeyStatus66fc63a] govc: add kms.key commands6ecb208] api: add crypto.ManagerKmip.QueryCryptoKeyStatusfe93450] fix: vcsim: avoid race in DestroyPropertyFilter6e84b72] api: Fetch crypto key in GetVirtualDiskInfoByUUID0206f07] Fix error assertion in IsCertificateUntrustedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.