Skip to content

Bump the ruby group with 3 updates#416

Merged
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-ef5a21e4dc
Aug 9, 2025
Merged

Bump the ruby group with 3 updates#416
chadlwilson merged 1 commit intomasterfrom
dependabot/bundler/ruby-ef5a21e4dc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2025

Bumps the ruby group with 3 updates: rubyzip, grpc and grpc-tools.

Updates rubyzip from 3.0.0 to 3.0.1

Release notes

Sourced from rubyzip's releases.

v3.0.1

Version 3.0.1

⚠️ There are breaking changes in the 3.x series ⚠️

Please see the README and Updating to version 3.x in the wiki for help upgrading from version 2.4.x to version 3.x.

Changelog

Sourced from rubyzip's changelog.

3.0.1 (2025-08-08)

  • Restore Zip::File's Enumerable status. #641
  • Escape filename pattern when matching in Entry#name_safe?. #639
  • Eagerly require gem version. #637
  • Fix direct require of Entry by requiring constants. #636
Commits
  • 932ea90 Update version number, README and Changelog for release.
  • 85ec84b Restore Zip::File's Enumerable status.
  • f91150a entry: escape filename pattern when matching in #name_safe?
  • 69858e1 Eagerly require gem version
  • 9d67a3e entry: fix direct require by requiring constants
  • See full diff in compare view

Updates grpc from 1.74.0 to 1.74.1

Release notes

Sourced from grpc's releases.

Release v1.74.1

This is release gRPC Core 1.74.1 (gee).

This is a patch release for grpc-ruby.

Ruby

Commits

Updates grpc-tools from 1.74.0 to 1.74.1

Release notes

Sourced from grpc-tools's releases.

Release v1.74.1

This is release gRPC Core 1.74.1 (gee).

This is a patch release for grpc-ruby.

Ruby

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
grpc [>= 1.65.0.a, < 1.65.1]
grpc [>= 1.65.1.a, < 1.65.2]
grpc [>= 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]
grpc [>= 1.70.a, < 1.71]
grpc [>= 1.71.a, < 1.72]

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

Bumps the ruby group with 3 updates: [rubyzip](https://github.com/rubyzip/rubyzip), [grpc](https://github.com/google/grpc) and [grpc-tools](https://github.com/google/grpc).


Updates `rubyzip` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v3.0.0...v3.0.1)

Updates `grpc` from 1.74.0 to 1.74.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.74.0...v1.74.1)

Updates `grpc-tools` from 1.74.0 to 1.74.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.74.0...v1.74.1)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: grpc
  dependency-version: 1.74.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: grpc-tools
  dependency-version: 1.74.1
  dependency-type: direct:development
  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 Aug 9, 2025
@chadlwilson chadlwilson merged commit a3dd41a into master Aug 9, 2025
29 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-ef5a21e4dc branch August 9, 2025 15:17
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