68publishers / consent-management-platform

🛡 Easily manage user consents and the cookie widget
Other
29 stars 6 forks source link

Bump nesbot/carbon from 2.62.0 to 2.63.0 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nesbot/carbon from 2.62.0 to 2.63.0.

Release notes

Sourced from nesbot/carbon's releases.

2.63.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.62.1...2.63.0

Summary:

  • Added #2682 Added case 'yr', 'yrs' and 'mos' alias in CarbonInterval string parser — @​OmnibladeZ
  • Added #2693 Translate ordinal word when parsing
  • Improved #2677 Print original params in Carbon\Traits\Units::addUnit error message — @​costasovo
  • Fixed #2689 Update SL language ("2 years ago" translation) — @​Mihc3
  • Fixed #2683 Allow lowercase macro-format per-language customization
  • Fixed #2665 Prevent floor overflow
  • Fixed #2667 Prevent ceil precision loss
  • Fixed #2669 Harmonize toStringFormat config
  • Fixed #2670 Distinguish months and months_standalone in Latvian
  • Fixed #2681 Fix float unit tests
  • Fixed #2687 Fix weekday setter
  • Fixed #2688 Fix PHPStan macro arguments check
  • Fixed #2684 Update Laravel compatibility GH workflow

New Contributors

2.62.1

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.62.0...2.62.1

Summary:

What's Changed

Commits
  • ad35dd7 Merge pull request #2688 from kylekatarnls/phpstan-macro-arguments
  • c748a20 Fix PHPStan macro arguments check
  • 5660ebb Merge pull request #2693 from kylekatarnls/feature/issue-2692-ordinal-words
  • 85a99ae Translate ordinal words when parsing string
  • 64706e6 Translate ordinal words in Spannish
  • 3ae645b Merge pull request #2689 from Mihc3/lang/sl-year-fix
  • 6aa312c Update SlTest.php
  • ca260ce Update SlSiTest.php
  • 2f31c05 Fix two years ago translation
  • 0098de7 Merge pull request #2687 from kylekatarnls/fix/issue-2675-weekday-setter
  • 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[bot] commented 1 year ago

Superseded by #44.