-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 8f66d6e
authored
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 />
[](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 8f66d6eCopy full SHA for 8f66d6e
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 |
| - | |
| 441 | + | |
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
|
0 commit comments