Skip to content

Bump phoenix_live_view from 1.2.11 to 1.2.12 in the patch-updates group - #58

Merged
frerich merged 1 commit into
mainfrom
dependabot/hex/patch-updates-0432d2d827
Sep 20, 2026
Merged

frerich merged 1 commit into
mainfrom
dependabot/hex/patch-updates-0432d2d827

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-updates group with 1 update: phoenix_live_view.

Updates 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 compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 1 update: [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `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
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 20, 2026
@frerich
frerich merged commit abe8605 into main Sep 20, 2026
4 checks passed
@frerich
frerich deleted the dependabot/hex/patch-updates-0432d2d827 branch September 20, 2026 15:06
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