Commit 444173f
authored
Build(deps): Bump turbo-rails from 2.0.13 to 2.0.16 (#861)
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
>=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><meta></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>\<meta></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 >=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 />
[](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>1 file changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| |||
540 | 541 | | |
541 | 542 | | |
542 | 543 | | |
543 | | - | |
| 544 | + | |
544 | 545 | | |
545 | 546 | | |
546 | 547 | | |
| |||
559 | 560 | | |
560 | 561 | | |
561 | 562 | | |
562 | | - | |
| 563 | + | |
563 | 564 | | |
564 | 565 | | |
565 | 566 | | |
| |||
568 | 569 | | |
569 | 570 | | |
570 | 571 | | |
571 | | - | |
| 572 | + | |
| 573 | + | |
572 | 574 | | |
573 | 575 | | |
574 | 576 | | |
| |||
745 | 747 | | |
746 | 748 | | |
747 | 749 | | |
748 | | - | |
| 750 | + | |
749 | 751 | | |
750 | 752 | | |
751 | 753 | | |
| |||
781 | 783 | | |
782 | 784 | | |
783 | 785 | | |
784 | | - | |
| 786 | + | |
785 | 787 | | |
786 | 788 | | |
787 | 789 | | |
| |||
0 commit comments