Skip to content

chore(deps): Bump phoenix_live_view from 1.2.11 to 1.2.12 - #2

Merged
HackTuah merged 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.12
Sep 20, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 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 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] <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
@HackTuah
HackTuah merged commit 1537c45 into main Sep 20, 2026
2 checks passed
@HackTuah
HackTuah deleted the dependabot/hex/phoenix_live_view-1.2.12 branch September 20, 2026 00:06
HackTuah added a commit that referenced this pull request Sep 20, 2026
open-pull-requests-limit: 0 on all three ecosystems. Version bumps are not
this project's to take from a bot: VERSIONS.md is the pin list and a version
moves after a proposal and an approval. On its first run Dependabot opened
five version-bump pull requests in two minutes, and one of them, #2, was
merged by mistake in place of the pull request that fixes package.yml.
Security updates still arrive as pull requests with the gate run on them.

Signed-off-by: Ayla Croft <aylacroft@proton.me>
HackTuah added a commit that referenced this pull request Sep 20, 2026
open-pull-requests-limit: 0 on all three ecosystems. Version bumps are not
this project's to take from a bot: VERSIONS.md is the pin list and a version
moves after a proposal and an approval. On its first run Dependabot opened
five version-bump pull requests in two minutes, and one of them, #2, was
merged by mistake in place of the pull request that fixes package.yml.
Security updates still arrive as pull requests with the gate run on them.

Signed-off-by: Ayla Croft <aylacroft@proton.me>
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