Skip to content

Bump phoenix_live_view from 1.2.11 to 1.2.12 - #338

Merged
nelsonic merged 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.12
Sep 25, 2026
Merged

nelsonic merged 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

Bumps phoenix_live_view from 1.2.11 to 1.2.12.

Release notes

Sourced from phoenix_live_view's releases.

v1.2.12

Bug fixes

  • Prevent a hook's disconnected method from being called again when already disconnected (#4430)
  • Avoid mutating JS push options (#4431)
  • Handle falsy keys in assign_async validation (#4428)
  • Prevent flaky tests due to async pid collection timeout (#4425)
  • Preserve caret position for additional input types (#4436)
  • Prevent crash in LiveViewTest when keyed comprehension entry is moved and changed in the same patch (#4440)
  • Preserve namespace for portal targets (#4437)
  • Fix teleported elements sometimes not rendering on reset (#4445)
  • Fix lock handling for LiveComponents in nested LiveViews (#4444)

Enhancements

  • Removed the IE11 section from the README. It was outdated since before LiveView 1.0 was released.
Changelog

Sourced from phoenix_live_view's changelog.

v1.2.12 (2026-09-16)

Bug fixes

  • Prevent a hook's disconnected method from being called again when already disconnected (#4430)
  • Avoid mutating JS push options (#4431)
  • Handle falsy keys in assign_async validation (#4428)
  • Prevent flaky tests due to async pid collection timeout (#4425)
  • Preserve caret position for additional input types (#4436)
  • Prevent crash in LiveViewTest when keyed comprehension entry is moved and changed in the same patch (#4440)
  • Preserve namespace for portal targets (#4437)
  • Fix teleported elements sometimes not rendering on reset (#4445)
  • Fix lock handling for LiveComponents in nested LiveViews (#4444)

Enhancements

  • Removed the IE11 section from the README. It was outdated since before LiveView 1.0 was released.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 21, 2026
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.2.11 to 1.2.12.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.2.12/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.2.11...v1.2.12)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-version: 1.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/hex/phoenix_live_view-1.2.12 branch from abb8485 to a2319d5 Compare September 25, 2026 09:26

@nelsonic nelsonic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤

@nelsonic
nelsonic merged commit 861a4b7 into main Sep 25, 2026
1 check passed
@nelsonic
nelsonic deleted the dependabot/hex/phoenix_live_view-1.2.12 branch September 25, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant