chore(deps): update dependency shfmt to v3.8.0 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
shfmt | minor |
3.7.0 -> 3.8.0
|
Release Notes
mvdan/sh (shfmt)
v3.8.0
This release drops support for Go 1.19 and 1.20 and includes many
features and bugfixes, such as improving EditorConfig support in shfmt
.
- cmd/shfmt
-
syntax
- Allow formatting redirects before all command argumetnts - #942
- Support brace expansions with uppercase letters - #1042
- Unescape backquotes in single quotes within backquotes - #1041
- Better error when using
function
in POSIX mode - #993 - Better column numbers for escapes inside backquotes - #1028
- interp
-
expand
- Add support for
fs.DirEntry
viaReadDir2
- Support zero-padding in brace expansions - #1042
- Add support for
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.