Skip to content

chore(deps): bump bigdecimal from 3.2.2 to 4.1.0#2223

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bigdecimal-4.1.0
Closed

chore(deps): bump bigdecimal from 3.2.2 to 4.1.0#2223
dependabot[bot] wants to merge 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 30, 2026

Bumps bigdecimal from 3.2.2 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

v4.0.1

What's Changed

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

v4.0.0

What's Changed

... (truncated)

Changelog

Sourced from bigdecimal's changelog.

CHANGES

4.0.1

4.0.0

3.3.1

  • All BigMath methods converts non integer precision with to_int

    @​tompng

3.3.0

... (truncated)

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 3.2.2 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@v3.2.2...v4.1.0)

---
updated-dependencies:
- dependency-name: bigdecimal
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Superseded by #2233.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/bundler/bigdecimal-4.1.0 branch April 6, 2026 08:03
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.

0 participants