Skip to content

chore(deps-dev): bump roots/wordpress-core-installer from 3.0.0 to 4.0.0 - #143

Merged
Nikschavan merged 1 commit into
masterfrom
dependabot/composer/roots/wordpress-core-installer-4.0.0
May 15, 2026
Merged

chore(deps-dev): bump roots/wordpress-core-installer from 3.0.0 to 4.0.0#143
Nikschavan merged 1 commit into
masterfrom
dependabot/composer/roots/wordpress-core-installer-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps roots/wordpress-core-installer from 3.0.0 to 4.0.0.

Release notes

Sourced from roots/wordpress-core-installer's releases.

v4.0.0

Breaking Changes

  • Composer 2 is now required — Composer v1 reached EOL in October 2022 and is no longer supported. The composer-plugin-api and composer/composer constraints have been updated to ^2.0.

Improvements

  • Cleaned up v1/v2 compatibility shims in tests
  • Fixed PHPUnit deprecation warning (expectExceptionMessageRegExpexpectExceptionMessageMatches)

Full Changelog: roots/wordpress-core-installer@3.0.0...v4.0.0

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [roots/wordpress-core-installer](https://github.com/roots/wordpress-core-installer) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/roots/wordpress-core-installer/releases)
- [Commits](roots/wordpress-core-installer@3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: roots/wordpress-core-installer
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 15, 2026
@Nikschavan
Nikschavan requested a review from Copilot May 15, 2026 07:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the dev dependency roots/wordpress-core-installer to v4.0.0, aligning the project with the plugin’s Composer 2–only support while keeping the lockfile in sync.

Changes:

  • Bump roots/wordpress-core-installer from ^3.0 to ^4.0 in composer.json.
  • Update composer.lock to lock roots/wordpress-core-installer to v4.0.0 (including updated plugin API constraints and references).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.json Updates the dev requirement for roots/wordpress-core-installer to ^4.0.
composer.lock Locks the updated roots/wordpress-core-installer version and associated metadata/constraints.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Nikschavan
Nikschavan merged commit 26bd29d into master May 15, 2026
8 checks passed
@Nikschavan
Nikschavan deleted the dependabot/composer/roots/wordpress-core-installer-4.0.0 branch May 15, 2026 07:44
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.

2 participants