Bump the minor-and-patch group with 6 updates - #2697
Merged
Conversation
Bumps the minor-and-patch group with 6 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` | | [dalli](https://github.com/petergoldstein/dalli) | `5.0.5` | `5.0.6` | | [sorbet-static](https://github.com/sorbet/sorbet) | `0.6.13386` | `0.6.13414` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13386` | `0.6.13414` | | [rbi](https://github.com/Shopify/rbi) | `0.4.2` | `0.4.3` | 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 `dalli` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/petergoldstein/dalli/releases) - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](petergoldstein/dalli@v5.0.5...v5.0.6) Updates `sorbet-static` from 0.6.13386 to 0.6.13414 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) 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) 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) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dalli dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static dependency-version: 0.6.13414 dependency-type: direct:development 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 - dependency-name: rbi dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Morriar
approved these changes
Aug 11, 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 minor-and-patch group with 6 updates:
3.0.13.0.20.13.20.14.05.0.55.0.60.6.133860.6.134140.6.133860.6.134140.4.20.4.3Updates
rubocop-shopifyfrom 3.0.1 to 3.0.2Release notes
Sourced from rubocop-shopify's releases.
Commits
f3c065bMerge pull request #801 from Shopify/rmf-enable-Style/RedundantFreeze4ab2555Merge pull request #797 from Shopify/rwstauner/case-when-all-procs653e603Enable Style/RedundantFreeze cop74af8cbMerge pull request #799 from Shopify/dependabot/github_actions/actions-ccd97f...1eea91eUse nix in our dev configurationc4832ffAdd cop to disallow case structures where all when clauses are proc literalsb930e5bBump the actions group with 2 updatesUpdates
rubocop-sorbetfrom 0.13.2 to 0.14.0Release notes
Sourced from rubocop-sorbet's releases.
Commits
0c73cb1Release v0.14.019dde04Merge pull request #394 from Shopify/dependabot/github_actions/actions/stale-...48db432Bump actions/stale from 10.4.0 to 11.0.01ac9184Merge pull request #392 from Shopify/drop-ruby-3-1-3-28b872beTest against Ruby 4.01910358Drop support for Ruby 3.1 and 3.288c5512Merge pull request #390 from Shopify/rm-Lint/Void38d21fcMerge pull request #387 from dduugg/fix-t-let-interior-heredoc-corruptioncac0d1aMerge pull request #389 from Shopify/attr-writer-voidfc60898Add on_itblock alias to cops with on_blockUpdates
dallifrom 5.0.5 to 5.0.6Release notes
Sourced from dalli's releases.
... (truncated)
Changelog
Sourced from dalli's changelog.
... (truncated)
Commits
6c8dabeMerge pull request #1138 from petergoldstein/release/5.0.6f740e6aCredit Dan Mayer for the original non-StandardError teardown fixb833b05Prepare 5.0.6 release4e83dd6Drop the dependabot entry from the CHANGELOG3ba0937Merge pull request #1137 from petergoldstein/changelog/1128-1129-1131-1132-11...95cc90cAdd CHANGELOG entries for #1135 and #113687ac35fAdd CHANGELOG entries for #1124, #1128, #1129, #1131, #1132, #1133, #11343e5fc76Merge pull request #1136 from petergoldstein/fix/teardown-on-non-standard-errore7b88b0Merge pull request #1135 from petergoldstein/fix/exact-length-reads96ff9afTear down the connection when a non-StandardError aborts a requestUpdates
sorbet-staticfrom 0.6.13386 to 0.6.13414Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
sorbet-static-and-runtimefrom 0.6.13386 to 0.6.13414Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
rbifrom 0.4.2 to 0.4.3Release notes
Sourced from rbi's releases.
Commits
2c28d36Bump version v0.4.360e3d14Merge pull request #649 from Shopify/test-add-no-kw-paramc1642fcAdd test for Method#add_no_kw_paramc1f1390Merge pull request #645 from Shopify/support-top-level-sig-bind57bae18Merge pull request #647 from Shopify/support-tstruct-shape-types625644bSupport braceless shape types in T::Struct fieldsca22dceUpdate exported RBI49b2381Handle top level bind in rewriters51eecf4Parsebindsig builder1cee661Add support for top levelbindin sigsDependabot 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