Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump build.buf:buf from 1.39.0 to 1.40.1 (#177)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.39.0 to 1.40.1. <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.40.1</h2> <ul> <li>Fix issue with <code>buf lint</code> where comment ignores in the shape of <code>// buf:lint:ignore <RULE_ID> <extra comment></code> were not recognized due to the extra comment.</li> </ul> <h2>v1.40.0</h2> <ul> <li>Add concept of a default lint or breaking rule, which is printed out as a property when running <code>buf config ls-{breaking,lint}-rules</code>. Default rules are those rules which are run if no lint or breaking rules are explicitly configured in your <code>buf.yaml</code>.</li> <li>Rename <code>DEFAULT</code> lint rule category to <code>STANDARD</code>. With the concept of default rules being introduced, having a category named <code>DEFAULT</code> is confusing, as while it happens that all the rules in the <code>DEFAULT</code> lint category are also default rules, the name has become overloaded. As with all <code>buf</code> changes, this change is backwards-compatible: the <code>DEFAULT</code> lint category continues to work, and always will. We recommend changing to <code>STANDARD</code>, however.</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.40.1] - 2024-09-06</h2> <ul> <li>Fix issue with <code>buf lint</code> where comment ignores in the shape of <code>// buf:lint:ignore <RULE_ID> <extra comment></code> were not recognized due to the extra comment.</li> </ul> <h2>[v1.40.0] - 2024-09-04</h2> <ul> <li>Add concept of a default lint or breaking rule, which is printed out as a property when running <code>buf config ls-{breaking,lint}-rules</code>. Default rules are those rules which are run if no lint or breaking rules are explicitly configured in your <code>buf.yaml</code>.</li> <li>Rename <code>DEFAULT</code> lint rule category to <code>STANDARD</code>. With the concept of default rules being introduced, having a category named <code>DEFAULT</code> is confusing, as while it happens that all the rules in the <code>DEFAULT</code> lint category are also default rules, the name has become overloaded. As with all <code>buf</code> changes, this change is backwards-compatible: the <code>DEFAULT</code> lint category continues to work, and always will. We recommend changing to <code>STANDARD</code>, however.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/f358c8f24dd36a2ab4f1134a554865c06b10722a"><code>f358c8f</code></a> Release v1.40.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/3296">#3296</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ce4082e65a061708374aeca92e4f302ff93961a1"><code>ce4082e</code></a> Fix comment ignore with trailing comment not recognized (<a href="https://redirect.github.com/bufbuild/buf/issues/3295">#3295</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/b8d651ffeacf3d0a0d7eccde7d539789d5bd058c"><code>b8d651f</code></a> Change bufcheck.NewClient to take a RunnerProvider instead of a command.Runne...</li> <li><a href="https://github.com/bufbuild/buf/commit/f8231a538dfcd3fa4dc5b6576d61068510985e90"><code>f8231a5</code></a> Return to development (<a href="https://redirect.github.com/bufbuild/buf/issues/3293">#3293</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/a7fdc11b4b178466655c5743eef83fcea6a7edbc"><code>a7fdc11</code></a> Release v1.40.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3292">#3292</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3075720ad9c27e586bf39fb8a4727e0d3b280f83"><code>3075720</code></a> Add custom lint and breaking change plugins (<a href="https://redirect.github.com/bufbuild/buf/issues/3279">#3279</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/da265424461708de27df8a0bc611308dcebf5066"><code>da26542</code></a> Chore fix make upgrade go version (<a href="https://redirect.github.com/bufbuild/buf/issues/3286">#3286</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2ad31e177806729c62c1832f96e242637ae238dd"><code>2ad31e1</code></a> Fix flaky test not closing os.File (<a href="https://redirect.github.com/bufbuild/buf/issues/3287">#3287</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7d33f726a0408146ec3bdcb2dea6c8e687cd8ec0"><code>7d33f72</code></a> Bump github.com/bufbuild/protovalidate-go from 0.6.4 to 0.6.5 (<a href="https://redirect.github.com/bufbuild/buf/issues/3284">#3284</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e8415bc1ce76a8af46fa7096b04a45adac2a2dc7"><code>e8415bc</code></a> Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible...</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.39.0...v1.40.1">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.39.0&new-version=1.40.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information