build(deps): bump github.com/daixiang0/gci from 0.13.4 to 0.13.5 by dependabot[bot] · Pull Request #4975 · golangci/golangci-lint (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation1 Commits2 Checks15 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
[](/apps/dependabot)
Bumps github.com/daixiang0/gci from 0.13.4 to 0.13.5.
Release notes
Sourced from github.com/daixiang0/gci's releases.
v0.13.5
What's Changed
- Add flag to allow multiple prefix() sections to not be automatically sorted by @DanWlker in daixiang0/gci#210
- Update standard library list for go 1.23 by @silas in daixiang0/gci#214
New Contributors
- @DanWlker made their first contribution in daixiang0/gci#210
- @silas made their first contribution in daixiang0/gci#214
Full Changelog: daixiang0/gci@v0.13.4...v0.13.5
Commits
- dca258a Update standard library list for go 1.23 (#214)
- 5e7f3e5 Add flag to allow multiple prefix() sections to not be automatically sorted (...
- See full diff in compare view
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 commands and options
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)
Despite the patch increment (v0.13.4 -> v0.13.5), this update contains new features, so this is not semver compliant.
The first commit related to go1.23 is not exactly a bug fix (but we can evaluate it like a bug from the POV of golangci-lint) and the second commit adds a new option.
I updated the golangci-lint code and I will merge this update but this kind of update should be avoided.
ldez approved these changes Sep 4, 2024
ldez deleted the dependabot/go_modules/github.com/daixiang0/gci-0.13.5 branch
uudashr pushed a commit to uudashr/golangci-lint that referenced this pull request
Co-authored-by: Fernandez Ludovic ldez@users.noreply.github.com
1 participant