Skip to content

Bump wp-cli/extension-command from 2.2.0 to 2.3.0#898

Merged
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/extension-command-2.3.0
Mar 9, 2026
Merged

Bump wp-cli/extension-command from 2.2.0 to 2.3.0#898
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/extension-command-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wp-cli/extension-command from 2.2.0 to 2.3.0.

Release notes

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

Version 2.3.0

  • Fix --skip-update-check in admin context [#508]
  • Add --slug option to plugin/theme install for custom directory naming [#506]
  • Regenerate README file [#504]
  • Fix plugin deactivation during force install with explicit --activate flag [#500]
  • Fix --all --network to network-activate single-site active plugins [#499]
  • Fix newly reported PHPStan issues [#498]
  • Add --force flag to plugin activate to re-run activation hooks [#496]
  • Add --auto-update-indicated flag to plugin update and theme update commands [#495]
  • Display extension names during bulk updates [#492]
  • Pass correct variable to requirements_not_met [#489]
  • Regenerate README file [#488]
  • Do not scaffold _s theme in test [#487]
  • Support installing plugins from single PHP file URLs [#486]
  • Regenerate README file [#485]
  • Support WordPress.org plugin/theme directory URLs in install commands [#483]
  • Add missing documentation for is-active subcommands [#482]
  • Add warning in wp plugin is-active for missing plugin files still in active_plugins [#480]
  • Mock more HTTP requests in wporg status test [#478]
  • Add type field to distinguish block themes from classic themes [#477]
  • Add check-update commands for plugins and themes [#475]
  • Include broken themes in wp theme list [#473]
  • Display unexpected plugin output during activation with --debug [#471]
  • Add plugin dependencies support with --with-dependencies flag and install-dependencies command [#469]
  • Mock HTTP requests in wporg status tests [#467]
Commits
  • a8725c3 Merge pull request #506 from wp-cli/copilot/fix-1570774-87201472-127cd70a-3a5...
  • 2bce3ed Update src/WP_CLI/CommandWithUpgrade.php
  • d75d7b0 Update src/WP_CLI/CommandWithUpgrade.php
  • f2a47bb Merge branch 'main' into copilot/fix-1570774-87201472-127cd70a-3a52-471a-9dc4...
  • 2f5bd00 Update features/theme-install.feature
  • 63214d1 Apply suggestions from code review
  • 69cbc4b Merge pull request #508 from wp-cli/copilot/fix-skip-update-check-issue
  • f956ce1 Replace hello-dolly in some tests
  • 0de652a Fix remaining test
  • d5d70d4 Replace duplicate-post in tests
  • 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/extension-command](https://github.com/wp-cli/extension-command) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/wp-cli/extension-command/releases)
- [Commits](wp-cli/extension-command@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: wp-cli/extension-command
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the scope:distribution Related to distribution label Mar 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 20:15
@dependabot dependabot bot added the scope:distribution Related to distribution label Mar 9, 2026
@github-actions github-actions bot added enhancement New feature or request scope:framework labels Mar 9, 2026
@swissspidy swissspidy merged commit 335930c into main Mar 9, 2026
64 checks passed
@swissspidy swissspidy deleted the dependabot/composer/wp-cli/extension-command-2.3.0 branch March 9, 2026 20:50
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