-
Notifications
You must be signed in to change notification settings - Fork 22
build: bump the grpc-deps group across 1 directory with 3 updates #1156
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
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
pyansys-ci-bot
approved these changes
Apr 22, 2024
Bumps the grpc-deps group with 3 updates in the / directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [grpcio](https://github.com/grpc/grpc) and [protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-api-python-client` from 2.122.0 to 2.126.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-python-client@v2.122.0...v2.126.0) Updates `grpcio` from 1.62.1 to 1.62.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.62.1...v1.62.2) Updates `protobuf` from 4.25.1 to 5.26.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.1...v5.26.1) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-deps - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: grpc-deps - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: grpc-deps ... Signed-off-by: dependabot[bot] <[email protected]>
c18ac43 to
8a831af
Compare
pyansys-ci-bot
previously approved these changes
Apr 23, 2024
pyansys-ci-bot
previously approved these changes
Apr 23, 2024
pyansys-ci-bot
approved these changes
Apr 24, 2024
pyansys-ci-bot
previously approved these changes
Apr 24, 2024
pyansys-ci-bot
approved these changes
Apr 24, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1156 +/- ##
=======================================
Coverage 90.56% 90.56%
=======================================
Files 93 93
Lines 6987 6987
=======================================
Hits 6328 6328
Misses 659 659 ☔ View full report in Codecov by Sentry. |
RobPasMue
approved these changes
Apr 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 grpc-deps group with 3 updates in the / directory: google-api-python-client, grpcio and protobuf.
Updates
google-api-python-clientfrom 2.122.0 to 2.126.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Changelog
Sourced from google-api-python-client's changelog.
... (truncated)
Commits
35d9287chore(main): release 2.126.0 (#2378)1f27614fix: added Added syntax highlighting to README (#2384)0619998chore: Update discovery artifacts (#2383)ea1986achore(python): bump idna from 3.4 to 3.7 in .kokoro (#2382)5913c51chore: Update discovery artifacts (#2377)fdd3c7achore(main): release 2.125.0 (#2374)96a974fchore: Update discovery artifacts (#2373)67550abchore(main): release 2.124.0 (#2366)cbed66fchore: add universe compatibility with older versions of api-core (#2372)727c073fix(deps): require httplib2>=0.19.0 (#2371)Updates
grpciofrom 1.62.1 to 1.62.2Release notes
Sourced from grpcio's releases.
Commits
96f9847[Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)6aae494[Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...a2ab898[PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)964cc06[PSM Interop] Enable More CSM test for Python and add tini to Python interop ...Updates
protobuffrom 4.25.1 to 5.26.1Commits
2434ef2Updating version.json and repo version numbers to: 26.149253b1Merge pull request #16308 from protocolbuffers/cp-26x-39bf69ecFix validateFeatures to be called after resolved features are actually set to...b752bc2Merge pull request #16307 from protocolbuffers/cp-26x-2f7d2326Merge pull request #16309 from protocolbuffers/cp-26x-42e51ff6Cherry-pick required label handling in JRuby field descriptor from https://gi...a2f5303Update cmake stalenes6a177d2Merge branch '26.x' into cp-26x-42d3d8baExpand cpp_features_proto_srcs visibilitye1092eeMerge pull request #16294 from protocolbuffers/cp-26xDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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