Skip to content

chore(deps): update mvdan/sh to v3.13.1#72

Merged
scop merged 2 commits intomainfrom
renovate/mvdan-sh-3.x
Apr 10, 2026
Merged

chore(deps): update mvdan/sh to v3.13.1#72
scop merged 2 commits intomainfrom
renovate/mvdan-sh-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 7, 2026

This PR contains the following updates:

Package Update Change
mvdan/sh patch v3.13.0v3.13.1

Release Notes

mvdan/sh (mvdan/sh)

v3.13.1

Compare Source

  • cmd/shfmt
    • Add support for [[zsh]] in EditorConfig files
    • Detect the shell variant from filenames like .zshrc and .bash_profile
    • Fix --apply-ignore when used with explicit args - #​1310
  • syntax
    • Revert an accidental change to how array subscripts are formatted - #​1314
    • Never join ;; with the previous line when formatting - #​1289
    • Fix a bug where $1[foo] was parsed as a subscript in Zsh - #​1288
    • Correctly parse $! in double quotes in Zsh - #​1298
    • Allow indexing into special parameters in Zsh - #​1299
    • Allow parameter expansions with empty names in Zsh - #​1280
  • interp
    • Test against Bash 5.3 and fix three new discrepancies
    • Fix a few bugs related to nameref variables
    • Avoid panics when user input encounters unimplemented features

Consider becoming a sponsor if you benefit from the work that went into this release!

Binaries built on go version go1.26.1 linux/amd64 with:

CGO_ENABLED=0 go build -trimpath -ldflags="-w -s"

  • If you want to rebase/retry this PR, check this box

@scop scop force-pushed the renovate/mvdan-sh-3.x branch from 7d64348 to dd2b026 Compare April 10, 2026 08:47
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 10, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@scop scop merged commit 7b06216 into main Apr 10, 2026
5 checks passed
@scop scop deleted the renovate/mvdan-sh-3.x branch April 10, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant