v3.5.8
Bug fixes
- Scalameta: upgrade to v4.5.9 (#3249) @kitbellew
- FormatOps: handle anon function in select chains (#3250) @kitbellew
- AvoidInfix: don't duplicate RedundantParens logic (#3248) @kitbellew
- AvoidInfix: fix isWrapped, look for external paren (#3243) @kitbellew
- FormatTokensRewrite: handle first token correctly (#3244) @kitbellew
- Imports: handle case when importer ref is empty (#3242) @kitbellew
- RedundantParens: only scala3 match-as-operator (#3239) @kitbellew
Dependency updates
- Bump docker/login-action from 1 to 2 (#3247) @dependabot
- Bump docker/build-push-action from 2 to 3 (#3246) @dependabot
- Bump docker/metadata-action from 3 to 4 (#3245) @dependabot