Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps wp-cli/i18n-command from 2.6.5 to 2.6.6.

Release notes

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

Version 2.6.6

  • Escape regex dots when stripping .min suffix [#457]
  • Tests: avoid setAccessible deprecation warnings [#455]
  • Clarify log message in MapCodeExtractor [#451]
Commits
  • 94f72dd Merge pull request #467 from wp-cli/dependabot/github_actions/actions/checkout-6
  • d582534 Bump actions/checkout from 5 to 6
  • 2ec352b Update file(s) from wp-cli/.github
  • a27ee65 Update file(s) from wp-cli/.github
  • 90d2a03 Update file(s) from wp-cli/.github
  • 5e847ba Merge pull request #457 from mrfade/fix/i18n/escape-regex-dots
  • 84ee656 fix: update file paths in JSON output scenarios to reflect correct directory ...
  • 7ceba91 test: add scenario for handling .min.js stripping in make_json function
  • 1afd0c6 test: add regex tests for .min. file handling in make_json function
  • adaf57c fix(i18n): escape regex dots when stripping .min from filenames
  • 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/i18n-command](https://github.com/wp-cli/i18n-command) from 2.6.5 to 2.6.6.
- [Release notes](https://github.com/wp-cli/i18n-command/releases)
- [Commits](wp-cli/i18n-command@v2.6.5...v2.6.6)

---
updated-dependencies:
- dependency-name: wp-cli/i18n-command
  dependency-version: 2.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 15, 2025
@github-actions
Copy link

github-actions bot commented Dec 16, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: ernilambar <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@ernilambar ernilambar merged commit 0623274 into trunk Dec 17, 2025
27 checks passed
@ernilambar ernilambar deleted the dependabot/composer/wp-cli/i18n-command-2.6.6 branch December 17, 2025 00:53
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.

3 participants