Skip to content

build(deps): update symfony/translation requirement from ^7.0 to ^8.0#1807

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/translation-tw-8.0
Open

build(deps): update symfony/translation requirement from ^7.0 to ^8.0#1807
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/translation-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Updates the requirements on symfony/translation to permit the latest version.

Release notes

Sourced from symfony/translation's releases.

v8.0.10

Changelog (symfony/translation@v8.0.4...v8.0.10)

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

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

7.0

... (truncated)

Commits
  • f63e934 Merge branch '7.4' into 8.0
  • ada7578 Merge branch '6.4' into 7.4
  • afaa31b [Translation] Fix TranslationPushCommand::getDomainsFromTranslatorBag
  • 1485e3b Merge branch '7.4' into 8.0
  • 3d1b8b2 Merge branch '6.4' into 7.4
  • 61531d8 [Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader
  • c6892f0 Merge branch '7.4' into 8.0
  • 06e8e5e Update XSD references in phpunit.xml.dist files
  • ba2d174 Merge branch '7.4' into 8.0
  • 350eb0b Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

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)

Updates the requirements on [symfony/translation](https://github.com/symfony/translation) to permit the latest version.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md)
- [Commits](symfony/translation@v7.0.0...v8.0.10)

---
updated-dependencies:
- dependency-name: symfony/translation
  dependency-version: 8.0.10
  dependency-type: direct:production
...

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 May 11, 2026
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