Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps ruby-lsp from 0.23.16 to 0.23.17.

Release notes

Sourced from ruby-lsp's releases.

v0.23.17

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

Commits
  • e76653d Log full backtrace on diagnostic and formatting crashes (#3458)
  • 26a204d Fix Index.constant_name crashing on dynamic constant paths (#3453)
  • 4f36116 Hook code lens with the new test discovery (#3449)
  • c2a2dbb Bump extension version to v0.9.21
  • 4eb7977 Automatically discover children of workspace test items (#3448)
  • c0f568b Write TCP server port to a tempfile instead of using env var (#3452)
  • 486e8ab Add user documentation for the new test explorer (#3436)
  • eb40df3 Show full constant names on hover (#3457)
  • 28ddf36 Remove T::Enum for language ID (#3454)
  • b82ab2d Merge pull request #3456 from Shopify/dependabot/github_actions/ruby/setup-ru...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.16 to 0.23.17.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.23.16...v0.23.17)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-version: 0.23.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 7, 2025
@soutaro soutaro enabled auto-merge May 7, 2025 06:40
@soutaro soutaro added this pull request to the merge queue May 7, 2025
Merged via the queue into master with commit e7fe93c May 7, 2025
20 checks passed
@soutaro soutaro deleted the dependabot/bundler/steep/ruby-lsp-0.23.17 branch May 7, 2025 06:47
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.

2 participants