chore(deps): update gomod-all (major)
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/GaijinEntertainment/go-exhaustruct/v3 |
v3.3.1 -> v4.0.0
|
||
| github.com/bombsimon/wsl/v4 |
v4.7.0 -> v5.3.0
|
||
| github.com/denis-tingaikin/go-header |
v0.5.0 -> v1.0.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
GaijinEntertainment/go-exhaustruct (github.com/GaijinEntertainment/go-exhaustruct/v3)
v4.0.0
Rename warning
Package being renamed to dev.gaijin.team/go/exhaustruct/v4 and all further updates will be published under this name.
Breaking changes:
- Analyzer now receives configuration structure instead of several arguments (#141)
New features:
- Global Empty Allowance Option (#141)
- Return Statement Allowance Option (#141)
- Variable Declaration Allowance Option (#141)
- Pattern-Based Allowance Option (#141)
Fixes:
- Recognize directives within slices and maps (#138)
bombsimon/wsl (github.com/bombsimon/wsl/v4)
v5.3.0
What's Changed
- Add more granular checks when checking error cuddling by @bombsimon in #198
- Ensure all test code is valid and compiles by @bombsimon in #200
- Ignore idents for constants, types, packages and nil by @bombsimon in #201
- Bump version by @bombsimon in #202
Full Changelog: https://github.com/bombsimon/wsl/compare/v5.2.0...v5.3.0
v5.2.0
What's Changed
- Add support to check
KeyValueExprvalues by @bombsimon in #192 - Traverse all possible subexpressions by @WGH- in #193
- Circuit break some checks for labels by @bombsimon in #196
New Contributors
Full Changelog: https://github.com/bombsimon/wsl/compare/v5.1.1...v5.2.0
v5.1.1
What's Changed
- Update docs for
golangci-lintby @bombsimon in #185 - Bump
golangci-lint, update config by @bombsimon in #188 - Add custom version flag by @bombsimon in #189
- Bump version constant for new release by @bombsimon in #190
Full Changelog: https://github.com/bombsimon/wsl/compare/v5.1.0...v5.1.1
v5.1.0
What's Changed
- tests: rename wsl_test to analyzer_test by @ldez in #182
- Make error checking more laxed by @bombsimon in #184
Full Changelog: https://github.com/bombsimon/wsl/compare/v5.0.0...v5.1.0
v5.0.0
What's Changed
-
wslv5 - a complete rewrite✍️ by @bombsimon in #169 - Add tests for config and analyzer by @bombsimon in #170
- Port test for #153 by @bombsimon in #172
- Allow idents from case arms when cuddling by @bombsimon in #173
- Use
lineForto get node line by @bombsimon in #176 - Improve fixer for
DeclStmtby @bombsimon in #175 - Update docs, enable
errby default by @bombsimon in #178 - Improve
errchecking, ensure working isolated by @bombsimon in #179 - Add test to ensure err check works isolated by @bombsimon in #180
- Make
appendcheck work isolated, update check type forappendby @bombsimon in #181
Full Changelog: https://github.com/bombsimon/wsl/compare/v4.7.0...v5.0.0
denis-tingaikin/go-header (github.com/denis-tingaikin/go-header)
v1.0.0
What's Fixed
- Config file path provided with "-config" isn't used #54
- Add composition of analysis.Analyzer to goheader #46
- Is there an option to accept some specific pre-header strings? #44
- Headers with non-ASCII characters are corrupted #43
- Allow repatable line patterns / optional lines #26
- Starred header #11
- Confused by build directives #18
What's Changed
- fix install instructions in README by @alexandear in #42
- tests: improve testability by @ldez in #47
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.1 by @dependabot[bot] in #30
- Release/v1.0.0 by @denis-tingaikin in #49
- fix: improve code and tests by @ldez in #50
- fix: configuration file parsing by @ldez in #55
- Fix remaining issues for release/v1.0.0 by @denis-tingaikin in #51
- Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 by @dependabot[bot] in #48
- Bump golang.org/x/tools from 0.33.0 to 0.35.0 by @dependabot[bot] in #56
New Contributors
- @alexandear made their first contribution in #42
- @ldez made their first contribution in #47
Full Changelog: https://github.com/denis-tingaikin/go-header/compare/v0.5.0...v1.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.