Skip to content
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

build(deps): Bump grpc-bom from 1.45.0 to 1.45.1 #279

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2022

Bumps grpc-bom from 1.45.0 to 1.45.1.

Release notes

Sourced from grpc-bom's releases.

v1.45.1

Bug Fixes

  • netty: Fixed incompatibility with Netty 4.1.75.Final that caused COMPRESSION_ERROR (#9004)
  • xds: Fix LBs blindly propagating control plane errors (#9012). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application. This is essentially a continuation of the fix in 1.45.0 for XdsNameResolver, but for other similar cases
Commits
  • ff750a5 Bump version to 1.45.1
  • 81813c4 Update README etc to reference 1.45.1
  • a8d887f xds: Fix LBs blindly propagating XdsClient errors
  • 8bc9b3b netty: Support pseudo headers in all GrpcHttp2RequestHeaders methods
  • 1234fd3 rls: remove wrong empty address checke for child lb (#9005)
  • 97e215a rls: fix wrong grpcKeybuilder field name (#8999)
  • 6844f06 xds: Don't end status with '.' in XdsNameResolver (#8958) (#8965)
  • 62073d9 Bump version to 1.45.1-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.45.0...v1.45.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 30, 2022
@github-actions
Copy link

Unit Test Results

136 files  136 suites   6m 22s ⏱️
240 tests 240 ✔️ 0 💤 0
916 runs  916 ✔️ 0 💤 0

Results for commit f39b037.

@remcowesterhoud remcowesterhoud merged commit eb5f41b into main Mar 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.grpc-grpc-bom-1.45.1 branch March 31, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant