chore(deps): update dependency phoenix_live_view to v1.2.8 - #267
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency phoenix_live_view to v1.2.8#267renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/phoenix_live_view-1.x-lockfile
branch
from
May 5, 2026 14:56
41ec7e8 to
bd6918c
Compare
renovate
Bot
force-pushed
the
renovate/phoenix_live_view-1.x-lockfile
branch
from
May 18, 2026 09:46
bd6918c to
84abd02
Compare
renovate
Bot
force-pushed
the
renovate/phoenix_live_view-1.x-lockfile
branch
from
May 29, 2026 18:24
84abd02 to
74d08b0
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.28→1.2.8Release Notes
phoenixframework/phoenix_live_view (phoenix_live_view)
v1.2.8Compare Source
Enhancements
You can now listen for the
phx:before-navigateevent and callevent.preventDefault()to cancel the navigation synchronously.This is mostly useful to prevent a "do you really want to leave" scenario when a user has unsaved changes, combined with a
beforeunloadlistener.:localto avoid node names being included in the tokenBug fixes
detail.lock()promise inphx:pushevent never resolving (#4351)v1.2.7Compare Source
Security fixes
Phoenix.LiveView.Utilsv1.2.6Compare Source
Bug fixes
v1.2.5Compare Source
Enhancements
Phoenix.LiveView.TagEngine'sEEx.Enginedeprecation warning includes file and line informationv1.2.4Compare Source
Bug fixes
live_img_preview/1that were missing after cleaning the global attribute list in 1.2.0 (#4316)v1.2.3Compare Source
This is a followup release to v1.2.2 that fixes the TypeScript declaration files being in the wrong subfolder.
Again, it does not contain any changes to the Elixir or JavaScript code itself.
v1.2.2Compare Source
This release fixes the npm package missing the TypeScript declaration files.
It does not contain any changes to the Elixir or JavaScript code itself, except small documentation improvements.
v1.2.1Compare Source
Bug fixes
v1.2.0Compare Source
Enhancements
Bug fixes
connect_paramsare kept when following redirects in LiveViewTest (#4005):telemetryevent (#4258)v1.1.32Compare Source
Bug fixes
v1.1.31Compare Source
Enhancements
push_patch/push_navigate,JS.patch/JS.navigate, and clientsidejs().patch/js().navigate(#4250)Bug fixes
Phoenix.LiveViewTest.live_redirect/2properly passes the URI as a string inhandle_params(#4247)v1.1.30Compare Source
Bug fixes
v1.1.29Compare Source
Bug fixes
moveBeforeif available when reordering stream elements (#4212)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.