-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit dfbba03
authored
Bump ruby-lsp from 0.23.8 to 0.23.9 (#4308)
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.23.8 to
0.23.9.
<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.9</h1>
<h2>✨ Enhancements</h2>
<ul>
<li>Enhance log message and server action for new releases (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3126">Shopify/ruby-lsp#3126</a>)
by <a
href="https://github.com/Hungle2911"><code>@Hungle2911</code></a></li>
<li>Code actions for attribute accessor creation (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/2739">Shopify/ruby-lsp#2739</a>)
by <a
href="https://github.com/rogancodes"><code>@rogancodes</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Handle invalid URIs in magic source links (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3132">Shopify/ruby-lsp#3132</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Avoid collecting duplicates in reference finder (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3098">Shopify/ruby-lsp#3098</a>)
by <a
href="https://github.com/vicocamacho"><code>@vicocamacho</code></a></li>
<li>Prevent workspace dependencies from failing when gems aren't
installed (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3138">Shopify/ruby-lsp#3138</a>)
by <a
href="https://github.com/vinistock"><code>@vinistock</code></a></li>
<li>Use unique IDs for registering watchers (<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/3144">Shopify/ruby-lsp#3144</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/081f3d5b5c5d0f22d35b80a5143188807c3d3434"><code>081f3d5</code></a>
Code actions for attribute accessor creation (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/2739">#2739</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/2ec5528dc2a3d0a61bf0591c1f20bfb36ea4750f"><code>2ec5528</code></a>
Ensure disposables are being tracked by the entities that own them (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3142">#3142</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/d48edf2d4042f1f178c02e1f8d0770fe56d63988"><code>d48edf2</code></a>
Use unique IDs for registering watchers (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3144">#3144</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/11d6ef6052be7a482adb44805dd6bb587e6dbdd2"><code>11d6ef6</code></a>
fix duplicate ending tag on erb.html files(<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3117">#3117</a>)
(<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3121">#3121</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/b989e0f24441661937fae5716ddf4613e1823075"><code>b989e0f</code></a>
Prevent workspace dependencies from failing when gems aren't installed
(<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3138">#3138</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/b11d32310b9f7438b6abf0a2a8613baedddd9646"><code>b11d323</code></a>
Use bundled environment activation script file (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3083">#3083</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/2be659e375cf0cee8a8c161651e96ac75a192d56"><code>2be659e</code></a>
Rename vscode workspace file (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3141">#3141</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/65a81930f54dd190e22d3301860747bd988c4d32"><code>65a8193</code></a>
Ignore untrusted workspace error for telemetry (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3139">#3139</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/6f99b6e1febfdf87a3b9d1cfc0656a071a930efc"><code>6f99b6e</code></a>
Extract <code>constant_name</code> method (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3136">#3136</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/a26f0abe53750fd77090ceb0afbbcae6b1b37fcc"><code>a26f0ab</code></a>
Roll out Tapioca add-on to 100% of users (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/3134">#3134</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.23.8...v0.23.9">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 a5058e3 commit dfbba03Copy full SHA for dfbba03
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