Skip to content

Commit 8f66d6e

Browse files
Bump ruby-lsp from 0.23.6 to 0.23.7 (#4286)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.6 to 0.23.7. <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.7</h1> <h2>✨ Enhancements</h2> <ul> <li>Check if lockfile is valid before composing bundle (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3077">Shopify/ruby-lsp#3077</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Remove server side document selectors (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3074">Shopify/ruby-lsp#3074</a>) by <a href="https://github.com/vinistock"><code>@​vinistock</code></a></li> <li>Fix file paths for exec launcher on Windows (<a href="https://redirect.github.com/Shopify/ruby-lsp/pull/3073">Shopify/ruby-lsp#3073</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/803b1aa32022b92c6f0d80797ac37187849cc2a0"><code>803b1aa</code></a> Bump extension version to v0.8.19</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/ed1549134b2a765a941a6f21ae40b04c5f5984ad"><code>ed15491</code></a> Fix file paths for exec launcher on Windows (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3073">#3073</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/cd85897ce4845703d77ce0dad1ff203e5ff6abdc"><code>cd85897</code></a> Bump rollout of Tapioca add-on to 30% (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3097">#3097</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/72e48e125aae45241146546779b998263978ae20"><code>72e48e1</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3096">#3096</a> from Shopify/dependabot/npm_and_yarn/vscode/minor-an...</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/9f1efa3c5efded7c316a15c0f93b4b2dc99c5341"><code>9f1efa3</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3095">#3095</a> from Shopify/dependabot/submodules/test/fixtures/pri...</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/72719e02730ff3b32f004d5fb10fa16114661d45"><code>72719e0</code></a> Bump the minor-and-patch group in /vscode with 4 updates</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/f2283fdab807a4def33400f8d2d095c360f386ba"><code>f2283fd</code></a> Bump test/fixtures/prism from <code>6f506e1</code> to <code>2e9bf5e</code></li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/20c3979ef6201d63263984d2530223173fd38eeb"><code>20c3979</code></a> Check if lockfile is valid before composing bundle (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3077">#3077</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/fab50c8efd546d4db2636eb3f8508fa4a071f665"><code>fab50c8</code></a> Check if bundle is valid before restarting (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3066">#3066</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp/commit/0650829ebf50f83b86b761cc1bd64436e1102afa"><code>0650829</code></a> Update Slack invite link (<a href="https://redirect.github.com/Shopify/ruby-lsp/issues/3086">#3086</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Shopify/ruby-lsp/compare/v0.23.6...v0.23.7">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.6&new-version=0.23.7)](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 9fb36ea commit 8f66d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ GEM
438438
rubocop-rspec (~> 3, >= 3.0.1)
439439
ruby-graphviz (1.2.5)
440440
rexml
441-
ruby-lsp (0.23.6)
441+
ruby-lsp (0.23.7)
442442
language_server-protocol (~> 3.17.0)
443443
prism (>= 1.2, < 2.0)
444444
rbs (>= 3, < 4)

0 commit comments

Comments
 (0)