Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEPS]: Bump wp-cli/wp-cli from 2.6.0 to 2.7.0 #309

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps wp-cli/wp-cli from 2.6.0 to 2.7.0.

Release notes

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

Release 2.7.0

  • Add support for docker-compose run to the --ssh option [#5637]
  • Internalize global_terms_enabled() [#5684]
  • Remove old global terms feature test [#5682]
  • Add cache directory path to cli info output [#5681]
  • Always return PHP_BINARY when using a PHAR bundle [#5672]
  • Load config-spec.php in a "filterable" way [#5664]
  • Use different action for admin context logic [#5663]
  • Require v3.1.6 of wp-cli/wp-cli-tests [#5659]
  • Address some PHP 8.1 deprecation notices [#5658]
  • Add johnpbloch/wordpress-core-installer to allowed-plugins [#5653]
  • Documents return type for WP_CLI::halt() as never [#5651]
  • Fix skip theme tests [#5646]
  • Add missing $upgrade argument to enable_maintenance_mode filter [#5630]
  • Handle optional option values in SynopsisParser::render() [#5618]
  • Add missing relative namespace [#5616]
  • Update README.md [#5610]
Commits
  • 832b763 Update readme for v2.7.0
  • 398022e Change VERSION to v2.7.0
  • c651e20 Merge pull request #5637 from johnbillion/docker-run
  • a076ead Merge pull request #5684 from wp-cli/fix/missing-global-terms-enabled
  • 27175c7 Add missing enable_sitecategories.php file to tests
  • f222821 Move site_categories table test into separate conditional scenario
  • 8ce46a8 Internalize global_terms_enabled()
  • 6da6f26 Update file(s) from wp-cli/.github
  • 58e145f Add cache dir path to info output (#5681)
  • b179c7a Always return PHP_BINARY when using a PHAR bundle (#5672)
  • 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 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/wp-cli](https://github.com/wp-cli/wp-cli) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/wp-cli/wp-cli/releases)
- [Commits](wp-cli/wp-cli@v2.6.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 12, 2022
@anthonywnz anthonywnz merged commit b894557 into main Oct 18, 2022
@dependabot dependabot bot deleted the dependabot/composer/wp-cli/wp-cli-2.7.0 branch October 18, 2022 08:23
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