Skip to content

Comments

Bump the minor-and-patch group with 2 updates#860

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/bundler/minor-and-patch-988063c837
Feb 18, 2026
Merged

Bump the minor-and-patch group with 2 updates#860
github-actions[bot] merged 2 commits intomainfrom
dependabot/bundler/minor-and-patch-988063c837

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the minor-and-patch group with 2 updates: rubocop-sorbet and sorbet-static-and-runtime.

Updates rubocop-sorbet from 0.11.0 to 0.12.0

Release notes

Sourced from rubocop-sorbet's releases.

v0.12.0

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: Shopify/rubocop-sorbet@v0.11.0...v0.12.0

Commits
  • d41d1fe Prepare for 0.12.0
  • b67f892 Merge pull request #366 from Shopify/rm-fix-rubocop-1-82
  • 6d3a46f Fix ObsoleteStrictMemoization crash when Layout/LineLength is disabled
  • 5b52028 Use nix for development setup
  • 824251a Merge pull request #365 from Shopify/fix-forbid-t-struct-nil-max-line-length
  • 77b81e4 Fix ForbidTStruct crash when Layout/LineLength is disabled
  • 371fc96 Merge pull request #363 from Shopify/dependabot/github_actions/actions/checko...
  • ce5b221 Bump actions/checkout from 6.0.1 to 6.0.2
  • f5690a8 Merge pull request #361 from Shopify/dependabot/github_actions/dependabot/fet...
  • bf567fd Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.12908 to 0.6.12929

Release notes

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

sorbet 0.6.12928.20260206103850-30bdc3121

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12927.20260206125917-8dcdddead

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12926.20260206073343-76deba08e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12925.20260205154125-703498a0d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12924.20260205145916-65a616686

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12923.20260205142332-788604aa4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12922.20260205162659-c8763ae0a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12921.20260205132125-f1f3bc824

... (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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 00:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@github-actions github-actions bot enabled auto-merge February 10, 2026 00:26
Bumps the minor-and-patch group with 2 updates: [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-sorbet` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.11.0...v0.12.0)

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

---
updated-dependencies:
- dependency-name: rubocop-sorbet
  dependency-version: 0.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.12929
  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 force-pushed the dependabot/bundler/minor-and-patch-988063c837 branch from f504965 to c5b6f83 Compare February 16, 2026 21:52
@github-actions github-actions bot merged commit 29922d5 into main Feb 18, 2026
10 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-988063c837 branch February 18, 2026 15:55
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.

2 participants