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

build(deps): bump github.com/nunnatsa/ginkgolinter from 0.7.1 to 0.8.0 #3553

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

nunnatsa
Copy link
Contributor

@nunnatsa nunnatsa commented Feb 3, 2023

Fix ginkgolinter so it won't modify the ast tree. This PR bumps the ginkgolinter version to adopt the fix.

nunnatsa/ginkgolinter@v0.7.1...v0.8.0

Fix #3548

Fix ginkgolinter so it won't modify the ast tree. This PR bumps the
ginkgolinter versio to adopt the fix.
@ldez ldez changed the title Fix bug in ginkgolinter ginkgolinter: fix panic Feb 3, 2023
@ldez ldez self-requested a review February 3, 2023 08:08
@ldez ldez added bug Something isn't working linter: update version Update version of linter labels Feb 3, 2023
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.

Tested, LGTM

@ldez ldez merged commit a48b00a into golangci:master Feb 3, 2023
@nunnatsa nunnatsa deleted the fix-3548 branch February 3, 2023 19:30
@ldez ldez changed the title ginkgolinter: fix panic build(deps): bump github.com/nunnatsa/ginkgolinter from 0.7.1 to 0.8.0 Feb 5, 2023
@ldez ldez added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Feb 5, 2023
SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.51 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

ginkgolinter crashes golangci-lint when enabled
2 participants