Update phoenix_live_view 0.20.17 → 1.0.2 (major) #116
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.2) · Repo · Changelog
Release Notes
1.0.2 (from changelog)
1.0.1 (from changelog)
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
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
Release v0.37.0Fix bug propagating identity encoder in `raw_html/2` (#603)Bump ex_doc from 0.34.2 to 0.35.1 (#602)Bump dialyxir from 1.4.4 to 1.4.5 (#600)Bump fast_html from 2.3.0 to 2.4.0 (#599)Bump credo from 1.7.9 to 1.7.10 (#597)Bump credo from 1.7.8 to 1.7.9 (#596)Add notes to changelog [ciskip]Drop support for Elixir 1.13 (#595)Reapply "add Floki.css_escape/1 (#594)"✳️ phoenix (1.7.14 → 1.7.18) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 12 commits:
Release 1.7.18update changelogbackport new interpolation syntax (#6008)update mix.lockUpdate generators with new Gettext API (#5902) (#6006)Updates to release notes and up and runningRelease 1.7.17 for LiveView 1.0.0No need to install Hex directlyFix required elixir version.Release 1.7.15Sync depsAdd --from-elixir-install✳️ phoenix_html (4.1.1 → 4.2.0) · Repo · Changelog
Release Notes
4.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Release v4.2.0Fix warnings on Elixir v1.19Document and pass through option accordinglyupdate changelogMerge pull request #452 from phoenixframework/sd-css-escapeMerge pull request #451 from gilbertbw/gbw-hrUpdate lib/phoenix_html/form.exadd Phoenix.HTML.css_escape/1Fix formattingAdd <hr/> to options_for_selectfix branch name in CIMention function components in CHANGELOG, closes #440Ensure matching escapes for nil and empty stringsUpdate ExDocRemove references to form_for and update docs, closes #442Release 4.1.1 on npm as wellCommits
See the full diff on Github. The new version differs by 2 commits:
Update certificates (#74)Update certificates (#73)Release Notes
2.3.0 (from changelog)
2.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release v2.3.0Implement `JSON.Encoder` if available (#215)Release v2.2.0Update depsUpdate ExDocAdds `compare/3` and `eq?/3` with threshold as parameter (#208)CI housekeeping (#210)Fix typo in readme.md (#209)Add gte?/2 and lte?/2 (#205)coef_length def -> defpAlign examples according to inspect protocol (#198)Release Notes
0.5.8 (from changelog)
0.5.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Version bump to 0.5.8Improve crash handling during WebSock.init/1 calls (#20)Version bump to 0.5.7Add support for Plug test adapter (#18)Add blog post to READMEUpgrade tests to bandit 1.4.0 (nb: library still supports older Bandits)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