Commit 19fe732
Bump github.com/bufbuild/buf from 1.68.4 to 1.69.0 in the gomod group (#1227)
Bumps the gomod group with 1 update:
[github.com/bufbuild/buf](https://github.com/bufbuild/buf).
Updates `github.com/bufbuild/buf` from 1.68.4 to 1.69.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.69.0</h2>
<ul>
<li>Increase check plugin WASM memory limits to 1GiB.</li>
<li>Fix LSP stale diagnostics persisting after a file is closed or
deleted.</li>
<li>Fix handling of unprefixed newlines in block comments.</li>
<li>Add LSP code lenses for <code>buf.gen.yaml</code> files: "Run
buf generate" and "Check for plugin updates".</li>
<li>Add LSP warnings for <code>lint.ignore</code> and
<code>breaking.ignore</code> paths in <code>buf.yaml</code> that do not
match any file in the workspace.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.69.0] - 2026-04-29</h2>
<ul>
<li>Increase check plugin WASM memory limits to 1GiB.</li>
<li>Fix LSP stale diagnostics persisting after a file is closed or
deleted.</li>
<li>Fix handling of unprefixed newlines in block comments.</li>
<li>Add LSP code lenses for <code>buf.gen.yaml</code> files: "Run
buf generate" and "Check for plugin updates".</li>
<li>Add LSP warnings for <code>lint.ignore</code> and
<code>breaking.ignore</code> paths in <code>buf.yaml</code> that do not
match any file in the workspace.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/88829eb3bd5b9ee297b6005ffdf3675e23842511"><code>88829eb</code></a>
Release v1.69.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/4521">#4521</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4a92ff394f12e70adb913cda152eb51075877a82"><code>4a92ff3</code></a>
Upgrade protocompile to latest <code>main</code> (<a
href="https://redirect.github.com/bufbuild/buf/issues/4520">#4520</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/04ed9c9179fc71d0dab7bf2919fcdc7b0bd9fe60"><code>04ed9c9</code></a>
Add YAML files to license header generation (<a
href="https://redirect.github.com/bufbuild/buf/issues/4518">#4518</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/ddb85216e15f47f547f5da9d84ce5594caebd66e"><code>ddb8521</code></a>
Upgrade protocompile to latest main (<a
href="https://redirect.github.com/bufbuild/buf/issues/4519">#4519</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/7e1e2770d66b4746f33d35c43f971c2e4b977f8a"><code>7e1e277</code></a>
Propagate DuplicateProtoPathError as typed error from new compiler path
(<a
href="https://redirect.github.com/bufbuild/buf/issues/4517">#4517</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/f781a0e1e22682243e0688206ffa510fdade0960"><code>f781a0e</code></a>
Reduce allocations in shake256.NewDigestForContent (<a
href="https://redirect.github.com/bufbuild/buf/issues/4505">#4505</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5f4233e4b9acac0d836dbfdfba02ac2ef96bf3e4"><code>5f4233e</code></a>
Add concurrency checks for CI workflows (<a
href="https://redirect.github.com/bufbuild/buf/issues/4516">#4516</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/b10141d371f2b70218b74b8dec9eb08f5180e248"><code>b10141d</code></a>
Add LSP code lenses for <code>buf generate</code> and checking for
plugin updates (<a
href="https://redirect.github.com/bufbuild/buf/issues/4480">#4480</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/637ea97f5bfcf93b2b419f0c15e46c6541561d55"><code>637ea97</code></a>
Upgrade protocompile and update changelog (<a
href="https://redirect.github.com/bufbuild/buf/issues/4515">#4515</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d960fc0c53bb0be27a3fcb32da5153224771c0bb"><code>d960fc0</code></a>
Add LSP warning diagnostics for invalid buf.yaml ignore paths (<a
href="https://redirect.github.com/bufbuild/buf/issues/4498">#4498</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.68.4...v1.69.0">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 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>
Co-authored-by: Stefan VanBuren <svanburen@buf.build>1 parent 86a7e65 commit 19fe732
3 files changed
Lines changed: 18 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
62 | | - | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
0 commit comments