Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps wp-cli/wp-cli-tests from 5.0.3 to 5.0.4.

Release notes

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

Version 5.0.4

  • Fall back to running tests with SQLite [#286]
  • Add Behat step for installing WordPress with specific version [#282]
  • Fix database type detection to query server version instead of client binary [#281]
  • Add unified diff output to failed Behat comparisons [#280]
  • Add functional tests for Behat step definitions [#279]
  • Conditionally pass Behat --xdebug flag [#276]
Commits
  • 77d4758 Merge pull request #282 from wp-cli/copilot/add-given-wp-install-step
  • ad66177 Merge pull request #279 from wp-cli/copilot/add-functional-tests-for-behat-steps
  • 0285e30 Merge pull request #280 from wp-cli/copilot/improve-behat-output-diffs
  • ef51980 Merge pull request #281 from wp-cli/copilot/fix-mariadb-detection-issue
  • 4322dee Merge pull request #286 from wp-cli/fix/285-sqlite
  • 6d3fef9 Merge pull request #276 from wp-cli/try/behat-xdebug-flag
  • 240a89e fix tabs vs spaces
  • 6b4fc92 Fall back to running tests with SQLite
  • 4941f64 Show diff for 'contain' and 'not contain' as well
  • 03e5fdb Remove explicit dependency
  • Additional commits viewable in compare view

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 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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 9, 2025 18:17
@dependabot dependabot bot force-pushed the dependabot/composer/wp-cli/wp-cli-tests-5.0.4 branch from f532e2f to d9cb258 Compare December 9, 2025 19:00
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/wp-cli/wp-cli-tests/releases)
- [Commits](wp-cli/wp-cli-tests@v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: wp-cli/wp-cli-tests
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/wp-cli/wp-cli-tests-5.0.4 branch from d9cb258 to 89d70df Compare December 9, 2025 19:40
@swissspidy swissspidy merged commit 13d52ff into main Dec 9, 2025
46 checks passed
@swissspidy swissspidy deleted the dependabot/composer/wp-cli/wp-cli-tests-5.0.4 branch December 9, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants