Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2022

Bumps punic/punic from 1.6.5 to 3.8.0.

Release notes

Sourced from punic/punic's releases.

v3.8.0

v3.7.0

v3.6.1

  • Fix grammatical case of Calendar::describeInterval() (#412, @​mlocati)
  • Fix Calendar::getTimezoneNameNoLocationSpecific() returning empty arrays instead of empty strings (#413, @​mlocati)

v3.6.0

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

... (truncated)

Changelog

Sourced from punic/punic's changelog.

3.8.0 (2022-10-19)

3.7.0 (2021-11-16)

3.6.1 (2021-08-18)

  • Fix grammatical case of Calendar::describeInterval() (#412, @​mlocati)
  • Fix Calendar::getTimezoneNameNoLocationSpecific() returning empty arrays instead of empty strings (#413, @​mlocati)

3.6.0 (2021-06-23)

3.5.1 (2020-01-24)

3.5.0 (2019-12-02)

3.4.0 (2019-05-22)

... (truncated)

Commits

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)

@kesselb kesselb added the main label Oct 26, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch 2 times, most recently from f950d2b to 6e05d9c Compare November 7, 2022 10:59
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from 6e05d9c to 2ffcc8a Compare November 10, 2022 16:18
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch 3 times, most recently from 561bb14 to d1ec111 Compare November 29, 2022 10:35
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from d1ec111 to f444b4d Compare December 19, 2022 13:32
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from f444b4d to 30ff618 Compare January 2, 2023 10:47
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch 3 times, most recently from af47c22 to 06a9b52 Compare January 20, 2023 10:16
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from 06a9b52 to b45f8ed Compare January 25, 2023 11:22
@vitormattos
Copy link

vitormattos commented Jan 31, 2023

It looks like it won't be possible update this package because the date pattern was changed.
Could generate side effects in other apps.
Now we only have 3 files of server that use this dependency.

There was 1 failure:

1) Test\L10N\L10nTest::testNumericStringLocalization with data set #0 ('February 13, 2009 at 11:31:30 PM GMT+0', 'en', 'en_US', 'datetime', '1234567890')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'February 13, 2009 at 11:31:30 PM GMT+0'
+'February 13, 2009, 11:31:30 PM UTC'

@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from b45f8ed to b9fb000 Compare February 2, 2023 11:09
Bumps [punic/punic](https://github.com/punic/punic) from 1.6.5 to 3.8.0.
- [Release notes](https://github.com/punic/punic/releases)
- [Changelog](https://github.com/punic/punic/blob/main/CHANGELOG.md)
- [Commits](punic/punic@1.6.5...3.8.0)

---
updated-dependencies:
- dependency-name: punic/punic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.8.0 branch from b9fb000 to f512531 Compare March 27, 2023 14:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #1362.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/punic/punic-3.8.0 branch April 1, 2023 03:15
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.

3 participants