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

Bump the ruby group with 3 updates #394

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Updates the requirements on grpc, grpc-tools and google-protobuf to permit the latest version.
Updates grpc from 1.64.3 to 1.70.1

Release notes

Sourced from grpc's releases.

Release v1.70.1

This is release 1.70.1 (genius) 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

Ruby

Release v1.70.0

This is release 1.70.0 (genius) 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

  • [BoringSSL] Update third_party/boringssl-with-bazel. (#38274)

C++

  • gRPC C++ begins to require C++17 or later to build and use gRPC C++. You may need the following settings:

Release v1.70.0-pre1

This is a prerelease of gRPC Core 1.70.0 (genius).

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

This prerelease contains refinements, improvements, and bug fixes.

Release v1.69.0

This is release 1.69.0 (gridiron) of gRPC Core.

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

... (truncated)

Commits
  • 0546fd2 [release] bump 1.70.0 to 1.70.1 (#38624)
  • 27b2314 [ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems with Ruby ...
  • 1b1ca78 [Backport-to-1.70.x] Added missing absl/status to BUILD (#38586)
  • 9d3bef7 [Revert] "[ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems ...
  • 6788979 [Release] Bump version to 1.70.0 (on v1.70.x branch) (#38509)
  • ab2222d [ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems with Ruby ...
  • f1e4dfa [Backport-to-1.70.x] Fix python build script to handle C and C++ std options ...
  • 6c8df89 [Release] Bump version to 1.70.0-pre1 (on v1.70.x branch) (#38407)
  • 9eb9ebd [Release] Bump core version to 45.0.0 for upcoming release (#38403)
  • 048ea42 [CI] Re-enabled modernize-unary-static-assert (#38333)
  • Additional commits viewable in compare view

Updates grpc-tools from 1.69.0 to 1.70.1

Release notes

Sourced from grpc-tools's releases.

Release v1.70.1

This is release 1.70.1 (genius) 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

Ruby

Release v1.70.0

This is release 1.70.0 (genius) 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

  • [BoringSSL] Update third_party/boringssl-with-bazel. (#38274)

C++

  • gRPC C++ begins to require C++17 or later to build and use gRPC C++. You may need the following settings:

Release v1.70.0-pre1

This is a prerelease of gRPC Core 1.70.0 (genius).

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

This prerelease contains refinements, improvements, and bug fixes.

Commits
  • 0546fd2 [release] bump 1.70.0 to 1.70.1 (#38624)
  • 27b2314 [ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems with Ruby ...
  • 9d3bef7 [Revert] "[ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems ...
  • 6788979 [Release] Bump version to 1.70.0 (on v1.70.x branch) (#38509)
  • ab2222d [ruby] [backport-1.70.x] Build/test ruby 3.4 and build native gems with Ruby ...
  • 6c8df89 [Release] Bump version to 1.70.0-pre1 (on v1.70.x branch) (#38407)
  • cde3276 [release] Bump dev version on master to 1.70.0-dev (#38236)
  • See full diff in compare view

Updates google-protobuf from 3.25.6 to 4.29.3

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
grpc [>= 1.65.0.a, < 1.65.1]
grpc-tools [>= 1.65.0.a, < 1.65.1]
grpc [>= 1.65.1.a, < 1.65.2]
grpc-tools [>= 1.65.1.a, < 1.65.2]
grpc [>= 1.65.2.a, < 1.65.3]
grpc-tools [>= 1.65.2.a, < 1.65.3]
grpc [>= 1.67.a, < 1.68]
grpc [>= 1.66.a, < 1.67]
grpc [>= 1.68.a, < 1.69]
grpc [>= 1.69.a, < 1.70]

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 [grpc](https://github.com/google/grpc), [grpc-tools](https://github.com/google/grpc) and [google-protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.

Updates `grpc` from 1.64.3 to 1.70.1
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.64.3...v1.70.1)

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

Updates `google-protobuf` from 3.25.6 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: grpc
  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
- dependency-name: google-protobuf
  dependency-type: indirect
  update-type: version-update:semver-major
  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 Feb 3, 2025
@chadlwilson
Copy link
Contributor

@dependabot ignore grpc minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

OK, I won't notify you about version 1.70.x of grpc again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/bundler/ruby-905cccb7ae branch February 3, 2025 08:58
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