Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump punic/punic from 1.6.5 to 3.7.0 #899

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2021

Bumps punic/punic from 1.6.5 to 3.7.0.

Release notes

Sourced from punic/punic's releases.

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

  • 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)

... (truncated)

Changelog

Sourced from punic/punic's changelog.

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)

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)

... (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)

@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch 6 times, most recently from 3497356 to f384980 Compare December 6, 2021 09:03
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch from f384980 to 800a1ee Compare April 12, 2022 17:43
@blizzz blizzz added this to the Nextcloud 25 milestone Apr 21, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch from 800a1ee to 542304d Compare April 26, 2022 06:11
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch 3 times, most recently from a6e9ae0 to 2d85d20 Compare May 30, 2022 06:47
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch from 2d85d20 to 5143b90 Compare June 21, 2022 11:13
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch 2 times, most recently from 5d7a3b6 to 1a962a5 Compare July 13, 2022 15:19
@skjnldsv skjnldsv modified the milestones: Nextcloud 25, Nextcloud 26 Aug 19, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch 2 times, most recently from 01e5c36 to d252a7f Compare September 5, 2022 16:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [punic/punic](https://github.com/punic/punic) from 1.6.5 to 3.7.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.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/punic/punic-3.7.0 branch from d252a7f to 364ab18 Compare September 20, 2022 14:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2022

Superseded by #1190.

@dependabot dependabot bot closed this Oct 22, 2022
@dependabot dependabot bot deleted the dependabot/composer/punic/punic-3.7.0 branch October 22, 2022 01:05
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