Skip to content

Commit

Permalink
Bump build.buf:buf from 1.46.0 to 1.47.2 (#257)
Browse files Browse the repository at this point in the history
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.46.0 to
1.47.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">build.buf:buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.47.2</h2>
<ul>
<li>Update the patch version to resolve NPM packaging issues. No command
updates or user changes.</li>
</ul>
<h2>v1.47.1</h2>
<ul>
<li>Update the patch version to resolve NPM packaging issues. No command
updates or user changes.</li>
</ul>
<h2>v1.47.0</h2>
<ul>
<li>Move <code>buf registry commit</code> to <code>buf registry module
commit</code>. Command <code>buf registry commit</code> is now
deprecated.</li>
<li>Move <code>buf registry label</code> to <code>buf registry module
label</code>. Command <code>buf registry label</code> is now
deprecated.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">build.buf:buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.47.2] - 2024-11-14</h2>
<ul>
<li>Update the patch version to resolve NPM packaging issues. No command
updates or user changes.</li>
</ul>
<h2>[v1.47.1] - 2024-11-14</h2>
<ul>
<li>Update the patch version to resolve NPM packaging issues. No command
updates or user changes.</li>
</ul>
<h2>[v1.47.0] - 2024-11-13</h2>
<ul>
<li>Move <code>buf registry commit</code> to <code>buf registry module
commit</code>. Command
<code>buf registry commit</code> is now deprecated.</li>
<li>Move <code>buf registry label</code> to <code>buf registry module
label</code>. Command
<code>buf registry label</code> is now deprecated.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/13828a3ee61f19d0fba7ad11a898e03d2db6ccea"><code>13828a3</code></a>
Release v1.47.2 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3472">#3472</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/be349d1898d66a6fc4337ccc2bdefa585fa099a4"><code>be349d1</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/3471">#3471</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/8688d165c09fd8a2859905387083675a09d4ce7a"><code>8688d16</code></a>
Release v1.47.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3470">#3470</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d12a55902912bf3d4996b0d85d1dead5a57fe57c"><code>d12a559</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/3467">#3467</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/3f619b84fc5c5a025b32fe1ae00ad752c03fc6c7"><code>3f619b8</code></a>
Release v1.47.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3466">#3466</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5fda66b080c26ebf292fa8b69883ecde73f4abe0"><code>5fda66b</code></a>
Move registry commit and label commands under modules (<a
href="https://redirect.github.com/bufbuild/buf/issues/3454">#3454</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/10ddcf58041616d64effd67a3bdf0549d25a3e54"><code>10ddcf5</code></a>
Add bufplugin package (<a
href="https://redirect.github.com/bufbuild/buf/issues/3431">#3431</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/dae748f54d9dbe238e6bb99d94e6b179881538e5"><code>dae748f</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3463">#3463</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4343d4358d4bd11d96fb41de36ed46e59955ebee"><code>4343d43</code></a>
Do not format a file that contains an error in the LSP (<a
href="https://redirect.github.com/bufbuild/buf/issues/3447">#3447</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/62082b23190409f8f1b65df7d949af48af7b5a0d"><code>62082b2</code></a>
Adjust cache <code>ModuleDataProvider</code> to re-retrieve delegate
values from store a...</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.46.0...v1.47.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build.buf:buf&package-manager=gradle&previous-version=1.46.0&new-version=1.47.2)](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>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a342ff2 commit 26426dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spotless = "6.25.0"
buildConfig = "5.5.0"

# runtime
bufbuild = "1.46.0"
bufbuild = "1.47.2"
jackson = "2.18.1"
protoc = "3.23.4"
versioncompare = "1.5.0"
Expand Down

0 comments on commit 26426dc

Please sign in to comment.