Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps punic/punic from 1.6.5 to 3.5.1.

Release notes

Sourced from punic/punic's releases.

v3.5.1

v3.5.0

v3.4.0

v3.3.1

  • Comparer no longer raises E_NOTICE warnings in case of problems (#161, @​mlocati)

v3.3.0

  • CLDR updated from 34 (#160, @​mlocati, @​c960657) See http://cldr.unicode.org/index/downloads/cldr-34 for details
  • Since CLDR 34 no longer contains telephone data, Punic now uses the data from libphonenumber.
  • BREAKING CHANGE The two methds Territory::getCode/Territory::getByCode added in Punic 3.2.0 don't support the internet type anymore because CLDR removed the relevant data

v3.2.0

  • CLDR updated from 32.0.1 to 33.1 (@​mlocati) See #148, #156
  • Draft status of CLDR data changed from unconfirmed to contributed (@​mlocati) See #156
  • Added possibility to overrides data (Punic\Data::getOverrides, Punic\Data::setOverrides, Punic\Data::getOverridesGeneric, Punic\Data::set OverridesGeneric) (@​c960657) See #136
  • Added Punic\Number::formatPercent() (@​c960657) See #144
  • Added Punic\Number::formatCurrency() (@​c960657) See #144
  • Added Punic\Number::spellOut() (@​c960657, @​mlocati) See #147, #155
  • Allow using custom data directory (@​c960657) See #132
  • Punic\Territory get methods now support territory subdivisions (Provinces, Counties, ...) (@​c960657, @​mlocati) See #133
  • Time zone aliases are now extracted from CLDR instead of hard coding them (@​c960657) See #134
  • Added Punic\Currency::getNumericCode and Punic\Currency::getByNumericCode (@​c960657) See #138
  • Added Punic\Territory::getCode and Punic\Territory::getByCode (@​c960657)

... (truncated)

Changelog

Sourced from punic/punic's changelog.

3.5.1 (2020-01-24)

3.5.0 (2019-12-02)

3.4.0 (2019-05-22)

3.3.1 (2018-12-07)

  • Comparer no longer raises E_NOTICE warnings in case of problems (#161, @​mlocati)

3.3.0 (2018-11-23)

  • CLDR updated from 34 (#160, @​mlocati, @​c960657)
    See http://cldr.unicode.org/index/downloads/cldr-34 for details
  • Since CLDR 34 no longer contains telephone data, Punic now uses the data from libphonenumber.
  • BREAKING CHANGE The two methds Territory::getCode/Territory::getByCode added in Punic 3.2.0 don't support the internet type anymore because CLDR removed the relevant data

3.2.0 (2018-11-08)

... (truncated)

Commits
  • 1b99a1f [skip ci] Update APIs
  • a4a8d3f Update CHANGELOG.md
  • 8e1705f [skip ci] Update APIs
  • 0f31acd Merge pull request #169 from mlocati/fix-collator-sorting
  • a1241ea Run test with code coverage first
  • 969056f Fix sorting strings that start with a digit
  • b430332 Check that Comparer correctly sorts strings starting with a digit
  • b00fd6e [skip ci] Update APIs
  • 9841fe5 Prepare for next version
  • fd8f0b6 [skip ci] Update APIs
  • 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 dependabot bot force-pushed the dependabot/composer/punic/punic-3.5.1 branch from b7cc98a to 937f02e Compare June 9, 2021 10:09
@ChristophWurst
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.5.1 branch 3 times, most recently from 6cf5d11 to 7183f77 Compare June 11, 2021 08:00
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.5.1 branch from 7183f77 to 31842ad Compare June 21, 2021 08:59
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.5.1 branch from 31842ad to 109e67a Compare June 21, 2021 13:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2021

Superseded by #699.

@dependabot dependabot bot closed this Jun 26, 2021
@dependabot dependabot bot deleted the dependabot/composer/punic/punic-3.5.1 branch June 26, 2021 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants