Shopify / ruby-lsp-rails

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

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Updates rubocop-sorbet from 0.8.1 to 0.8.3

Release notes

Sourced from rubocop-sorbet's releases.

v0.8.3

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/Shopify/rubocop-sorbet/compare/v0.8.2...v0.8.3

v0.8.2

What's Changed

🛠 Other Changes

Full Changelog: https://github.com/Shopify/rubocop-sorbet/compare/v0.8.1...v0.8.2

Commits
  • 2b744f9 Bump version to v0.8.3
  • d7fab34 Merge pull request #227 from Shopify/remove-outdated-cop-from-config
  • 44d9e19 Remove Sorbet/OneAncestorPerLine cop from config/rbi.yml
  • 65b8215 Bump version to v0.8.2
  • 95d8d33 Merge pull request #225 from Shopify/emily/t-enum-comparable-cop
  • 85fcce0 Regenerate cop documentation
  • af86285 Introduce ForbidComparableTEnum cop
  • 603bdea Refactor MultipleTEnumValues cop to use TEnum mixin
  • 9d093e0 Extract shared T::Enum cop logic into a mixin
  • 2cfb6cc Merge pull request #206 from Shopify/deprecate-one-ancestor-per-line
  • Additional commits viewable in compare view


Updates sorbet-static-and-runtime from 0.5.11352 to 0.5.11361

Release notes

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

sorbet 0.5.11360.20240426131359-4fae184b8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11359.20240426100553-5156c60e4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11358.20240425123945-9206e530e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11357.20240423155326-5ebdd7309

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11356.20240423115858-1841eeab9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11355.20240423114803-cd37d072b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11354.20240423094732-636971051

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11353.20240422153049-7ec14ac39

... (truncated)

Commits


Updates ruby-lsp from 0.16.5 to 0.16.6

Commits


Updates sorbet-runtime from 0.5.11352 to 0.5.11361

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11360.20240426131359-4fae184b8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11359.20240426100553-5156c60e4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11358.20240425123945-9206e530e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11357.20240423155326-5ebdd7309

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11356.20240423115858-1841eeab9

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11355.20240423114803-cd37d072b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11354.20240423094732-636971051

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11353.20240422153049-7ec14ac39

... (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 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