Skip to content

Bump the minor-and-patch group with 6 updates - #2708

Merged
vinistock merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-20f7c53fea
Aug 31, 2026
Merged

Bump the minor-and-patch group with 6 updates#2708
vinistock merged 2 commits into
mainfrom
dependabot/bundler/minor-and-patch-20f7c53fea

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 6 updates:

Package From To
sprockets 4.4.0 4.4.1
identity_cache 1.6.4 1.6.5
graphql 2.6.9 2.6.10
sorbet-static 0.6.13433 0.6.13454
require-hooks 0.4.1 0.5.1
sorbet-static-and-runtime 0.6.13433 0.6.13454

Updates sprockets from 4.4.0 to 4.4.1

Changelog

Sourced from sprockets's changelog.

4.4.1

  • Fix the ignore_mtime option to be shared between environments. #834
Commits

Updates identity_cache from 1.6.4 to 1.6.5

Release notes

Sourced from identity_cache's releases.

Properly pass MemCacheStoreCAS serialized entries to Dalli.

1.6.5

  • Improve MemCacheStoreCAS patch to properly pass serialized entries to Dalli.
Changelog

Sourced from identity_cache's changelog.

1.6.5

  • Improve MemCacheStoreCAS patch to properly pass serialized entries to Dalli.
Commits
  • b7a19e7 Merge pull request #632 from Shopify/ec-prepare-165
  • e81f4cf Fix new rubocop offenses
  • ba1130f Prepare to cut v1.6.5:
  • 596fd7f Merge pull request #624 from byroot/cas-serialization
  • 150ae4e Improve MemCacheStoreCAS patch to properly pass serialized entries to Dalli
  • 4e468b9 Merge pull request #623 from eiskrenkov/ei-ruby-4
  • d4489ae Add rdoc as a development dependency:
  • fb40ccc Add gem benchmark to gemspec to support Ruby 4
  • 4e9907d Merge pull request #617 from Shopify/dependabot/github_actions/ruby/setup-rub...
  • eaf2cc1 Merge pull request #613 from Shopify/dependabot/bundler/uri-1.0.4
  • Additional commits viewable in compare view

Updates graphql from 2.6.9 to 2.6.10

Changelog

Sourced from graphql's changelog.

2.6.10 (27 Aug 2026)

New features

  • Execution::Next: Add dataload: { ..., method: } shorthand #5706

Bug fixes

  • AsyncDataloader: Avoid ClosedError race in old fibers #5702
  • AsyncDataloader: fix nested dataloader runs #5703
  • Validation: speed up FieldsWillMerge #5704
  • AsyncDataloader: Fix ActiveRecord relation loads in connections #5708
  • Execution::Next: handle SystemStackErrors #5705
  • Restore current multiplex after nested execution #5714
  • Parser: handle out-of-range Unicode escapes as parse errors #5710
  • Lexer: re-raise unexpected ArgumentErrors #5711
  • Parser: support short braced unicode escapes #5712
  • Float: reject non-finite values #5713
Commits
  • cc4fe58 2.6.10
  • 3d43cfd Merge pull request #5713 from ydah/reject-non-finite-float-values
  • 10c6617 Merge pull request #5712 from ydah/support-short-braced-unicode-escapes
  • 457c459 Merge pull request #5711 from ydah/reraise-unexpected-lexer-argument-errors
  • 8a1a9e4 Merge pull request #5710 from ydah/reject-out-of-range-unicode-escapes
  • a345858 Merge pull request #5714 from ydah/restore-current-multiplex-after-nested-exe...
  • d4fefd8 Restore current multiplex after nested execution
  • 93be7f6 Reject non-finite Float values
  • 76d2448 Support short braced Unicode escapes
  • 1dba7a8 Reraise unexpected lexer argument errors
  • Additional commits viewable in compare view

Updates sorbet-static from 0.6.13433 to 0.6.13454

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13453.20260827153016-8b0a71ff8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13452.20260827121448-b0e749cd0

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13451.20260827114157-c8a7b977e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13450.20260827112108-257c924ba

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13449.20260826113755-1b9d41e16

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13448.20260826140853-26a713681

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13447.20260826102833-3f35a9cc3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13446.20260826092600-a46765e7c

... (truncated)

Commits

Updates require-hooks from 0.4.1 to 0.5.1

Changelog

Sourced from require-hooks's changelog.

0.5.1 (2026-08-26)

  • Add RequireHooks::Bootsnap.add_version_hash for external cache inputs.

0.5.0 (2026-08-26)

  • Use Bootsnap compiler namespaces for cache invalidation without changing Bootsnap's cache directory.
Commits

Updates sorbet-static-and-runtime from 0.6.13433 to 0.6.13454

Release notes

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

sorbet 0.6.13453.20260827153016-8b0a71ff8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13452.20260827121448-b0e749cd0

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13451.20260827114157-c8a7b977e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13450.20260827112108-257c924ba

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13449.20260826113755-1b9d41e16

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13448.20260826140853-26a713681

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13447.20260826102833-3f35a9cc3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13446.20260826092600-a46765e7c

... (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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [sprockets](https://github.com/rails/sprockets) | `4.4.0` | `4.4.1` |
| [identity_cache](https://github.com/Shopify/identity_cache) | `1.6.4` | `1.6.5` |
| [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.6.9` | `2.6.10` |
| [sorbet-static](https://github.com/sorbet/sorbet) | `0.6.13433` | `0.6.13454` |
| [require-hooks](https://github.com/ruby-next/require-hooks) | `0.4.1` | `0.5.1` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13433` | `0.6.13454` |


Updates `sprockets` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md)
- [Commits](rails/sprockets@v4.4.0...v4.4.1)

Updates `identity_cache` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/Shopify/identity_cache/releases)
- [Changelog](https://github.com/Shopify/identity_cache/blob/main/CHANGELOG.md)
- [Commits](Shopify/identity_cache@v1.6.4...v1.6.5)

Updates `graphql` from 2.6.9 to 2.6.10
- [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.9...v2.6.10)

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

Updates `require-hooks` from 0.4.1 to 0.5.1
- [Changelog](https://github.com/ruby-next/require-hooks/blob/master/CHANGELOG.md)
- [Commits](ruby-next/require-hooks@v0.4.1...v0.5.1)

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

---
updated-dependencies:
- dependency-name: sprockets
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: identity_cache
  dependency-version: 1.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: graphql
  dependency-version: 2.6.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static
  dependency-version: 0.6.13454
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: require-hooks
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.13454
  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 Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 21:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 31, 2026
@vinistock
vinistock enabled auto-merge August 31, 2026 22:18
@vinistock
vinistock merged commit c64298c into main Aug 31, 2026
17 checks passed
@vinistock
vinistock deleted the dependabot/bundler/minor-and-patch-20f7c53fea branch August 31, 2026 22:43
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