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 across 1 directory with 3 updates #7801

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

Version 2.1.21

  • Regenerate README file [#425]
  • Add --recently-active option in plugin list command [#424]
  • Fix visibility in command class methods [#423]
  • Add support for GitHub release installation [#421]

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
  • f9bc3fd Merge pull request #425 from wp-cli/regenerate-readme
  • b08dc5e Regenerate README file - 2024-05-02
  • 0981288 Merge pull request #424 from ernilambar/232-recently-active-plugins
  • 6e09dcb Add examples related to recently active
  • c1b7322 Add recently active option in plugin commands
  • 23fe646 Merge pull request #423 from ernilambar/fix-command-method-visibility
  • ae73b80 Fix visibilty in command class methods
  • 617e9c5 Add support for GitHub release installation (#421)
  • fa8bfd9 Merge pull request #422 from wp-cli/regenerate-readme
  • 39dc268 Regenerate README file - 2024-04-26
  • 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

Updates wp-cli/wp-cli-tests from 4.2.9 to 4.3.0

Release notes

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

Version 4.3.0

  • Support yoast/phpunit-polyfills v2 [#206]
Commits
  • 0c5c2e9 Merge pull request #206 from wp-cli/fix/205-polyfills
  • 80ef437 Update gitignore
  • ee10ce5 Rename class files
  • e6179d2 Support yoast/phpunit-polyfills
  • 3cab4c5 Update file(s) from wp-cli/.github
  • 8696a18 Merge pull request #199 from thelovekesh/add/wp-versions-file-workflow
  • 717555f Add logger for sleep command
  • a160b19 Add workflow to generate wp-versions data
  • e2ef28d Add single_quote config for yml files
  • See full diff 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 2, 2024
Bumps the wp-cli-packages group with 2 updates in the / directory: [wp-cli/extension-command](https://github.com/wp-cli/extension-command) and [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests).


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

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)

Updates `wp-cli/wp-cli-tests` from 4.2.9 to 4.3.0
- [Release notes](https://github.com/wp-cli/wp-cli-tests/releases)
- [Commits](wp-cli/wp-cli-tests@v4.2.9...v4.3.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
- dependency-name: wp-cli/wp-cli-tests
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wp-cli-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/wp-cli-packages-723d8a5a9c branch from eb75c28 to c12c10d Compare June 5, 2024 19:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2024

Superseded by #7829.

@dependabot dependabot bot closed this Jun 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/wp-cli-packages-723d8a5a9c branch June 26, 2024 18:53
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