-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 81a5fad
authored
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 />
[](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 81a5fadCopy full SHA for 81a5fad
1 file changed
+2
-2
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 |
| - | |
| 488 | + | |
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
|
0 commit comments