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

chore(deps): bump moneyphp/money from 4.2.0 to 4.5.0 #7159

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps moneyphp/money from 4.2.0 to 4.5.0.

Release notes

Sourced from moneyphp/money's releases.

v4.5.0

PHPUnit 10 support, updated currencies, updated dev dependencies

v4.4.0

Extended support for psr/cache, now version 1.0.1 up until 3.0 is supported.

v4.3.0

Support for PHP 8.3 and allow divisor in mod to be a number as well.

Changelog

Sourced from moneyphp/money's changelog.

[4.5.0] - 2024-02-15

Fixed

  • PHPUnit 10 support
  • Update currencies
  • Updated doctrine/coding-standard
  • Updated other dev dependencies

Removed

  • PHP 8.0 support

[4.4.0] - 2024-01-24

Added

  • Extended support for psr/cache, now version 1.0.1 up until 3.0 is supported.

[4.3.0] - 2023-11-22

Added

  • Support for PHP 8.3
  • Allow divisor in mod to be a number as well

Removed

  • PHPSpec tests, we are using PHPUnit only now
Commits
  • a1daa7d Update CHANGELOG.md
  • 5a34c05 update changelog
  • dad68df update currencies
  • c198081 Merge pull request #785 from moneyphp/dev_dep
  • d112de8 upgrade doctrine/coding-standard to version 12:
  • dfdb760 Merge pull request #784 from moneyphp/phpunit_10
  • b34c230 move locale aware tests abstract calculator
  • e58c49b chore: upgrade PHPUnit 9 => 10
  • 4c1a502 chore: psalm simplify positive-int|0 to non-negative-int (for src) (#782)
  • 68e3392 chore: psalm simplify positive-int|0 to non-negative-int (for tests) (#781)
  • 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)

Bumps [moneyphp/money](https://github.com/moneyphp/money) from 4.2.0 to 4.5.0.
- [Release notes](https://github.com/moneyphp/money/releases)
- [Changelog](https://github.com/moneyphp/money/blob/master/CHANGELOG.md)
- [Commits](moneyphp/money@v4.2.0...v4.5.0)

---
updated-dependencies:
- dependency-name: moneyphp/money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Feb 19, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@asbiin asbiin merged commit b43f762 into main Mar 15, 2024
16 checks passed
@asbiin asbiin deleted the dependabot/composer/moneyphp/money-4.5.0 branch March 15, 2024 18:21
Copy link

github-actions bot commented May 3, 2024

🎉 This PR is included in version 5.0.0-beta.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies php Pull requests that update Php code released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant