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

Bump the wp-cli-packages group with 2 updates #7788

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

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

Updates wp-cli/extension-command from 2.1.19 to 2.1.20

Release notes

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

Version 2.1.20

  • Regenerate README file [#422]
  • Improve warning message for install and activate multiple themes [#419]
  • Replace User Switching from feature tests [#418]
  • Update the theme in feature tests [#417]
  • Show additional plugin headers values in wp plugin get <plugin> output [#414]
  • Add tested_up_to field [#413]
  • Warn multiple themes installation with activate [#408]
  • Regenerate README file [#404]
  • Fix plugin commands examples [#403]
  • Regenerate README file [#402]
  • Update theme commands examples [#401]
  • Correct param type in Parse Theme Name trait [#400]
Commits
  • fa8bfd9 Merge pull request #422 from wp-cli/regenerate-readme
  • 39dc268 Regenerate README file - 2024-04-26
  • ae6adca Merge pull request #413 from tfirdaus/feat/241-add-tested-up-to-head
  • c94e23f Slightly different approach to generating the path
  • 4a1c2c7 Refactor readme parser
  • 5dcbb5e Merge pull request #419 from wp-cli/improve-multiple-theme-install-warning
  • 2cebfa2 Fix PHPCS issue
  • d906790 Improve warning message for install and activate multiple themes
  • afdbff3 Merge pull request #408 from ernilambar/406-fix-activate-multiple-themes
  • 3ee76ca Avoid retired theme in feature test
  • Additional commits viewable in compare view

Updates wp-cli/wp-cli from 9a10827 to 2.10.0

Release notes

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

Version 2.10.0

  • Fix PHP deprecation warnings [#5897]
  • Only use --skip-column-statistics flag when available [#5895]
  • Handle unparseable tags gracefully [#5894]
  • WpOrgApi: allow specifying fields request param [#5893]
  • Remove unneeded compatibility shim [#5885]
  • Use has_config() in get_config() to prevent warnings on null values [#5880]
  • Suggest 'network meta' intead of 'network option' [#5879]
  • Updated Doc Block for Admin.php [#5877]
  • Admin Context: Fix PHP fatals when admin.php has CRLF line endings [#5875]
  • Standard completion of current option [#5873]
  • Add WP_CLI\Utils\has_stdin() function [#5872]
  • Revert the revert of the Move of RecursiveDataStructureTraverser to wp-cli/wp-cli [#5871]
  • Add verbosity level and quiet flag in ssh command based on debug flag [#5869]
  • Remove the pre-commit hook installation and its corresponding command [#5868]
  • Revert "Move RecursiveDataStructureTraverser to wp-cli/wp-cli package" [#5866]
  • Add missing required arguments when using --prompt [#5865]
  • Move RecursiveDataStructureTraverser to wp-cli/wp-cli package [#5864]
  • Add docker compose command support in SSH command generation [#5863]
  • Add missing documentation for $data attribute in http_request() [#5861]
  • Updated Inline PHP Documentation [#5853]
  • Remove contrib-list.php [#5851]
  • Update release checklist template [#5850]
  • Update tests to accommodate for SQLite [#5849]
  • Post-release version bump after v2.9.0 [#5848]
  • Update Formatter\show_table to use Runner->in_color rather than shouldColorize [#5804]
Commits

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/extension-command](https://github.com/wp-cli/extension-command) and [wp-cli/wp-cli](https://github.com/wp-cli/wp-cli).


Updates `wp-cli/extension-command` from 2.1.19 to 2.1.20
- [Release notes](https://github.com/wp-cli/extension-command/releases)
- [Commits](wp-cli/extension-command@v2.1.19...v2.1.20)

Updates `wp-cli/wp-cli` from `9a10827` to 2.10.0
- [Release notes](https://github.com/wp-cli/wp-cli/releases)
- [Commits](https://github.com/wp-cli/wp-cli/commits/v2.10.0)

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

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 May 2, 2024
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.

None yet

0 participants