Update dependency flop_phoenix to v0.26.3 #228
No reviewers
Labels
No labels
Area
Editor
Area
Micropub
Compat
Breaking
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Infra
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
inhji/hajur!228
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/flop_phoenix-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.26.1→0.26.3Release Notes
woylie/flop_phoenix (flop_phoenix)
v0.26.3Changed
flop0.28.v0.26.2Compare Source
Changed
ArgumentErrorinstead of aFunctionClauseErrorinFlop.Phoenix.page_link_range/3if the page link option is neither:all,:nonenor a positive integer.ArgumentErrorinstead of aFunctionClauseErrorinFlop.Phoenix.Pagination.new/2if theFlopstruct has no paginationparameters.
_unused_*and_targetparameters produced byPhoenix forms.
Fixed
Flop.Metastruct, so thatform[:page].errorsis[{message, opts}]instead of
[[{message, opts}]].meta struct has errors, instead of falling back to a text input.
Flop.Phoenix.build_path/3whenthe path is given as a URL string, instead of appending a second set of them.
Flop.Phoenix.filter_fields/1.ellipsis_start?andellipsis_end?tofalseinFlop.Phoenix.Pagination.new/2whenpage_linksis:none.from the schema.
FunctionClauseErrorif thefiltersparameter is not a list of maps.Flopstruct does not set from a pathgiven as a URL string in
Flop.Phoenix.build_path/3.hidden inputs of a form built from a
Flop.Metastruct that has validationerrors.
_persistent_idinputs thatPhoenix.Component.inputs_for/1adds inFlop.Phoenix.filter_fields/1.Flop.Phoenix.filter_fields/1withdynamic={true}raised aFunctionClauseErrorif the meta struct had validation errors.How to upgrade
If you flattened the errors yourself before rendering them, you can remove that
step. In the
inputcomponentmix phx.newgenerates, that is:Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
d568564c2bto73a369c67373a369c673tob9e77fd545b9e77fd545to24879f720624879f7206tobb8ab4e671bb8ab4e671to58869630635886963063tof425df38f9f425df38f9to188e150acf188e150acfto5facf927c75facf927c7to1a36c27bd41a36c27bd4tod52698b018d52698b018toe0bbd14865Update dependency flop_phoenix to v0.26.2to Update dependency flop_phoenix to v0.26.3View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.