bufbuild/buf (@bufbuild/buf)
### [`v1.40.0`](https://redirect.github.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1400---2024-09-04)
[Compare Source](https://redirect.github.com/bufbuild/buf/compare/v1.39.0...v1.40.0)
- Add concept of a default lint or breaking rule, which is printed out as a property when running
`buf config ls-{breaking,lint}-rules`. Default rules are those rules which are run if no lint
or breaking rules are explicitly configured in your `buf.yaml`.
- Rename `DEFAULT` lint rule category to `STANDARD`. With the concept of default rules being introduced,
having a category named `DEFAULT` is confusing, as while it happens that all the rules in the `DEFAULT`
lint category are also default rules, the name has become overloaded. As with all `buf` changes, this
change is backwards-compatible: the `DEFAULT` lint category continues to work, and always will. We
recommend changing to `STANDARD`, however.
Configuration
π Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.39.0
->1.40.0
Release Notes
bufbuild/buf (@bufbuild/buf)
### [`v1.40.0`](https://redirect.github.com/bufbuild/buf/blob/HEAD/CHANGELOG.md#v1400---2024-09-04) [Compare Source](https://redirect.github.com/bufbuild/buf/compare/v1.39.0...v1.40.0) - Add concept of a default lint or breaking rule, which is printed out as a property when running `buf config ls-{breaking,lint}-rules`. Default rules are those rules which are run if no lint or breaking rules are explicitly configured in your `buf.yaml`. - Rename `DEFAULT` lint rule category to `STANDARD`. With the concept of default rules being introduced, having a category named `DEFAULT` is confusing, as while it happens that all the rules in the `DEFAULT` lint category are also default rules, the name has become overloaded. As with all `buf` changes, this change is backwards-compatible: the `DEFAULT` lint category continues to work, and always will. We recommend changing to `STANDARD`, however.Configuration
π Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.