Bump the minor-and-patch group with 6 updates#2517
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-and-patch group with 6 updates#2517dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [minitest](https://github.com/minitest/minitest) | `6.0.1` | `6.0.2` | | [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.26.6` | `0.26.7` | | [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.5.19` | `2.5.20` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `8.1.0` | `8.1.1` | | [sorbet-static](https://github.com/sorbet/sorbet) | `0.6.12929` | `0.6.12957` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.12929` | `0.6.12957` | Updates `minitest` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) Updates `ruby-lsp` from 0.26.6 to 0.26.7 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.6...v0.26.7) Updates `graphql` from 2.5.19 to 2.5.20 - [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.5.19...v2.5.20) Updates `sidekiq` from 8.1.0 to 8.1.1 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v8.1.0...v8.1.1) Updates `sorbet-static` from 0.6.12929 to 0.6.12957 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static-and-runtime` from 0.6.12929 to 0.6.12957 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruby-lsp dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: graphql dependency-version: 2.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sidekiq dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static dependency-version: 0.6.12957 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.12957 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 6 updates:
6.0.16.0.20.26.60.26.72.5.192.5.208.1.08.1.10.6.129290.6.129570.6.129290.6.12957Updates
minitestfrom 6.0.1 to 6.0.2Changelog
Sourced from minitest's changelog.
Commits
339492cprepped for release73eb48eFixed some doco coverage... still running into tons of pain with rdoc.58387c7- Fixed bisect to use same cmd ($0) to run tests as original invocation.2a529a0y-yagi is smart and I am dumcf465a6- Only show --bisect in usage if using minitest.e5ad492Push up server_plugin fix to minitest.rb guarded by env.a7aeb10Fixed up tests to be line independent.59ac1fa- MT6: load server_plugin if server is loaded. (y-yagi)dba350e- Manipulate local args instead of ARGV in Sprint.run.8e008edAdded new rdoc rsync location.Updates
ruby-lspfrom 0.26.6 to 0.26.7Release notes
Sourced from ruby-lsp's releases.
Commits
24edc11Bump version to v0.26.7fdd3924Merge pull request #3965 from Shopify/02-18-support_ipv4_and_ipv6_for_lsp_rep...c167680Avoid failing ifneeds_updatefile is deleted by concurrent process (#3964)0831266Decouple test reporter IO from test execution (#3962)667bc2eSupport IPv4 and IPv6 for LSP reporter connection99f0279Merge pull request #3961 from Shopify/prevent-update-bug-new-lockfile9602048Avoid failing ifneeds_updatefile is deleted by concurrent process0e7c0c3Merge pull request #3963 from Shopify/ko/incompatible-activationf07643bFix incompatible addon version activation when Bundler.setup fails after retryd26c8d0Fix Bundler::GemNotFound error introduced in 0.26.5Updates
graphqlfrom 2.5.19 to 2.5.20Changelog
Sourced from graphql's changelog.
Commits
cfe00a02.5.209d84d8bMerge pull request #5550 from rmosolgo/null-dataloader-isolatedc1e7cbdUse per-schema null_contexts so that some can be frozen59c13e4Merge pull request #5551 from rmosolgo/update-glob001163aUpdate package-lock02140afUpdate node version on CI0cab98bMerge branch 'master' into null-dataloader-isolated78cf0f7Merge pull request #5547 from rmosolgo/execution-next-auth81731c5Update glob596bca7Add spec for NullDataloader#run_isolatedUpdates
sidekiqfrom 8.1.0 to 8.1.1Changelog
Sourced from sidekiq's changelog.
Commits
c4f6807New Testing API (#6931)6545e2afmt442f083Handle race condition with stop button, fixes #6893cfc97aerefactor a bite16db7fimplement help screen7bf85bdupgrade the ratba8b8fcupdate generator to consider config for rails.jobs_directory (#6918)e6e8b94Revise verification subsection to reflect current reality and mechanism for l...3817129fmt88af419Add terminate action to BusyUpdates
sorbet-staticfrom 0.6.12929 to 0.6.12957Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
sorbet-static-and-runtimefrom 0.6.12929 to 0.6.12957Release notes
Sourced from sorbet-static-and-runtime's releases.
... (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 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