chore(deps): bump symfony/translation from 7.2.6 to 7.3.0 in /app-backend
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(6 months ago)
(6 months ago)
Bumps symfony/translation from 7.2.6 to 7.3.0.
Release notes
Sourced from symfony/translation's releases.
v7.3.0
Changelog (https://github.com/symfony/translation/compare/v7.3.0-RC1...v7.3.0)
- bug symfony/symfony#60549 [Translation] Add intl-icu fallback for MessageCatalogue metadata (
@pontus-mp)v7.3.0-RC1
Changelog (https://github.com/symfony/translation/compare/v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (https://github.com/symfony/translation/compare/v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#53425 [Translation] Allow default parameters (
@Jean-Beru)v7.2.7
Changelog (https://github.com/symfony/translation/compare/v7.2.6...v7.2.7)
- bug symfony/symfony#60549 [Translation] Add intl-icu fallback for MessageCatalogue metadata (
@pontus-mp)
Changelog
Sourced from symfony/translation's changelog.
CHANGELOG
7.3
- Add
Translator::addGlobalParameter()to allow defining global translation parameters7.2
Deprecate
ProviderFactoryTestCase, extendAbstractProviderFactoryTestCaseinsteadThe
testIncompleteDsnException()test is no longer provided by default. If you make use of it by implementing theincompleteDsnProvider()data providers, you now need to use theIncompleteDsnTestTrait.Make
ProviderFactoryTestCaseandProviderTestCasecompatible with PHPUnit 10+Add
lint:translationscommandDeprecate passing an escape character to
CsvFileLoader::setCsvControl()Make Xliff 2.0 attributes in segment element available as
segment-attributesmetadata returned byXliffFileLoaderand makeXliffFileDumperwrite them to the file7.1
- Mark class
DataCollectorTranslatorasfinal7.0
- Remove
PhpStringTokenParser- Remove
PhpExtractorin favor ofPhpAstExtractor6.4
- Give current locale to
LocaleSwitcher::runWithLocale()'s callback- Add
--as-treeoption totranslation:pullcommand to write YAML messages as a tree-like structure- [BC BREAK] Add argument
$buildDirtoDataCollectorTranslator::warmUp()- Add
DataCollectorTranslatorPassandLoggingTranslatorPass(moved fromFrameworkBundle)- Add
PhraseTranslationProvider6.2.7
- [BC BREAK] The following data providers for
ProviderFactoryTestCaseare now static:supportsProvider(),createProvider(),unsupportedSchemeProvider()andincompleteDsnProvider()- [BC BREAK]
ProviderTestCase::toStringProvider()is now static6.2
... (truncated)
Commits
4aba290Merge branch '7.2' into 7.35f8502eMerge branch '6.4' into 7.27e3b3b7[Translation] Add intl-icu fallback for MessageCatalogue metadata0760342conflict with nikic/php-parser 4b1f8cf1drop support for nikic/php-parser 414d11a6Merge branch '7.2' into 7.3cb5139b[Translation] Allow default parameters01fe898replace assertEmpty() with stricter assertionsd0919ecMerge branch '7.2' into 7.3a2451f2chore: PHP CS Fixer fixes- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
symfony/translation
packagist
7.2.6 → 7.3.0
Minor
/app-backend
Technical Details
| ID: | 869718 |
| UUID: | 3117474702 |
| Node ID: | PR_kwDOJs4GAc6ZAWyK |
| Host: | GitHub |
| Repository: | DevSkillsHQ/fullstack-boilerplate-php-laravel-vue |