Skip to content

Commit

Permalink
Build(deps): Bump @hotwired/turbo from 8.0.4 to 8.0.5 (#784)
Browse files Browse the repository at this point in the history
Bumps [@hotwired/turbo](https://github.com/hotwired/turbo) from 8.0.4 to
8.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hotwired/turbo/releases"><code>@​hotwired/turbo</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.0.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Turbo stream morph action by <a
href="https://github.com/omarluq"><code>@​omarluq</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1185">hotwired/turbo#1185</a></li>
<li>Bugfix/enable turbo stream morph on text by <a
href="https://github.com/hcdeng"><code>@​hcdeng</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1225">hotwired/turbo#1225</a></li>
<li>Check new snapshot (instead of previous) for refresh-method by <a
href="https://github.com/scuml"><code>@​scuml</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1123">hotwired/turbo#1123</a></li>
<li>Fix test to verify no network request on prefetched link click by <a
href="https://github.com/davidalejandroaguilar"><code>@​davidalejandroaguilar</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo/pull/1257">hotwired/turbo#1257</a></li>
<li>style: align prettier trailing comma with eslint by <a
href="https://github.com/Rykus0"><code>@​Rykus0</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1260">hotwired/turbo#1260</a></li>
<li>Don't lose focus due to autofocus when morphing pages by <a
href="https://github.com/jorgemanrubia"><code>@​jorgemanrubia</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo/pull/1267">hotwired/turbo#1267</a></li>
<li>Prevent Refresh from interrupting ongoing Visit by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1213">hotwired/turbo#1213</a></li>
<li>Resolve Turbo Frame navigation bug by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1231">hotwired/turbo#1231</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1280">hotwired/turbo#1280</a></li>
<li>Bump express from 4.18.2 to 4.19.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1233">hotwired/turbo#1233</a></li>
<li>Update JSDoc for <code>StreamElement</code> by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1193">hotwired/turbo#1193</a></li>
<li>Extract and re-use element morphing logic by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1234">hotwired/turbo#1234</a></li>
<li>Re-structure <code>turbo-stream[action=morph]</code> support by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1240">hotwired/turbo#1240</a></li>
<li>Ensure fetch method is always uppercase by <a
href="https://github.com/npezza93"><code>@​npezza93</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1169">hotwired/turbo#1169</a></li>
<li>Ignore links and forms that target <code>&quot;_blank&quot;</code>
by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a>
in <a
href="https://redirect.github.com/hotwired/turbo/pull/1235">hotwired/turbo#1235</a></li>
<li>Add <code>turbo:before-prefetch</code> test coverage by <a
href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a
href="https://redirect.github.com/hotwired/turbo/pull/1205">hotwired/turbo#1205</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/omarluq"><code>@​omarluq</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo/pull/1185">hotwired/turbo#1185</a></li>
<li><a href="https://github.com/hcdeng"><code>@​hcdeng</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo/pull/1225">hotwired/turbo#1225</a></li>
<li><a href="https://github.com/Rykus0"><code>@​Rykus0</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/turbo/pull/1260">hotwired/turbo#1260</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hotwired/turbo/compare/v8.0.4...v8.0.5">https://github.com/hotwired/turbo/compare/v8.0.4...v8.0.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hotwired/turbo/commit/f88bfe45ed44abb6ea9140a8ba138dfe68aa2730"><code>f88bfe4</code></a>
Bump version</li>
<li><a
href="https://github.com/hotwired/turbo/commit/1ff95b4cf93d1a94f7be26cead42d4441d092e2c"><code>1ff95b4</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo/issues/1205">#1205</a>
from seanpdoyle/prefetch-event-test-coverage</li>
<li><a
href="https://github.com/hotwired/turbo/commit/1f77a1455e3e4da9b1291b0889f586f1a76e88cf"><code>1f77a14</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo/issues/1235">#1235</a>
from seanpdoyle/issue-1171</li>
<li><a
href="https://github.com/hotwired/turbo/commit/2a62bbf8f54a53df5a061181b27a509b9dc29e95"><code>2a62bbf</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo/issues/1169">#1169</a>
from npezza93/main</li>
<li><a
href="https://github.com/hotwired/turbo/commit/b931708dd3890d40e09400e786c98df3d92eb32b"><code>b931708</code></a>
Tweak setting fetchmethod</li>
<li><a
href="https://github.com/hotwired/turbo/commit/64680d79f82cb0617bb8e46f80ad64b630132043"><code>64680d7</code></a>
Fix tests</li>
<li><a
href="https://github.com/hotwired/turbo/commit/c591267465f1535107afb121f5aa26ba4cac2274"><code>c591267</code></a>
Ensure fetch method is always uppercase</li>
<li><a
href="https://github.com/hotwired/turbo/commit/a4f3a90d1c514fff681a36fd88ba3cc0bedd85a1"><code>a4f3a90</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo/issues/1240">#1240</a>
from seanpdoyle/rename-morph-stream-action</li>
<li><a
href="https://github.com/hotwired/turbo/commit/9369eb9f57216f029615c1df03c2fbb053f957de"><code>9369eb9</code></a>
Re-structure <code>turbo-stream[action=morph]</code> support</li>
<li><a
href="https://github.com/hotwired/turbo/commit/2ef50c999ace895d02071ae9a2ae63f312fbe2a8"><code>2ef50c9</code></a>
Merge pull request <a
href="https://redirect.github.com/hotwired/turbo/issues/1234">#1234</a>
from seanpdoyle/extract-morphing</li>
<li>Additional commits viewable in <a
href="https://github.com/hotwired/turbo/compare/v8.0.4...v8.0.5">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~jorgemanrubia">jorgemanrubia</a>, a new
releaser for <code>@​hotwired/turbo</code> since your current
version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hotwired/turbo&package-manager=npm_and_yarn&previous-version=8.0.4&new-version=8.0.5)](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>
  • Loading branch information
bseber authored Aug 2, 2024
2 parents bd3660f + 8eac7fa commit acb396d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@duetds/date-picker": "1.4.0",
"@hotwired/turbo": "8.0.4",
"@hotwired/turbo": "8.0.5",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@tsconfig/svelte": "5.0.0",
Expand Down

0 comments on commit acb396d

Please sign in to comment.