[Snyk] Upgrade element-plus from 2.2.32 to 2.8.6 #5
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.
Snyk has created this PR to upgrade element-plus from 2.2.32 to 2.8.6.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 49 versions ahead of your current version.
The recommended version was released on 25 days ago.
Release notes
Package name: element-plus
2.8.6
2024-10-18
Features
Bug fixes
Components [dropdown-item] remove redundant attributes (#18340 by @ betavs)
Components [select-v2] data echo abnormality (#18334 by @ betavs)
Components [segmented] no option to not render (#18509 by @ btea)
Progress bar get stuck when navigating between routes (#18586 by @ makedopamine)
Revert(components): [table-v2] #18179 & fix header checkbox z-index (#18554 by @ warmthsea)
2.8.5
2024-10-11
Features
selectedLabel
(#18350 by @ warmthsea)Bug fixes
blur
in the tooltip slot has no effect (#18335 by @ warmthsea)Refactors
2.8.4
2024-09-27
Features
Components [autocomplete] add getData to exposes (#18237 by @ dormadekhin)
Components [date-picker] add
placement
&fallback-placements
(#18310 by @ btea)Components [input-number] add prefix and suffix (#17993 by @ guze2003)
Components [cascader] update cascader component to expost presentText (#18338 by @ 0song)
Components add the ability to append table filter panel, select and pagination size dropdowns to any element (#14318 by @ Karolis-Stoncius)
Components [table] export
updateKeyChildren
method & correct version (#17709 by @ warmthsea)Bug fixes
Components [segmented] item may be undefined (#18199 by @ vaebe)
Components
step-strictly
is true and should keep the initial value and step matching (#18277 by @ KESHAOYE)Components [scrollbar] compatibility with
wrapRef
does not exist (#18311 by @ btea)I18n improve translations of Persian (Farsi) (#18290 by @ Notorious-Ali)
Components [checkbox] default false if no false-value attr (#18187 by @ tuskermanshu)
Components [carousel] fix style when use motionBlur (#18329 by @ momei-LJM)
Components [descriptions-cell] redundant slot function calls (#18330 by @ betavs)
Components [avatar] remove outline from el-avatar component (#18303 by @ DDDDD12138)
Components [color-picker] support dynamic change of showAlpha prop (#18280 by @ chensuifengran)
Style(components): [form-item] top-label change to
inline-block
element (#18293 by @ warmthsea)Style(components): [transfer] delete input__inner
border-radius
(#18351 by @ warmthsea)2.8.3
2024-09-13
Features
node-drop
event (#16935 by @ MoConWu)empty
slot (#16274 by @ btea)Bug fixes
2.8.2
2024-09-06
Features
Bug fixes
Refactors
2.8.1
2024-08-23
Features
Components [cascader] support
placement
&fallback-placements
(#17840 by @ btea)Components [description] export props types (#17859 by @ ntnyq)
Components [mention] accessibility enhancement (#17848 by @ tolking)
I18n add Burmese(my) translation (#17765 by @ myonaingwinn)
Components [descriptions] add rowspan (#10314 by @ guze2003)
Components [popconfirm] add actions slot (#17957 by @ typed-sigterm)
Bug fixes
Components [input] blur event fails when using textarea (#17836 by @ tolking)
Components [date-picker] disabledDate is invalid when selecting year or month picker (#15848 by @ xingyixiang)
Components [dialog] error calling resetPostion before dialog is rendered (#17855 by @ donga-gao)
Components [tree] instance type missing (#17882 by @ betavs)
Components [select] binding click event is invalid (#17876 by @ tolking)
Components [tree] FireFox dargging dataTransfer judge (#17849 by @ warmthsea)
Components [table] toggleRowSelection restores previous behavior (#17884 by @ tolking)
Components [table] emptyText/sumText empty string is invalid (#8340 by @ starryeve)
Components [time-picker] avoid update initial value when using disabledHours & isRange (#17813 by @ momei-LJM)
Components [button] use tag and disabled comp click triggered (#17804 by @ VENI-VIDIVICI)
Components [table] use isEqual to determine whether it is selected (#17885 by @ tolking)
Components [segmented] fix async disabled style of selected item (#17716 by @ wzc520pyfm)
Components tree nodesMap leak (#10195 by @ Simon-He95)
Components add segmented component type to
global.d.ts
file (#17949 by @ DDDDD12138)Components [dialog] rename resetPostion to resetPosition (#17900 by @ yuuuuuyu)
Theme-chalk replace margin with padding (