Skip to content

deps(deps): update all non-major dependencies#252

Merged
TylerGillson merged 3 commits intomainfrom
renovate/all-minor-patch
Nov 8, 2024
Merged

deps(deps): update all non-major dependencies#252
TylerGillson merged 3 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
anchore/sbom-action action patch v0.17.6 -> v0.17.7 age adoption passing confidence
github.com/validator-labs/validator-plugin-azure require patch v0.0.21 -> v0.0.22 age adoption passing confidence
github.com/vmware/govmomi require minor v0.45.1 -> v0.46.0 age adoption passing confidence

Release Notes

anchore/sbom-action (anchore/sbom-action)

v0.17.7

Compare Source

Changes in v0.17.7
validator-labs/validator-plugin-azure (github.com/validator-labs/validator-plugin-azure)

v0.0.22

Compare Source

Features
Other
Dependency Updates
  • deps: update all non-major dependencies (#​287) (3ed7f21)
  • deps: update golang.org/x/exp digest to 701f63a (#​269) (ce1c963)
  • deps: update golang.org/x/exp digest to f66d83c (#​275) (d2ffcba)
  • deps: update kubernetes packages to v0.31.1 (#​273) (90e4333)
  • deps: update kubernetes packages to v0.31.2 (#​281) (be6bbe0)
  • deps: update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.16.0 (#​278) (1e085cf)
  • deps: update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.8.0 (#​277) (c4ecbe9)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.21.0 (#​283) (daf6a31)
  • deps: update module github.com/onsi/gomega to v1.35.0 (#​284) (0cc8916)
  • deps: update module github.com/validator-labs/validator to v0.1.12 (#​280) (112fa52)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.3 (#​270) (f9619b2)
  • deps: update module sigs.k8s.io/cluster-api to v1.8.4 (#​276) (bebdff2)
  • deps: update module sigs.k8s.io/controller-runtime to v0.19.1 (#​282) (ce0bb1f)
vmware/govmomi (github.com/vmware/govmomi)

v0.46.0

Compare Source

Release v0.46.0

Release Date: 2024-11-06

🐞 Fix
  • [f9d093b] Set DuplicateName Object to duplicate object (#​3610)
  • [60d4b04] CreateSATAController to return error when no bus numbers
  • [fe93450] vcsim: avoid race in DestroyPropertyFilter
💫 API Changes
  • [ae55823] Support CnsBlockCreateSpec
  • [a9d5985] support MOID conversion in Finder methods
  • [5c54c3f] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [6ecb208] add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [6e84b72] 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 commands
  • [66fc63a] add kms.key commands
💫 vcsim (Simulator)
  • [ca05e10] add QueryCryptoKeyStatus
🧹 Chore
⚠️ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [5c54c3f]:
IsValidKey now requires a key providerID param.

📖 Commits
  • [35c4569] chore: Update version.go for v0.46.0
  • [fdb091c] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#​3493)
  • [ae55823] api: Support CnsBlockCreateSpec
  • [a9d5985] api: support MOID conversion in Finder methods
  • [8f3b0a3] govc: add '-I' flag to ls and find commands
  • [f9d093b] 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 numbers
  • [5c54c3f] api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [ca05e10] vcsim: add QueryCryptoKeyStatus
  • [66fc63a] govc: add kms.key commands
  • [6ecb208] api: add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [fe93450] fix: vcsim: avoid race in DestroyPropertyFilter
  • [6e84b72] api: Fetch crypto key in GetVirtualDiskInfoByUUID
  • [0206f07] Fix error assertion in IsCertificateUntrusted

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 5, 2024 16:58
@renovate renovate bot requested a review from ahmad-ibra November 5, 2024 16:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 5, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4302e6 to 58b39f0 Compare November 6, 2024 05:17
@renovate renovate bot changed the title deps(deps): update anchore/sbom-action action to v0.17.7 deps(deps): update all non-major dependencies Nov 6, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 -> v1.16.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 -> v1.8.0
github.com/onsi/gomega v1.34.2 -> v1.35.1
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/term v0.24.0 -> v0.25.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
sigs.k8s.io/cluster-api v1.8.3 -> v1.8.5

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Nov 6, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a6fea51 to ead9b35 Compare November 8, 2024 17:35
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@codecov
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All 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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9a78d8...ae5c4e0. Read the comment docs.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@TylerGillson TylerGillson merged commit 8c3dce6 into main Nov 8, 2024
@TylerGillson TylerGillson deleted the renovate/all-minor-patch branch November 8, 2024 19:18
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant