chore(deps): bump the ruby-dependencies group with 3 updates - #1345
Merged
gesteves merged 1 commit intoJul 25, 2026
Conversation
Bumps the ruby-dependencies group with 3 updates: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [graphql](https://github.com/rmosolgo/graphql-ruby) and [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `aws-sdk-s3` from 1.228.0 to 1.228.1 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `graphql` from 2.6.5 to 2.6.6 - [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.5...v2.6.6) Updates `simplecov` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.228.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: graphql dependency-version: 2.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-dependencies group with 3 updates: aws-sdk-s3, graphql and simplecov.
Updates
aws-sdk-s3from 1.228.0 to 1.228.1Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
graphqlfrom 2.6.5 to 2.6.6Changelog
Sourced from graphql's changelog.
Commits
95489472.6.6011203dMerge pull request #5673 from ydah/fix-operation-directive-finalizerdd6f3f3Merge pull request #5672 from rmosolgo/async-dataloader-error-handlingac63800Merge commit from fork741e379Correctly handle UnauthorizedErrors raised by Resolvers in Execution::Nexteb230f8Move spawn_tasks back to a method to preserve reference to pending_work8e8bf89Use sequential calls instead of yield with next_lazies2fe9a62Remove needless method726ff88Clean up some internal APIs5bfae85Skip lintUpdates
simplecovfrom 1.0.1 to 1.0.2Release notes
Sourced from simplecov's releases.
Changelog
Sourced from simplecov's changelog.
Commits
803dcbcBump version to 1.0.2177b0ccRestore a clean Steep check for the post-1.0.1 codeb57bf8dAggregate runtime-duplicated coverage entries by source location9599343Drop a simulated file's branches when a real run covered it25d1ab5Add a differential fuzzer for the static coverage extractor2aff8feMatch Coverage's legacy branch conventions and survive stdlib Prismbbb4737Skip synthesizing branches for constant-folded conditions6669cbfMatch Coverage's safe-navigation range when the call takes a block21a8a08Fix NoMethodError in the standalone CLI's colorizing subcommandse27cfd0Bump step-security/harden-runner from 2.19.4 to 2.20.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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