Commit e21b628
authored
Bump protobuf from 5.29.3 to 6.30.1 (#265)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from
5.29.3 to 6.30.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/0d815c5b74281f081c1ee4b431a4d5bbb1615c97"><code>0d815c5</code></a>
Updating version.json and repo version numbers to: 30.1</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/ebb5224493150126861ce2e192d7ae244bfea1df"><code>ebb5224</code></a>
Re-add <code>system_python</code> repo alias to MODULE.bazel (<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20662">#20662</a>)</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/4747628cce300d58e3bb0da4f3ee7cbfa1ac853b"><code>4747628</code></a>
Remove Java runtime classes from kotlin release. (<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20607">#20607</a>)</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/250c5502fa436e82fca50937db7d28f43855b09e"><code>250c550</code></a>
Fix python codegen crash when C++ features are used. (<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20577">#20577</a>)</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/3576a1f8732c4a42df90e406e07326198182b6fb"><code>3576a1f</code></a>
Loosen py_proto_library check to be on the import path instead of full
direct...</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/efa65c59858cd83f348628a3c5cb350082f3199a"><code>efa65c5</code></a>
Merge pull request <a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20562">#20562</a>
from protocolbuffers/30.x-202503042254</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/63fc9d680507ceb41d4acbf17b138e4f6f85f86b"><code>63fc9d6</code></a>
Updating version.json and repo version numbers to: 30.1-dev</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e"><code>d295af5</code></a>
Updating version.json and repo version numbers to: 30.0</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/a5c906a6e70d9efbc82651e0ea88480545fb0105"><code>a5c906a</code></a>
Split maven dependencies into dev vs local (<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20549">#20549</a>)
(<a
href="https://redirect.github.com/protocolbuffers/protobuf/issues/20558">#20558</a>)</li>
<li><a
href="https://github.com/protocolbuffers/protobuf/commit/6059cb7bb921c7d8a84c0ada2dfa68f1fe7492bc"><code>6059cb7</code></a>
Cherry-pick notices change for 30.x</li>
<li>Additional commits viewable in <a
href="https://github.com/protocolbuffers/protobuf/compare/v5.29.3...v6.30.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1ff88df commit e21b628
2 files changed
+13
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments