Skip to content

build(deps): bump github.com/bombsimon/wsl/v5 from 4.7.0 to 5.0.0 #5900

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

Merged
merged 16 commits into from
Jun 28, 2025

Conversation

bombsimon
Copy link
Member

According to discussion outside of GitHub we've decided that new major versions should be added as new linters using WithVersion to avoid breaking changes.

This will add the full rewrite of wsl as wsl_v5. This will make most sense since even though the rules are the same, everything around configuration and diagnostics is change. The reports now have different syntax so any previous exclusions won't have any effect. Further there's no obvious mapping between old and new config, however there are conversions that can be made that will be added in a future PR.

@CLAassistant
Copy link

CLAassistant commented Jun 28, 2025

CLA assistant check
All committers have signed the CLA.

@ldez ldez self-requested a review June 28, 2025 15:40
@ldez ldez added dependencies Relates to an upstream dependency linter: update version Update version of linter go Pull requests that update Go code labels Jun 28, 2025
@ldez ldez added this to the v2-unreleased milestone Jun 28, 2025
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great update!

@ldez ldez changed the title Add wsl_v5, new major version of wsl build(deps): bump github.com/bombsimon/wsl/v5 from 4.7.0 to 5.0.0 Jun 28, 2025
@ldez ldez merged commit 82147d5 into golangci:main Jun 28, 2025
18 checks passed
@bombsimon bombsimon deleted the wsl-v5 branch June 28, 2025 20:22
@ldez ldez modified the milestones: v2-unreleased, v2.2 Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants