-
Notifications
You must be signed in to change notification settings - Fork 2k
Bump the python group in /tests with 3 updates #6481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdabelf5
approved these changes
Sep 24, 2024
jjngx
approved these changes
Sep 24, 2024
@dependabot rebase |
Bumps the python group in /tests with 3 updates: [google-auth](https://github.com/googleapis/google-auth-library-python), [kubernetes](https://github.com/kubernetes-client/python) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-auth` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.34.0...v2.35.0) Updates `kubernetes` from 30.1.0 to 31.0.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v30.1.0...v31.0.0) Updates `protobuf` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.1...v5.28.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
d9f86e6
to
1fbec9b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6481 +/- ##
==========================================
- Coverage 53.25% 53.21% -0.04%
==========================================
Files 85 85
Lines 16016 16016
==========================================
- Hits 8529 8523 -6
- Misses 7081 7085 +4
- Partials 406 408 +2 ☔ View full report in Codecov by Sentry. |
nginx-bot
pushed a commit
that referenced
this pull request
Sep 25, 2024
* Bump the python group in /tests with 3 updates Bumps the python group in /tests with 3 updates: [google-auth](https://github.com/googleapis/google-auth-library-python), [kubernetes](https://github.com/kubernetes-client/python) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-auth` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.34.0...v2.35.0) Updates `kubernetes` from 30.1.0 to 31.0.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v30.1.0...v31.0.0) Updates `protobuf` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.1...v5.28.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> * Add durationpy dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <[email protected]> Co-authored-by: Paul Abel <[email protected]>
pdabelf5
pushed a commit
that referenced
this pull request
Sep 25, 2024
Bump the python group in /tests with 3 updates (#6481) * Bump the python group in /tests with 3 updates Bumps the python group in /tests with 3 updates: [google-auth](https://github.com/googleapis/google-auth-library-python), [kubernetes](https://github.com/kubernetes-client/python) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-auth` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.34.0...v2.35.0) Updates `kubernetes` from 30.1.0 to 31.0.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/python@v30.1.0...v31.0.0) Updates `protobuf` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.1...v5.28.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... * Add durationpy dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python group in /tests with 3 updates: google-auth, kubernetes and protobuf.
Updates
google-auth
from 2.34.0 to 2.35.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
63f6571
chore(main): release 2.35.0 (#1592)f1e548c
chore: update templated files (#1597)afb9e5a
fix: remove token_info call from token refresh path (#1595)2910b6b
feat: Add support for asynchronousAuthorizedSession
api (#1577)6f75dd5
feat: add cred info to ADC creds (#1587)Updates
kubernetes
from 30.1.0 to 31.0.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
bc8c691
Merge pull request #2281 from yliaog/automated-release-of-31.0.0-upstream-rel...dbdba2b
Fixed CHANGELOG, the API version should be 1.31.0, the release tooling365dbaf
Update the compatibility matrix and maintenance status77a9bd0
generated client changea15ecb1
update changelog173931a
update version constants for 31.0.0 released8ee677
Merge pull request #2277 from yliaog/automated-release-of-31.0.0b1-upstream-r...7abc423
updated compatibility matrix and maintenance status2be6881
generated client changee49c89a
update changelogUpdates
protobuf
from 5.28.1 to 5.28.2Commits
9fff46d
Updating version.json and repo version numbers to: 28.2ce60d01
Merge pull request #18385 from protocolbuffers/cp-lp-28ac9fb5b
Add recursion check when parsing unknown fields in Java.9a5f5fe
Internal change50a7745
Internal change5b0e543
Fix cord handling in DynamicMessage and oneofs. (#18373)421fc16
Merge pull request #18343 from protocolbuffers/revert-18339-bazel-rules2607bfdd
Revert "Cherry-pick changes related to new Bazel rules"106f4a6
Merge pull request #18339 from protocolbuffers/bazel-rules2c2f34d6
Automated rollback of commit 76794bf3adceefcd69a2eb5785635a084fbe2e32.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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions