Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the all-gems group with 1 update in the /.ci/files directory: bigdecimal.
Bumps the all-gems group with 1 update in the /docs directory: bigdecimal.

Updates bigdecimal from 3.2.1 to 3.2.2

Release notes

Sourced from bigdecimal's releases.

v3.2.2

What's Changed

Full Changelog: ruby/bigdecimal@v3.2.1...v3.2.2

Changelog

Sourced from bigdecimal's changelog.

3.2.2

  • Make precision calculation in bigdecimal.div(value, 0) gc-compaction safe. GH-340

    @​tompng

Commits

Updates bigdecimal from 3.2.1 to 3.2.2

Release notes

Sourced from bigdecimal's releases.

v3.2.2

What's Changed

Full Changelog: ruby/bigdecimal@v3.2.1...v3.2.2

Changelog

Sourced from bigdecimal's changelog.

3.2.2

  • Make precision calculation in bigdecimal.div(value, 0) gc-compaction safe. GH-340

    @​tompng

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-gems group with 1 update in the /.ci/files directory: [bigdecimal](https://github.com/ruby/bigdecimal).
Bumps the all-gems group with 1 update in the /docs directory: [bigdecimal](https://github.com/ruby/bigdecimal).


Updates `bigdecimal` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.2.1...v3.2.2)

Updates `bigdecimal` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: bigdecimal
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-gems
- dependency-name: bigdecimal
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gems
...

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 Jun 9, 2025
@github-actions
Copy link

github-actions bot commented Jun 9, 2025

Documentation Preview

No regression tested rules have been changed.

(comment created at 2025-06-09 04:07:29+00:00 for 8f4af2b)

@adangel adangel added this to the 7.15.0 milestone Jun 9, 2025
@adangel adangel merged commit c978de1 into main Jun 9, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/dot-ci/files/all-gems-e4c6db5ee1 branch June 9, 2025 06:13
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.

2 participants