Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency phoenix_live_view to v1.0.2 #99

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
phoenix_live_view (source) patch 1.0.1 -> 1.0.2

Release Notes

phoenixframework/phoenix_live_view (phoenix_live_view)

v1.0.2

Compare Source

Bug fixes
  • Fix inconsistency between mix format and mix format --check-formatted with new curly interpolation syntax (#​3590)
  • Fix unnecessary compile time dependencies when using attr / on_mount / live (#​3592)
  • Fix crash when testing LiveViews with embedded XML (e.g. SVGs) (#​3594)
  • Fix type warning when using follow_redirect (#​3581)
  • Prevent phx-trigger-action from clashing with locked forms (#​3591)
  • Fix form recovery sending wrong event name when using JS commands in phx-change (#​3607)
Enhancements
  • Deduplicate items on stream/4 / steam_insert/4 (#​3599)
  • Restore scroll position on initial navigation (#​3572)
  • Change-track non existing keys in maps (#​3584)
  • Only warn instead of raising when detecting a duplicate ID in LiveViewTest (#​3603)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jan 9, 2025
@renovate renovate bot requested a review from Flo0807 January 9, 2025 17:56
@Flo0807 Flo0807 merged commit 0b969b8 into main Jan 9, 2025
1 check passed
@renovate renovate bot deleted the renovate/phoenix_live_view-1.x-lockfile branch January 9, 2025 18:17
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