Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Updates the requirements on nesbot/carbon to permit the latest version.

Release notes

Sourced from nesbot/carbon's releases.

2.23.0

Complete commits list: briannesbitt/Carbon@2.22.3...2.23.0

Summary:

  • #1841 Made Carbon compatible with new PHP 8 signatures of DateTime
  • #1840 Added short form or year for year in Turkish
  • #1837 Fixed Finnish translation
  • Fixed alternate numbers in hours
  • #1817 Use alternative numbers in translated duration strings
  • #1831 Fixed global translator caching
  • #1834 Fixed language detection in Lumen
  • #1833 Improved cast() methods: now they can handle native PHP date classes and sub-classes
  • Added Carbon::toDateTimeImmutable(), CarbonInterval::toDateInterval(), CarbonPeriod::toDatePeriod()
  • Fixed recurrences count for CarbonPeriod created from DatePeriod
  • #1822 Changed short units in Polish
  • #1774 Added CarbonPeriod methods: starts(At/After/Before), ends(At/After/Before)
  • #1826 Added cast() method and traits mixins to CarbonInterval and CarbonPeriod
  • #1825 Added floor/ceil/round methods on CarbonInterval and CarbonPeriod
  • #1829 Improved CarbonPeriod JSON serialization
  • #1830 Added contains() in CarbonPeriod
  • Added getIncludedStartDate() and getIncludedEndDate() in CarbonPeriod
  • Added follows(), isFollowedBy() and isConsecutiveWith() in CarbonPeriod
  • #1822 Fix Polish short units
  • #1814 Allow to use mixins and macros with PHP 7.4 and 8
  • Fixed equalTo/notEqualTo in CarbonPeriod to ignore mutability of start/end dates
  • #1774 Added CarbonPeriod methods: starts(At/After/Before), ends(At/After/Before)
  • #1826 Added cast() method and traits mixins to CarbonInterval and CarbonPeriod
  • #1825 Added floor/ceil/round methods on CarbonInterval and CarbonPeriod
  • #1782 Fixed from_now Chinese translation
Commits
  • 97a0883 Merge pull request #1839 from kylekatarnls/feature/1837-fix-finnish
  • baf9f4c Merge pull request #1841 from kylekatarnls/feature/1840-fix-tr-yil-short-form
  • 0efc9dc Add test for setISODate()
  • 50135e1 Allow PHP 8 tests to fail until new PHP build is released
  • d502ae4 Remove obsolete tests
  • 0e80a5e Remove temporary fix as fixed in PHP itself:
  • 4261c8c Allow null in __set_state for compatibility with PHP 8
  • 3033abc Implement methods that change of signature in PHP 8
  • 06bfa17 Fix setISODate PHP 8 signature compatibility
  • 647435f #1837 Add translation author
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [nesbot/carbon](https://github.com/briannesbitt/Carbon) to permit the latest version.
- [Release notes](https://github.com/briannesbitt/Carbon/releases)
- [Commits](briannesbitt/Carbon@1.25.0...2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant