Skip to content

build(deps): bump grpc from 1.82.0 to 1.83.0 - #5306

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/grpc-1.83.0
Jul 25, 2026
Merged

build(deps): bump grpc from 1.82.0 to 1.83.0#5306
moleske merged 1 commit into
mainfrom
dependabot/bundler/grpc-1.83.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps grpc from 1.82.0 to 1.83.0.

Release notes

Sourced from grpc's releases.

Release v1.83.0

This is release 1.83.0 (garden) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Security] Default to Post-Quantum Cryptography in TLS key exchange. (#42560)
  • [authz] don't pass RBAC policy by value when constructing authorization engine. (#42636)

C#

  • Migrate CSharp Grpc.Tools to new DotNet Version. (#42661)
  • [C#] Tools - Build: Fix protoc SIGSEGV on ARM64 by aligning max-page-size and migrating to manylinux_2_28. (#42590)

Python

  • [Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower bound to allow 6.x. (#43001)
  • [Python] Add abort_with_status to the aio ServicerContext ABC. (#42733)
  • [Python] Update lower bound for protobuf from 6.33.5 to 7.35.1. (#42914)
  • [Python] Pyright typeCheckingMode - standard. (#42739)
  • [Python] Support Python 3.15 - Upgrade bazel dep rules_python to 2.0.2. (#42637)
  • [Python] Hide internal symbols from Python's cygrpc shared object. (#42325)
  • [Python] Handle custom Interceptor exceptions in InterceptedCall APIs . (#42593)

Release v1.82.1

This is release gRPC Core 1.82.1 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

What's Changed

Python

Full Changelog: grpc/grpc@v1.82.0...v1.82.1

Commits
  • c876f4d [Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)
  • b5c40cd [Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower boun...
  • 9c223f1 [Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)
  • b215f80 [Release] Bump core version to 56.0.0 for upcoming release (#42934)
  • cf95af0 [Python] Add abort_with_status to the aio ServicerContext ABC (#42733)
  • 725c173 Automated rollback of commit 8848182a65239ce4a7a26650c82aee3ec7ed1eee.
  • 821431b [PH2] Induced Frames and Reset Frames for PH2
  • 6d0b58e disable metadata_publish_to_app_tag experiment
  • 41d533a Implement Weighted Random Shuffling and CDS Weight Normalization for pick_fir...
  • 8848182 [xDS] split up the grpc_xds_client BUILD target (#42872)
  • Additional commits viewable 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 show <dependency name> 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)

Bumps [grpc](https://github.com/google/grpc) from 1.82.0 to 1.83.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Commits](grpc/grpc@v1.82.0...v1.83.0)

---
updated-dependencies:
- dependency-name: grpc
  dependency-version: 1.83.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 23, 2026
@moleske
moleske merged commit 49b5f2c into main Jul 25, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/grpc-1.83.0 branch July 25, 2026 15:53
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jul 25, 2026
…udfoundry.org/tps

Dependency updates in cloud_controller_ng:

- build(deps-dev): bump sorbet-runtime from 0.6.13328 to 0.6.13359
    PR: cloudfoundry/cloud_controller_ng#5308
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump grpc from 1.82.0 to 1.83.0
    PR: cloudfoundry/cloud_controller_ng#5306
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump redis-client from 0.30.0 to 0.30.1
    PR: cloudfoundry/cloud_controller_ng#5303
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump erb from 6.0.5 to 6.0.6
    PR: cloudfoundry/cloud_controller_ng#5298
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump concurrent-ruby from 1.3.7 to 1.3.8
    PR: cloudfoundry/cloud_controller_ng#5297
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in code.cloudfoundry.org/cc-uploader:

- Bump code.cloudfoundry.org/debugserver from 0.106.0 to 0.107.0
    PR: cloudfoundry/cc-uploader#432
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/tlsconfig from 0.62.0 to 0.63.0
    PR: cloudfoundry/cc-uploader#431
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/cfhttp/v2 from 2.86.0 to 2.87.0
    PR: cloudfoundry/cc-uploader#430
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/lager/v3 from 3.78.0 to 3.79.0
    PR: cloudfoundry/cc-uploader#429
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Dependency updates in code.cloudfoundry.org/tps:

- Bump code.cloudfoundry.org/debugserver from 0.106.0 to 0.107.0
    PR: cloudfoundry/tps#488
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/lager/v3 from 3.78.0 to 3.79.0
    PR: cloudfoundry/tps#490
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/diego-logging-client from 0.116.0 to 0.117.0
    PR: cloudfoundry/tps#489
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/clock from 1.79.0 to 1.80.0
    PR: cloudfoundry/tps#491
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- Bump code.cloudfoundry.org/locket from 1.4.0 to 1.5.0
    PR: cloudfoundry/tps#487
    Author: 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

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant