Skip to content

Bump wp-cli/config-command from 2.4.0 to 2.5.0#928

Merged
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/config-command-2.5.0
Mar 17, 2026
Merged

Bump wp-cli/config-command from 2.4.0 to 2.5.0#928
swissspidy merged 1 commit intomainfrom
dependabot/composer/wp-cli/config-command-2.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps wp-cli/config-command from 2.4.0 to 2.5.0.

Release notes

Sourced from wp-cli/config-command's releases.

Version 2.5.0

  • Show literal "true"/"false" for boolean config values instead of "1"/empty string [#213]
  • Fix wp config create incorrectly detecting wp-config.php in parent directory [#212]
  • Regenerate README file [#211]
  • Mark dbpass as sensitive [#207]
  • Add wp config add and wp config update commands [#206]
  • Docs: Fix return_value() inline documentation [#205]
Commits
  • 71aaf21 Add .gitattributes file
  • 6d92f55 Update file(s) from wp-cli/.github
  • 616ec18 Update file(s) from wp-cli/.github
  • 97a28da Show literal "true"/"false" for boolean config values instead of "1"/empty st...
  • 7e17246 Update file(s) from wp-cli/.github
  • 8bc2e09 Update file(s) from wp-cli/.github
  • 96062f2 Merge pull request #212 from wp-cli/copilot/fix-wp-cli-config-detection
  • 2f8bbd3 Update src/Config_Command.php
  • 8b7cb42 Fix wp config create to not detect wp-config.php in parent folder
  • 96682da Initial plan
  • 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 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 [wp-cli/config-command](https://github.com/wp-cli/config-command) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/wp-cli/config-command/releases)
- [Commits](wp-cli/config-command@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: wp-cli/config-command
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2026 21:43
@github-actions github-actions bot added enhancement New feature or request scope:framework labels Mar 17, 2026
@swissspidy swissspidy merged commit 5ecc0a4 into main Mar 17, 2026
64 checks passed
@swissspidy swissspidy deleted the dependabot/composer/wp-cli/config-command-2.5.0 branch March 17, 2026 21:58
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant