Skip to content

Bump symfony/translation from 8.0.10 to 8.1.0#1779

Merged
henriquemoody merged 1 commit into
3.1from
dependabot/composer/symfony/translation-8.1.0
Jun 4, 2026
Merged

Bump symfony/translation from 8.0.10 to 8.1.0#1779
henriquemoody merged 1 commit into
3.1from
dependabot/composer/symfony/translation-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/translation from 8.0.10 to 8.1.0.

Release notes

Sourced from symfony/translation's releases.

v8.1.0

Changelog (symfony/translation@v8.1.0-BETA3...v8.1.0)

v8.1.0-BETA3

Changelog (symfony/translation@v8.1.0-BETA1...v8.1.0-BETA3)

v8.1.0-BETA1

No release notes provided.

Changelog

Sourced from symfony/translation's changelog.

CHANGELOG

8.1

  • Add support for XLIFF 2.1 and 2.2
  • Add support for XLIFF 2.2 PGS (Plural, Gender, and Select Module)
  • Add LocaleFallbackProvider
  • Always set LIBXML_NONET when loading XML in XliffLintCommand and XliffUtils, and when loading HTML in PseudoLocalizationTranslator

8.0

  • Remove the $escape parameter from CsvFileLoader::setCsvControl()
  • Make DataCollectorTranslator class final
  • Remove ProviderFactoryTestCase, extend AbstractProviderFactoryTestCase instead
  • Remove TranslatableMessage::__toString() method, use trans() or getMessage() instead

7.4

  • Make the extractor alias optional
  • Deprecate TranslatableMessage::__toString
  • Add Symfony\Component\Translation\StaticMessage

7.3

  • Add Translator::addGlobalParameter() to allow defining global translation parameters

7.2

  • Deprecate ProviderFactoryTestCase, extend AbstractProviderFactoryTestCase instead

    The testIncompleteDsnException() test is no longer provided by default. If you make use of it by implementing the incompleteDsnProvider() data providers, you now need to use the IncompleteDsnTestTrait.

  • Make ProviderFactoryTestCase and ProviderTestCase compatible with PHPUnit 10+

  • Add lint:translations command

  • Deprecate passing an escape character to CsvFileLoader::setCsvControl()

  • Make Xliff 2.0 attributes in segment element available as segment-attributes metadata returned by XliffFileLoader and make XliffFileDumper write them to the file

7.1

  • Mark class DataCollectorTranslator as final

... (truncated)

Commits
  • b2bd012 Add call to backers in README files
  • 384fe33 Merge branch '8.0' into 8.1
  • 2da54b8 Merge branch '7.4' into 8.0
  • faf89d6 Merge branch '6.4' into 7.4
  • f7123e5 [Translation] Fix XLIFF 2 catalog metadata
  • 7bfda6c Merge branch '8.0' into 8.1
  • 40fcd82 Merge branch '7.4' into 8.0
  • 96c29f6 Merge branch '6.4' into 7.4
  • fc60adf [ErrorHandler][HttpClient][Translation] Fix edge case spotted by the CI
  • 97c05f0 [Translation] Various fixes and hardenings
  • 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 [symfony/translation](https://github.com/symfony/translation) from 8.0.10 to 8.1.0.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/8.2/CHANGELOG.md)
- [Commits](symfony/translation@v8.0.10...v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/translation
  dependency-version: 8.1.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 Jun 4, 2026
@henriquemoody henriquemoody merged commit 19aa3ed into 3.1 Jun 4, 2026
10 checks passed
@henriquemoody henriquemoody deleted the dependabot/composer/symfony/translation-8.1.0 branch June 4, 2026 05:58
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.

1 participant