Skip to content

Bump the minor-and-patch group with 5 updates - #1011

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-d1734757af
Aug 11, 2026
Merged

Bump the minor-and-patch group with 5 updates#1011
github-actions[bot] merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-d1734757af

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates:

Package From To
rubocop-shopify 3.0.1 3.0.2
rubocop-sorbet 0.13.2 0.14.0
rbi 0.4.2 0.4.3
rbs 4.1.1 4.1.3
sorbet-static-and-runtime 0.6.13386 0.6.13414

Updates rubocop-shopify from 3.0.1 to 3.0.2

Release notes

Sourced from rubocop-shopify's releases.

3.0.2

What's Changed

New Contributors

Full Changelog: Shopify/ruby-style-guide@v3.0.1...v3.0.2

Commits
  • f3c065b Merge pull request #801 from Shopify/rmf-enable-Style/RedundantFreeze
  • 4ab2555 Merge pull request #797 from Shopify/rwstauner/case-when-all-procs
  • 653e603 Enable Style/RedundantFreeze cop
  • 74af8cb Merge pull request #799 from Shopify/dependabot/github_actions/actions-ccd97f...
  • 1eea91e Use nix in our dev configuration
  • c4832ff Add cop to disallow case structures where all when clauses are proc literals
  • b930e5b Bump the actions group with 2 updates
  • See full diff in compare view

Updates rubocop-sorbet from 0.13.2 to 0.14.0

Release notes

Sourced from rubocop-sorbet's releases.

v0.14.0

What's Changed

🛠 Other Changes

Full Changelog: Shopify/rubocop-sorbet@v0.13.2...v0.14.0

Commits
  • 0c73cb1 Release v0.14.0
  • 19dde04 Merge pull request #394 from Shopify/dependabot/github_actions/actions/stale-...
  • 48db432 Bump actions/stale from 10.4.0 to 11.0.0
  • 1ac9184 Merge pull request #392 from Shopify/drop-ruby-3-1-3-2
  • 8b872be Test against Ruby 4.0
  • 1910358 Drop support for Ruby 3.1 and 3.2
  • 88c5512 Merge pull request #390 from Shopify/rm-Lint/Void
  • 38d21fc Merge pull request #387 from dduugg/fix-t-let-interior-heredoc-corruption
  • cac0d1a Merge pull request #389 from Shopify/attr-writer-void
  • fc60898 Add on_itblock alias to cops with on_block
  • Additional commits viewable in compare view

Updates rbi from 0.4.2 to 0.4.3

Release notes

Sourced from rbi's releases.

v0.4.3

What's Changed

🛠 Other Changes

Full Changelog: Shopify/rbi@v0.4.2...v0.4.3

Commits
  • 2c28d36 Bump version v0.4.3
  • 60e3d14 Merge pull request #649 from Shopify/test-add-no-kw-param
  • c1642fc Add test for Method#add_no_kw_param
  • c1f1390 Merge pull request #645 from Shopify/support-top-level-sig-bind
  • 57bae18 Merge pull request #647 from Shopify/support-tstruct-shape-types
  • 625644b Support braceless shape types in T::Struct fields
  • ca22dce Update exported RBI
  • 49b2381 Handle top level bind in rewriters
  • 51eecf4 Parse bind sig builder
  • 1cee661 Add support for top level bind in sigs
  • Additional commits viewable in compare view

Updates rbs from 4.1.1 to 4.1.3

Release notes

Sourced from rbs's releases.

4.1.3

Release note

Miscellaneous

  • Don't use Clang nullability qualifiers in strict ISO C mode (#3074, Backported in #3075)
  • Avoid eagerly inspecting call traces in type assertions (#3073, Backported in #3076)

4.1.2

Release note

Miscellaneous

  • Keep GC disabled during GC_test#test_stress_and_stress= (#3061)
  • Fix GC_test#test_enable leaving GC disabled for the rest of the suite (#3059)
Changelog

Sourced from rbs's changelog.

4.1.3 (2026-08-10)

Miscellaneous

  • Don't use Clang nullability qualifiers in strict ISO C mode (#3074, Backported in #3075)
  • Avoid eagerly inspecting call traces in type assertions (#3073, Backported in #3076)

4.1.2 (2026-08-03)

Miscellaneous

  • Keep GC disabled during GC_test#test_stress_and_stress= (#3061)
  • Fix GC_test#test_enable leaving GC disabled for the rest of the suite (#3059)
Commits
  • 5c7f8a2 Merge pull request #3077 from ruby/claude/release-4-1-3-dh5jwk
  • 8752e61 Version 4.1.3
  • 0b57ea2 Merge pull request #3076 from ruby/claude/rbs-3073-backport-dh5jwk
  • 7920265 Merge pull request #3075 from ruby/claude/rbs-3074-backport-dh5jwk
  • bb496a6 Avoid eager call trace inspection in type assertions
  • 3515bad Don't use Clang nullability qualifiers in strict ISO C mode
  • 2c39462 Merge pull request #3062 from ruby/claude/release-4-1-2-hurcyr
  • d710ede Version 4.1.2
  • c95a7c9 Merge pull request #3061 from ruby/claude/gc-stress-test-performance-424sfy
  • 1630d1f Keep GC disabled during GC_test#test_stress_and_stress=
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.13386 to 0.6.13414

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.6.13413.20260807140951-67a4dc6d0

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13413', :group => :development
gem 'sorbet-runtime', '0.6.13413'

sorbet 0.6.13412.20260806165344-819748576

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13412', :group => :development
gem 'sorbet-runtime', '0.6.13412'

sorbet 0.6.13411.20260806161103-2bf77bd0f

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13411', :group => :development
gem 'sorbet-runtime', '0.6.13411'

sorbet 0.6.13410.20260806094322-1ff040f9b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13410', :group => :development
gem 'sorbet-runtime', '0.6.13410'

sorbet 0.6.13409.20260805180005-b81866b59

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13409', :group => :development
gem 'sorbet-runtime', '0.6.13409'

sorbet 0.6.13408.20260805160952-e6edf1896

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13408', :group => :development
gem 'sorbet-runtime', '0.6.13408'

sorbet 0.6.13407.20260805135550-7a90787b0

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13407', :group => :development
gem 'sorbet-runtime', '0.6.13407'

sorbet 0.6.13406.20260805133454-3be756837

... (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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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 minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) | `3.0.1` | `3.0.2` |
| [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.13.2` | `0.14.0` |
| [rbi](https://github.com/Shopify/rbi) | `0.4.2` | `0.4.3` |
| [rbs](https://github.com/ruby/rbs) | `4.1.1` | `4.1.3` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13386` | `0.6.13414` |


Updates `rubocop-shopify` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v3.0.1...v3.0.2)

Updates `rubocop-sorbet` from 0.13.2 to 0.14.0
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.13.2...v0.14.0)

Updates `rbi` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/Shopify/rbi/releases)
- [Commits](Shopify/rbi@v0.4.2...v0.4.3)

Updates `rbs` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](ruby/rbs@v4.1.1...v4.1.3)

Updates `sorbet-static-and-runtime` from 0.6.13386 to 0.6.13414
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rubocop-sorbet
  dependency-version: 0.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: rbi
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rbs
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.13414
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 21:53
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@github-actions
github-actions Bot enabled auto-merge August 10, 2026 21:53
@github-actions
github-actions Bot merged commit ce78499 into main Aug 11, 2026
11 checks passed
@github-actions
github-actions Bot deleted the dependabot/bundler/minor-and-patch-d1734757af branch August 11, 2026 13:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant