Skip to content

Bump wp-cli/shell-command from 2.0.16 to 2.0.17#916

Merged
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/shell-command-2.0.17
Mar 17, 2026
Merged

Bump wp-cli/shell-command from 2.0.16 to 2.0.17#916
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/shell-command-2.0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps wp-cli/shell-command from 2.0.16 to 2.0.17.

Release notes

Sourced from wp-cli/shell-command's releases.

Version 2.0.17

  • Add ksh support for OpenBSD (and mksh/pdksh) [#87]
  • Repurpose --quiet flag to suppress automatic REPL output [#85]
  • Regenerate README file [#84]
  • Catch exceptions in REPL to preserve session state on errors [#83]
  • Add --hook flag to validate WordPress hook execution before shell starts [#82]
  • Prefer /bin/bash and validate SHELL points to bash before using it [#81]
  • Fix internal variable bleeding in REPL eval context [#80]
  • Fix history command error when input starts with dash [#78]
  • Add restart command and --watch option to wp shell [#77]
Commits
  • 35a3715 Regenerate README file (#89)
  • e2ae8c0 Catch exceptions in REPL to preserve session state on errors (#83)
  • 349cd9e Repurpose --quiet flag to suppress automatic REPL output (#85)
  • 393bb10 Regenerate README file (#88)
  • c156670 Add restart command and --watch option to wp shell (#77)
  • cce3e64 Add .gitattributes file
  • c5cd08d Add ksh support for OpenBSD (and mksh/pdksh) (#87)
  • 7256aa3 Update file(s) from wp-cli/.github
  • 9f7289d Update file(s) from wp-cli/.github
  • 8ec6706 Update file(s) from wp-cli/.github
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wp-cli/shell-command](https://github.com/wp-cli/shell-command) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/wp-cli/shell-command/releases)
- [Commits](wp-cli/shell-command@v2.0.16...v2.0.17)

---
updated-dependencies:
- dependency-name: wp-cli/shell-command
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the scope:distribution Related to distribution label Mar 17, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2026 18:06
@dependabot dependabot bot added the scope:distribution Related to distribution label Mar 17, 2026
@github-actions github-actions bot added enhancement New feature or request scope:framework labels Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@swissspidy swissspidy merged commit 19eb069 into main Mar 17, 2026
65 checks passed
@swissspidy swissspidy deleted the dependabot/composer/wp-cli/shell-command-2.0.17 branch March 17, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scope:distribution Related to distribution scope:framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant