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 nesbot/carbon from 2.72.3 to 3.3.1 #6180

Open
wants to merge 1 commit into
base: 4.3
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

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: briannesbitt/Carbon@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: briannesbitt/Carbon@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: briannesbitt/Carbon@3.2.3...3.2.4

Summary:

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

3.2.3

Complete commits list: briannesbitt/Carbon@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: briannesbitt/Carbon@3.2.1...3.2.2

Summary:

  • Fallback to default parameters if period construction fails #2987

3.2.1

Complete commits list: briannesbitt/Carbon@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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 6, 2024
@dotani1111
Copy link
Contributor

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

@dotani1111 dotani1111 added this to the 4.3.0 milestone May 8, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/nesbot/carbon-3.3.1 branch 2 times, most recently from 76d685e to 7f81af8 Compare May 15, 2024 07:22
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [nesbot/carbon](https://github.com/briannesbitt/Carbon) from 2.72.3 to 3.3.1.
- [Release notes](https://github.com/briannesbitt/Carbon/releases)
- [Commits](briannesbitt/Carbon@2.72.3...3.3.1)

---
updated-dependencies:
- dependency-name: nesbot/carbon
  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/nesbot/carbon-3.3.1 branch from 7f81af8 to 54683c7 Compare May 20, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant