ampproject / amp-wp

Enable AMP on your WordPress site, the WordPress way.
https://wordpress.org/plugins/amp/
GNU General Public License v2.0
1.79k stars 382 forks source link

Bump the wp-cli-packages group across 1 directory with 3 updates #7801

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #7829.