68publishers / consent-management-platform

🛡 Easily manage user consents and the cookie widget
15 stars 4 forks source link

Bump nesbot/carbon from 2.62.0 to 2.64.0 #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nesbot/carbon from 2.62.0 to 2.64.0.

Release notes

Sourced from nesbot/carbon's releases.

2.64.0

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

Summary:

New Contributors

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
  • 8895464 Merge pull request #2709 from kylekatarnls/feature/named-parameters
  • beab77a Allow named parameters in magic calls
  • c034972 Merge pull request #2712 from kylekatarnls/feature/days-from-start-of-week
  • ecf098e Add setDaysFromStartOfWeek method
  • a129255 Add getDaysFromStartOfWeek method
  • 788a560 Fix docblock (#2711)
  • 84d72de Merge pull request #2707 from kylekatarnls/fix/issue-2673-keep-days-diff
  • 653992d Use days property only if greater than 1 month
  • 0f0a245 Keep days interval from diff only if months years are irrelevant or explicitl...
  • adab2f6 Keep days interval from diff
  • 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 #49.