Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-gems group with 2 updates in the /.ci/files directory: base64 and bigdecimal.
Bumps the all-gems group with 2 updates in the /docs directory: csv and bigdecimal.

Updates base64 from 0.2.0 to 0.3.0

Release notes

Sourced from base64's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: ruby/base64@v0.2.0...v0.3.0

Commits
  • c5d3c7f v0.3.0
  • 5f43831 [DOC] Tweaks for module Base64
  • bb66095 Enabled trusted publisher for rubygems.org
  • cd65c10 Add RBS signature and testing (#25)
  • e30df92 Update file list on gemspec
  • 9704a4c Update license files same as ruby/ruby
  • 7ec2861 Merge pull request #21 from ruby/old-version-on-macos
  • 7ae5efd Exclude older than 2.6 on macos-14
  • 9669a7d Merge pull request #18 from mark-young-atg/provide_changelog_link_on_rubygems
  • 7cab043 Provide a 'Changelog' link on rubygems.org/gems/base64
  • See full diff in compare view

Updates bigdecimal from 3.1.9 to 3.2.1

Release notes

Sourced from bigdecimal's releases.

v3.2.1

What's Changed

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

v3.2.0

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v3.1.9...v3.2.0

Changelog

Sourced from bigdecimal's changelog.

3.2.1

3.2.0

Commits
  • d6faddb Bump version to 3.2.1
  • 1cce03c CHANGES: Add v3.2.1 entries
  • 64933d4 Merge pull request #335 from tompng/div_with_preclimit_fix
  • 5edc779 Apply preclimit in BigDecimal_div2 when specified prec is 0
  • e0cb4a6 Enabled trusted publisher for rubygems.org (#333)
  • b5611d7 Bump version to 3.2.0
  • b295c49 Add dev:version:bump rake task
  • 5003f24 CHANGES: Add v3.2.0 entries
  • c216ed4 Fix division rounding (#330)
  • 1fa3eff Integrate BigDecimal_div and BigDecimal_div2 (#329)
  • Additional commits viewable in compare view

Updates csv from 3.3.4 to 3.3.5

Release notes

Sourced from csv's releases.

csv 3.3.5 - 2025-06-01

Improvements

  • docs: Fixed StringScanner document URL.
    • GH-343
    • Patch by Petrik de Heus

Thanks

  • Petrik de Heus
Changelog

Sourced from csv's changelog.

3.3.5 - 2025-06-01

Improvements

  • docs: Fixed StringScanner document URL.
    • GH-343
    • Patch by Petrik de Heus

Thanks

  • Petrik de Heus
Commits

Updates bigdecimal from 3.1.9 to 3.2.1

Release notes

Sourced from bigdecimal's releases.

v3.2.1

What's Changed

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

v3.2.0

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v3.1.9...v3.2.0

Changelog

Sourced from bigdecimal's changelog.

3.2.1

3.2.0

Commits
  • d6faddb Bump version to 3.2.1
  • 1cce03c CHANGES: Add v3.2.1 entries
  • 64933d4 Merge pull request #335 from tompng/div_with_preclimit_fix
  • 5edc779 Apply preclimit in BigDecimal_div2 when specified prec is 0
  • e0cb4a6 Enabled trusted publisher for rubygems.org (#333)
  • b5611d7 Bump version to 3.2.0
  • b295c49 Add dev:version:bump rake task
  • 5003f24 CHANGES: Add v3.2.0 entries
  • c216ed4 Fix division rounding (#330)
  • 1fa3eff Integrate BigDecimal_div and BigDecimal_div2 (#329)
  • Additional commits viewable in compare view

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 2 updates in the /.ci/files directory: [base64](https://github.com/ruby/base64) and [bigdecimal](https://github.com/ruby/bigdecimal).
Bumps the all-gems group with 2 updates in the /docs directory: [csv](https://github.com/ruby/csv) and [bigdecimal](https://github.com/ruby/bigdecimal).


Updates `base64` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/ruby/base64/releases)
- [Commits](ruby/base64@v0.2.0...v0.3.0)

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

Updates `csv` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](ruby/csv@v3.3.4...v3.3.5)

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

---
updated-dependencies:
- dependency-name: base64
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gems
- dependency-name: bigdecimal
  dependency-version: 3.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-gems
- dependency-name: csv
  dependency-version: 3.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gems
- dependency-name: bigdecimal
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 2, 2025
@github-actions
Copy link

github-actions bot commented Jun 2, 2025

Documentation Preview

No regression tested rules have been changed.

(comment created at 2025-06-02 03:53:55+00:00 for bd38cfe)

@adangel adangel added this to the 7.15.0 milestone Jun 6, 2025
@adangel adangel merged commit 4f251d4 into main Jun 6, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/dot-ci/files/all-gems-ddc8bf109a branch June 6, 2025 12:22
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