wp-cli / wp-cli-bundle

📦 WP-CLI package that bundles the framework with a set of common commands
MIT License
84 stars 30 forks source link

Bump wp-cli/entity-command from 2.6.2 to 2.7.0 #630

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps wp-cli/entity-command from 2.6.2 to 2.7.0.

Release notes

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

Version 2.7.0

  • Avoid time dependent test in user application-password [#499]
  • Support new upstream autoload options [#496]
  • Support nickname when creating user [#495]
  • Use TwentyTwelve theme in menu location test [#494]
  • Add examples for option set-autoload an get-autoload commands [#492]
  • Add missing ## OPTIONS in CommandWithTerms class [#487]
  • Add user exists command [#486]
  • Accept user login and email in user spam and user unspam commands [#485]
  • Update doc for user spam and user unspam command [#483]
  • Validate reassigning user in user delete command [#482]
  • Fix warning message in user spam command [#481]
  • Add missing application-password and site meta subcommands to readme [#478]
  • Introduce --format=ids in user application-password list [#475]
  • Fix dynamic property issue in user session class [#470]
  • Fix PHP notice in comment recount with invalid ID [#469]
  • Fix example for site deactivate command [#468]
  • Update examples in user commands [#467]
  • Update term commands examples [#466]
  • Update example output for comment delete command [#465]
  • Fix menu command output examples [#462]
Commits
  • 8110a59 Merge pull request #499 from ernilambar/refine-app-password-test
  • a0c02d3 Avoid time dependent test in user application password
  • 8b19b7d Merge pull request #475 from ernilambar/474-format-ids
  • 55f8309 Merge pull request #495 from ernilambar/274-user-nickname
  • 18976c9 Add test for nickname creating user
  • a1351b4 Add missing nickname when creating user
  • b45e103 Merge pull request #496 from wp-cli/fix-491
  • 828e217 Merge pull request #494 from ernilambar/update-tests-menu-location
  • 8bdd517 Support new autoload options
  • b4906a7 Use run instead on try in menu location feature test
  • 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 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 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)
swissspidy commented 4 months ago

@dependabot rebase