Commit 8ec2852
authored
chore(deps): update module github.com/bufbuild/buf/cmd/buf to v1.66.0 (main) (#14511)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/bufbuild/buf/cmd/buf](https://redirect.github.com/bufbuild/buf)
| `v1.65.0` → `v1.66.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>bufbuild/buf (github.com/bufbuild/buf/cmd/buf)</summary>
###
[`v1.66.0`](https://redirect.github.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1660---2026-02-23)
[Compare
Source](https://redirect.github.com/bufbuild/buf/compare/v1.65.0...v1.66.0)
- Add LSP comment ignore code action to add comment ignores for lint
errors.
- Fix buf breaking module comparison when adding new modules.
- Add LSP hover support for protovalidate CEL expressions.
- Fixed offset handling in CEL semantic tokens for non-ASCII content and
proto escape sequences in multi-line string literal expressions.
- Improve URI normalization for the LSP.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3
* * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19-->
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk dependency bump confined to the build toolchain (protobuf
formatting/linting). Potential risk is minor CI or formatting diffs if
`buf` behavior changed between versions.
>
> **Overview**
> Updates the build toolchain by bumping
`github.com/bufbuild/buf/cmd/buf` from `v1.65.0` to `v1.66.0` in
`mimir-build-image/Dockerfile`.
>
> Adjusts `Makefile` to pull/tag a new `LATEST_BUILD_IMAGE_TAG`,
ensuring CI/dev builds use the refreshed build image containing the
updated `buf` version.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
a6bd98a. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <renovate-sh-app[bot]@users.noreply.github.com>1 parent e85c81f commit 8ec2852
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments