Bump github.com/daixiang0/gci from 0.3.4 to 0.6.0 in /tools
Bumps github.com/daixiang0/gci from 0.3.4 to 0.6.0.
Release notes
Sourced from github.com/daixiang0/gci's releases.
v0.6.0
What's Changed
- Order import section by config by
@vorotislavin daixiang0/gci#90- update analyzer.go by
@daixiang0in daixiang0/gci#91New Contributors
@vorotislavmade their first contribution in daixiang0/gci#90Full Changelog: https://github.com/daixiang0/gci/compare/v0.5.0...v0.6.0
v0.5.0
New feature
- Add dot and blank sections
@mnenciain daixiang0/gci#88New Contributors
@mnenciamade their first contribution in daixiang0/gci#88Full Changelog: https://github.com/daixiang0/gci/compare/v0.4.3...v0.5.0
v0.4.3
What's Changed
- Fix version output string by
@oscrin daixiang0/gci#83- fix: invalid parsing by
@ldezin daixiang0/gci#85- fix: prefix with upper case letters by
@ldezin daixiang0/gci#81- fix: remove wrong test dependencies by
@ldezin daixiang0/gci#80New Contributors
@oscrmade their first contribution in daixiang0/gci#83Full Changelog: https://github.com/daixiang0/gci/compare/v0.4.2...v0.4.3
v0.4.2
This version includes some bug fixes, thanks to everyone who reported bugs, all of you make GCI better!
What's Changed
- fix extra linkbreak in the end by
@daixiang0in daixiang0/gci#73- fix linebreak issue by
@daixiang0in daixiang0/gci#75- fix same custom sections by
@daixiang0in daixiang0/gci#77- fix one import case by
@daixiang0in daixiang0/gci#78Full Changelog: https://github.com/daixiang0/gci/compare/v0.4.1...v0.4.2
v0.4.1
Revert the default ordering, now GCI still makes imports order as below:
- standard
- default
- custom
... (truncated)
Commits
a188fbcanalyzer: update for custom order (#91)c32c832Order import section by config (#90)30a50b8Support grouping dot and blank imports at the end (#88)21c5505fix: remove wrong test dependencies (#80)50a8e86fix: prefix with upper case letters (#81)5446fc2fix: invalid parsing (#85)2c7593dFix version output string (#83)6f5cb16fix one import case (#78)cb206aefix same custom sections (#77)c0bd0a2fix linebreak issue (#75)- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)