Skip to content

Bump bigdecimal from 4.0.1 to 4.1.0#232

Merged
biow0lf merged 1 commit intomainfrom
dependabot/bundler/bigdecimal-4.1.0
Mar 28, 2026
Merged

Bump bigdecimal from 4.0.1 to 4.1.0#232
biow0lf merged 1 commit intomainfrom
dependabot/bundler/bigdecimal-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps bigdecimal from 4.0.1 to 4.1.0.

Release notes

Sourced from bigdecimal's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v4.0.1...v4.1.0

Changelog

Sourced from bigdecimal's changelog.

CHANGES

Commits
  • e64c502 Bump version to 4.1.0 (#505)
  • 4782fc5 Fix error compiling with ruby.wasm (#504)
  • 39853fa Increase BigMath converge test precisions (#503)
  • 4a7268e Fix erfc(x,prec) precision when x is huge (#502)
  • 34e4715 Update depend files, etc (#499)
  • 0a47ee4 Use bit_length to calculate NTT bit size (#498)
  • fa02252 Remove DECDIG=uint16_t branch. BigDecimal already requires uint64_t from v3.1...
  • af72ebd Simplify butterfly operation of Number Theoretic Transform (#496)
  • dba0783 Merge pull request #494 from ruby/dependabot/github_actions/rubygems/release-...
  • 0bafaae Merge pull request #495 from ruby/dependabot/github_actions/step-security/har...
  • 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 [bigdecimal](https://github.com/ruby/bigdecimal) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: bigdecimal
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 28, 2026
@biow0lf biow0lf merged commit 6b84315 into main Mar 28, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/bigdecimal-4.1.0 branch March 28, 2026 14:46
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant