-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
MINOR: [C#] Bump Google.Protobuf from 3.24.0 to 3.24.1 in /csharp #37283
Conversation
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.24.0...v3.24.1) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 55534a4. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them. |
…ache#37283) Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/b256412ba0c37c54247731aec9daa9592627ad5c"><code>b256412</code></a> Updating version.json and repo version numbers to: 24.1</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/d5ed61d6749522f3462a00958b0efe393fa5ba46"><code>d5ed61d</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13597">#13597</a> from zhangskz/revert-absl-bump</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/6051ad19a4dc8863c7e794a08703b6c668c35958"><code>6051ad1</code></a> Revert absl bump</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/a669cac4daaaac778ed3736f203be4763a576eab"><code>a669cac</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13595">#13595</a> from protocolbuffers/kfm-24.x-dev</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/1c846304aebfa1f917c60828d3912cff9d1fda56"><code>1c84630</code></a> update upb dep to 24.x latest</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/3094b492468caafcdb61c132dab636cc3c87773f"><code>3094b49</code></a> ruby: Fix object cache lookups on 32-bit platforms (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13494">#13494</a>) (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13580">#13580</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7520effdeb30a4d049b819fae834f6a42cb75a80"><code>7520eff</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13534">#13534</a> from zhangskz/backport-24-x</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/63cbb637213cc2683c75953c0eefa97fa534e2e0"><code>63cbb63</code></a> Update absl submodule and dep to latest 20230802.0 LTS (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13515">#13515</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/2ea7c05576c5a79989024bb146dac2ab4cae1c48"><code>2ea7c05</code></a> Remove editions test proto from setup.py.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/d0c2a74c8340f23721d462dc2505d6d2a36cf25c"><code>d0c2a74</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/13510">#13510</a> from zhangskz/update-24-x-dep</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.24.0...v3.24.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Google.Protobuf&package-manager=nuget&previous-version=3.24.0&new-version=3.24.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@ dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@ dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <[email protected]>
Bumps Google.Protobuf from 3.24.0 to 3.24.1.
Commits
b256412
Updating version.json and repo version numbers to: 24.1d5ed61d
Merge pull request #13597 from zhangskz/revert-absl-bump6051ad1
Revert absl bumpa669cac
Merge pull request #13595 from protocolbuffers/kfm-24.x-dev1c84630
update upb dep to 24.x latest3094b49
ruby: Fix object cache lookups on 32-bit platforms (#13494) (#13580)7520eff
Merge pull request #13534 from zhangskz/backport-24-x63cbb63
Update absl submodule and dep to latest 20230802.0 LTS (#13515)2ea7c05
Remove editions test proto from setup.py.d0c2a74
Merge pull request #13510 from zhangskz/update-24-x-depDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)