Skip to content

Bump symfony/translation from 5.4.19 to 5.4.21#217

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/translation-5.4.21
Open

Bump symfony/translation from 5.4.19 to 5.4.21#217
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/translation-5.4.21

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps symfony/translation from 5.4.19 to 5.4.21.

Release notes

Sourced from symfony/translation's releases.

v5.4.21

Changelog (symfony/translation@v5.4.20...v5.4.21)

  • bug #49368 Make data providers for abstract test cases static (OskarStark, alexandre-daubois)
Changelog

Sourced from symfony/translation's changelog.

5.4.21

  • [BC BREAK] The following data providers for ProviderFactoryTestCase are now static: supportsProvider(), createProvider(), unsupportedSchemeProvider()and incompleteDsnProvider()
  • [BC BREAK] ProviderTestCase::toStringProvider() is now static

5.4

  • Add github format & autodetection to render errors as annotations when running the XLIFF linter command in a Github Actions environment.
  • Translation providers are not experimental anymore

5.3

  • Add translation:pull and translation:push commands to manage translations with third-party providers
  • Add TranslatorBagInterface::getCatalogues method
  • Add support to load XLIFF string in XliffFileLoader

5.2.0

  • added support for calling trans with ICU formatted messages
  • added PseudoLocalizationTranslator
  • added TranslatableMessage objects that represent a message that can be translated
  • added the t() function to easily create TranslatableMessage objects
  • Added support for extracting messages from TranslatableMessage objects

5.1.0

  • added support for name attribute on unit element from xliff2 to be used as a translation key instead of always the source element

5.0.0

  • removed support for using null as the locale in Translator
  • removed TranslatorInterface
  • removed MessageSelector
  • removed ChoiceMessageFormatterInterface
  • removed PluralizationRule
  • removed Interval
  • removed transChoice() methods, use the trans() method instead with a %count% parameter
  • removed FileDumper::setBackup() and TranslationWriter::disableBackup()
  • removed MessageFormatter::choiceFormat()
  • added argument $filename to PhpExtractor::parseTokens()
  • removed support for implicit STDIN usage in the lint:xliff command, use lint:xliff - (append a dash) instead to make it explicit.

... (truncated)

Commits
  • 6996aff Fix phpdocs in components
  • 7bcbf29 [Translation] Fix merge
  • 1e9094f minor #49431 [Mailer][Translation] Remove some static occurrences that may ...
  • 7ede00d [Translation][Mailer] Convert $this calls to static ones in data providers
  • 114853f [BC Break] Make data providers for abstract test cases static
  • 49f9035 CS fix
  • 3f58d91 Fix PHPDoc (wrong order)
  • 6f86de5 Migrate to static data providers using rector/rector
  • 3658df7 minor #49253 [PHPUnit 10] Use TestCase suffix for abstract tests in `/Tests...
  • 062cc4e [Tests] Migrate data providers to static ones
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 6, 2023
Bumps [symfony/translation](https://github.com/symfony/translation) from 5.4.19 to 5.4.21.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/v5.4.21/CHANGELOG.md)
- [Commits](symfony/translation@v5.4.19...v5.4.21)

---
updated-dependencies:
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/translation-5.4.21 branch from c8ca6ed to e941813 Compare March 10, 2023 17:16
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