Bump ruby-lsp-rails from 0.3.19 to 0.3.20 #1339

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/ruby-lsp-rails-0.3.20 into main 2024-10-21 22:14:06 +08:00
dependabot[bot] commented 2024-10-21 15:53:47 +08:00 (Migrated from github.com)

Bumps ruby-lsp-rails from 0.3.19 to 0.3.20.

Release notes

Sourced from ruby-lsp-rails's releases.

v0.3.20

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.19...v0.3.20

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.19 to 0.3.20. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Shopify/ruby-lsp-rails/releases">ruby-lsp-rails's releases</a>.</em></p> <blockquote> <h2>v0.3.20</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>Fix exception output capturing by <a href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/482">Shopify/ruby-lsp-rails#482</a></li> <li>Fix dynamic constant path names in document symbol by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/481">Shopify/ruby-lsp-rails#481</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.19...v0.3.20">https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.19...v0.3.20</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/0b6dfa615751258aee8a30e3aa5227cc66a60e1b"><code>0b6dfa6</code></a> Bump version to v0.3.20</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/d2441c71a8e69972b060115f473e4b58937fb19e"><code>d2441c7</code></a> Fix dynamic constant path names in document symbol (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/481">#481</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/0c98405c76cdf7ffbe685dce16775aadaa46ef2b"><code>0c98405</code></a> Fix exception output capturing (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/482">#482</a>)</li> <li>See full diff in <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.19...v0.3.20">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruby-lsp-rails&package-manager=bundler&previous-version=0.3.19&new-version=0.3.20)](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>
Sign in to join this conversation.