Bump ruby-lsp-rails from 0.2.9 to 0.3.0 #466

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

Bumps ruby-lsp-rails from 0.2.9 to 0.3.0.

Release notes

Sourced from ruby-lsp-rails's releases.

v0.3.0

What's Changed

🚧 Breaking Changes

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.10...v0.3.0

v0.2.10

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.9...v0.2.10

Commits
  • 7911cee Bump version to v0.3.0
  • c57ca34 Merge pull request #256 from Shopify/andyw8/implement-lsp-runner
  • 758ca85 Implement LSP runner
  • 7db4883 Bump version to v0.2.10
  • a600e02 Merge pull request #250 from Shopify/andyw8/add-runner-client
  • 61550d5 Merge pull request #255 from Shopify/dependabot/bundler/minor-and-patch-8d2cf...
  • e8ff5df Bump the minor-and-patch group with 3 updates
  • 3a0e038 Merge pull request #253 from Shopify/as/refactor-response
  • 41c8c29 Update Hover and CodeLens as per refactored responses in Ruby LSP
  • a306d81 Add Rails runner client
  • Additional commits viewable in compare view

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.2.9 to 0.3.0. <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.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🚧 Breaking Changes</h3> <ul> <li>Switch to <code>rails runner</code> approach instead of Rack app by <a href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/256">Shopify/ruby-lsp-rails#256</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.10...v0.3.0">https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.10...v0.3.0</a></p> <h2>v0.2.10</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>Avoid inspecting schema info for abstract classes by <a href="https://github.com/gmcgibbon"><code>@​gmcgibbon</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/243">Shopify/ruby-lsp-rails#243</a></li> </ul> <h3>🛠 Other Changes</h3> <ul> <li>Fixes stdout leak in tests by <a href="https://github.com/gmcgibbon"><code>@​gmcgibbon</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/242">Shopify/ruby-lsp-rails#242</a></li> <li>Remove erroneous comment in Readme by <a href="https://github.com/louim"><code>@​louim</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/249">Shopify/ruby-lsp-rails#249</a></li> <li>Use latest Sorbet by <a href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/252">Shopify/ruby-lsp-rails#252</a></li> <li>Update Hover and CodeLens as per refactored responses in Ruby LSP by <a href="https://github.com/aryan-soni"><code>@​aryan-soni</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/253">Shopify/ruby-lsp-rails#253</a></li> <li>Add Rails Runner client by <a href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/250">Shopify/ruby-lsp-rails#250</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gmcgibbon"><code>@​gmcgibbon</code></a> made their first contribution in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/243">Shopify/ruby-lsp-rails#243</a></li> <li><a href="https://github.com/louim"><code>@​louim</code></a> made their first contribution in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/249">Shopify/ruby-lsp-rails#249</a></li> <li><a href="https://github.com/aryan-soni"><code>@​aryan-soni</code></a> made their first contribution in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/253">Shopify/ruby-lsp-rails#253</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.9...v0.2.10">https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.9...v0.2.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/7911cee75f87811b485af6bd2988d8244a75ca88"><code>7911cee</code></a> Bump version to v0.3.0</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/c57ca34181ca6d2b2e67303a512a1b94873da6f9"><code>c57ca34</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/256">#256</a> from Shopify/andyw8/implement-lsp-runner</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/758ca8516e4baa1197f619797ee4e037e82dddee"><code>758ca85</code></a> Implement LSP runner</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/7db488315bb70cce9555c41a2ee1ca28b29ceb31"><code>7db4883</code></a> Bump version to v0.2.10</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/a600e0230fcd565c6eadae678a4fe8cef3072970"><code>a600e02</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/250">#250</a> from Shopify/andyw8/add-runner-client</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/61550d530fe0f8c456f0a3faa64494f1875b3aed"><code>61550d5</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/255">#255</a> from Shopify/dependabot/bundler/minor-and-patch-8d2cf...</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/e8ff5df3447e75db26c6b5d14d6147e691100e20"><code>e8ff5df</code></a> Bump the minor-and-patch group with 3 updates</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/3a0e038f2c6c1df97a240c3eb0209dfb461141ec"><code>3a0e038</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/253">#253</a> from Shopify/as/refactor-response</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/41c8c290bd51afef13e319adcd8d1958839240b2"><code>41c8c29</code></a> Update Hover and CodeLens as per refactored responses in Ruby LSP</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/a306d814f1aaa838ceb6630366e95a552dd9749c"><code>a306d81</code></a> Add Rails runner client</li> <li>Additional commits viewable in <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.9...v0.3.0">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.2.9&new-version=0.3.0)](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.