Skip to content

Bump phoenix_live_view from 1.2.3 to 1.2.4#583

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

Bump phoenix_live_view from 1.2.3 to 1.2.4#583
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/phoenix_live_view-1.2.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps phoenix_live_view from 1.2.3 to 1.2.4.

Release notes

Sourced from phoenix_live_view's releases.

v1.2.4

Bug fixes

  • Only warn about missing form ID when recovery actually applies (#4315)
  • Add common img attributes to live_img_preview/1 that were missing after cleaning the global attribute list in 1.2.0 (#4316)
  • Fix colocated CSS attributes being dropped if using colocated JS in the same component (#4319)
Changelog

Sourced from phoenix_live_view's changelog.

v1.2.4 (2026-06-29)

Bug fixes

  • Only warn about missing form ID when recovery actually applies (#4315)
  • Add common img attributes to live_img_preview/1 that were missing after cleaning the global attribute list in 1.2.0 (#4316)
  • Fix colocated CSS attributes being dropped if using colocated JS in the same component (#4319)
Commits
  • 6c2dc63 Release v1.2.4
  • d4b8703 fix: don't drop directives with multiple macro components (#4319)
  • 0735009 allow common image attributes on live_img_preview
  • 05e4ec0 LiveViewTest: only warn about missing form id when recovery applies (#4315)
  • a02c571 docs: improved explanation of .form usage in Form Bindings guide (#4300)
  • b52509a docs: clarified ideas in External Uploads guide (#4299)
  • 28af5e7 slightly adjust binding guide
  • 7353b9d docs: improve security guide prose
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 29, 2026
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.2.3 to 1.2.4.
- [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.3...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump phoenix_live_view from 1.2.0 to 1.2.4 Bump phoenix_live_view from 1.2.3 to 1.2.4 Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/phoenix_live_view-1.2.4 branch from ad7f306 to 10720a5 Compare June 29, 2026 16:29
@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #585.

@dependabot dependabot Bot closed this Jun 30, 2026
@dependabot dependabot Bot deleted the dependabot/hex/phoenix_live_view-1.2.4 branch June 30, 2026 13:02
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