Skip to content

Bump wp-cli/wp-cli from 2.7.1 to 2.8.0#7553

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/wp-cli/wp-cli-2.8.0
Closed

Bump wp-cli/wp-cli from 2.7.1 to 2.8.0#7553
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/wp-cli/wp-cli-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps wp-cli/wp-cli from 2.7.1 to 2.8.0.

Release notes

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

Version 2.8.0

  • Harden loading of upgrader [#5791]
  • Ignore Requests deprecations in error handling for now [#5790]
  • Fallback to hardcoded folder when WPINC not defined [#5786]
  • Add RequestsLibrary::get_bundled_certificate_path() method [#5785]
  • Conditionally adapt to Core Requests library [#5783]
  • Add bootstrap step to extract default CA certificate [#5781]
  • Revert "Extract cacert from Phar for cURL" [#5780]
  • Use wp_cache_flush_runtime if supported. [#5778]
  • Extract cacert from Phar for cURL [#5777]
  • Fix some PHP 8.2 depreciation notices in behat tests [#5776]
  • Use rtrim on phar-safe path to avoid double slash [#5775]
  • Upgrade WP-CLI to Requests v2 [#5774]
  • Added "wp cli alias is-group" subcommand. [#5766]
  • Update test to reflect warning when --url=<url> is provided [#5763]
  • Use -R instead of -r for fallback pager command [#5759]
  • Fix autocompletion notice with PHP 8.2 [#5749]
  • fix PHP Deprecation for 8.1 [#5743]
  • Add composer phpcbf [#5740]
  • Use WP_CLI_FORCE_USER_LOGIN=1 to force --user=<login> [#5738]
  • Fix --skip-themes for themes with block patterns [#5737]
  • Make sure subcommand @​alias definition respects @​when definition [#5730]
  • Improve docs for SHELL_PIPE [#5729]
  • Use AWK instead of sed to create BOM in feature test [#5728]
  • Add runtime_args to options array for runcommand [#5722]
  • Fix deprecation notice triggered in WpOrgApi class in PHP 8.1 [#5717]
  • Fix return type of make_progress_bar [#5715]
  • Add name context to before_invoke and after_invoke [#5712]
  • Check that proc_open() is available in Process::run() [#5711]
  • Improve support for cases with empty --path provided to wp-cli commands [#5709]
  • Fix composer test after branch rename [#5708]
  • PHP 8.2: explicitly declare CompositeCommand::$longdesc to fix deprecation warning [#5707]
  • Detect Object Cache Pro [#5698]
  • Ensure WP_CLI_ROOT is defined before accessing it [#5697]
  • Bump actions/checkout from 2 to 3 [#5691]
  • Bump nucleos/auto-merge-action from 1.0.0 to 1.3.0 [#5690]
  • Fix proc_open_compat util on Windows [#5689]
  • Move WP_CLI_CONFIG_SPEC_FILTER_CALLBACK test to flags.feature [#5687]
Commits
  • acfc0c6 Update README.md with version 2.8.0
  • c45a3ed Update VERSION to v2.8.0
  • 5198985 Merge pull request #5791 from wp-cli/fix/harden-loading-of-upgrader
  • 79c0272 Fix bug in filepath
  • b8308d8 No errors, just checking file existence upfront
  • 8d29e55 No error when upgrader skin does not exist (old WP Core)
  • a53826b Harden loading of upgrader
  • 8b625ab Merge pull request #5790 from wp-cli/fix/ignore-request-deprecations
  • 6291273 Ignore Requests deprecations in error handling for now
  • 2de6cfe 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 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.7.1 to 2.8.0.
- [Release notes](https://github.com/wp-cli/wp-cli/releases)
- [Commits](wp-cli/wp-cli@v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: wp-cli/wp-cli
  dependency-type: direct:development
  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 Jun 2, 2023
@thelovekesh
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #7559.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/composer/wp-cli/wp-cli-2.8.0 branch June 5, 2023 16:04
@thelovekesh
Copy link
Copy Markdown
Collaborator

Static analysis was previously failing due to an upstream issue. Fixed in wp-cli/wp-cli#5796.

cc: @westonruter

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