Skip to content

Bump the minor-and-patch group with 3 updates#2659

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-0d4f852c62
Open

Bump the minor-and-patch group with 3 updates#2659
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-0d4f852c62

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: sorbet-static, rubydex and sorbet-static-and-runtime.

Updates sorbet-static from 0.6.13312 to 0.6.13320

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13319.20260626160351-e97cfecd9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13318.20260626144525-5a051242c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13317.20260626135016-f89b75c55

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13316.20260625174504-ce10354ea

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13315.20260625153011-616688d8e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13314.20260625140321-579be90cf

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13313.20260625154833-0adca54b8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13312.20260623173008-441b55646

... (truncated)

Commits

Updates rubydex from 0.2.5 to 0.2.6

Release notes

Sourced from rubydex's releases.

v0.2.6

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/rubydex@v0.2.5...v0.2.6

Commits
  • 0afaf3d Bump version to v0.2.6
  • e6a65cf Expose Document#method_references (#876)
  • 567df67 Merge pull request #871 from Shopify/dependabot/bundler/nokogiri-1.19.4
  • 4f5035e Bump nokogiri from 1.19.3 to 1.19.4
  • eb5c841 Merge pull request #866 from Shopify/dependabot/github_actions/actions/checko...
  • 4e80bcc Merge pull request #870 from Shopify/ar-location-from-prism
  • 4ad85bd Add Location.from_prism helper
  • ab88ef1 Merge pull request #867 from Shopify/uk_fix_singleton_method_non_namespace_ow...
  • 34d672a Remove stale # Panics doc on definition_to_declaration_id
  • 398721d Fix panic resolving singleton methods on non-namespace owners
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.13312 to 0.6.13320

Release notes

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

sorbet 0.6.13319.20260626160351-e97cfecd9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13318.20260626144525-5a051242c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13317.20260626135016-f89b75c55

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13316.20260625174504-ce10354ea

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13315.20260625153011-616688d8e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13314.20260625140321-579be90cf

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13313.20260625154833-0adca54b8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13312.20260623173008-441b55646

... (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 3 updates: [sorbet-static](https://github.com/sorbet/sorbet), [rubydex](https://github.com/Shopify/rubydex) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `sorbet-static` from 0.6.13312 to 0.6.13320
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `rubydex` from 0.2.5 to 0.2.6
- [Release notes](https://github.com/Shopify/rubydex/releases)
- [Commits](Shopify/rubydex@v0.2.5...v0.2.6)

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

---
updated-dependencies:
- dependency-name: sorbet-static
  dependency-version: 0.6.13320
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rubydex
  dependency-version: 0.2.6
  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.13320
  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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 21:44
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants