Skip to content

build(deps): bump brick/math from 0.14.4 to 0.14.7#2204

Open
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/brick/math-0.14.7
Open

build(deps): bump brick/math from 0.14.4 to 0.14.7#2204
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/brick/math-0.14.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps brick/math from 0.14.4 to 0.14.7.

Release notes

Sourced from brick/math's releases.

0.14.7

New features

  • clamp() is now available on the base BigNumber class

👌 Improvements

  • Improved @throws exception documentation

0.14.6

🗑️ Deprecations

  • Not passing a $scale to BigDecimal::dividedBy() is deprecated; $scale will be required in 0.15

👌 Improvements

  • BigRational::toFloat() never returns NAN anymore

0.14.5

🗑️ Deprecations

  • Not passing a rounding mode to BigInteger::sqrt() and BigDecimal::sqrt() triggers a deprecation notice: the default rounding mode will change from Down to Unnecessary in 0.15

New features

  • BigInteger::sqrt() and BigDecimal::sqrt() now support rounding
  • abs() and negated() methods are now available on the base BigNumber class

👌 Improvements

  • Alphabet is now checked for duplicate characters in BigInteger::(from|to)ArbitraryBase()
  • BigNumber::ofNullable() is now marked as @pure
Changelog

Sourced from brick/math's changelog.

0.14.7 - 2026-02-07

New features

  • clamp() is now available on the base BigNumber class

👌 Improvements

  • Improved @throws exception documentation

0.14.6 - 2026-02-05

🗑️ Deprecations

  • Not passing a $scale to BigDecimal::dividedBy() is deprecated; $scale will be required in 0.15

👌 Improvements

  • BigRational::toFloat() never returns NAN anymore

0.14.5 - 2026-02-03

🗑️ Deprecations

  • Not passing a rounding mode to BigInteger::sqrt() and BigDecimal::sqrt() triggers a deprecation notice: the default rounding mode will change from Down to Unnecessary in 0.15

New features

  • BigInteger::sqrt() and BigDecimal::sqrt() now support rounding
  • abs() and negated() methods are now available on the base BigNumber class

👌 Improvements

  • Alphabet is now checked for duplicate characters in BigInteger::(from|to)ArbitraryBase()
  • BigNumber::ofNullable() is now marked as @pure
Commits
  • 07ff363 Prepare for release
  • 45e9eac Clean up unnecessary else
  • 2acf717 Minor documentation tweaks
  • 42bd5c1 Prepend hex char codes with 0x
  • 2d90baf Remove duplicate condition in Calculator::modPow()
  • 914764e Make BigNumber::clamp() final
  • 8d97a00 Improve documented exceptions
  • 34d0559 Move clamp() to BigNumber
  • 8ec08ef Add missing Override on negated()
  • cb8af66 Make BigNumber::ofNullable() final
  • 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 [brick/math](https://github.com/brick/math) from 0.14.4 to 0.14.7.
- [Release notes](https://github.com/brick/math/releases)
- [Changelog](https://github.com/brick/math/blob/master/CHANGELOG.md)
- [Commits](brick/math@0.14.4...0.14.7)

---
updated-dependencies:
- dependency-name: brick/math
  dependency-version: 0.14.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 9, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner February 9, 2026 04:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 9, 2026
@github-actions github-actions bot enabled auto-merge February 9, 2026 04:39
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 size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants