-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 5ca8e0e
Bump ruby-lsp from 0.21.2 to 0.21.3 (#4033)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.21.2 to
0.21.3.
<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.21.3</h1>
<h2>✨ Enhancements</h2>
<ul>
<li>Highlight definition and control block structures (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/2779">Shopify/ruby-lsp#2779</a>)
by <a
href="https://github.com/rogancodes"><code>@rogancodes</code></a></li>
<li>Add feature flag support to GlobalState (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/2826">Shopify/ruby-lsp#2826</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/6f83f74eac1c79376e5a82d049839b1b1d4e848f"><code>6f83f74</code></a>
Add feature flag support to GlobalState (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2826">#2826</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/2044b7cea7cb0870a418c7fbcdcf584791c6d555"><code>2044b7c</code></a>
Bump extension version to v0.8.13</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/7031842618d093eed6d376b928aa965984649011"><code>7031842</code></a>
Add feature flag support for gradual rollouts (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2825">#2825</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/e39ca68373897e38c5b3b33dda895bf5279142c0"><code>e39ca68</code></a>
Use <code>rbenv</code> executable directly if available (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2824">#2824</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/d4064db967adbcc2a12a4d0cc4e7e9d5010ea5a1"><code>d4064db</code></a>
Highlight definition and control block structures (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2779">#2779</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/fbe23506ef51ac65dcf4a972ff9ffd4eddba9982"><code>fbe2350</code></a>
Use the same debounced restart for all watchers (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2818">#2818</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/aa6fdaf7077be26dba92341c874388bbb46df337"><code>aa6fdaf</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2821">#2821</a>
from Shopify/dependabot/npm_and_yarn/vscode/minor-an...</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/bd06140dc9e9c643cb27aaf5511b7657b5c32550"><code>bd06140</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2820">#2820</a>
from Shopify/dependabot/submodules/test/fixtures/pri...</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/bd4b79e60b85733de3d147cca4d7ad6713b7af6a"><code>bd4b79e</code></a>
Bump the minor-and-patch group in /vscode with 3 updates</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/42be1d0289e88c1dda63df0b6d03769b2d6ca7a5"><code>42be1d0</code></a>
Bump test/fixtures/prism from <code>5e39441</code> to
<code>14a5e93</code></li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.21.2...v0.21.3">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>
Co-authored-by: Shane Becker <[email protected]>1 parent 4e4b6af commit 5ca8e0eCopy full SHA for 5ca8e0e
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
432 |
| - | |
| 432 | + | |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
|
0 commit comments