Bump the ruby group across 1 directory with 2 updates#381
Merged
chadlwilson merged 1 commit intomasterfrom Oct 14, 2024
Merged
Conversation
Updates the requirements on [grpc-tools](https://github.com/google/grpc) and [rspec-mocks](https://github.com/rspec/rspec-mocks) to permit the latest version. Updates `grpc-tools` from 1.64.3 to 1.67.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.64.3...v1.67.0) Updates `rspec-mocks` from 3.13.1 to 3.13.2 - [Release notes](https://github.com/rspec/rspec-mocks/releases) - [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) - [Commits](rspec/rspec-mocks@v3.13.1...v3.13.2) --- updated-dependencies: - dependency-name: grpc-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rspec-mocks dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
chadlwilson
approved these changes
Oct 14, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on grpc-tools and rspec-mocks to permit the latest version.
Updates
grpc-toolsfrom 1.64.3 to 1.67.0Release notes
Sourced from grpc-tools's releases.
... (truncated)
Commits
74f2458[release] Bump release version to v1.67.0 (#37846)b44a18e[release] Bump release version on v1.67.x (#37672)90d19ac[ruby] add a sanity check to load grpc in a child process before most ruby te...245941e[Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431)d427a5c[Gpr_To_Absl_Logging] Removing absl_vlog2_enabled (#37476)a5ed1f6[ruby] reduce ruby gpr_log invocations from INFO to DEBUG (#37426)83b5620[Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420)d3560d9[Gpr_To_Absl_Logging] Deleting function gpr_set_log_function (#37386)0940f8e[ruby] refactor flaky test and expose cancel_with_status (#37410)084bd27Automated rollback of commit 57a629e88c12c4cdb825aa9578d08166adbef15d.Updates
rspec-mocksfrom 3.13.1 to 3.13.2Changelog
Sourced from rspec-mocks's changelog.
Commits
0d6a023v3.13.22785b7eMerge pull request #1595 from rspec/support-kw-args-with-and-invoke8f0d997Slight wording tweak to feature text.485a266Merge pull request #1585 from rspec/extend-and_invoke-docs40cdc47Merge pull request #1589 from rspec/update-ci-build-scripts-2024-09-03-for-3-1391260dbUpdated ci build scripts (from rspec-dev) 3-13b048236Merge pull request #1583 from rspec/update-ci-build-scripts-2024-07-15-for-3-13322c8b6Updated ci build scripts (from rspec-dev) 3-13c0359c7Create SECURITY.md24f34d3Merge pull request #1581 from rspec/fix-ruby-headMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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