Bump turbo-rails from 2.0.1 to 2.0.3 #470

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/turbo-rails-2.0.3 into main 2024-02-19 21:17:25 +08:00
dependabot[bot] commented 2024-02-19 15:09:31 +08:00 (Migrated from github.com)

Bumps turbo-rails from 2.0.1 to 2.0.3.

Release notes

Sourced from turbo-rails's releases.

v2.0.3

What's Changed

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.2...v2.0.3

v2.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.1...v2.0.2

Commits
  • 7b24a21 Bump version for 2.0.3
  • 07d3488 Only include Turbo::Broadcastable::TestHelper with Action Cable (#574)
  • 1ebc46c Bump version for 2.0.2
  • 4761602 Turbo v8.0.2
  • ef4a624 Include broadcastable assertions automatically in ActiveSupport::TestCase (#565)
  • 1310379 Merge remote-tracking branch 'origin/main'
  • d7155dd Improve documentation (#530)
  • See full diff 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 [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.1 to 2.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hotwired/turbo-rails/releases">turbo-rails's releases</a>.</em></p> <blockquote> <h2>v2.0.3</h2> <h2>What's Changed</h2> <ul> <li>Only include <code>Turbo::Broadcastable::TestHelper</code> with Action Cable by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/574">hotwired/turbo-rails#574</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.2...v2.0.3">https://github.com/hotwired/turbo-rails/compare/v2.0.2...v2.0.3</a></p> <h2>v2.0.2</h2> <h2>What's Changed</h2> <ul> <li>Turbo 8.0.2</li> <li>Improve documentation by <a href="https://github.com/brunoprietog"><code>@​brunoprietog</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/530">hotwired/turbo-rails#530</a></li> <li>Include broadcastable assertions automatically in ActiveSupport::TestCase by <a href="https://github.com/swanson"><code>@​swanson</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/565">hotwired/turbo-rails#565</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/swanson"><code>@​swanson</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/565">hotwired/turbo-rails#565</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.1...v2.0.2">https://github.com/hotwired/turbo-rails/compare/v2.0.1...v2.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/turbo-rails/commit/7b24a21bce64e348a0b2328996b3f34bc251ab06"><code>7b24a21</code></a> Bump version for 2.0.3</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/07d3488c12774b59c6c8eb94836019557d5e2160"><code>07d3488</code></a> Only include <code>Turbo::Broadcastable::TestHelper</code> with Action Cable (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/574">#574</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/1ebc46ca3ed66a005202dbcc822486ffd7430d59"><code>1ebc46c</code></a> Bump version for 2.0.2</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/4761602ddca88bc6a2c839b5a43b5192632b626f"><code>4761602</code></a> Turbo v8.0.2</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/ef4a624de2be9b5241fe97e6c286b4bfd992fcde"><code>ef4a624</code></a> Include broadcastable assertions automatically in ActiveSupport::TestCase (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/565">#565</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/1310379b40757e5f46237609f3f6b28607217944"><code>1310379</code></a> Merge remote-tracking branch 'origin/main'</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/d7155dd51d8aeaa7128ab50a62b5cd3cb91b84f1"><code>d7155dd</code></a> Improve documentation (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/530">#530</a>)</li> <li>See full diff in <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.1...v2.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=turbo-rails&package-manager=bundler&previous-version=2.0.1&new-version=2.0.3)](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.