Skip to content

build(deps): bump brick/math from 0.14.4 to 0.14.5#2197

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps brick/math from 0.14.4 to 0.14.5.

Release notes

Sourced from brick/math's releases.

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.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
  • 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
  • 19faedc Move abs() and negated() to BigNumber
  • cc5d172 Harmonize exception messages
  • 0d1593f Fix incorrect exception message
  • 7a66439 Make / mandatory in PARSE_REGEXP_RATIONAL
  • 348931d Mark ofNullable() as pure
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 4, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner February 4, 2026 04:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 4, 2026
@github-actions github-actions bot enabled auto-merge February 4, 2026 04:32
Bumps [brick/math](https://github.com/brick/math) from 0.14.4 to 0.14.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/brick/math-0.14.5 branch from ea5de63 to 4754b6b Compare February 4, 2026 21:45
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