Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps the wp-cli-packages group with 2 updates: wp-cli/export-command and wp-cli/wp-cli.

Updates wp-cli/export-command from 2.1.13 to 2.1.14

Release notes

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

Version 2.1.14

  • Fix Gherkin lint issues [#122]
  • Use get_post_stati() instead of get_post_statuses() to support all registered post statuses in export [#121]
Commits
  • 2af32bf Merge pull request #122 from wp-cli/fix-gherkin-issues
  • 7e4fa2d Fix Gherkin lint issues
  • 2eb9ad1 Merge pull request #121 from ouikhuan/fix/post-status-support
  • d75c91a Use get_post_stati to get post statuses
  • 437b82b Merge pull request #119 from wp-cli/update/wp-cli-2-12
  • 94e6f81 Add ReturnTypeWillChange attribute
  • 068faf4 Require wp-cli/wp-cli v2.12
  • See full diff in compare view

Updates wp-cli/wp-cli from 2.11.0 to 2.12.0

Release notes

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

Version 2.12.0

What's Changed

... (truncated)

Commits
  • 03d30d4 Merge pull request #6092 from wp-cli/prepare-2-12-0
  • d4bc7fd Release v2.12.0
  • 1554e16 Merge pull request #6091 from wp-cli/fix/duplicate-post-test-failures
  • facd817 Try with debug-bar instead
  • 1bd37bf Really make sure all plugins are gone
  • 49def6a Revert unneeded change
  • 79e49fb Delete existing plugins first
  • eb966cd Replace duplicate-post with hello-dolly
  • 094696b Merge pull request #6090 from wp-cli/add/mustache-fork
  • 650262f Use forked mustache library
  • Additional commits viewable in compare view

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

Bumps the wp-cli-packages group with 2 updates: [wp-cli/export-command](https://github.com/wp-cli/export-command) and [wp-cli/wp-cli](https://github.com/wp-cli/wp-cli).


Updates `wp-cli/export-command` from 2.1.13 to 2.1.14
- [Release notes](https://github.com/wp-cli/export-command/releases)
- [Commits](wp-cli/export-command@v2.1.13...v2.1.14)

Updates `wp-cli/wp-cli` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/wp-cli/wp-cli/releases)
- [Commits](wp-cli/wp-cli@v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: wp-cli/export-command
  dependency-version: 2.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wp-cli-packages
- dependency-name: wp-cli/wp-cli
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wp-cli-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant