Shopify / ruby-lsp-rails

A Ruby LSP addon for Rails
https://shopify.github.io/ruby-lsp-rails/
MIT License
515 stars 21 forks source link

Bump the minor-and-patch group with 2 updates #379

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-and-patch group with 2 updates: sorbet-static-and-runtime and sorbet-runtime.

Updates sorbet-static-and-runtime from 0.5.11368 to 0.5.11372

Release notes

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

sorbet 0.5.11371.20240509142140-f8ea752c6

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11370.20240507102215-80c83228c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11369.20240506145709-1c3ababf3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11368.20240502104153-bf58b6293

To use Sorbet add this line to your Gemfile:

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


Updates sorbet-runtime from 0.5.11368 to 0.5.11372

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11371.20240509142140-f8ea752c6

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11370.20240507102215-80c83228c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11369.20240506145709-1c3ababf3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11368.20240502104153-bf58b6293

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11368', :group => :development
gem 'sorbet-runtime', '0.5.11368'
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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
andyw8 commented 1 month ago

Needs a rebase after https://github.com/Shopify/ruby-lsp-rails/pull/380

andyw8 commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.