Skip to content

Update phoenix_live_view 0.20.17 → 1.0.1 (major) #115

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

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 1, 2025

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ phoenix_live_view (0.20.17 → 1.0.1) · Repo · Changelog

Release Notes

1.0.1 (from changelog)

Bug fixes

  • Fix live session verification causing logged errors, push_patch failures, and failed mounts when a cold deploy occurs

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

✳️ floki (0.36.3 → 0.37.0) · Repo · Changelog

Release Notes

0.37.0

Added

Fixed

  • Fix bug propagating identity encoder in raw_html/2 - thanks @andyleclair.

Removed

  • Remove support for Elixir 1.13 and OTP 22.

Pull requests

New Contributors

Full Changelog: v0.36.3...v0.37.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 10 commits:

✳️ phoenix (1.7.14 → 1.7.18) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 12 commits:

✳️ phoenix_html (4.1.1 → 4.2.0) · Repo · Changelog

Release Notes

4.2.0 (from changelog)

  • Enhancements

    • Add Phoenix.HTML.css_escape/1 to escape strings for use inside CSS selectors
    • Add the ability to pass :hr to options_for_select/2 to render a horizontal rule
  • Bug fixes

    • Pass form action through in FormData implementation

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:

↗️ castore (indirect, 1.0.9 → 1.0.11) · Repo

Commits

See the full diff on Github. The new version differs by 2 commits:

↗️ decimal (indirect, 2.1.1 → 2.3.0) · Repo · Changelog

Release Notes

2.3.0 (from changelog)

2.2.0 (from changelog)

  • Add Decimal.gte?/2 and Decimal.lte?/2
  • Add Decimal.compare/3 and Decimal.eq?/3 with threshold as parameter

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ websock_adapter (indirect, 0.5.6 → 0.5.8) · Repo · Changelog

Release Notes

0.5.8 (from changelog)

Enhancements

  • Improve handling of crashes during WebSock.init/1 calls (#20)

0.5.7 (from changelog)

Enhancements

  • Support use within Plug.Adapters.Test.Conn based tests

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Copy link
Contributor Author

depfu bot commented Jan 16, 2025

Closed in favor of #116.

@depfu depfu bot closed this Jan 16, 2025
@depfu depfu bot deleted the depfu/update/elixir/phoenix_live_view-1.0.1 branch January 16, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants