Bump the ruby group with 6 updates#436
Merged
Merged
Conversation
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [yard](https://yardoc.org) | `0.9.43` | `0.9.44` | | [rubyzip](https://github.com/rubyzip/rubyzip) | `3.2.2` | `3.3.1` | | [grpc](https://github.com/google/grpc) | `1.80.0` | `1.81.0` | | [grpc-tools](https://github.com/google/grpc) | `1.80.0` | `1.81.0` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.34.1` | `4.35.0` | | [googleapis-common-protos-types](https://github.com/googleapis/common-protos-ruby) | `1.22.0` | `1.23.0` | Updates `yard` from 0.9.43 to 0.9.44 Updates `rubyzip` from 3.2.2 to 3.3.1 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](rubyzip/rubyzip@v3.2.2...v3.3.1) Updates `grpc` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/google/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.0) Updates `grpc-tools` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/google/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.0) Updates `google-protobuf` from 4.34.1 to 4.35.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `googleapis-common-protos-types` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Commits](googleapis/common-protos-ruby@googleapis-common-protos-types/v1.22.0...googleapis-common-protos-types/v1.23.0) --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubyzip dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby - dependency-name: grpc-tools dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: googleapis-common-protos-types dependency-version: 1.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
65d7a48 to
246fa82
Compare
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.
Bumps the ruby group with 6 updates:
0.9.430.9.443.2.23.3.11.80.01.81.01.80.01.81.04.34.14.35.01.22.01.23.0Updates
yardfrom 0.9.43 to 0.9.44Updates
rubyzipfrom 3.2.2 to 3.3.1Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
Commits
a4a2dbbUpdate version number and Changelog for release.68f2b95Reinstate default param forInputStream#sysread.1e7982eUpdate copyright year in LICENSE.md.cc366baUpdate version number and Changelog for release.c67d99fDocumentInputStreamfully.4ac8d35TestAbstractInputStream#readfully.19635d4Tidy up AbstractInputStreamTest test data.6d7231aUpdate usage ofInputStream#readin other tests.8f823b8RefactorAbstractInputStream#readlines.52a91b5RefactorAbstractInputStream#each_line.Updates
grpcfrom 1.80.0 to 1.81.0Release notes
Sourced from grpc's releases.
Commits
8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)0029e06Move all gRPC Session classes to the experimental namespace (#42462)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)1108777[Release] Bump core version to 54.0.0 for upcoming release (#42321)74940e8[fix] Add back the do-while loop that handles the TSI_RESULT correctly.5c6185c[CHTTP2] Assert51bc437Automated rollback of commit aab1eab78f9fcb3fc6e0aa9c8d7a59de280dbe3f.aab1eab[Inproc] Ensure stream is always cancelled under the transport lock.76841c6[EventEngine] Fix a potential use-after-free error on Windows (#42078)383f8a5[RBAC] fix config validation edge case (#42284)Updates
grpc-toolsfrom 1.80.0 to 1.81.0Release notes
Sourced from grpc-tools's releases.
Commits
8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)61b93b0[Ruby] Drop support for EOL Ruby 3.1 and clean up (#41435)e83cfa8Add new API to set the key exchange group.cb09882[Build] Upgrade protobuf to 33.5 (#41976)ee2aee8[Ruby] Composed CallCredentials keep a reference to their source (#41782)a2bf3f1[Release] Bump version to 1.81.0-dev (on master branch) (#41843)Updates
google-protobuffrom 4.34.1 to 4.35.0Commits
Updates
googleapis-common-protos-typesfrom 1.22.0 to 1.23.0Release notes
Sourced from googleapis-common-protos-types's releases.
Commits
1bd0442chore(main): release googleapis-common-protos-types 1.23.0 (#419)a869146chore(main): release google-apps-script-type 1.8.0 (#414)1b1f527chore(main): release google-geo-type 1.2.0 (#416)83be724chore(main): release grpc-google-iam-v1 1.12.0 (#397)1766762chore(main): release google-apps-card-v1 1.2.0 (#413)41762f4chore(main): release google-cloud-common 1.10.0 (#415)3466c15chore(main): release google-shopping-type 1.2.0 (#417)8a8561fchore(deps): update actions/checkout action to v6 (#406)daa3a55feat: Regenerate protos and support Ruby min_version 3.2 (#412)24ca7a6chore: Refactor Github Action per b/485167538 (#409)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 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