Skip to content

Commit

Permalink
chore(deps): lock file maintenance api (#2074)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| google-cloud-logging | packages | minor | `==3.9.0` -> `==3.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-logging/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-logging/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-logging/3.9.0/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-logging/3.9.0/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| google-cloud-ndb | packages | patch | `==2.3.0` -> `==2.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-ndb/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-ndb/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-ndb/2.3.0/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-ndb/2.3.0/2.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| google-cloud-pubsub | packages | minor | `==2.19.7` -> `==2.21.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-pubsub/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-pubsub/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-pubsub/2.19.7/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-pubsub/2.19.7/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| grpcio | packages | patch | `==1.62.0` -> `==1.62.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio/1.62.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio/1.62.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio/1.62.0/1.62.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio/1.62.0/1.62.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| packageurl-python | packages | minor | `==0.14.0` -> `==0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/packageurl-python/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/packageurl-python/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/packageurl-python/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/packageurl-python/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" 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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
renovate-bot authored Mar 27, 2024
1 parent 98f7986 commit 86bc8bd
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 232 deletions.
10 changes: 5 additions & 5 deletions gcp/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ verify_ssl = true
name = "pypi"

[packages]
google-cloud-ndb = "==2.3.0"
google-cloud-logging = "==3.9.0"
google-cloud-pubsub = "==2.19.7"
grpcio = "==1.62.0"
google-cloud-ndb = "==2.3.1"
google-cloud-logging = "==3.10.0"
google-cloud-pubsub = "==2.21.0"
grpcio = "==1.62.1"
osv = {editable = true, path = "../../"}
packageurl-python = "==0.14.0"
packageurl-python = "==0.15.0"
packaging = "==20.9"
requests = "==2.31.0"
grpcio-reflection = "*"
Expand Down
Loading

0 comments on commit 86bc8bd

Please sign in to comment.