Closed dependabot[bot] closed 2 months ago
@dependabot rebase
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.04%. Comparing base (
353ed60
) to head (52d5a6b
). Report is 8 commits behind head on main.
Bumps mvdan.cc/sh/v3 from 3.8.0 to 3.9.0.
Release notes
Sourced from mvdan.cc/sh/v3's releases.
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
Commits
7bd422f
CHANGELOG: prepare for v3.9.04430915
add Go 1.23.x, drop 1.21.xccc828f
interp: add -s (silent) support to the read builtinb701811
cmd/gosh: use an os.Pipe in another interactive testbced200
interp: fix data race regression with stdin pipe changes63f3119
interp: use os.Pipe when StdIO or OpenHandler produce non-file stdins262cc0e
interp: add a broken test for stdin draining with StdIO7eeba77
interp: do not include TODOs in godoc comments980b6fc
interp: implement here-documents via os.Pipe4a8ae22
interp: verify tests with Bash 5.2You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @spencerschrock.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show