-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump phoenix_live_view from 0.20.14 to 0.20.17 #120
Conversation
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.20.14 to 0.20.17. - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v0.20.17/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v0.20.14...v0.20.17) --- updated-dependencies: - dependency-name: phoenix_live_view dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
27c6ced
to
88e42a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dependabot 🤖 👌
Compiling 17 files (.ex)
== Compilation error in file lib/stopwatch_web/live/stopwatch_live_js.ex ==
** (ArgumentError) :layout expects a tuple of the form {MyLayouts, :my_template} or false,
got: {StopwatchWeb.LayoutView, "live.html"}
(phoenix_live_view 0.20.17) lib/phoenix_live_view/utils.ex:205: Phoenix.LiveView.Utils.normalize_layout/1
(phoenix_live_view 0.20.17) lib/phoenix_live_view.ex:429: Phoenix.LiveView.__live__/1
(phoenix_live_view 0.20.17) expanding macro: Phoenix.LiveView.__before_compile__/1
lib/stopwatch_web/live/stopwatch_live_js.ex:1: StopwatchWeb.StopwatchLiveJS (module) |
…:dwyl/phoenix-liveview-stopwatch into dependabot/hex/phoenix_live_view-0.20.17
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #120 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 62 62
=========================================
Hits 62 62 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. ✅
Merging.
Bumps phoenix_live_view from 0.20.14 to 0.20.17.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
f778e5b
Release 0.20.17df90cc3
prepare 0.20.1741bb78e
update changelogf6f8f9c
Format EEx blocks within script tag, closes #33128f39fd6
Release 0.20.16f9ab757
update changelog942dd23
Release 0.20.156e80073
remove bugfix only relevant for 1.0 from changelog5812636
update changelogc59ac33
bump buildYou can trigger a rebase of this PR 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 <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)