Skip to content

build(deps): Bump nesbot/carbon from 3.11.4 to 3.12.3#407

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/nesbot/carbon-3.12.3
Open

build(deps): Bump nesbot/carbon from 3.11.4 to 3.12.3#407
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/nesbot/carbon-3.12.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps nesbot/carbon from 3.11.4 to 3.12.3.

Release notes

Sourced from nesbot/carbon's releases.

3.12.3

What's Changed

  • Improve plus() and minus() method by @​kylekatarnls in CarbonPHP/carbon#126
    • Add $anchorDay parameter and OverflowMode for $overflow parameter
    • Add float support for $weeks, $days, $hours, $minutes, $seconds and $microseconds
    • Use __call so sub-classes are allowed to override those methods with divergent signatures

Full Changelog: CarbonPHP/carbon@3.12.2...3.12.3

3.12.2

What's Changed

Full Changelog: CarbonPHP/carbon@3.12.1...3.12.2

3.12.1

What's Changed

Full Changelog: CarbonPHP/carbon@3.12.0...3.12.1

3.12.0

What's Changed

New Contributors

... (truncated)

Commits
  • 6e7853a Merge pull request #126 from CarbonPHP/feature/plus-minus-improvement
  • ea25d9b Add $anchorDay parameter and float support for plus() and minus()
  • 17e02d8 Merge pull request #125 from CarbonPHP/test/coverage
  • 265874a Add test for setLocale()
  • 5a09cc3 Merge pull request #124 from CarbonPHP/feature/plus-and-minus
  • b2c4c52 Add plus() and minus() methods
  • 0bfd6ef Merge pull request #123 from CarbonPHP/fix/remove-plus-and-minus
  • 23cea18 Remove plus() and minus() methods
  • 25963f9 Merge pull request #122 from CarbonPHP/fix/reset-messages-memory-leak
  • 514a565 Optimize setLocale and setFallbackLocale to skip work if locales didn't change
  • 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 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)

Bumps [nesbot/carbon](https://github.com/CarbonPHP/carbon) from 3.11.4 to 3.12.3.
- [Release notes](https://github.com/CarbonPHP/carbon/releases)
- [Commits](CarbonPHP/carbon@3.11.4...3.12.3)

---
updated-dependencies:
- dependency-name: nesbot/carbon
  dependency-version: 3.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 15, 2026
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.

0 participants