Bump the bundler group with 8 updates#56
Merged
Conversation
Bumps the bundler group with 8 updates: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.7` | `4.1.2` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11323` | `0.6.13312` | | [hashdiff](https://github.com/liufengyun/hashdiff) | `1.0.1` | `1.2.1` | | [rake](https://github.com/ruby/rake) | `13.0.6` | `13.4.2` | | [rspec](https://github.com/rspec/rspec) | `3.12.0` | `3.13.2` | | [rubocop](https://github.com/rubocop/rubocop) | `1.56.4` | `1.88.0` | | [sorbet](https://github.com/sorbet/sorbet) | `0.5.11323` | `0.6.13312` | | [tapioca](https://github.com/Shopify/tapioca) | `0.13.1` | `0.19.2` | Updates `bigdecimal` from 3.1.7 to 4.1.2 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.1.7...v4.1.2) Updates `sorbet-runtime` from 0.5.11323 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `hashdiff` from 1.0.1 to 1.2.1 - [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md) - [Commits](liufengyun/hashdiff@v1.0.1...v1.2.1) Updates `rake` from 13.0.6 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.0.6...v13.4.2) Updates `rspec` from 3.12.0 to 3.13.2 - [Commits](https://github.com/rspec/rspec/commits/rspec-v3.13.2) Updates `rubocop` from 1.56.4 to 1.88.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.56.4...v1.88.0) Updates `sorbet` from 0.5.11323 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `tapioca` from 0.13.1 to 0.19.2 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.13.1...v0.19.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13312 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: hashdiff dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13312 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: tapioca dependency-version: 0.19.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
dduugg
approved these changes
Jun 25, 2026
dduugg
left a comment
Contributor
There was a problem hiding this comment.
Automated dependency update — CI is green. Approving to merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 8 updates:
3.1.74.1.20.5.113230.6.133121.0.11.2.113.0.613.4.23.12.03.13.21.56.41.88.00.5.113230.6.133120.13.10.19.2Updates
bigdecimalfrom 3.1.7 to 4.1.2Release notes
Sourced from bigdecimal's releases.
... (truncated)
Changelog
Sourced from bigdecimal's changelog.
... (truncated)
Commits
9160561Bump version to v4.1.2 (#529)8050ec7Update dtoa to version from Ruby 4.0 (#528)f8a02b2Merge pull request #526 from ruby/dependabot/github_actions/step-security/har...ac9a5cdBump step-security/harden-runner from 2.16.1 to 2.17.06b51b99Fix unary minus on unsigned type warning (#525)50b80b1BigMath.exp overflow/underflow check (#523)fc54487Revert "Add a workaround for slow BigDecimal#to_f when it has large N_signifi...72937b7Use '0'+n for converting single digit to char (#521)8ac1498Merge pull request #517 from ruby/dependabot/github_actions/rubygems/release-...3c89db5Merge pull request #518 from ruby/dependabot/github_actions/step-security/har...Updates
sorbet-runtimefrom 0.5.11323 to 0.6.13312Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
hashdifffrom 1.0.1 to 1.2.1Changelog
Sourced from hashdiff's changelog.
Commits
d6ac7e7Link to users and issues/PRs in changelog8846a2cAdd release note97c606eMerge pull request #101 from liufengyun/krzysiek1507-patch-1bde0aa8Use HTTPS for the source in the Gemfiled07488aRelease 1.1.3d34f549Merge pull request #99 from robkiessling/preserve-key-ordereddab5fFixed rubocop offenses6a2ddf5Added :preserve_key_order option to maintain original hash key orderb7734e3Release 1.1.22a03efdMerge pull request #96 from olleolleolle/patch-2Updates
rakefrom 13.0.6 to 13.4.2Changelog
Sourced from rake's changelog.
Commits
503b8ecv13.4.246038e7Merge pull request #723 from ruby/fix/testopts-preserve-existing-value604a3d9Isolate TESTOPTS env in TestRakeTestTask setup/teardown5886caaPreserve ENV["TESTOPTS"] when verbose is enabled92193acv13.4.1b74be0bMerge pull request #721 from ruby/fix/add-options-to-gemspec829f66dAdd lib/rake/options.rb to gemspec2d55bc4v13.4.01415070Exclude dependabot updates from release noteb3dc948Merge pull request #713 from pvdb/simplify_standard_system_dirUpdates
rspecfrom 3.12.0 to 3.13.2Commits
Updates
rubocopfrom 1.56.4 to 1.88.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
37bf5adCut 1.88cd0c2e3Update Changelogb7af64a[Fix #12276] Record pending cops options in the auto-gen-config commandbbd7ff2Add hk integration docs117e40aMerge pull request #15293 from RedZapdos123/fix-literal-interp-hash-symbol4d95141[Fix #15291] Fix hash symbol interpolation0347d27AddRecursiveoption toStyle/MutableConstantf0d92b4Fix incorrect autocorrects forStyle/FileWritewith heredocs32df346Fix an incorrect autocorrect forStyle/Semicolonwith heredocs4c221fb[Fix #15269] Fix a false positive where copIncludepatterns matched parent...Updates
sorbetfrom 0.5.11323 to 0.6.13312Release notes
Sourced from sorbet's releases.