-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 56363b8
authored
Bump ruby-lsp from 0.23.7 to 0.23.8 (#4294)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.7 to
0.23.8.
<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.8</h1>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Avoid failing if file is quickly created and deleted (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3105">Shopify/ruby-lsp#3105</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Account for missing bundle or lockfile in compose bundle request (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3104">Shopify/ruby-lsp#3104</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Allow snippets for Cursor editor (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3109">Shopify/ruby-lsp#3109</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Prefer exact matches when guessing types (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3112">Shopify/ruby-lsp#3112</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Search for class variables completion candidates in attached
namespace (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3100">Shopify/ruby-lsp#3100</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/41df177f1c5c861aac4ffac497df5a52c76bda4e"><code>41df177</code></a>
Search for class variables completion candidates in attached namespace
(<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3100">#3100</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/0e0120c40a8ce18e1a446849277ea24977cca4e7"><code>0e0120c</code></a>
Clarify limitations of rename (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3113">#3113</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/56aa676094200399d8606b054bedd212be011dc9"><code>56aa676</code></a>
Prefer exact matches when guessing types (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3112">#3112</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/1d799552dce997880cf9ffa42633703685ae2ec7"><code>1d79955</code></a>
Allow snippets for Cursor editor (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3109">#3109</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/e4f6a84cf5b6a573bab774257f35fa31974fc22e"><code>e4f6a84</code></a>
Account for missing bundle or lockfile in compose bundle request (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3104">#3104</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/f1e9ffec3687fc0fabedd409f108462b43b0c46f"><code>f1e9ffe</code></a>
Add helix instructions to editors list (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3107">#3107</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/eac6f3c8f710194ee518f8c94a91fc5f6383d440"><code>eac6f3c</code></a>
Search for expected add-on in test (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3106">#3106</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/9f0f8f2c86216b0f178faa5af14865e0731c56ea"><code>9f0f8f2</code></a>
Avoid failing if file is quickly created and deleted (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3105">#3105</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/0330a1715354e1f451d0fb5c6aeb211642110e7f"><code>0330a17</code></a>
Copy VS Code README into docs (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3103">#3103</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/c151d4744679c03218be643995f6a587cecf714b"><code>c151d47</code></a>
(docs) Specify scroll behaviour to mitigate anchor bug (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3102">#3102</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.23.7...v0.23.8">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 52bf8c1 commit 56363b8Copy full SHA for 56363b8
1 file changed
+2
-2
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 |
| - | |
| 441 | + | |
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
| 485 | + | |
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
|
0 commit comments