-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 159707d
authored
Bump ruby-lsp from 0.23.5 to 0.23.6 (#4257)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.5 to
0.23.6.
<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.6</h1>
<h2>✨ Enhancements</h2>
<ul>
<li>Add references support for instance variables (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/2787">Shopify/ruby-lsp#2787</a>)
by <a
href="https://github.com/monkeyWzr"><code>@monkeyWzr</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Return early if magic source link URI has no path (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3056">Shopify/ruby-lsp#3056</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Fix singleton indexing under compact namespaces (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3062">Shopify/ruby-lsp#3062</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Update <code>GUESSED_TYPES_URL</code> (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3068">Shopify/ruby-lsp#3068</a>)
by <a href="https://github.com/csjh"><code>@csjh</code></a></li>
<li>Change our internal RuboCop integration identifier (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3067">Shopify/ruby-lsp#3067</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Request diagnostic refresh when RuboCop configs change (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3041">Shopify/ruby-lsp#3041</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Check if RuboCop is available before searching for add-on (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3071">Shopify/ruby-lsp#3071</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/bbd0c844e30f86c178f1642fde34c4d513b90bf2"><code>bbd0c84</code></a>
Check if RuboCop is available before searching for add-on (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3071">#3071</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/542e8969f1a1b0623d50f4e7a02be88af52fc14a"><code>542e896</code></a>
Bump extension version to v0.8.18</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/931e9263bc6b19aacc0125ef7c48f06bb57933f6"><code>931e926</code></a>
Upgrade RuboCop related gems and Tapioca (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3069">#3069</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/dcb4bbedf35a2da53fbb1eba959baeb92d51675d"><code>dcb4bbe</code></a>
Request diagnostic refresh when RuboCop configs change (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3041">#3041</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/125f722e59301511b8b3df3418b10a961bcadcef"><code>125f722</code></a>
Change our internal RuboCop integration identifier (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3067">#3067</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/f0d7f6cde7ae46aa517c82dcb7ca63cf31afe32b"><code>f0d7f6c</code></a>
Prevent double activation when multiple documents are opened (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3070">#3070</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/60390ec57823185efb9a8a54f805a9c45d5cf32e"><code>60390ec</code></a>
Update <code>GUESSED_TYPES_URL</code> (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3068">#3068</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/7fb9adf207e72da1bd65a66a9ed6e2d879002d66"><code>7fb9adf</code></a>
Use local executables when working on the Ruby LSP (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3065">#3065</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/77337ef3e46ee0dbc814ce3e4edf53686568c6de"><code>77337ef</code></a>
Fix singleton indexing under compact namespaces (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3062">#3062</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/2e099da8c26050e93df274acc36ddf8f3a37ba34"><code>2e099da</code></a>
Add references support for instance variables (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2787">#2787</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.23.5...v0.23.6">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 a6d8bc2 commit 159707dCopy full SHA for 159707d
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
436 |
| - | |
| 436 | + | |
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
|
0 commit comments