Skip to content

Bump brick/math from 0.17.1 to 0.17.2#137

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/brick/math-0.17.2
Open

Bump brick/math from 0.17.1 to 0.17.2#137
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/brick/math-0.17.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps brick/math from 0.17.1 to 0.17.2.

Release notes

Sourced from brick/math's releases.

0.17.2

New features

  • New methods: BigInteger::nthRoot() and BigDecimal::nthRoot() compute the nth root of a number (#113 by @​Pablo1Gustavo)
Changelog

Sourced from brick/math's changelog.

0.17.2 - 2026-05-25

New features

  • New methods: BigInteger::nthRoot() and BigDecimal::nthRoot() compute the nth root of a number (#113 by @​Pablo1Gustavo)
Commits
  • 8189e75 Prepare for release
  • ff626c2 Add more nthRoot tests
  • f1fa330 Raise memory_limit in 32-bit jobs
  • 4cce4ef Fix memory issues for trivial bases in BcMathCalculator::pow()
  • d4a1f36 Fix CS
  • 4d60656 Fix exception message for BigDecimal::nthRoot() with scale 1
  • a8507be Reorganize sqrt and nthRoot tests
  • 99917a9 Remove duplicate nthRoot tests and add tightest Half* boundary cases
  • a7a2a73 Fix BigInteger::nthRoot() Half* rounding for n >= 3
  • 3ff0032 Remove dead guards in Calculator::nthRoot() and let zero flow through BigInteger
  • 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.17.1 to 0.17.2.
- [Release notes](https://github.com/brick/math/releases)
- [Changelog](https://github.com/brick/math/blob/main/CHANGELOG.md)
- [Commits](brick/math@0.17.1...0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants