Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
PR-Codex overview
This PR focuses on updating the version of grpc-google-iam-v1 from 0.12.7 to 0.13.0.
Detailed summary
Updated grpc-google-iam-v1 version from 0.12.7 to 0.13.0 in proto/requirements.txt and requirements.txt files.
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
Bumps grpc-google-iam-v1 from 0.12.7 to 0.13.0.
Release notes
Sourced from grpc-google-iam-v1's releases.
Changelog
Sourced from grpc-google-iam-v1's changelog.
Commits
0437751
chore(main): release 0.13.0 (#65)d097544
build: treat warnings as errors (#69)351763e
chore: remove custom sync-repo-settings (#68)e459774
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/templates/py...f0fc9e2
feat: Add support for Python 3.12 (#64)93217c3
feat: Introduce compatibility with native namespace packages (#59)6e70bcd
chore: update template to enable docs generation (#63)980a08d
build: add .trampolinerc (#62)a7ef6d8
build: add docs (#60)588c00d
build: add docs configuration (#58)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
PR-Codex overview
This PR focuses on updating the version of
grpc-google-iam-v1
from 0.12.7 to 0.13.0.Detailed summary
grpc-google-iam-v1
version from 0.12.7 to 0.13.0 inproto/requirements.txt
andrequirements.txt
files.