openfoodnetwork
openfoodnetwork copied to clipboard
Bump @hotwired/turbo from 7.2.0 to 7.2.2
Bumps @hotwired/turbo from 7.2.0 to 7.2.2.
Release notes
Sourced from @hotwired/turbo
's releases.
v7.2.2
What's Changed
- Fix double
before-fetch-request
dispatch during reload by@seanpdoyle
in hotwired/turbo#740- Ignore UJS
<a>
clicks and<form>
submissions by@seanpdoyle
in hotwired/turbo#744- Cache PageSnapshot with original HTML from the frame's page by
@manuelpuyol
in hotwired/turbo#746- Fix data-turbo-action was not respected on requestSubmit() event from javascript by
@seanpdoyle
in hotwired/turbo#749- Reload page if failed form changes tracked content by
@kevinmcconnell
in hotwired/turbo#759(Note: 7.2.1 got pushed to npm as a copy of 7.2.0 as a mistake, hence the extra jump in the tiny version).
Full Changelog: https://github.com/hotwired/turbo/compare/v7.2.0...v7.2.2
Commits
4dd0e83
Turbo 7.2.27a80757
Turbo 7.2.1728a561
Reload page if failed form changes tracked content (#759)b3facd8
Resolve Issue #747 (#749)ad58ce8
Cache PageSnapshot with original HTML from the frame's page (#746)2345af9
Ignore UJS\<a>
clicks and\<form>
submissions (#744)732db00
Fix doublebefore-fetch-request
dispatch during reload (#740)399658a
Configure Playwright to retry failed tests (#730)- See full diff in compare view
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 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)