chore: Bump mvdan.cc/sh/v3 from 3.13.1 to 3.14.1 - #461
Merged
Merged
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/mvdan.cc/sh/v3-3.14.0
branch
from
September 22, 2026 17:36
1ff1374 to
2b6e867
Compare
Member
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.13.1 to 3.14.1. - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.13.1...v3.14.1) --- updated-dependencies: - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/mvdan.cc/sh/v3-3.14.0
branch
from
September 22, 2026 18:02
2b6e867 to
934a101
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.
Bumps mvdan.cc/sh/v3 from 3.13.1 to 3.14.1.
Release notes
Sourced from mvdan.cc/sh/v3's releases.
... (truncated)
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
... (truncated)
Commits
a3f0c75CHANGELOG: add entry for v3.14.129855f3interp: stop confirming a huge brace sequence against bash39a9394expand: keep escaped characters from acting as glob metacharactersa89e798expand: add test cases for globbing with escaped metacharacters755b3e5pattern: treat unclosed extended operator groups as literals63af908fix: gitAtime build fail on 32-bit FreeBSD and NetBSD671a5e2syntax: count columns for bytes written via colCounter.Write7c82969syntax: don't indent heredocs without dashes nested in <<- ones075feedsyntax: keep literal tabs in <<- heredoc bodies intact466c5e8syntax: add test cases for literal tabs in <<- heredoc bodies