Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/bufbuild/protocompile from 0.14.0 to 0.14.1 in /tools (…
…#243) Bumps [github.com/bufbuild/protocompile](https://github.com/bufbuild/protocompile) from 0.14.0 to 0.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/protocompile/releases">github.com/bufbuild/protocompile's releases</a>.</em></p> <blockquote> <h2>v0.14.1</h2> <h2>What's Changed</h2> <h3>Bugfixes changes</h3> <ul> <li>Fix bug where extension declarations marked as reserved would not allow the <code>full_name</code> or <code>type</code> fields to be specified. This failed to mirror the corresponding rule in the reference compiler <code>protoc</code>, which allows them to be set for documentation purposes. Now these two fields can be used on reserved declarations as long as both are present. By <a href="https://github.com/jhump"><code>@jhump</code></a> in <a href="https://github.com/bufbuild/protocompile/issues/327">#327</a></li> <li>Fix panic and error-reporting anomalies that can occur when interpreting options in lenient mode via calling either <code>options.InterpretOptionsLenient</code> or <code>options.InterpretUnlinkedOptions</code>. By <a href="https://github.com/jhump"><code>@jhump</code></a> in <a href="https://github.com/bufbuild/protocompile/issues/331">#331</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protocompile/compare/v0.14.0...v0.14.1">https://github.com/bufbuild/protocompile/compare/v0.14.0...v0.14.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protocompile/commit/4082cf0effa602efd1a38af1d586cfa8b56a7ae2"><code>4082cf0</code></a> Bump github.com/golangci/golangci-lint from 1.60.0 to 1.60.1 in /internal/too...</li> <li><a href="https://github.com/bufbuild/protocompile/commit/6953ab0b4fca6df5f5a2791a23d05edd3667c2ff"><code>6953ab0</code></a> Bump github.com/bufbuild/buf from 1.36.0 to 1.37.0 in /internal/tools (<a href="https://github.com/bufbuild/protocompile/issues/332">#332</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/0142a0715e5fc3929c67a99e0a0534a4d11b4a8d"><code>0142a07</code></a> Fix panic that can occur when interpreting options in lenient mode (<a href="https://github.com/bufbuild/protocompile/issues/331">#331</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/0de629aa798dad864d819111004e9648128b15d9"><code>0de629a</code></a> Update to go1.21 and golangci 1.60.0, test with go1.23 (<a href="https://github.com/bufbuild/protocompile/issues/330">#330</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/245c11dc13a84705c8b26147086bb79cd01720d3"><code>245c11d</code></a> Bump golang.org/x/tools from 0.23.0 to 0.24.0 in /internal/tools (<a href="https://github.com/bufbuild/protocompile/issues/328">#328</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/8bd6667a27e36b7052d3e1622e9c68eac7487385"><code>8bd6667</code></a> Bump github.com/bufbuild/buf from 1.35.1 to 1.36.0 in /internal/tools (<a href="https://github.com/bufbuild/protocompile/issues/329">#329</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/1c0714018e4cbc9957dd0712941b10ee7095a8a8"><code>1c07140</code></a> Allow reserved extension declaration to specify full_name and type as long as...</li> <li><a href="https://github.com/bufbuild/protocompile/commit/cab89429889f2a8697bcf70bf9470bd2d7ed9c81"><code>cab8942</code></a> Bump golang.org/x/sync from 0.7.0 to 0.8.0 in /internal/benchmarks (<a href="https://github.com/bufbuild/protocompile/issues/326">#326</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/66f98f35c033bb5616b217515cb72562d3a3851a"><code>66f98f3</code></a> Bump golang.org/x/sync from 0.7.0 to 0.8.0 (<a href="https://github.com/bufbuild/protocompile/issues/325">#325</a>)</li> <li><a href="https://github.com/bufbuild/protocompile/commit/00a0cbd6a0d9c43e16a7c20ea0bac515a0269e9e"><code>00a0cbd</code></a> Bump github.com/bufbuild/buf from 1.34.0 to 1.35.1 in /internal/tools (<a href="https://github.com/bufbuild/protocompile/issues/324">#324</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/protocompile/compare/v0.14.0...v0.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/protocompile&package-manager=go_modules&previous-version=0.14.0&new-version=0.14.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information