Bump @hotwired/turbo from 7.2.4 to 8.0.21 in /examples by dependabot[bot] · Pull Request #867 · hotwired/stimulus
Bumps @hotwired/turbo from 7.2.4 to 8.0.21.
Release notes
Sourced from @hotwired/turbo's releases.
v8.0.21
What's Changed
- Remove
SubmitEventpolyfill by@seanpdoylein hotwired/turbo#909- Remove
requestSubmitpolyfill by@seanpdoylein hotwired/turbo#908- Bump multer from 1.4.2 to 2.0.2 by
@dependabot[bot] in hotwired/turbo#1451- Add
[method]and[scroll]attributes for Refresh Stream by@seanpdoylein hotwired/turbo#1208- Functional Tests: Replace chai with Playwright Assertions by
@seanpdoylein hotwired/turbo#1454- Fix regression with empty target attribute (#1444) by
@yujiteshimain hotwired/turbo#1455- Functional Tests: Rendering - Replace
chaiwith Playwright by@seanpdoylein hotwired/turbo#1458- Rendering Functional Tests: Replace chai with Playwright by
@seanpdoylein hotwired/turbo#1459- Frame Functional Tests: Replace chai with Playwright by
@seanpdoylein hotwired/turbo#1461- Build: Remove circular dependency by
@seanpdoylein hotwired/turbo#1453- Visit Functional Tests: Replace chai with Playwright by
@seanpdoylein hotwired/turbo#1463- Fix UUID generation to include all hex digits by
@kaisersakhiin hotwired/turbo#1425- Fix #577: Send the Turbo-Frame header as referenced by data-turbo-frame attribute on form submission by
@inkstakin hotwired/turbo#579- Add support for data-turbo-frame="_parent" in nested frames by
@anthonyfrancoin hotwired/turbo#1446- Use new format instead of legacy by
@loqimeanin hotwired/turbo#1016- Remove duplicate siblings when using before/after actions by
@tpaulshippyin hotwired/turbo#1290- Update html[dir] attribute during navigation by
@alhajrahmounin hotwired/turbo#1418- Loading Functional Tests: Replace
assertwithexpectby@seanpdoylein hotwired/turbo#1466- Remove deprecated support for
[data-turbo-cache="false"]by@seanpdoylein hotwired/turbo#1470- Remove deprecated
Turbo.clearCache()function by@seanpdoylein hotwired/turbo#1471- Playwright Root: use
expectinstead ofassertby@seanpdoylein hotwired/turbo#1467- Simplify same page anchor visits by
@domchristiein hotwired/turbo#1285PrefetchCache: extract and re-useLRUCachefromSnapshotCacheby@seanpdoylein hotwired/turbo#1469- Playwright: replace
assertwithexpectby@seanpdoylein hotwired/turbo#1465- Bump js-yaml from 4.1.0 to 4.1.1 by
@dependabot[bot] in hotwired/turbo#1468- Remove
chai: Replace all calls with Playwright'sexpectby@seanpdoylein hotwired/turbo#1473- Tests: Flaky
[autofocus]assertions by@seanpdoylein hotwired/turbo#1474- Prevent slow turbo frame requests from resetting cookies by
@domchristiein hotwired/turbo#1399- Fix noscript style evaluation during navigation (#1464) by
@yujiteshimain hotwired/turbo#1475- Mention the correct element "data-turbo-suppress-warning" is expected on by
@redrossin hotwired/turbo#1424New Contributors
@yujiteshimamade their first contribution in hotwired/turbo#1455@kaisersakhimade their first contribution in hotwired/turbo#1425@inkstakmade their first contribution in hotwired/turbo#579@anthonyfrancomade their first contribution in hotwired/turbo#1446@loqimeanmade their first contribution in hotwired/turbo#1016@tpaulshippymade their first contribution in hotwired/turbo#1290@alhajrahmounmade their first contribution in hotwired/turbo#1418@redrossmade their first contribution in hotwired/turbo#1424Full Changelog: hotwired/turbo@v8.0.20...v8.0.21
v8.0.20
What's Changed
- Fix: preserve removed turbo-frames with refresh=morph on page refreshes by
@jorgemanrubiain hotwired/turbo#1452
... (truncated)
Commits
9f5b6c4Bump versiond069101Mention the correct element "data-turbo-suppress-warning" is expected on (#1424)5eca98fPrevent noscript style evaluation during navigation (#1475)899df35Cancel frame requests when the frame is disconnected, disabled, or its src is...e24e768Tests: Flaky[autofocus]assertionscf0c68fRemovechai: Replace all calls with Playwright'sexpect(#1473)f34af4cMerge pull request #1468 from hotwired/dependabot/npm_and_yarn/js-yaml-4.1.118fe891Playwright: replaceassertwithexpect(#1465)b65bf46Merge pull request #1469 from seanpdoyle/debounced-prefetch33a11f1Merge pull request #1285 from domchristie/tidy_same_page_anchor_visits_2- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jorgemanrubia, a new releaser for @hotwired/turbo since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.