Bump ruby-lsp-rails from 0.3.10 to 0.3.11 #1010

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/ruby-lsp-rails-0.3.11 into main 2024-07-22 21:53:02 +08:00
dependabot[bot] commented 2024-07-22 15:48:00 +08:00 (Migrated from github.com)

Bumps ruby-lsp-rails from 0.3.10 to 0.3.11.

Release notes

Sourced from ruby-lsp-rails's releases.

v0.3.11

What's Changed

Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.10...v0.3.11

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.10 to 0.3.11. <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.11</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>✨ Enhancements</h3> <ul> <li>Add jump to view code lenses by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/412">Shopify/ruby-lsp-rails#412</a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>Check test framework only before pushing test code lens by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/411">Shopify/ruby-lsp-rails#411</a></li> </ul> <h3>🛠 Other Changes</h3> <ul> <li>Use new open file argument format by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/410">Shopify/ruby-lsp-rails#410</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.10...v0.3.11">https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.10...v0.3.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/83cd510b419d494863927843d9f5d7f6a22f6959"><code>83cd510</code></a> Bump version to v0.3.11</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/b0f848f9944a31945154d6d4aaac082f57984304"><code>b0f848f</code></a> Add jump to view code lenses (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/412">#412</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/b39a8deef11fa80f3eaca084af85af2bbef50a24"><code>b39a8de</code></a> Check test framework only before pushing test code lens (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/411">#411</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/b31e9fffe07fcc9746c5cd7dee6ea958d009d11c"><code>b31e9ff</code></a> Use new open file argument format (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/410">#410</a>)</li> <li>See full diff in <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.10...v0.3.11">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.10&new-version=0.3.11)](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.