image-optimize-command
image-optimize-command copied to clipboard
Build(deps): Bump wp-cli/wp-cli from 2.4.1 to 2.5.0
Bumps wp-cli/wp-cli from 2.4.1 to 2.5.0.
Release notes
Sourced from wp-cli/wp-cli's releases.
Release 2.5.0
- Require v1.8 of
Requests[#5529]- Remove tech debt via Rector [#5528]
- Move fetcher implementations back into framework [#5527]
- Add
WpOrgApiabstraction to handle WordPress.org API requests [#5526]- Update Composer dependencies - 2021-05-08 [#5524]
- Disable automatic retry by default on certificate validation error [#5523]
- Add missing
$pipesvariables when creating processes [#5522]- Harden error message on failed cache directory creation [#5520]
- Update docblocks for methods that accept error objects [#5516]
- Use custom certificate if provided [#5514]
- Respect provided
verifyoption inUtils\http_request[#5507]- Add magic properties to docblock [#5504]
- Allow disabling of
ini_set()[#5499]- Update GHA functional tests workflow [#5498]
- Switch from Travis CI to GitHub Actions [#5483]
- Add PHP 8 as an allowed PHP version [#5477]
- Fix registering a command with a class and method name pair on PHP 8. [#5476]
- [PHP 8] Add properties argument to __set_state magic method [#5469]
- Improve regex to match
__FILE__and__DIR__magic constants [#5465]- Skip using removed
Operation::getReason()for Composer v2 compat [#5462]- Update Composer dependencies - 2020-10-31 [#5461]
- Support custom folder structures in
wp-config.phpfile [#5460]- Fixed: Wrong param type. [#5459]
- Fix non static methods in Extractor_Test class call statically [#5457]
- Only suppress global parameters if set as true [#5455]
- Add global parameter for executing php [#5454]
- Missing
@returntag in function/method PHPDoc comment [#5450]- Allow root from environment [#5448]
- Update dependencies 2020-09-29 [#5445]
- Fix a broken link in the README file [#5443]
- Add support for Redis Object Cache [#5436]
- Allow user to suppress global parameters info from help display [#5423]
- Updated license date [#5421]
- Add $interactive arg for run_mysql_command() [#5420]
- Add support for comma-separated flag values [#5419]
- Fix
SERVER_PORTJSON encoding failure [#5417]- Create a default global config file if it does not exist [#5411]
- Update Composer lock file - 2020-06-10 [#5409]
- Updated minimum required PHP version too 5.6 [#5408]
- Include classmap in order to fix composer 2.0 deprecation notices. [#5407]
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#5406]
- Throw exception when misusing
error_to_string()[#5405]- Add
regenerate-readmeGitHub Action workflow [#5399]- Improve
replace_path_costs()with logic from eval file command [#5397]- Add database info to
cli infocommand [#5386]- Let
Utils\run_mysql_command()return data [#5384]- Bump Travis CI OS from
trustytoxenial[#5381]- Enforce PHP 7.4 compatibility in Travis CI [#5380]
- Remove
is_bundled_command()method [#5375]
... (truncated)
Commits
0bcf0c5Update version in README.md72294acgd33390e2Change VERSION to 2.5.04c4746dMerge pull request #5529 from wp-cli/fix/bump-requests-requirement-to-1-8-0d21a4abUpdate dependencies - 2021-05-13941721eAdapt requirements64896fbUpdate file(s) from wp-cli/.githubc3bd5bdMerge pull request #5528 from wp-cli/try/rector904b7ccFix rebase issuescecff63Reorder imports- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.