ec-cube icon indicating copy to clipboard operation
ec-cube copied to clipboard

Bump nesbot/carbon from 2.72.3 to 3.3.1

Open dependabot[bot] opened this issue 9 months ago • 2 comments

Bumps nesbot/carbon from 2.72.3 to 3.3.1.

Release notes

Sourced from nesbot/carbon's releases.

3.3.1

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.3.0...3.3.1

Summary:

  • Fix days for diffForHumans for slovak @​edvordo #3007
  • Support %a format #3013
  • Fix translator and interval serialization #3005
  • Fallback to default timezone for mocked now #3014

New Contributors

3.3.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.2.4...3.3.0

Summary:

  • Create a dedicated method for each step of the magic __call process #2992
  • Update Bosnian translations #2994
  • Handle null in canBeCreatedFromFormat #2997
  • Allow carbon instance to be rounded by a CarbonInterval, which is not in default language @​kohlerdominik #2999
  • Update Slovak translations @​pkundis #2995
  • Add locale and translator options to forHumans and diffForHumans #3001

New Contributors

3.2.4

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.2.3...3.2.4

Summary:

  • Re-allow macro with names starting with diff #2991

3.2.3

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.2.2...3.2.3

Summary:

  • Update Docs for diffIn methods that return float @​Nathanjms #2988
  • Fix deprecation notice for diffInReal* (prefer diffInUTC*, or for any unit smaller than day, simply diffIn*)

3.2.2

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.2.1...3.2.2

Summary:

  • Fallback to default parameters if period construction fails #2987

3.2.1

Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.2.0...3.2.1

Summary:

... (truncated)

Commits
  • 8ff64b9 Merge pull request #3014 from briannesbitt/fix/issue-3006-set-test-now
  • e89692a Fallback to default timezone for mocked now
  • 3daf68d Merge pull request #3005 from briannesbitt/fix/issue-3002-translator-serializ...
  • aa68a82 Test translation after serialization
  • 40a728d Fix translator and interval serialization
  • 640940f Merge pull request #3013 from briannesbitt/fix/issue-3003-a-diff-format
  • e9d4dd7 Merge pull request #3007 from edvordo/feature/fix-days-for-diff-for-humans-fo...
  • 35f5a11 Support %a format
  • c0c5363 fix days for diffForHumans for slovak
  • 7219739 Merge pull request #3001 from briannesbitt/feature/rounding-with-interval
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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] avatar May 06 '24 02:05 dependabot[bot]

管理画面のTOPページ、カレンダーを確認する。 大丈夫ならマージOK

dotani1111 avatar May 08 '24 07:05 dotani1111

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.80%. Comparing base (2661308) to head (54683c7). Report is 4 commits behind head on 4.3.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.3    #6180   +/-   ##
=======================================
  Coverage   82.80%   82.80%           
=======================================
  Files         480      480           
  Lines       26431    26431           
=======================================
  Hits        21885    21885           
  Misses       4546     4546           
Flag Coverage Δ
E2E 82.80% <ø> (ø)
Unit 82.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 15 '24 10:05 codecov[bot]

Superseded by #6212.

dependabot[bot] avatar May 27 '24 02:05 dependabot[bot]