Skip to content

Bump the ruby group with 5 updates#429

Merged
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-351a75ef2c
Apr 1, 2026
Merged

Bump the ruby group with 5 updates#429
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-351a75ef2c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the ruby group with 5 updates:

Package From To
parser 3.3.10.2 3.3.11.1
grpc 1.78.1 1.80.0
grpc-tools 1.78.1 1.80.0
bigdecimal 4.0.1 4.1.0
google-protobuf 4.34.0 4.34.1

Updates parser from 3.3.10.2 to 3.3.11.1

Changelog

Sourced from parser's changelog.

v3.3.11.1 (2026-03-27)

API modifications:

  • Bump maintenance branches to 3.2.11 (#1089) (Koichi ITO)

v3.3.11.0 (2026-03-26)

API modifications:

  • Bump maintenance branches to 3.3.11 (#1088) (Koichi ITO)
Commits

Updates grpc from 1.78.1 to 1.80.0

Release notes

Sourced from grpc's releases.

Release v1.80.0

This is release 1.80.0 (glimmering) 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

  • [ssl] Implement TLS private key signer in Python. (#41701)
  • [TLS Credentials]: Private Key Offload Implementation. (#41606)
  • Fix max sockaddr struct size on OpenBSD. (#40454)
  • [core] Enable EventEngine for Python by default, and EventEngine fork support in Python and Ruby. (#41432)
  • [TLS Credentials]: Create InMemoryCertificateProvider to update certificates independently. (#41484)
  • [Ruby] Build/test ruby 4.0 and build native gems with Ruby 4.0 support. (#41324)
  • [EventEngine] Remove an incorrect std::move in DNSServiceResolver constructor. (#41502)
  • [RR and WRR] enable change to connect from a random index. (#41472)
  • [xds] Implement gRFC A101. (#41051)

C++

  • [C++] Add SNI override option to C++ channel credentials options API. (#41460)

C#

  • [C# tools] Option to append Async to server side method names #39010. (#39797)
  • [C# tools] Fix Grpc.Tools 2.69.0 stops working on ARM64 (#41543)

Objective-C

  • [Fix][Compiler] Plugins fall back to the edition 2023 for older protobuf. (#41357)

PHP

  • [PHP] Disable php infinite recursion check for callback from Core to PHP. (#41835)
  • [PHP] Fix runtime error with PHp8.5 alpha because zend_exception_get_defaul…. (#40337)

Python

  • [Python] Fix GRPC_TRACE not working when absl log initialized in cython. (#41814)
  • Revert "[Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in core and python (#41455)". (#41769)
  • [Python] Fix AsyncIO Server maximum_concurrent_rpcs enforcement preventing negative active_rpcs count. (#41532)
  • [Python] Docs: correct grpc.Compression references. (#41705)

... (truncated)

Commits
  • f5e2d6e [Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)
  • 938cfec [subchannel connection scaling] fix when we reset backoff (#41935)
  • 91778be [Backport][v1.80.x][Python] New _create method for aio.Metadata (#41888)
  • be4c1c5 [subchannel] fix crash in connection scaling code (#41853)
  • a71df73 [Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)
  • 3ca09e4 [Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)
  • 260c6fd [PHP] Disable php infinite recursion check for callback from Core to PHP (#41...
  • e1e1d0a [Bzlmod] Turn off bzlmod for PSM python tests. (#41810)
  • 5a3a5d5 [ssl] Implement TLS private key signer in Python. (#41701)
  • a18875d [PH2][Trivial] Client clean up and reorder
  • Additional commits viewable in compare view

Updates grpc-tools from 1.78.1 to 1.80.0

Release notes

Sourced from grpc-tools's releases.

Release v1.80.0

This is release 1.80.0 (glimmering) 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

  • [ssl] Implement TLS private key signer in Python. (#41701)
  • [TLS Credentials]: Private Key Offload Implementation. (#41606)
  • Fix max sockaddr struct size on OpenBSD. (#40454)
  • [core] Enable EventEngine for Python by default, and EventEngine fork support in Python and Ruby. (#41432)
  • [TLS Credentials]: Create InMemoryCertificateProvider to update certificates independently. (#41484)
  • [Ruby] Build/test ruby 4.0 and build native gems with Ruby 4.0 support. (#41324)
  • [EventEngine] Remove an incorrect std::move in DNSServiceResolver constructor. (#41502)
  • [RR and WRR] enable change to connect from a random index. (#41472)
  • [xds] Implement gRFC A101. (#41051)

C++

  • [C++] Add SNI override option to C++ channel credentials options API. (#41460)

C#

  • [C# tools] Option to append Async to server side method names #39010. (#39797)
  • [C# tools] Fix Grpc.Tools 2.69.0 stops working on ARM64 (#41543)

Objective-C

  • [Fix][Compiler] Plugins fall back to the edition 2023 for older protobuf. (#41357)

PHP

  • [PHP] Disable php infinite recursion check for callback from Core to PHP. (#41835)
  • [PHP] Fix runtime error with PHp8.5 alpha because zend_exception_get_defaul…. (#40337)

Python

  • [Python] Fix GRPC_TRACE not working when absl log initialized in cython. (#41814)
  • Revert "[Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in core and python (#41455)". (#41769)
  • [Python] Fix AsyncIO Server maximum_concurrent_rpcs enforcement preventing negative active_rpcs count. (#41532)
  • [Python] Docs: correct grpc.Compression references. (#41705)

... (truncated)

Commits
  • f5e2d6e [Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)
  • a71df73 [Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)
  • 2b0448c [bzlmod] Enable bzlmod by default unless explicitly disabled (#41747)
  • 547346c [TLS Credentials]: Create InMemoryCertificateProvider to update certificates ...
  • 7e3a37d [Ruby] Build/test ruby 4.0 and build native gems with Ruby 4.0 support (#41324)
  • 031d094 [Ruby] Added support to push native-debug packages off rubygems to public gcs...
  • be9dd06 [TlsCredentials]: Reapply allow using a separate cert provider for root and i...
  • f06c045 Automated rollback of commit a19553bea69caa9e77490247498be85a900346ff.
  • a19553b [TlsCredentials] allow using a separate cert provider for root and identity c...
  • 62b4ac3 [Fix] remove GRPCAPI annotation from cpp-only API to fix ruby tests. (#41407)
  • Additional commits viewable in compare view

Updates bigdecimal from 4.0.1 to 4.1.0

Release notes

Sourced from bigdecimal's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v4.0.1...v4.1.0

Changelog

Sourced from bigdecimal's changelog.

4.1.0

Commits
  • e64c502 Bump version to 4.1.0 (#505)
  • 4782fc5 Fix error compiling with ruby.wasm (#504)
  • 39853fa Increase BigMath converge test precisions (#503)
  • 4a7268e Fix erfc(x,prec) precision when x is huge (#502)
  • 34e4715 Update depend files, etc (#499)
  • 0a47ee4 Use bit_length to calculate NTT bit size (#498)
  • fa02252 Remove DECDIG=uint16_t branch. BigDecimal already requires uint64_t from v3.1...
  • af72ebd Simplify butterfly operation of Number Theoretic Transform (#496)
  • dba0783 Merge pull request #494 from ruby/dependabot/github_actions/rubygems/release-...
  • 0bafaae Merge pull request #495 from ruby/dependabot/github_actions/step-security/har...
  • Additional commits viewable in compare view

Updates google-protobuf from 4.34.0 to 4.34.1

Commits

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

Bumps the ruby group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [parser](https://github.com/whitequark/parser) | `3.3.10.2` | `3.3.11.1` |
| [grpc](https://github.com/google/grpc) | `1.78.1` | `1.80.0` |
| [grpc-tools](https://github.com/google/grpc) | `1.78.1` | `1.80.0` |
| [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.0` |
| [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.34.0` | `4.34.1` |


Updates `parser` from 3.3.10.2 to 3.3.11.1
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.10.2...v3.3.11.1)

Updates `grpc` from 1.78.1 to 1.80.0
- [Release notes](https://github.com/google/grpc/releases)
- [Commits](grpc/grpc@v1.78.1...v1.80.0)

Updates `grpc-tools` from 1.78.1 to 1.80.0
- [Release notes](https://github.com/google/grpc/releases)
- [Commits](grpc/grpc@v1.78.1...v1.80.0)

Updates `bigdecimal` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v4.0.1...v4.1.0)

Updates `google-protobuf` from 4.34.0 to 4.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: parser
  dependency-version: 3.3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: grpc-tools
  dependency-version: 1.80.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: bigdecimal
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: google-protobuf
  dependency-version: 4.34.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 Apr 1, 2026
@chadlwilson chadlwilson merged commit 68cdd80 into master Apr 1, 2026
29 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-351a75ef2c branch April 1, 2026 09:19
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

Development

Successfully merging this pull request may close these issues.

1 participant