Bump turbo-rails from 2.0.11 to 2.0.13 #1973

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/turbo-rails-2.0.13 into main 2025-03-10 21:13:15 +08:00
dependabot[bot] commented 2025-03-10 15:09:48 +08:00 (Migrated from github.com)

Bumps turbo-rails from 2.0.11 to 2.0.13.

Release notes

Sourced from turbo-rails's releases.

v2.0.13

What's Changed

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.12...v2.0.13

v2.0.12

What's Changed

New Contributors

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.12

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 [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.13. <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.13</h2> <h2>What's Changed</h2> <ul> <li>Drop Support for <code>ruby@2.x.x</code> by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/698">hotwired/turbo-rails#698</a></li> <li><code>turbo_stream</code> tag builder: support <code>:partial</code> with block by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/701">hotwired/turbo-rails#701</a></li> <li>Revert &quot;Keep flash in Turbo Frame requests (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/699">#699</a>)&quot; by <a href="https://github.com/jorgemanrubia"><code>@​jorgemanrubia</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/716">hotwired/turbo-rails#716</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.12...v2.0.13">https://github.com/hotwired/turbo-rails/compare/v2.0.12...v2.0.13</a></p> <h2>v2.0.12</h2> <h2>What's Changed</h2> <ul> <li>Bump rollup from 2.79.1 to 2.79.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/687">hotwired/turbo-rails#687</a></li> <li>Update to rack 3 by <a href="https://github.com/ramhoj"><code>@​ramhoj</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/696">hotwired/turbo-rails#696</a></li> <li>Commit to <code>ruby@2.6</code> support by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/682">hotwired/turbo-rails#682</a></li> <li>Keep flash in Turbo Frame requests by <a href="https://github.com/p8"><code>@​p8</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/699">hotwired/turbo-rails#699</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ramhoj"><code>@​ramhoj</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/696">hotwired/turbo-rails#696</a></li> <li><a href="https://github.com/p8"><code>@​p8</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/699">hotwired/turbo-rails#699</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.12">https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/turbo-rails/commit/77f36041b17ef2472a9991025c77efaba49db968"><code>77f3604</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/34fdefe9240b5627518413e96ff21edc5df2077b"><code>34fdefe</code></a> Revert &quot;Keep flash in Turbo Frame requests (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/699">#699</a>)&quot; (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/716">#716</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/80bb9100c0cdc768faa9336b15b872d01b428ab4"><code>80bb910</code></a> <code>turbo_stream</code> tag builder: support <code>:partial</code> with block (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/701">#701</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/3fcec46f82a0e80e7505b76475ecb7f40457ccc7"><code>3fcec46</code></a> Drop Support for <code>ruby@2.x.x</code> (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/698">#698</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/43fb79d59aefcab0e7e07bd5ad24a18b3c98f8f8"><code>43fb79d</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/6438faa09976ad6cc06f489b85b41936eec6c638"><code>6438faa</code></a> <code>@​hotwired/turbo-rails</code> v8.0.13</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/0ea92f344395234dd7fc39b0ef9ab02388e33235"><code>0ea92f3</code></a> Free sqlite3 from a version constraint (since it was failing to compile the o...</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/0e42702df40698521cc7e506fea927bc3a2a08ab"><code>0e42702</code></a> Keep flash in Turbo Frame requests (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/699">#699</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/ca2c5f449355834f2e281feb2bbf83d001daba66"><code>ca2c5f4</code></a> Commit to <code>ruby@2.6</code> support (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/682">#682</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/59e1f48be9277c94d5927123ca9611aef65ff982"><code>59e1f48</code></a> Update to rack 3.1.8 (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/696">#696</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.13">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.11&new-version=2.0.13)](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.