Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
willdurand/js-translation-bundle require minor ^2.5 -> 2.6.6

Release Notes

willdurand/BazingaJsTranslationBundle

v2.6.6

Compare Source

  • Fix: IE bug related to $0 in target placeholder value (#​207)

  • Fix: replace phantom.args by system.args to run the latest version of phantomJS (#​215)

  • Fix: Register command manually to avoid warning in Symfony 3.4 (#​220)

  • Drop PHP 5.3 Support (#​218)

  • Added: Symfony 4 support (#​224)

  • Build URL for specific locales with Symfony Router (#​234)

  • Remove templating dependency (#​213)

  • Remove container injection (#​221)

v2.6.5

Compare Source

  • Added: Symfony 3.3 support (#​201)
  • Added: Decrease the size of generated translation and config files (#​202)
  • Removed: Router dependency of the Dump command (#​203)

v2.6.4

Compare Source

  • Fix: translator.min.js had syntax errors when in strict mode (#​196)

v2.6.3

Compare Source

  • Fix: Language fallback in locales with region (#​189)
  • Added: Support for three letter languages (#​191)
  • Fix: Definition/alias for translation.default service in CompilerPass (#​193)

v2.6.2

Compare Source

  • Added: PHP 5.3 support (#​182)
  • Fix: Return default locale if none is found in the Javascript library (#​183)
  • Fix: Document public Translator.add API (#​184)
  • Added: Default count parameter in transchoice (#​185)
  • Fix: Use PhpUnit from composer when running the tests, to avoid collisions with PhpUnit PHAR file (#​186)

v2.6.1

Compare Source

  • Fix: Support for server side rendering using NodeJS (#​179)
  • Added: npm run build command inside Resources/ to minify the translator.js file.

v2.6.0

Compare Source

  • Added: Support for framework.translator.paths configuration (more information in http://symfony.com/doc/2.8/translation.html)
  • Added: --format and --merge-domains options to bazinga:js-translation:dump command:
    • --format allows you to specify which formats must be included in the output
    • --merge-domains when set will generate only one file per locale with all the domains in it
  • Removed: Kernel dependency from TranslationFinder. Every translation file is fetched from the Symfony's FrameworkBundle.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants