Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump protobuf from 5.28.0 to 5.28.1 (#91)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.0 to 5.28.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/10ef3f77683f77fb3c059bf47725c27b3ff41e63"><code>10ef3f7</code></a> Updating version.json and repo version numbers to: 28.1</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/d70f0778879317c2416ca414f6ba3261962622be"><code>d70f077</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18191">#18191</a> from protocolbuffers/cp-ruby-upb</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/60e585c8f451cafcf6fd00a6575d7f2be09904d1"><code>60e585c</code></a> Update staleness</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/70b77de0d5aa8f70f87244961dc8fae2b1c9b928"><code>70b77de</code></a> Fix a potential Ruby-upb use of uninitialized memory.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/5b4b3af7f1238c35e491446f9e8c324ef4337cfc"><code>5b4b3af</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18188">#18188</a> from acozzette/28-fix</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/8ea3bb17cbf7f19922f5d0443b8dd9080c596ea1"><code>8ea3bb1</code></a> Fix compiler error with <code>StrongReferenceToType()</code></li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/9deedf0304c6ed8c7fb1cdb4466f01b8253cf376"><code>9deedf0</code></a> upb: fix uninitialized upb_MessageValue buffer bugs (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18160">#18160</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/3454ed8adcff4313bcaaa2301165617eb1de5616"><code>3454ed8</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/18013">#18013</a> from protocolbuffers/28.x-202408281753</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/976ab4188131c4fc9a9adfebea3ba9bc05459543"><code>976ab41</code></a> Updating version.json and repo version numbers to: 28.1-dev</li> <li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/compare/v5.28.0...v5.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobuf&package-manager=pip&previous-version=5.28.0&new-version=5.28.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>
- Loading branch information