Skip to content

Bump the minor-and-patch group across 1 directory with 5 updates - #2691

Merged
soutaro merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-03d9642a0a
Aug 4, 2026
Merged

Bump the minor-and-patch group across 1 directory with 5 updates#2691
soutaro merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-03d9642a0a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 4 updates in the / directory: graphql, sorbet-static, rbi and spoom.

Updates graphql from 2.6.6 to 2.6.7

Changelog

Sourced from graphql's changelog.

2.6.7 (28 Jul 2026)

Bug fixes

  • SDL: Speed up parsing interfaces #5678
  • Execution::Next: fix selection step enqueuing #5679
  • AsyncDataloader: improve pending work accounting #5675
Commits
  • fda265b 2.6.7
  • abb2e43 Merge pull request #5679 from rmosolgo/async-dataloader-activity-ticker
  • e3ebf2f AsyncDataloader: refactor job accounting
  • 07e5e88 Merge pull request #5678 from vahe/fix/transitive-interface-check-perf
  • 1e4d27f Fix O(n^2) transitive interface check in Schema.from_definition
  • 7e420bc js-1.15.2
  • 1e0f06c Merge pull request #5674 from ydah/fix-relay-subscription-error-forwarding
  • 092831c Merge pull request #5675 from ydah/fix-selections-step-duplicate-enqueue
  • a824a8a Defer selection step enqueueing
  • 8aab2ae Merge pull request #5676 from rmosolgo/dependabot/github_actions/actions/setu...
  • Additional commits viewable in compare view

Updates sorbet-static from 0.6.13363 to 0.6.13386

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13385.20260730172138-55b79a1f7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13384.20260730171347-f36ca6440

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13383.20260730163533-c91de86a5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13382.20260730142533-f108f569a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13381.20260730142434-9d2915bfc

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13380.20260730131848-f4b517d15

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13379.20260730121319-ede5c4d3e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13378.20260730120931-2053e141b

... (truncated)

Commits

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

Release notes

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

sorbet 0.6.13385.20260730172138-55b79a1f7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13384.20260730171347-f36ca6440

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13383.20260730163533-c91de86a5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13382.20260730142533-f108f569a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13381.20260730142434-9d2915bfc

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13380.20260730131848-f4b517d15

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13379.20260730121319-ede5c4d3e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13378.20260730120931-2053e141b

... (truncated)

Commits

Updates rbi from 0.4.0 to 0.4.2

Release notes

Sourced from rbi's releases.

v0.4.2

What's Changed

🛠 Other Changes

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

v0.4.1

What's Changed

🛠 Other Changes

Full Changelog: Shopify/rbi@v0.4.0...v0.4.1

Commits
  • 5462b69 Bump version to v0.4.2
  • cd2e1f3 Merge pull request #637 from Shopify/jb-fix-generic-type-qualification
  • 33b8eae Preserve type resolution when erasing runtime generics
  • b461834 Merge pull request #632 from Shopify/dependabot/bundler/rubocop-shopify-3.0.1
  • e107d31 Fix RuboCop offenses
  • 9ba562c Bump version to v0.4.1
  • 78de15a Merge pull request #629 from Shopify/at-fix-anonymous-params
  • f455357 Update exported RBI
  • 52891dc Fix printing of RBS anonymous params
  • f441243 Merge pull request #635 from Shopify/dependabot/github_actions/ruby/setup-rub...
  • Additional commits viewable in compare view

Updates spoom from 1.8.4 to 1.8.7

Release notes

Sourced from spoom's releases.

v1.8.7

What's Changed

🛠 Other Changes

Full Changelog: Shopify/spoom@v1.8.6...v1.8.7

v1.8.6

What's Changed

🛠 Other Changes

Full Changelog: Shopify/spoom@v1.8.5...v1.8.6

v1.8.5

What's Changed

🛠 Other Changes

Full Changelog: Shopify/spoom@v1.8.4...v1.8.5

Commits
  • 817ff25 Bump version to v1.8.7
  • 4d09df5 Merge pull request #991 from Shopify/jb-bump-rbi-0.4.2
  • 1920e9c Update test after RBI translation fix
  • e260f8c Update RBI version to 0.4.2
  • ebf7f85 Bump version to v1.8.6
  • d69c832 Merge pull request #985 from Shopify/dependabot/bundler/rubocop-shopify-3.0.1
  • 6a34df3 Fix RuboCop offenses after style guide bump
  • d224c2a Merge pull request #989 from Shopify/at-code-metrics-sorbet-types
  • 08515a7 Prefix Sorbet type metric keys
  • e74024a Collect T::Struct and T::Enum metrics
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 21:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 3, 2026
Bumps the minor-and-patch group with 4 updates in the / directory: [graphql](https://github.com/rmosolgo/graphql-ruby), [sorbet-static](https://github.com/sorbet/sorbet), [rbi](https://github.com/Shopify/rbi) and [spoom](https://github.com/Shopify/spoom).


Updates `graphql` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.6.6...v2.6.7)

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

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

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

Updates `spoom` from 1.8.4 to 1.8.7
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](Shopify/spoom@v1.8.4...v1.8.7)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rbi
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static
  dependency-version: 0.6.13386
  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.13386
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: spoom
  dependency-version: 1.8.7
  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 changed the title Bump the minor-and-patch group with 5 updates Bump the minor-and-patch group across 1 directory with 5 updates Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/minor-and-patch-03d9642a0a branch from 6477419 to 21ab826 Compare August 4, 2026 01:53
@soutaro
soutaro merged commit 6f22666 into main Aug 4, 2026
17 checks passed
@soutaro
soutaro deleted the dependabot/bundler/minor-and-patch-03d9642a0a branch August 4, 2026 02:34
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.

1 participant