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

fix(deps): update dependency phoenix_live_view to v1.0.2 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phoenix_live_view 1.0.0 -> 1.0.2 age adoption passing confidence

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)

v1.0.1

Compare Source

Bug fixes
  • Raise when duplicate DOM IDs are found when rendering a LiveView during tests to avoid undefined behaviour
  • Fix live session verification causing logged errors, push_patch failures, and failed mounts when a cold deploy occurs

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 changed the title fix(deps): update dependency phoenix_live_view to v1.0.1 fix(deps): update dependency phoenix_live_view to v1.0.2 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/phoenix_live_view-1.x-lockfile branch from d69bb29 to 0a27307 Compare January 9, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants