wp-cli / wp-cli-bundle

📦 WP-CLI package that bundles the framework with a set of common commands
MIT License
84 stars 30 forks source link

Bump wp-cli/i18n-command from 2.6.1 to 2.6.2 #654

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps wp-cli/i18n-command from 2.6.1 to 2.6.2.

Release notes

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

Version 2.6.2

  • Translate "description" field from theme.json [#408]
  • Revert changes to extract title from styles.blocks.variations [#407]
  • theme.json: find title string within styles.blocks.variations [#405]
  • Add tests for rspack and esbuild bundle output [#404]
  • Fix deprecation warnings in unit tests [#402]
  • Use relative paths for file header references (Windows fix) [#400]
  • Ensure that the POT file use the same license as the theme [#399]
  • Add examples for wp i18n update-po command [#392]
  • Add examples for make pot [#390]
Commits
  • 53518a1 Merge pull request #408 from ramonjd/add/description-field-to-theme-json
  • 5fdacfd Add new field "description" to theme.json top level to translate
  • 6f52398 Merge pull request #407 from oandregal/revert/title-from-block-style-variations
  • f962ff3 Revert changes to extract title from styles.blocks.variations
  • 643422d Merge pull request #406 from wp-cli/update-schemas
  • ba22326 Update schema fallback files - 2024-06-15
  • 24caafc Merge pull request #405 from oandregal/add/theme-json-variation-title
  • 8465789 Use proper output string
  • c918b7a Remove invalid comma in theme.json provided to the behat test
  • 21ffdee Add test for files within styles/
  • 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 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)