symbnb icon indicating copy to clipboard operation
symbnb copied to clipboard

Bump symfony/intl from 5.1.8 to 5.3.4

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

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() and Currencies::getCashRoundingIncrement()

5.0.0

  • removed ResourceBundle namespace

4.4.0

  • excluded language code root
  • added to both Countries and Languages the methods getAlpha3Codes, getAlpha3Code, getAlpha2Code, alpha3CodeExists, getAlpha3Name and getAlpha3Names
  • excluded localized languages (e.g. en_US) from Languages in getLanguageCodes() and getNames()

4.3.0

  • deprecated ResourceBundle namespace
  • added Currencies in favor of Intl::getCurrencyBundle()
  • added Languages and Scripts in favor of Intl::getLanguageBundle()
  • added Locales in favor of Intl::getLocaleBundle()
  • added Countries in favor of Intl::getRegionBundle()
  • added Timezones
  • made country codes ISO 3166 compliant
  • excluded script code Zzzz

4.2.0

  • excluded language codes mis, mul, und and zxx
Commits
  • f1d1420 Merge branch '5.2' into 5.3
  • 23ae12a Merge branch '4.4' into 5.2
  • 68d3e86 [4.4] Add missing @return annotations
  • 949fed1 Merge branch '5.2' into 5.3
  • 058854c Merge branch '4.4' into 5.2
  • c4492f2 fix intersection types in tests
  • f63212a Merge branch '5.2' into 5.3
  • 4841205 Merge branch '4.4' into 5.2
  • e9fde16 Leverage str_contains/str_starts_with
  • 3784197 Merge branch '5.2' into 5.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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)

dependabot-preview[bot] avatar Aug 02 '21 06:08 dependabot-preview[bot]