Bump the bundler group with 8 updates#96
Merged
Conversation
Bumps the bundler group with 8 updates: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.2` | | [rubocop](https://github.com/rubocop/rubocop) | `1.85.1` | `1.88.0` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.12992` | `0.6.13312` | | [parser](https://github.com/whitequark/parser) | `3.3.10.2` | `3.3.11.1` | | [rake](https://github.com/ruby/rake) | `13.3.1` | `13.4.2` | | [rubocop-gusto](https://github.com/gusto/rubocop-gusto) | `10.6.0` | `11.1.1` | | [sorbet](https://github.com/sorbet/sorbet) | `0.6.12992` | `0.6.13312` | | [tapioca](https://github.com/Shopify/tapioca) | `0.17.10` | `0.19.2` | Updates `bigdecimal` from 4.0.1 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@v4.0.1...v4.1.2) Updates `rubocop` from 1.85.1 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.85.1...v1.88.0) Updates `sorbet-runtime` from 0.6.12992 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `parser` from 3.3.10.2 to 3.3.11.1 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.10.2...v3.3.11.1) Updates `rake` from 13.3.1 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.3.1...v13.4.2) Updates `rubocop-gusto` from 10.6.0 to 11.1.1 - [Release notes](https://github.com/gusto/rubocop-gusto/releases) - [Changelog](https://github.com/Gusto/rubocop-gusto/blob/main/CHANGELOG.md) - [Commits](Gusto/rubocop-gusto@v10.6.0...v11.1.1) Updates `sorbet` from 0.6.12992 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `tapioca` from 0.17.10 to 0.19.2 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.17.10...v0.19.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13312 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parser dependency-version: 3.3.11.1 dependency-type: direct:development update-type: version-update:semver-patch 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: rubocop-gusto dependency-version: 11.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13312 dependency-type: direct:development update-type: version-update:semver-patch 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
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:
4.0.14.1.21.85.11.88.00.6.129920.6.133123.3.10.23.3.11.113.3.113.4.210.6.011.1.10.6.129920.6.133120.17.100.19.2Updates
bigdecimalfrom 4.0.1 to 4.1.2Release notes
Sourced from bigdecimal's releases.
... (truncated)
Changelog
Sourced from bigdecimal's changelog.
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
rubocopfrom 1.85.1 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
sorbet-runtimefrom 0.6.12992 to 0.6.13312Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
parserfrom 3.3.10.2 to 3.3.11.1Changelog
Sourced from parser's changelog.
Commits
2edaaabUpdate changelog.c42b2eaBump versiona4f2c6d* Bump maintenance branches to 3.2.11 (#1089)4fe439aUpdate changelog.7d4f5a5Update changelog.f603b35Bump version4dc7da8* Bump maintenance branches to 3.3.11 (#1088)33a1170Update changelog.Updates
rakefrom 13.3.1 to 13.4.2Commits
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
rubocop-gustofrom 10.6.0 to 11.1.1Release notes
Sourced from rubocop-gusto's releases.
... (truncated)
Changelog
Sourced from rubocop-gusto's changelog.
... (truncated)
Commits
f98cfbbchore(main): release 11.1.1 (#138)a29cfccfix: update ExecuteMigration cop to recommend backfill sidekiq job (#121)5ec31f9chore(main): release 11.1.0 (#135)22670d4feat: addSidekiq/PerformAsyncStubin a separate config (#131)f0911c2feat: add cops-only entrypoints for selective adoption (#132)f04ac30docs: add source doc comments and@exampleblocks to 8 undocumented cops (#129)b776008build: point test image gem mirror at Cloudsmith (#126)c4aadacchore(main): release 11.0.0 (#130)99a2df7feat!: add Gusto/UnreferencedLet cop (requires Ruby >= 3.4) (#128)f7cf636feat: add Gusto/DescribedClassConstantReference cop (#127)Updates
sorbetfrom 0.6.12992 to 0.6.13312Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Upd...
Description has been truncated