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 6.2.5 to 6.3.0 #6745

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps symfony/translation from 6.2.5 to 6.3.0.

Release notes

Sourced from symfony/translation's releases.

v6.3.0

Changelog (symfony/translation@v6.3.0-RC2...v6.3.0)

  • no significant changes

v6.3.0-RC1

Changelog (symfony/translation@v6.3.0-BETA3...v6.3.0-RC1)

v6.3.0-BETA1

Changelog (symfony/translation@v6.2.10...v6.3.0-BETA1)

... (truncated)

Changelog

Sourced from symfony/translation's changelog.

CHANGELOG

6.2.7

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

6.2

  • Deprecate PhpStringTokenParser
  • Deprecate PhpExtractor in favor of PhpAstExtractor
  • Add PhpAstExtractor (requires nikic/php-parser to be installed)

6.1

  • Parameters implementing TranslatableInterface are processed
  • Add the file extension to the XliffFileDumper constructor

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

... (truncated)

Commits
  • f72b2cb Merge branch '6.2' into 6.3
  • 64113df Merge branch '5.4' into 6.2
  • de237e5 [Translation] Fix handling of null messages in ArrayLoader
  • 8bf7f41 Add missing return types
  • 4d9725b Add remaining missing return types to safe methods
  • c2d56f0 Add CI check ensuring interfaces have return types
  • 5a77e57 Add "composer require..." in all exception messages when needed
  • d9ff21b Add the void return type in the Translation interfaces
  • 523d4b8 Harmonize command formats and ensure autocompletion is same
  • 4eaba35 [Translation] Crowdin renewed their sponsorship for v6.3
  • 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 6.2.5 to 6.3.0.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/6.3/CHANGELOG.md)
- [Commits](symfony/translation@v6.2.5...v6.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added auto-squash Auto-completes a PR when reviews and checks pass dependencies php Pull requests that update Php code labels Jul 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #6789.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/composer/symfony/translation-6.3.0 branch August 7, 2023 08:02
Copy link

github-actions bot commented Aug 8, 2024

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-squash Auto-completes a PR when reviews and checks pass dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants