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 ruby-lsp group with 2 updates #558

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps the ruby-lsp group with 2 updates: ruby-lsp and ruby-lsp-rails.

Updates ruby-lsp from 0.21.3 to 0.22.1

Release notes

Sourced from ruby-lsp's releases.

v0.22.1

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

v0.22.0

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

Commits
  • 03b980b Make enabled_feature? return true when all flags are enabled (#2900)
  • 4a05b2c Limit supported client schemes to file and git (#2889)
  • d719b86 Fix enabled feature flags object composition (#2899)
  • 3d95b97 Use field instead of variable for instance variable symbol kinds (#2898)
  • 15841f6 Create textDocument/documentSymbol to instance variables using shorthand assi...
  • 4d807c7 Support private_class_method in the indexer (#2858)
  • 5a36d78 Retry composing bundle if it's modified during setup (#2890)
  • fc2d91c Bump version to v0.22.1 (#2888)
  • dd3968c Merge composed bundle environment into Ruby object (#2881)
  • 51e76fa Bump version to v0.22.0
  • Additional commits viewable in compare view

Updates ruby-lsp-rails from 0.3.26 to 0.3.27

Release notes

Sourced from ruby-lsp-rails's releases.

v0.3.27

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: Shopify/ruby-lsp-rails@v0.3.26...v0.3.27

Commits
  • 2d1244f Bump version to v0.3.27
  • 82ffe5c Unify all error handling for the server (#527)
  • 72c85a9 Add support for class_methods do blocks within concerns (#530)
  • cba97f8 Update for changes to index enhancements API (#529)
  • a60d7e0 Remove dead class IncompleteMessageError (#531)
  • 106c397 Remove redundant rescue in runner client (#528)
  • 3c51a95 Improve diagnostics for situations where Rails fails to boot (#520)
  • c5ea922 Update to Rails 8 official release (#522)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 14, 2024
@dependabot dependabot bot requested a review from robbevp December 14, 2024 07:46
Bumps the ruby-lsp group with 2 updates: [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails).


Updates `ruby-lsp` from 0.21.3 to 0.22.1
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.21.3...v0.22.1)

Updates `ruby-lsp-rails` from 0.3.26 to 0.3.27
- [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases)
- [Commits](Shopify/ruby-lsp-rails@v0.3.26...v0.3.27)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-lsp
- dependency-name: ruby-lsp-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-lsp
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/ruby-lsp-80db9b4d50 branch from 65d0b3e to 85c7c02 Compare December 14, 2024 08:31
@robbevp robbevp enabled auto-merge (squash) December 14, 2024 08:32
@robbevp robbevp merged commit 175402c into main Dec 14, 2024
5 checks passed
@robbevp robbevp deleted the dependabot/bundler/ruby-lsp-80db9b4d50 branch December 14, 2024 08:33
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