Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
56f5580
) 100.00% compared to head (3740b82
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps phoenix_live_view from 0.20.4 to 0.20.5.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
e07a58e
Release 0.20.57defbc5
Bump build5533384
Refactor stream handling in LiveViewTest (#3078)8cffda7
Ensure that events are always sent on blur, but this time correctly (#3097)ade8b4d
Fix open_browser not working on WSL for project under unix FS (#3064)4b8d63a
Add missing toggle_class doc to summary (#3075)2f2d6a9
Add missing step to run javascript tests (#3080)3bf2dc2
fix isInViewport (#3094)56c6d29
Apply phx-no-feedback permanently, unless cleared (#3084)3462ba1
fix submitter form attribute (fixes #3092) (#3093)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 show