Skip to content

Commit bd1dfd4

Browse files
Bump buf.build/go/hyperpb from 0.1.1 to 0.1.3 in the go group (#284)
Bumps the go group with 1 update: [buf.build/go/hyperpb](https://github.com/bufbuild/hyperpb-go). Updates `buf.build/go/hyperpb` from 0.1.1 to 0.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/hyperpb-go/releases">buf.build/go/hyperpb's releases</a>.</em></p> <blockquote> <h2>v0.1.3</h2> <h2>What's Changed</h2> <ul> <li>Fix link in README by <a href="https://github.com/jhump"><code>@​jhump</code></a> in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/27">bufbuild/hyperpb-go#27</a></li> <li>Temporarily make hyperpb build without optimizations turned on by <a href="https://github.com/mcy"><code>@​mcy</code></a> in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/31">bufbuild/hyperpb-go#31</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jhump"><code>@​jhump</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/27">bufbuild/hyperpb-go#27</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/hyperpb-go/compare/v0.1.2...v0.1.3">https://github.com/bufbuild/hyperpb-go/compare/v0.1.2...v0.1.3</a></p> <h2>v0.1.2</h2> <h2>What's Changed</h2> <ul> <li>Drop toolchain declaration from go.mod by <a href="https://github.com/emcfarlane"><code>@​emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/25">bufbuild/hyperpb-go#25</a></li> <li>Set explicit version of remote code generators by <a href="https://github.com/emcfarlane"><code>@​emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/26">bufbuild/hyperpb-go#26</a></li> <li>Add nocheckptr to ByteAdd by <a href="https://github.com/ajeetdsouza"><code>@​ajeetdsouza</code></a> in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/29">bufbuild/hyperpb-go#29</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/emcfarlane"><code>@​emcfarlane</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/25">bufbuild/hyperpb-go#25</a></li> <li><a href="https://github.com/ajeetdsouza"><code>@​ajeetdsouza</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/hyperpb-go/pull/29">bufbuild/hyperpb-go#29</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/hyperpb-go/compare/v0.1.1...v0.1.2">https://github.com/bufbuild/hyperpb-go/compare/v0.1.1...v0.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/hyperpb-go/commit/62114ec4f0ef37523ce4ec21563cc91025cc76c6"><code>62114ec</code></a> Temporarily make hyperpb build without optimizations turned on (<a href="https://redirect.github.com/bufbuild/hyperpb-go/issues/31">#31</a>)</li> <li><a href="https://github.com/bufbuild/hyperpb-go/commit/1eb3c3b86666c955899b47bf32b065ee8cd34a89"><code>1eb3c3b</code></a> Fix link in README (<a href="https://redirect.github.com/bufbuild/hyperpb-go/issues/27">#27</a>)</li> <li><a href="https://github.com/bufbuild/hyperpb-go/commit/ae7f84b9ecdb566e45002102c90b86af97158ea9"><code>ae7f84b</code></a> Add nocheckptr to ByteAdd (<a href="https://redirect.github.com/bufbuild/hyperpb-go/issues/29">#29</a>)</li> <li><a href="https://github.com/bufbuild/hyperpb-go/commit/b3baa1e4b4eabc470d66133b99b32beaff207b64"><code>b3baa1e</code></a> Set explicit version of remote code generators (<a href="https://redirect.github.com/bufbuild/hyperpb-go/issues/26">#26</a>)</li> <li><a href="https://github.com/bufbuild/hyperpb-go/commit/8b8eb06acde91ee9f655c6e639e2344e968eb4ae"><code>8b8eb06</code></a> Drop toolchain declaration from go.mod (<a href="https://redirect.github.com/bufbuild/hyperpb-go/issues/25">#25</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/hyperpb-go/compare/v0.1.1...v0.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=buf.build/go/hyperpb&package-manager=go_modules&previous-version=0.1.1&new-version=0.1.3)](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 <dependency name> major version` will 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 version` will 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b849617 commit bd1dfd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.9-20250912141014-52f32327d4b0.1
7-
buf.build/go/hyperpb v0.1.1
7+
buf.build/go/hyperpb v0.1.3
88
github.com/google/cel-go v0.26.1
99
github.com/stretchr/testify v1.11.1
1010
google.golang.org/protobuf v1.36.9

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ buf.build/gen/go/bufbuild/hyperpb-examples/protocolbuffers/go v1.36.7-2025072519
22
buf.build/gen/go/bufbuild/hyperpb-examples/protocolbuffers/go v1.36.7-20250725192734-0dd56aa9cbbc.1/go.mod h1:x7jYNX5/7EPnsKHEq596krkOGzvR97/MsZw2fw3Mrq0=
33
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.9-20250912141014-52f32327d4b0.1 h1:DQLS/rRxLHuugVzjJU5AvOwD57pdFl9he/0O7e5P294=
44
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.9-20250912141014-52f32327d4b0.1/go.mod h1:aY3zbkNan5F+cGm9lITDP6oxJIwu0dn9KjJuJjWaHkg=
5-
buf.build/go/hyperpb v0.1.1 h1:WjpkM3Xmf8bAI7aFzPbXlU00UCLmXFVDctTBeqP1Atw=
6-
buf.build/go/hyperpb v0.1.1/go.mod h1:IBjmXlz/NbsbX/k5qbhKlINKCWXh7bxv7kMkz6uYYOs=
5+
buf.build/go/hyperpb v0.1.3 h1:wiw2F7POvAe2VA2kkB0TAsFwj91lXbFrKM41D3ZgU1w=
6+
buf.build/go/hyperpb v0.1.3/go.mod h1:IHXAM5qnS0/Fsnd7/HGDghFNvUET646WoHmq1FDZXIE=
77
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
88
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
99
github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ=

0 commit comments

Comments
 (0)