Skip to content

chore(deps): update dependency phoenix_live_view to v1.2.1#267

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phoenix_live_view-1.x-lockfile
Open

chore(deps): update dependency phoenix_live_view to v1.2.1#267
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phoenix_live_view-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
phoenix_live_view (source) prod minor 1.1.281.2.1

Release Notes

phoenixframework/phoenix_live_view (phoenix_live_view)

v1.2.1

Compare Source

Bug fixes
  • Fix stale events from the previous LiveView being sent to the new LiveView after a live redirect (#​4291)

v1.2.0

Compare Source

Enhancements
  • Support events pushed when connected mount redirects (#​4269)
Bug fixes
  • Ensure for comprehensions in HEEx use deterministic variables
  • Ensure connect_params are kept when following redirects in LiveViewTest (#​4005)
  • Ensure exceptions during LiveComponent renders are emitted as :telemetry event (#​4258)
  • Fix whitespace handling of EEx nodes in HEEx compiler (#​4277)

v1.1.32

Compare Source

Bug fixes
  • Fix stale events from the previous LiveView being sent to the new LiveView after a live redirect (#​4291)

v1.1.31

Compare Source

Enhancements
  • Validate URL scheme in push_patch / push_navigate, JS.patch / JS.navigate, and clientside js().patch / js().navigate (#​4250)
Bug fixes
  • Fix nested assign change tracking (#​4225)
  • Ensure Phoenix.LiveViewTest.live_redirect/2 properly passes the URI as a string in handle_params (#​4247)

v1.1.30

Compare Source

Bug fixes
  • Ensure internal phx-viewport hook does not crash on update if no scroll container is used (#​4214), introduced in v1.1.29.

v1.1.29

Compare Source

Bug fixes
  • Prevent JS crash when hook has a duplicate ID (#​4196)
  • Recompute scroll container for phx-viewport bindings if it is no longer available (#​4169)
  • Fix phx-viewport events not firing when container has horizontal overflow (#​3897)
  • Handle locks on skipped nodes (#​4209)
  • Use moveBefore if available when reordering stream elements (#​4212)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from Clivern as a code owner May 4, 2026 19:06
@renovate renovate Bot changed the title chore(deps): update dependency phoenix_live_view to v1.1.29 chore(deps): update dependency phoenix_live_view to v1.1.30 May 5, 2026
@renovate renovate Bot force-pushed the renovate/phoenix_live_view-1.x-lockfile branch from 41ec7e8 to bd6918c Compare May 5, 2026 14:56
@renovate renovate Bot force-pushed the renovate/phoenix_live_view-1.x-lockfile branch from bd6918c to 84abd02 Compare May 18, 2026 09:46
@renovate renovate Bot changed the title chore(deps): update dependency phoenix_live_view to v1.1.30 chore(deps): update dependency phoenix_live_view to v1.1.31 May 29, 2026
@renovate renovate Bot force-pushed the renovate/phoenix_live_view-1.x-lockfile branch from 84abd02 to 74d08b0 Compare May 29, 2026 18:24
@renovate renovate Bot changed the title chore(deps): update dependency phoenix_live_view to v1.1.31 chore(deps): update dependency phoenix_live_view to v1.2.0 Jun 10, 2026
@renovate

renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.20.1

@renovate renovate Bot changed the title chore(deps): update dependency phoenix_live_view to v1.2.0 chore(deps): update dependency phoenix_live_view to v1.2.1 Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants