Skip to content

build(deps): bump brick/math from 0.14.4 to 0.14.6#2200

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps brick/math from 0.14.4 to 0.14.6.

Release notes

Sourced from brick/math's releases.

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.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
  • 32498d5 Prepare for release
  • 75586a9 Bold float deprecation notes
  • 2b542fa Fix NaN values in BigRational::toFloat()
  • 40c1d62 Remove float from README example
  • 8da3e58 Deprecate null $scale in BigDecimal::dividedBy()
  • 618a807 Prepare for release
  • be7c0b5 Capitalization fixes in CHANGELOG
  • b4a8f8f Prepare for upcoming breaking change in sqrt()
  • 1fff5c3 Implement rounding in sqrt()
  • aa88665 Improve & harmonize BigNumber docblocks
  • 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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: brick/math
  dependency-version: 0.14.6
  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 6, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner February 6, 2026 04:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 6, 2026
@github-actions github-actions bot enabled auto-merge February 6, 2026 04:32
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