Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(buf): bump to latest version #593

Merged
merged 1 commit into from
Oct 4, 2024
Merged

feat(buf): bump to latest version #593

merged 1 commit into from
Oct 4, 2024

Conversation

fredrikaverpil
Copy link
Member

@fredrikaverpil fredrikaverpil commented Oct 4, 2024

Why this change?

Let's just keep up to date!
Buf is getting an lsp! 🎉

What?

  • Bump it!

Notes

Please note that in v1.40.0 they deprecated the buf lint ruleset from DEFAULT to STANDARD. You'll see this warning:

❯ buf lint --verbose
WARN    Category DEFAULT referenced in your buf.yaml is deprecated. It has been replaced by category STANDARD.

        The concept of a default rule has been introduced. A default rule is a rule that will be run
        if no rules are explicitly configured in your buf.yaml. Run buf config ls-lint-rules or
        buf config ls-breaking-rules to see which rules are defaults. With this introduction, having a category
        also named DEFAULT is confusing, as while it happpens that all the rules in the DEFAULT category
        are also default rules, the name has become overloaded.

        As with all buf changes, this change is backwards-compatible: DEFAULT will continue to work.
        We recommend replacing DEFAULT in your buf.yaml, but no action is immediately necessary.

@fredrikaverpil fredrikaverpil requested a review from a team as a code owner October 4, 2024 06:36
@fredrikaverpil fredrikaverpil self-assigned this Oct 4, 2024
@fredrikaverpil fredrikaverpil merged commit 47f5824 into master Oct 4, 2024
3 checks passed
@fredrikaverpil fredrikaverpil deleted the buf branch October 4, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants