Skip to content

chore(deps-dev): bump wp-cli/i18n-command from 2.6.6 to 2.7.0#1740

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/wp-cli/i18n-command-2.7.0
Open

chore(deps-dev): bump wp-cli/i18n-command from 2.6.6 to 2.7.0#1740
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/wp-cli/i18n-command-2.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

Version 2.7.0

  • Extract translatable strings from Blade component prop bindings [#474]
  • Regenerate README file [#473]
  • Make PO files the source of truth: remove purge flags from make-json [#472]
  • Update schema fallback files [#470]
  • Add border.radiusSizes to theme-i18n.json [#468]
  • Preserve POT file order when updating PO files [#464]
  • Auto-update PO-Revision-Date in update-po command [#463]
  • Add line number references to file header extraction [#462]
  • Add update/unchanged file reporting to update-po command [#461]
  • Add --purge flag to control removal of obsolete translations and comments in update-po [#460]
  • Add dedicated wp i18n audit command with JSON and GitHub Actions output formats [#459]
  • Add --pretty-print flag to make-php command [#458]
Commits
  • e91e690 PHPCS fix
  • 431668e Add .gitattributes file
  • 1c80d8b Update file(s) from wp-cli/.github
  • f055fdf Update file(s) from wp-cli/.github
  • 173fae8 Regenerate README file (#478)
  • 26adeea Merge pull request #460 from wp-cli/copilot/fix-1570774-111592377-5ffacbc1-5e...
  • 76c354a Update file(s) from wp-cli/.github
  • c3ba046 Merge pull request #477 from wp-cli/regenerate-readme
  • c507974 Regenerate README file - 2026-03-11
  • 19d9803 Merge pull request #459 from wp-cli/copilot/add-i18n-audit-command
  • 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/i18n-command](https://github.com/wp-cli/i18n-command) from 2.6.6 to 2.7.0.
- [Release notes](https://github.com/wp-cli/i18n-command/releases)
- [Commits](wp-cli/i18n-command@v2.6.6...v2.7.0)

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

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 Mar 18, 2026
@github-actions
Copy link
Copy Markdown

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
16 0 16

⚠️ Warnings (16)

📁 composer.json (1 warning)
📍 Line 🔖 Check 💬 Message
0 missing_composer_json_file The "/vendor" directory using composer exists, but "composer.json" file is missing.
📁 readme.txt (2 warnings)
📍 Line 🔖 Check 💬 Message
0 mismatched_plugin_name Plugin name "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" is different from the name declared in plugin header "GoDAM".
0 trademarked_term The plugin name includes a restricted term. Your chosen plugin name - "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
📁 assets/build/css/main.css (1 warning)
📍 Line 🔖 Check 💬 Message
0 EnqueuedStylesScope This style is being loaded in all contexts.
📁 assets/src/libs/analytics.min.js (6 warnings)
📍 Line 🔖 Check 💬 Message
0 EnqueuedScriptsScope This script is being loaded in all frontend contexts.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/2026/03/18/hello-world/ (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/sample-page/ (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/demo-attachment-post/ (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?godam-video=demo-godam-video-post (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
📁 assets/build/js/main.min.js (6 warnings)
📍 Line 🔖 Check 💬 Message
0 EnqueuedScriptsScope This script is being loaded in all frontend contexts.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880 (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/2026/03/18/hello-world/ (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/sample-page/ (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/demo-attachment-post/ (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?godam-video=demo-godam-video-post (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

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.

0 participants