Bump symfony/intl from 5.1.8 to 5.3.4
Bumps symfony/intl from 5.1.8 to 5.3.4.
Release notes
Sourced from symfony/intl's releases.
v5.3.4
Changelog (https://github.com/symfony/intl/compare/v5.3.3...v5.3.4)
- no significant changes
v5.3.0
Changelog (https://github.com/symfony/intl/compare/v5.3.0-RC1...v5.3.0)
- bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
v5.3.0-RC1
Changelog (https://github.com/symfony/intl/compare/v5.3.0-BETA4...v5.3.0-RC1)
- no significant changes
v5.3.0-BETA2
Changelog (https://github.com/symfony/intl/compare/v5.3.0-BETA1...v5.3.0-BETA2)
- no significant changes
v5.2.12
Changelog (https://github.com/symfony/intl/compare/v5.2.11...v5.2.12)
- no significant changes
v5.2.10
Changelog (https://github.com/symfony/intl/compare/v5.2.9...v5.2.10)
- bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
v5.2.7
Changelog (https://github.com/symfony/intl/compare/v5.2.6...v5.2.7)
- no significant changes
v5.2.4
Changelog (https://github.com/symfony/intl/compare/v5.2.3...v5.2.4)
- bug #40162 fix Locale::getFallback() throwing exception on long $locale (AmirHo3ein13)
v5.2.3
Changelog (https://github.com/symfony/intl/compare/v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (https://github.com/symfony/intl/compare/v5.2.1...v5.2.2)
- bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)
... (truncated)
Changelog
Sourced from symfony/intl's changelog.
CHANGELOG
5.3
- Add
Currencies::getCashFractionDigits()andCurrencies::getCashRoundingIncrement()5.0.0
- removed
ResourceBundlenamespace4.4.0
- excluded language code
root- added to both
CountriesandLanguagesthe methodsgetAlpha3Codes,getAlpha3Code,getAlpha2Code,alpha3CodeExists,getAlpha3NameandgetAlpha3Names- excluded localized languages (e.g.
en_US) fromLanguagesingetLanguageCodes()andgetNames()4.3.0
- deprecated
ResourceBundlenamespace- added
Currenciesin favor ofIntl::getCurrencyBundle()- added
LanguagesandScriptsin favor ofIntl::getLanguageBundle()- added
Localesin favor ofIntl::getLocaleBundle()- added
Countriesin favor ofIntl::getRegionBundle()- added
Timezones- made country codes ISO 3166 compliant
- excluded script code
Zzzz4.2.0
- excluded language codes
mis,mul,undandzxx
Commits
f1d1420Merge branch '5.2' into 5.323ae12aMerge branch '4.4' into 5.268d3e86[4.4] Add missing@returnannotations949fed1Merge branch '5.2' into 5.3058854cMerge branch '4.4' into 5.2c4492f2fix intersection types in testsf63212aMerge branch '5.2' into 5.34841205Merge branch '4.4' into 5.2e9fde16Leverage str_contains/str_starts_with3784197Merge branch '5.2' into 5.3- 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 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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)