Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump symfony/translation from 5.4.6 to 5.4.21 #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps symfony/translation from 5.4.6 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)

v5.4.19

Changelog (symfony/translation@v5.4.18...v5.4.19)

  • no significant changes

v5.4.14

Changelog (symfony/translation@v5.4.13...v5.4.14)

  • no significant changes

v5.4.12

Changelog (symfony/translation@v5.4.11...v5.4.12)

  • bug #47391 Fix push command --delete-missing options when there are no missing messages (rwionczek)
  • bug #47216 Crowdin provider throw Exception when status is 50x (alamirault)
  • bug #46190 Fix translator overlapse (Xavier RENAUDIN)

v5.4.11

Changelog (symfony/translation@v5.4.10...v5.4.11)

  • no significant changes

v5.4.9

Changelog (symfony/translation@v5.4.8...v5.4.9)

  • bug #46239 Refresh local translations on PushCommand if the provider has domains (Florian-B)

v5.4.8

Changelog (symfony/translation@v5.4.7...v5.4.8)

  • bug #45171 Allow usage of Provider domains if possible (welcoMattic)
  • bug #45968 Update the ICU data to 71.1 - 4.4 (jderusse)

v5.4.7

Changelog (symfony/translation@v5.4.6...v5.4.7)

  • bug #45840 Fix locales format in CrowdinProvider (ossinkine)
  • bug #45839 Fix intersect in TranslatorBag (ossinkine)
  • bug #45791 Add content-type for POST translations (Tomasz Kusy)
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)

Bumps [symfony/translation](https://github.com/symfony/translation) from 5.4.6 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.6...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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

The following labels could not be found: php, dependencies, auto-squash.

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.

0 participants