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 #318

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 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 - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from woylie as a code owner January 10, 2025 19:14
@renovate renovate bot enabled auto-merge (squash) January 10, 2025 19:14
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c4ac2aa on renovate/phoenix_live_view-1.x-lockfile
into ee696fe on main.

4 similar comments
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c4ac2aa on renovate/phoenix_live_view-1.x-lockfile
into ee696fe on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c4ac2aa on renovate/phoenix_live_view-1.x-lockfile
into ee696fe on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c4ac2aa on renovate/phoenix_live_view-1.x-lockfile
into ee696fe on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c4ac2aa on renovate/phoenix_live_view-1.x-lockfile
into ee696fe on main.

@renovate renovate bot merged commit dca3091 into main Jan 10, 2025
17 checks passed
@renovate renovate bot deleted the renovate/phoenix_live_view-1.x-lockfile branch January 10, 2025 19:16
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.

1 participant