Update Docker usage to docker compose V2 following deprecation of docker-compose V1.
8.13.0 (2023-11-29)
8.12.0 (2023-11-16)
8.11.0 (2023-11-02)
Enhancement
wp-env now works offline after the environment has been created. Note that many wp-env configuration changes involve internet connectivity and may not work in offline mode. #53547
8.10.0 (2023-10-18)
Bug Fix
Corrected PATH to include the host user's Composer bin directory.
Replaced yoast/phpunit-polyfills with phpunit/phpunit to install the required PHPUnit version, avoiding the need for project-specific polyfills.
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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bluehost/endurance-page-cache/network/alerts).
Bumps the npm_and_yarn group group with 2 updates: @wordpress/env and simple-git.
Updates
@wordpress/env
from 4.1.3 to 9.6.0Changelog
Sourced from
@wordpress/env
's changelog.... (truncated)
Commits
ffc0773
chore(release): publishd22f89d
Update changelog filesac3c3e4
chore(release): publish95bcaba
Update changelog filesc139588
chore(release): publish2c04b7e
Update changelog files7831bbe
Merge changes published in the Gutenberg plugin "release/17.8" brancheb79637
chore(release): publishf79443f
Update changelog files45de2cb
chore(release): publishMaintainer changes
This version was pushed to npm by gutenbergplugin, a new releaser for
@wordpress/env
since your current version.Updates
simple-git
from 2.48.0 to 3.23.0Release notes
Sourced from simple-git's releases.
... (truncated)
Changelog
Sourced from simple-git's changelog.
... (truncated)
Commits
4119a2c
Version Packages8a3118d
fix: stat diff summary performance6883522
Prettier and helper script to format the project91be7c7
Integration test covering error reported in #9779f1a174
Chore/updates (#980)9bfdf08
Yarn v4 (#968)39e91b3
Version Packagesdf14065
Pr/908 (#965)c254a69
Version Packagesb4ab430
Add callback support togit.firstCommit
(#960)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