Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Version 2.4.0

  • Fix: Invalid doc tag [#204]
  • Fix: Prevents invalid wp-config.php when passwords contain double quotes [#203]
  • PHPStan: Don't look in wp-cli-tests folder [#200]
  • Add SSL flag [#198]
  • PHPStan level 9 [#197]
Commits
  • a17b045 Update file(s) from wp-cli/.github
  • f26579b Merge pull request #203 from rollybueno/fix/issue/180
  • b17a5ad Test: Remove --force flag for the new scenario
  • 6415fe7 Test: Move into dedicated scenario since using --false key failed
  • b35b5cf Fix: Failing test unit
  • 0b24d51 Test: Add teset scenario for password with double backslash
  • 900416b Fix: Escape backslashes first before single quotes
  • 2052b38 Merge pull request #204 from rollybueno/fix/doc-block
  • 7f52903 Update src/Config_Command.php
  • 7494296 Fix: Invalid doc tag
  • 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)

Bumps [wp-cli/config-command](https://github.com/wp-cli/config-command) from 2.3.8 to 2.4.0.
- [Release notes](https://github.com/wp-cli/config-command/releases)
- [Commits](wp-cli/config-command@v2.3.8...v2.4.0)

---
updated-dependencies:
- dependency-name: wp-cli/config-command
  dependency-version: 2.4.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 December 9, 2025 18:16
@swissspidy swissspidy merged commit c7b6ca6 into main Dec 9, 2025
45 checks passed
@swissspidy swissspidy deleted the dependabot/composer/wp-cli/config-command-2.4.0 branch December 9, 2025 18:47
@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!

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