Skip to content

Bump the ruby group across 1 directory with 2 updates#400

Merged
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-4ed32f8bcf
Mar 17, 2025
Merged

Bump the ruby group across 1 directory with 2 updates#400
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-4ed32f8bcf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Updates the requirements on unparser and grpc-tools to permit the latest version.
Updates unparser from 0.6.15 to 0.7.0

Changelog

Sourced from unparser's changelog.

v0.7.0 2025-03-16

#366

  • Fix all known dstring issues.
  • Interface changes.
Commits

Updates grpc-tools from 1.70.1 to 1.71.0

Release notes

Sourced from grpc-tools's releases.

Release v1.71.0

This is release gRPC Core 1.71.0 (gears).

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

This release contains refinements, improvements, and bug fixes.

Core

  • [CallAttemptTracer] Fix call attempt tracer lifetimes for retries (#38729). (#38796)
  • [pick_first] fix bug that caused us to stop triggering connection attempts. (#38714)
  • [CodeGen][CPP] Added support for service "deprecated" option. (#38493)
  • [EventEngine] Add SetDefaultEventEngine API (and friends). (#38316)

C++

  • [build] Restrict grpc++_public_hdrs target to internal visibility. (#38646)
  • [Doc] Added C++17 cmake option. (#38432)

Python

  • [CI] Drop Python 3.8. (#38747)
  • [Python] Support musl-linux binary wheels on arm64. (#38223)

Ruby

  • [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support. (#38338)

Release v1.71.0-pre3

This is a prerelease of gRPC Core 1.71.0 (gears).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.71.0-pre2

This is a prerelease of gRPC Core 1.71.0 (gears).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 4e9357b Bump release version 202503061239 (#38943)
  • bf56e95 [Release] Bump version to 1.71.0-pre3 (on v1.71.x branch) (#38899)
  • e6c20e4 Bump release version 202502211249 (#38807)
  • f722865 Bump release version 202502191436 (#38789)
  • ef13727 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (REDUX...
  • 1af9b68 [Revert] "[ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 supp...
  • 18bebd3 [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support (#38338)
  • 80f3396 [Release] Bump version to 1.71.0-dev (on master branch) (#38406)
  • See full diff in compare view

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

Updates the requirements on [unparser](https://github.com/mbj/unparser) and [grpc-tools](https://github.com/google/grpc) to permit the latest version.

Updates `unparser` from 0.6.15 to 0.7.0
- [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md)
- [Commits](mbj/unparser@v0.6.15...v0.7.0)

Updates `grpc-tools` from 1.70.1 to 1.71.0
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/src/ruby/CHANGELOG.md)
- [Commits](grpc/grpc@v1.70.1...v1.71.0)

---
updated-dependencies:
- dependency-name: unparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: grpc-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Mar 17, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/ruby-4ed32f8bcf branch from 7754b4a to 0d36d69 Compare March 17, 2025 08:51
@chadlwilson chadlwilson merged commit 3dfbe59 into master Mar 17, 2025
36 of 37 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-4ed32f8bcf branch March 17, 2025 11:28
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