Skip to content

Commit

Permalink
fix(deps): lock file maintenance functions (#2996)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
|
[google-cloud-secret-manager](https://redirect.github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-secret-manager)
([source](https://redirect.github.com/googleapis/google-cloud-python)) |
dependencies | minor | `==2.21.1` -> `==2.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-secret-manager/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-secret-manager/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-secret-manager/2.21.1/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-secret-manager/2.21.1/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Release Notes

<details>
<summary>googleapis/google-cloud-python
(google-cloud-secret-manager)</summary>

###
[`v2.22.0`](https://redirect.github.com/googleapis/google-cloud-python/releases/tag/google-cloud-secret-manager-v2.22.0):
google-cloud-secret-manager: v2.22.0

[Compare
Source](https://redirect.github.com/googleapis/google-cloud-python/compare/google-cloud-secret-manager-v2.21.1...google-cloud-secret-manager-v2.22.0)

##### Features

- Add support for opt-in debug logging
([856e0f0](https://redirect.github.com/googleapis/google-cloud-python/commit/856e0f07bd5212d60ad64be4c16ac8fafd07850b))

##### Bug Fixes

- Fix typing issue with gRPC metadata when key ends in -bin
([856e0f0](https://redirect.github.com/googleapis/google-cloud-python/commit/856e0f07bd5212d60ad64be4c16ac8fafd07850b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, 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/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
renovate-bot authored Dec 18, 2024
1 parent bf0a80d commit 3aea214
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 190 deletions.
Loading

0 comments on commit 3aea214

Please sign in to comment.