Bump ruby-lsp-rails from 0.4.1 to 0.4.2 #2206

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/ruby-lsp-rails-0.4.2 into main 2025-05-06 00:40:15 +08:00
dependabot[bot] commented 2025-05-05 16:08:46 +08:00 (Migrated from github.com)

Bumps ruby-lsp-rails from 0.4.1 to 0.4.2.

Release notes

Sourced from ruby-lsp-rails's releases.

v0.4.2

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: https://github.com/Shopify/ruby-lsp-rails/compare/v0.4.1...v0.4.2

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.4.1 to 0.4.2. <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.4.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>Strip extra backslashes from discovered test names by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/597">Shopify/ruby-lsp-rails#597</a></li> </ul> <h3>🛠 Other Changes</h3> <ul> <li>Pin GitHub Actions to commit by <a href="https://github.com/rxbchen"><code>@​rxbchen</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/598">Shopify/ruby-lsp-rails#598</a></li> <li>Migrate to RBS in comments syntax by <a href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/600">Shopify/ruby-lsp-rails#600</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rxbchen"><code>@​rxbchen</code></a> made their first contribution in <a href="https://redirect.github.com/Shopify/ruby-lsp-rails/pull/598">Shopify/ruby-lsp-rails#598</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.4.1...v0.4.2">https://github.com/Shopify/ruby-lsp-rails/compare/v0.4.1...v0.4.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/29696e1b6071103dd6bb0cd68b1bd272d8d18382"><code>29696e1</code></a> Bump version to v0.4.2</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/1382dbe7788dc5df7d502c09fe0786b35904cb77"><code>1382dbe</code></a> Upgrade ruby-lsp requirement to v0.23.15 (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/601">#601</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/96e0712fafb68fc2e2e81f8ad9a9c972a1da150d"><code>96e0712</code></a> Migrate to RBS in comments syntax (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/600">#600</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/097ad0dc74afbab39e4e8aa9f297bcebfb19f598"><code>097ad0d</code></a> Pin GitHub Actions to commit (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/598">#598</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/f1aa5091984f2f8c7c3ceaa324142f0a84bc59ea"><code>f1aa509</code></a> Strip extra backslashes from discovered test names (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/597">#597</a>)</li> <li><a href="https://github.com/Shopify/ruby-lsp-rails/commit/a058bff5ff7016aaa2a5956beea23e92dcf608ce"><code>a058bff</code></a> Bump build timeout to 25 minutes (<a href="https://redirect.github.com/Shopify/ruby-lsp-rails/issues/599">#599</a>)</li> <li>See full diff in <a href="https://github.com/Shopify/ruby-lsp-rails/compare/v0.4.1...v0.4.2">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.4.1&new-version=0.4.2)](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.