imdhemy / appstore-iap

PHP App store In-App Purchase implementaiton.
MIT License
43 stars 17 forks source link

chore(deps): bump nesbot/carbon from 2.68.1 to 2.72.1 #176

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps nesbot/carbon from 2.68.1 to 2.72.1.

Release notes

Sourced from nesbot/carbon's releases.

2.72.1

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.72.0...2.72.1

Summary:

2.72.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.71.0...2.72.0

Summary:

New Contributors

2.71.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.70.0...2.71.0

Summary:

New Contributors

2.70.0

Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.69.0...2.70.0

Summary:

New Contributors

... (truncated)

Commits
  • 2b3b3db Merge pull request #2899 from briannesbitt/fix/symfony-compatibility
  • bc3bc7d Fix setConfigCacheFactory compatibility
  • 6264c67 Merge pull request #2896 from briannesbitt/feature/phpcs-update
  • ab0c435 Escape redis host
  • 4adb628 Update phpcs version
  • 87baf0e Update sponsors
  • b4fa4c0 Adjust logo size on readme
  • a6885fc Merge pull request #2890 from Sjoertjuh/fix/rounding-down-with-month-overflow
  • 617f686 Remove no longer needed variable
  • 1d8eca0 chore: remove unused rounding month overflow check
  • 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 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] commented 8 months ago

Superseded by #180.