Skip to content

build(deps): bump phoenix_live_view from 1.2.0 to 1.2.1#914

Merged
brianmay merged 2 commits into
mainfrom
dependabot/hex/phoenix_live_view-1.2.1
Jun 13, 2026
Merged

build(deps): bump phoenix_live_view from 1.2.0 to 1.2.1#914
brianmay merged 2 commits into
mainfrom
dependabot/hex/phoenix_live_view-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps phoenix_live_view from 1.2.0 to 1.2.1.

Release notes

Sourced from phoenix_live_view's releases.

v1.2.1

Bug fixes

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

Sourced from phoenix_live_view's changelog.

v1.2.1 (2026-06-11)

Bug fixes

  • Fix stale events from the previous LiveView being sent to the new LiveView after a live redirect (#4291)
Commits
  • f0da401 Release v1.2.1
  • 1a83ece Update assets
  • e38e6fb When navigating, prevent outdated events from reaching the new view (#4291)
  • 92c9d8d Improve security guide regarding user input (#4285)
  • c543641 Use elixirc_options: [no_warn_undefined: ...] instead of xref: [exclude: ...]...
  • 189f22a Replace internal docs references .html -> .md (#4286)
  • cdfff45 Add security notes for mount, handle_params, and handle_event (#4284)
  • f2759d3 Fix missing parenthesis in Security Model example (#4283)
  • See full diff in compare view

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.0 to 1.2.1.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-version: 1.2.1
  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 Jun 12, 2026
@brianmay brianmay merged commit a0a6c48 into main Jun 13, 2026
10 checks passed
@brianmay brianmay deleted the dependabot/hex/phoenix_live_view-1.2.1 branch June 13, 2026 10:11
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