Skip to content

Commit 81a5fad

Browse files
Bump ruby-lsp from 0.23.9 to 0.23.10 (#4317)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.9 to 0.23.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Shopify/ruby-lsp/releases">ruby-lsp's releases</a>.</em></p> <blockquote> <h1>v0.23.10</h1> <h2>🐛 Bug Fixes</h2> <ul> <li>Prevent relative require completion from failing on permissions (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3151">Shopify/ruby-lsp#3151</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> <li>Avoid indexing client managed documents twice (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3159">Shopify/ruby-lsp#3159</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> <li>Rescue failing add-on watched files handlers (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3160">Shopify/ruby-lsp#3160</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> </ul> <h2>📦 Other Changes</h2> <ul> <li>Pass machine ID to server for telemetry (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3157">Shopify/ruby-lsp#3157</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/ruby-lsp/commit/048c251f223d089d965d84edca4f9734535d6ec8"><code>048c251</code></a> Rescue failing add-on watched files handlers (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3160">#3160</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/98083a1407bdb1bcba5fd839d4d0f07bbe040f6d"><code>98083a1</code></a> Avoid indexing client managed documents twice (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3159">#3159</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/d88a6d9acd353888f3a460afc81b15c5b6794f67"><code>d88a6d9</code></a> Bump extension version to v0.9.3</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/2fee8ba40f7e77f662b4296d2228a07014ebd977"><code>2fee8ba</code></a> Pass machine ID to server for telemetry (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3157">#3157</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/1b722015c347161cd09c7c1ff9a8a2abcd75c373"><code>1b72201</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3154">#3154</a> from Shopify/dependabot/npm_and_yarn/vscode/minor-an...</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/8137af23deab2d647487ca7ba81fdabfda945d1f"><code>8137af2</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3155">#3155</a> from Shopify/dependabot/submodules/test/fixtures/pri...</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/af83d9663b9038ec26498c926f5f4419f0e8e303"><code>af83d96</code></a> Bump test/fixtures/prism from <code>bac76e8</code> to <code>3a311f5</code></li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/109ee856e4f5815dfbf2c13b38d12f81f561c539"><code>109ee85</code></a> Bump the minor-and-patch group in /vscode with 5 updates</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/1a38cbc1f5bd972ebf6920f502896ca0276bd403"><code>1a38cbc</code></a> Prevent relative require completion from failing on permissions (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3151">#3151</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/37eb419512c35a2c83eeaa6d340682d38116e551"><code>37eb419</code></a> Start discovering all available tests lazily (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3120">#3120</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Shopify/ruby-lsp/compare/v0.23.9...v0.23.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruby-lsp&package-manager=bundler&previous-version=0.23.9&new-version=0.23.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 184d2b5 commit 81a5fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ GEM
441441
rubocop-rspec (~> 3, >= 3.0.1)
442442
ruby-graphviz (1.2.5)
443443
rexml
444-
ruby-lsp (0.23.9)
444+
ruby-lsp (0.23.10)
445445
language_server-protocol (~> 3.17.0)
446446
prism (>= 1.2, < 2.0)
447447
rbs (>= 3, < 4)
@@ -485,7 +485,7 @@ GEM
485485
simplecov-html (0.13.1)
486486
simplecov_json_formatter (0.1.4)
487487
smart_properties (1.17.0)
488-
sorbet-runtime (0.5.11813)
488+
sorbet-runtime (0.5.11820)
489489
sprockets (4.2.1)
490490
concurrent-ruby (~> 1.0)
491491
rack (>= 2.2.4, < 4)

0 commit comments

Comments
 (0)