Bump turbo-rails from 2.0.13 to 2.0.16 #2346

Closed
dependabot[bot] wants to merge 1 commits from dependabot/bundler/turbo-rails-2.0.16 into main
dependabot[bot] commented 2025-06-09 15:42:45 +08:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps turbo-rails from 2.0.13 to 2.0.16.

Release notes

Sourced from turbo-rails's releases.

v2.0.14

What's Changed

New Contributors

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

Commits
  • 1782f02 Bump version
  • 313cef2 @​hotwired/turbo-rails v8.0.16
  • 92f5a8d Bump version
  • abb445e Bump version
  • 1ac14bd @​hotwired/turbo-rails v8.0.14
  • cb47713 Fix stream_name calculation inside of thread (#727)
  • 3db32e4 Merge pull request #722 from hotwired/dependabot/github_actions/oven-sh/setup...
  • 25c359b Bump oven-sh/setup-bun from 1 to 2
  • 94767d3 Include CSRF \<meta> elements in frame layout (#697)
  • 8241ae3 Update @​rails/actioncable dependency to version >=7.0 (#705)
  • 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)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.13 to 2.0.16. <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.14</h2> <h2>What's Changed</h2> <ul> <li>Fix unwanted model retention when using class methods from <code>Turbo::Broadcastable</code> with locals by <a href="https://github.com/v-yarotsky"><code>@​v-yarotsky</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/710">hotwired/turbo-rails#710</a></li> <li>add test missing assertion by <a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/707">hotwired/turbo-rails#707</a></li> <li>Fix typo in README.md by <a href="https://github.com/qmoya"><code>@​qmoya</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/704">hotwired/turbo-rails#704</a></li> <li>Fix comment typo in gem documentation by <a href="https://github.com/benoittgt"><code>@​benoittgt</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/700">hotwired/turbo-rails#700</a></li> <li>Test installer by <a href="https://github.com/zzak"><code>@​zzak</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/553">hotwired/turbo-rails#553</a></li> <li>Update <code>@​rails/actioncable</code> dependency to version &gt;=7.0 by <a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/705">hotwired/turbo-rails#705</a></li> <li>Include CSRF <code>&lt;meta&gt;</code> elements in frame layout by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/697">hotwired/turbo-rails#697</a></li> <li>Bump oven-sh/setup-bun from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/722">hotwired/turbo-rails#722</a></li> <li>Fix stream_name calculation inside of thread by <a href="https://github.com/brendon"><code>@​brendon</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/727">hotwired/turbo-rails#727</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/v-yarotsky"><code>@​v-yarotsky</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/710">hotwired/turbo-rails#710</a></li> <li><a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/707">hotwired/turbo-rails#707</a></li> <li><a href="https://github.com/qmoya"><code>@​qmoya</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/704">hotwired/turbo-rails#704</a></li> <li><a href="https://github.com/benoittgt"><code>@​benoittgt</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/700">hotwired/turbo-rails#700</a></li> <li><a href="https://github.com/brendon"><code>@​brendon</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/727">hotwired/turbo-rails#727</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14">https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/turbo-rails/commit/1782f02c919a72643d474f105293c1213f30034f"><code>1782f02</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/313cef22eeead35eb4bf45ecd31490a120e792bc"><code>313cef2</code></a> <code>@​hotwired/turbo-rails</code> v8.0.16</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/92f5a8d4950c5bdb847402b970e7a29a5f2f8357"><code>92f5a8d</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/abb445e4a88e6b149975e284f7723f7707c2ef4e"><code>abb445e</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/1ac14bdd9858b9660ce23e110fce060bfb0f4547"><code>1ac14bd</code></a> <code>@​hotwired/turbo-rails</code> v8.0.14</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/cb47713ab2abc0692e36215cb7e60d48461ae654"><code>cb47713</code></a> Fix stream_name calculation inside of thread (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/727">#727</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/3db32e42ff768fab58f03dcbe2e34bb0c85ec5e2"><code>3db32e4</code></a> Merge pull request <a href="https://redirect.github.com/hotwired/turbo-rails/issues/722">#722</a> from hotwired/dependabot/github_actions/oven-sh/setup...</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/25c359b307e83e718b6029c08f7de986c7c2207d"><code>25c359b</code></a> Bump oven-sh/setup-bun from 1 to 2</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/94767d3a84f470c2d0aec8c3f9e2e7c784bc8de7"><code>94767d3</code></a> Include CSRF <code>\&lt;meta&gt;</code> elements in frame layout (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/697">#697</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/8241ae3fe603588315a1a544faed171a300d1e22"><code>8241ae3</code></a> Update <code>@​rails/actioncable</code> dependency to version &gt;=7.0 (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/705">#705</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.16">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.13&new-version=2.0.16)](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>
dependabot[bot] commented 2025-06-09 21:54:05 +08:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.