fix(deps): update module mvdan.cc/sh/v3 to v3.13.1 in go.mod#683
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module mvdan.cc/sh/v3 to v3.13.1 in go.mod#683renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
14 times, most recently
from
April 14, 2026 17:48
e4dec92 to
4c3150e
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
5 times, most recently
from
April 22, 2026 21:49
de07c71 to
86b0d46
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
9 times, most recently
from
May 1, 2026 00:52
90c87aa to
25b76b4
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
4 times, most recently
from
May 17, 2026 08:30
28b0e8a to
2c7cfa5
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
5 times, most recently
from
May 25, 2026 20:35
a8a1e48 to
f74fe1a
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
11 times, most recently
from
June 3, 2026 02:09
b4680d9 to
779f302
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
7 times, most recently
from
June 12, 2026 23:11
d55ea04 to
332dc84
Compare
renovate
Bot
force-pushed
the
renovate/mvdan.cc-sh-v3-3.x
branch
2 times, most recently
from
June 15, 2026 22:05
7026886 to
cca7fa6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.12.0→v3.13.1Release Notes
mvdan/sh (mvdan.cc/sh/v3)
v3.13.1Compare Source
[[zsh]]in EditorConfig files.zshrcand.bash_profile--apply-ignorewhen used with explicit args - #1310;;with the previous line when formatting - #1289$1[foo]was parsed as a subscript in Zsh - #1288$!in double quotes in Zsh - #1298namerefvariablesConsider becoming a sponsor if you benefit from the work that went into this release!
Binaries built on
go version go1.26.1 linux/amd64with:v3.13.0Compare Source
This release introduces support for Zsh in the parser and formatter, which was tracked in issue #120 alongside the label https://github.com/mvdan/sh/labels/zsh. While support is not complete, it should be far enough for many use cases.
This release also drops support for Go 1.24 and includes many other enhancements:
-lprints any filenamesshfmt -versionis now derived from the git current tag, dropping the-ldflagsworkaroundLangZshLangVariantis now a bitset, allowing the use of sets like "Bash-like"InteractiveSeqandStmtsSeqiterator methods forParserPrintervia struct embeddingdeclare {a,b}_c=valueshopt -s dotglobandshopt -s extglob!(expr)extended glob patternsdeclare,type,readConfig.DotGlobandConfig.ExtGlobfor the interpreterVariable.Flagsto get the one-characterdeclareflagsGlobLeadingDotandExtendedOperatorsfor the interpreterNegExtGlobErrorto mark the use of!(expr)negation patternsConsider becoming a sponsor if you benefit from the work that went into this release!
Binaries built on
go version go1.26.1 linux/amd64with:Note that this release no longer includes a
sha256sums.txtasset; GitHub now provide digests natively.Configuration
📅 Schedule: (UTC)
* */1 * * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.