Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies (#13130)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [google-cloud-kms](https://redirect.github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-kms) ([source](https://redirect.github.com/googleapis/google-cloud-python)) | `>= 2.3.0, <3.0.0dev` -> `>=3.0.0, <3.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-kms/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-kms/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-kms/2.24.2/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-kms/2.24.2/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | major | | [ubuntu](https://redirect.github.com/actions/runner-images) | `22.04` -> `24.04` | [![age](https://developer.mend.io/api/mc/badges/age/github-runners/ubuntu/24.04?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-runners/ubuntu/24.04?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-runners/ubuntu/22.04/24.04?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-runners/ubuntu/22.04/24.04?slim=true)](https://docs.renovatebot.com/merge-confidence/) | github-runner | major | --- ### Release Notes <details> <summary>googleapis/google-cloud-python (google-cloud-kms)</summary> ### [`v3.0.0`](https://redirect.github.com/googleapis/google-cloud-python/releases/tag/google-cloud-kms-v3.0.0): google-cloud-kms: v3.0.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v2.24.2...google-cloud-kms-v3.0.0) ##### ⚠ BREAKING CHANGES - Pagination feature is introduced for method ListKeyHandles in service Autokey ##### Features - Adding a state field for AutokeyConfig ([b4c9770](https://redirect.github.com/googleapis/google-cloud-python/commit/b4c977059e075c73781c179b26fdf915548e65c4)) ##### Bug Fixes - Pagination feature is introduced for method ListKeyHandles in service Autokey ([b4c9770](https://redirect.github.com/googleapis/google-cloud-python/commit/b4c977059e075c73781c179b26fdf915548e65c4)) ##### Documentation - A comment for field destroy_scheduled_duration in message .google.cloud.kms.v1.CryptoKey is updated for the default duration ([b4c9770](https://redirect.github.com/googleapis/google-cloud-python/commit/b4c977059e075c73781c179b26fdf915548e65c4)) - Field service_resolvers in message .google.cloud.kms.v1.EkmConnection is Explicitly is marked as to have field behavior of Optional ([b4c9770](https://redirect.github.com/googleapis/google-cloud-python/commit/b4c977059e075c73781c179b26fdf915548e65c4)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> BEGIN_COMMIT_OVERRIDE fix(deps): allow google-cloud-kms 3.x END_COMMIT_OVERRIDE --------- Co-authored-by: ohmayr <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
- Loading branch information