Skip to content

Bump the minor-and-patch group with 4 updates#2665

Merged
Morriar merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-d052f3694c
Jul 7, 2026
Merged

Bump the minor-and-patch group with 4 updates#2665
Morriar merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-d052f3694c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

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

Updates graphql from 2.6.3 to 2.6.5

Changelog

Sourced from graphql's changelog.

2.6.5 (6 Jul 2026)

New features

  • Execution::Next: improve non-null error propagation #5644
  • Dataloader: optimize memory usage in Dataloader::Source #5658
  • AsyncDataloader: fix concurrency errors #5656
  • Generators: don't generate fields for filtered parameters #5653

2.6.4 (22 Jun 2026)

Yanked due to problems introduced to AsyncDataloader.

Bug fixes

  • AsyncDataloader: rework to avoid deadlocks with Falcon #5479
  • Execution::Next: fix tracer arguments #5650
Commits
  • 44676aa 2.6.5
  • fa9e31e Merge pull request #5656 from rmosolgo/fix-closed-queue-error
  • ad08aa6 Merge branch 'master' into fix-closed-queue-error
  • 64adaf4 Merge pull request #5658 from rmosolgo/optimize-dataloader-source
  • fb3c3ea lint fixes
  • 164093a Fix lint error, update spec
  • b6c093d Clean up
  • 402e396 Fix lint errors, move lazies to Run also
  • 0d2f957 Move pending jobs state to Run object
  • 6e2324d Fix task queue logic for lazies
  • Additional commits viewable in compare view

Updates sorbet-static from 0.6.13321 to 0.6.13323

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13322.20260701101727-5335245a1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13321.20260629154814-aedbfe674

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13321', :group => :development
gem 'sorbet-runtime', '0.6.13321'
Commits

Updates rubydex from 0.2.6 to 0.2.7

Release notes

Sourced from rubydex's releases.

v0.2.7

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

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

Commits
  • 0bbe2a4 Bump version to v0.2.7
  • 6ec70a1 Merge pull request #888 from Shopify/vs_introduce_config_file
  • 6d7fc24 Use default Rubydex configuration
  • 16487c3 Expose load config in the Ruby API
  • 64f7e69 Add support for loading configuration from a file
  • e6b7530 Merge pull request #895 from Shopify/vs_jemalloc
  • ece2050 Use jemalloc as the global allocator
  • 558509e Merge pull request #890 from Shopify/vs_remove_declaration_diagnostics
  • 6fa4855 Extract Rubydex native adapter helpers (#886)
  • 3fa5dae Remove declaration diagnostics
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.13321 to 0.6.13323

Release notes

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

sorbet 0.6.13322.20260701101727-5335245a1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13321.20260629154814-aedbfe674

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13321', :group => :development
gem 'sorbet-runtime', '0.6.13321'
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 4 updates: [graphql](https://github.com/rmosolgo/graphql-ruby), [sorbet-static](https://github.com/sorbet/sorbet), [rubydex](https://github.com/Shopify/rubydex) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `graphql` from 2.6.3 to 2.6.5
- [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.3...v2.6.5)

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

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

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

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static
  dependency-version: 0.6.13323
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rubydex
  dependency-version: 0.2.7
  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.13323
  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 Jul 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 6, 2026 21:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 6, 2026
Assisted-By: devx/eb25d669-b4ee-4e28-9b69-129b45e1e178
@Morriar Morriar merged commit 45f78c9 into main Jul 7, 2026
19 checks passed
@Morriar Morriar deleted the dependabot/bundler/minor-and-patch-d052f3694c branch July 7, 2026 15:41
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.

2 participants