Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

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

Updates ruby-lsp from 0.23.7 to 0.23.8

Release notes

Sourced from ruby-lsp's releases.

v0.23.8

🐛 Bug Fixes

Commits

Updates graphql from 2.4.8 to 2.4.9

Changelog

Sourced from graphql's changelog.

2.4.9 (29 Jan 2025)

New features

  • Enum: Enum types now have methods to access GraphQL-ready values directly #5206 #5218

Bug fixes

  • Validation: fix order dependency and mutual exclusion bug in required: { one_of: [ ... ] }
  • Backtrace: simplify trace setup and rendering code
  • Fix dependencies for Ruby 3.4 #5199
  • Resolver: inherit description from superclass #5195
  • Visibility: fix for when multiple implementations are all hidden #5191
Commits
  • 06ba354 2.4.9
  • 60262ad Merge pull request #5218 from rmosolgo/enum-value-method
  • 52153a2 Rename enum value_name: to value_method:, fix some test warnings
  • 3df9181 Merge pull request #5217 from rmosolgo/simplify-backtrace
  • a466893 Merge pull request #5210 from harrylewis/bug-fixes-in-required-validator
  • 8308eb2 remove untested code
  • a9dfe34 Merge branch 'master' into simplify-backtrace
  • d9bf3a2 remove dead Backtrace code
  • f7e8606 Remove trace-related Backtrace code
  • b001c11 Stop using trace error handler
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11781 to 0.5.11798

Release notes

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

sorbet 0.5.11797.20250131091614-1e6135e68

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11796.20250130162713-942bb38ae

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11795.20250130162659-824bb0c88

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11794.20250130132621-b8af6961e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11793.20250130131941-39aa91448

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11792.20250130113010-67126b56d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11791.20250130075500-a95ebaeb8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11790.20250130064544-7ff0a96a2

... (truncated)

Commits

Updates spoom from 1.5.2 to 1.5.3

Release notes

Sourced from spoom's releases.

v1.5.3

What's Changed

🛠 Other Changes

Full Changelog: Shopify/spoom@v1.5.2...v1.5.3

Commits
  • fc5f6be Bump version to v1.5.3
  • 3a374be Merge pull request #634 from Shopify/dependabot/bundler/minor-and-patch-271fc...
  • 73584bf Bump the minor-and-patch group with 2 updates
  • 06f9139 Merge pull request #633 from Shopify/ko/quote-config
  • e2518a0 Add coverage test that utilizes options parsing
  • dac0d85 Wrap options_string values in quotes
  • 7afab9d Merge pull request #632 from Shopify/KaanOzkan-patch-1
  • 0e09fdb Remove duplicate case statement
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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: [ruby-lsp](https://github.com/Shopify/ruby-lsp), [graphql](https://github.com/rmosolgo/graphql-ruby), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [spoom](https://github.com/Shopify/spoom).


Updates `ruby-lsp` from 0.23.7 to 0.23.8
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.23.7...v0.23.8)

Updates `graphql` from 2.4.8 to 2.4.9
- [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.4.8...v2.4.9)

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

Updates `spoom` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](Shopify/spoom@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: spoom
  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 requested a review from a team as a code owner February 3, 2025 21:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 3, 2025
@vinistock vinistock enabled auto-merge February 3, 2025 21:28
@vinistock vinistock merged commit 4e12293 into main Feb 3, 2025
18 checks passed
@vinistock vinistock deleted the dependabot/bundler/minor-and-patch-560e9c6f49 branch February 3, 2025 21:54
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