Update dependency mvdan/sh to v3.14.0 - #453
Merged
Merged
Conversation
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:
3.13.1β3.14.0Release Notes
mvdan/sh (mvdan/sh)
v3.14.0Compare Source
This release drops support for Go 1.25 and includes many enhancements, particularly in the interpreter, which implements more shell features and fixes many divergences from Bash.
--detectto find shell files by executable bit or shebang - #β944Preorder, an iterator over all nodes, complementingWalkencoding.TextUnmarshalerimplementations for each operator type${ foo;}and${|foo;}inside double quotes - #β1368{varname}redirects, likeexec {fds[3]}>&-- #β719${args[cmd,#]}- #β1285#as the start of a comment inside[[ ]]tests - #β1326thenordowith a semicolon when heredocs are pending - #β1047!in arithmetic expressions, avoiding history expansion - #β987SplitBracesreject malformed sequences and skip backslash escapes - #β1330${=name},${~name}, and${^name}prefixes - #β1238;|case terminator and leading parentheses for globs - #β1293, #β1279[globs in arrays - #β1278, #β1322">>", rather than integers - #β1321BashOptsto set Bash options likeshopt- #β962AccessHandlerto control file access checks, used by-randcd- #β1318HandlerContext.LastExitStatus, and provide aHandlerContextto stat handlershelpandtimesbuiltins, as well as$-- #β1398;∧;&case terminators - #β1391-Ntest operator, and make-ntand-otfollow POSIX - #β1340a=([5]=x)- #β1373execfails withENOEXEC- #β1065js/wasm, where subprocesses and pipes are unavailableexecwith no argumentsRunBracesSeqwith a config and error reporting, deprecatingBracesVariable.Indexesto describe sparse indexed arrays&&and||operators - #β1371"${a[@]%o}"- #β1081${!arr[@]}consistent with the quoted form - #β672[as a literal character, like Bash - #β1372[![:space:]]dashshebangs as POSIX shell for-ln=auto- #β1307Consider becoming a sponsor if you benefit from the work that went into this release!
Binaries built on
go version go1.27.0 linux/amd64with:Configuration
π Schedule: (UTC)
π¦ 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.