Commit 0c9dc74
authored
Bump turbo-rails from 2.0.10 to 2.0.11 (#672)
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.10
to 2.0.11.
<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.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Address <code>warning: </code>*' interpreted as argument prefix` by
<a href="https://github.com/yahonda"><code>@yahonda</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/689">hotwired/turbo-rails#689</a></li>
<li>Migrate Turbo Native helpers to Hotwire Native by <a
href="https://github.com/joemasilotti"><code>@joemasilotti</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/691">hotwired/turbo-rails#691</a></li>
<li>Update readme - incorrect URL for source file SystemTestHelper by <a
href="https://github.com/mlpinit"><code>@mlpinit</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/692">hotwired/turbo-rails#692</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yahonda"><code>@yahonda</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/689">hotwired/turbo-rails#689</a></li>
<li><a href="https://github.com/mlpinit"><code>@mlpinit</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/692">hotwired/turbo-rails#692</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.10...v2.0.11">https://github.com/hotwired/turbo-rails/compare/v2.0.10...v2.0.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/52727cbf29d37fb2d54b5fc6cff7baaf4d007249"><code>52727cb</code></a>
Update to turbo 8.0.12</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/8c681ddf3c162caf352bc1b52e3993048d8a35ed"><code>8c681dd</code></a>
Bump turbo version</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/b775fe4a1f9db28e3d650864c1bb6c089f44efa6"><code>b775fe4</code></a>
Update readme - incorrect URL for source file (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/692">#692</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/567520f6443ed6b753b7ef65eb2c2bf4f2e8b5ea"><code>567520f</code></a>
Migrate Turbo Native helpers to Hotwire Native (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/691">#691</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/4bbe1422277a5516491468e614082434e3a9e8b3"><code>4bbe142</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo-rails/issues/689">#689</a>
from yahonda/address_splat_warning</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/fad15fa74d1bedecdb5ecc75b0a75c8b5ce9f6ed"><code>fad15fa</code></a>
Address <code>warning: </code>*' interpreted as argument prefix`</li>
<li>See full diff in <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.10...v2.0.11">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
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
0 commit comments