Bump the bundler group with 7 updates#80
Merged
Conversation
Bumps the bundler group with 7 updates: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.8` | `4.1.2` | | [rspec](https://github.com/rspec/rspec) | `3.13.0` | `3.13.2` | | [sorbet](https://github.com/sorbet/sorbet) | `0.5.11383` | `0.6.13312` | | [tapioca](https://github.com/Shopify/tapioca) | `0.14.2` | `0.19.2` | | [packs-specification](https://github.com/rubyatscale/packs-specification) | `0.0.10` | `0.0.11` | | [parse_packwerk](https://github.com/rubyatscale/parse_packwerk) | `0.25.0` | `0.27.0` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11383` | `0.6.13312` | Updates `bigdecimal` from 3.1.8 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.8...v4.1.2) Updates `rspec` from 3.13.0 to 3.13.2 - [Commits](rspec/rspec@rspec-metagem-v3.13.0...rspec-v3.13.2) Updates `sorbet` from 0.5.11383 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `tapioca` from 0.14.2 to 0.19.2 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.14.2...v0.19.2) Updates `packs-specification` from 0.0.10 to 0.0.11 - [Release notes](https://github.com/rubyatscale/packs-specification/releases) - [Commits](rubyatscale/packs-specification@v0.0.10...v0.0.11) Updates `parse_packwerk` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/rubyatscale/parse_packwerk/releases) - [Commits](rubyatscale/parse_packwerk@v0.25.0...v0.27.0) Updates `sorbet-runtime` from 0.5.11383 to 0.6.13312 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- 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: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch 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 - dependency-name: packs-specification dependency-version: 0.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parse_packwerk dependency-version: 0.27.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-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 7 updates:
3.1.84.1.23.13.03.13.20.5.113830.6.133120.14.20.19.20.0.100.0.110.25.00.27.00.5.113830.6.13312Updates
bigdecimalfrom 3.1.8 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
rspecfrom 3.13.0 to 3.13.2Commits
ce5fe4frspec-v3.13.21cb8517Merge pull request #270 from bquorning/fix-rspec-source_code_uricd5cab2rspec v3.13.14c87b84Remove duplicate source uri02dcc2aSet rubygems homepage to rspec.infod3054daSet tag prefixesdf15aaaUnify Gemfile3b23a71Unify.gitignoreUpdates
sorbetfrom 0.5.11383 to 0.6.13312Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
tapiocafrom 0.14.2 to 0.19.2Release notes
Sourced from tapioca's releases.
... (truncated)
Commits
a10eb05Bump version to v0.19.220b0ce1Merge pull request #2658 from Shopify/dependabot/bundler/minor-and-patch-c0ad...a94e9deRegenerate gem RBIs484b7d0Bump the minor-and-patch group across 1 directory with 5 updates9681f27Merge pull request #2657 from Shopify/codex/extract-generic-type-fixd847321Preserve generic type overrides in Sorbet casts3ddaca4Cache generic types by constant identity9f5d95aMerge pull request #2646 from Shopify/dependabot/github_actions/ruby/setup-ru...541f37dMerge pull request #2647 from Shopify/dependabot/github_actions/rubygems/rele...434347bBump rubygems/release-gem from 1.2.0 to 1.4.0Updates
packs-specificationfrom 0.0.10 to 0.0.11Release notes
Sourced from packs-specification's releases.
Commits
19a51b3Lazy load package.yml and improve inspect output (#25)71336beupdate github actions to use shared config (#23)9b09e8bregenerate todo rbi file (#22)a926920use universal-darwin for bundle platform (#21)ea97381bump ci.yml and cd.yml dependencies (#20)Updates
parse_packwerkfrom 0.25.0 to 0.27.0Release notes
Sourced from parse_packwerk's releases.
Commits
4c1b308Enable order preservation (#50)cd72e20Don't raise when we can't find a Gemfile (#48)5399a93don't manually indent yaml list items (#47)8083218update ci; add shared stale and triage workflows (#46)Updates
sorbet-runtimefrom 0.5.11383 to 0.6.13312Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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