Skip to content

chore(deps): bump phoenix_live_view from 1.2.11 to 1.2.12 - #240

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.12
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.12

Conversation

@dependabot

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

Copy link
Copy Markdown

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 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 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)

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] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 19, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 2f68a42e-1497-42bb-b4c3-467c10065714

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

0 participants