[Snyk] Upgrade element-plus from 2.0.4 to 2.7.6 #4
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.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade element-plus from 2.0.4 to 2.7.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 87 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ELEMENTPLUS-2803070
Release notes
Package name: element-plus
2.7.6
2024-06-21
Features
size
prop (#16858 by @ webvs2)Bug fixes
header-click
(#17093 by @ btea)row-key
is a number (#16989 by @ Whbbit1999)teleported="false"
dropdown closes abnormally (#16714 by @ GUEThe)format
(#17161 by @ dddssw)2.7.5
2024-06-07
Features
is-focus
class name when textarea focus (#17049 by @ btea)Refactors
Components [watermark] change textBaseline default value to
hanging
(#17036 by @ warmthsea)Style(components): [table] th text can be selected (#17039 by @ warmthsea)
Style(docs): fix fill color of badge in dark mode (#17078 by @ tyj-321)
2.7.4
2024-05-31
Features
Components [select & select-v2] add label slot (#16960 by @ kooriookami)
Play feedback components style (#17022 by @ warmthsea)
Bug fixes
Components [popper] remove unnecessary conditional judgment (#16834 by @ warmthsea)
Types non-null assertion component name (#16804 by @ warmthsea)
Components [table] cell tooltip display error (#16868 by @ btea)
Components [input] unify
async-validator
string length calc (#16757 by @ btea)Components [select & select-v2] remove-tag when use backspace (#16832 by @ Liao-js)
Components [tree-select] empty slot display error (#16943 by @ btea)
Components [color-picker] attrs class (#16887 by @ Liao-js)
Components [date-picker] modelValue typo (#15080 by @ chenxch)
Style(components): dropdown-item blur hover style (#16895 by @ Liao-js)
Style(components): [select & select-v2] remove split dash (#17009 by @ kooriookami)
Refactors
Hooks unite import origin (#16872 by @ warmthsea)
Components [virtual-list] remove use-wheel ts-nocheck comments (#16929 by @ warmthsea)
2.7.3
2024-05-13
Features
Components [time-picker] @ touchstart add passive (#16665 by @ warmthsea)
Components [form] export fields (#16755 by @ warmthsea)
Bug fixes
Components [pagination] jumper input label warning (#16682 by @ Liao-js)
Compoents [message-box] adapt
Parameters
extraction rules (#16592 by @ reiwang01)Components [InfiniteScroll] error caused by value of el[SCOPE] (#16686 by @ YiMo1)
Components [table] selection reference when toggleAllSelection (#16800 by @ Liao-js)
Style(components): tour delete content outline style (#16725 by @ Fuphoenixes)
2.7.2
2024-04-26
Features
teleported
prop (#16634 by @ zhixiaotong)Bug fixes
isDisabled
is not fresh (#16419 by @ makedopamine)2.7.1
2024-04-20
Features
Bug fixes
2.7.0
2024-04-12
Breaking changes
Features
Components [segmented] new component (#16258 by @ kooriookami)
Components add empty-values and value-on-clear props (#16361 by @ kooriookami)
Components [badge] add dotClass、dotStyle、offset props (#16434 by @ lxw15337674)
Support node 18+ & update tsx and vitest (#16190 by @ btea)
Bug fixes
Components [input-number] wrapper padding style is overridden (#16310 by @ betavs)
Components [input-number] fix cascading style order (#16308 by @ makedopamine)
Components [table-v2] fixed mode hovering rerender cell (#12378 by @ chenxch)
Components [select-v2] manually set object type modelValue error (#16473 by @ Fuphoenixes)
Components [select & select-v2] fix filterable double click error (#16456 by @ Fuphoenixes)
Components [table] fixed hover on colSpan > 2 background is error (#16443 by @ Liao-js)
Refactors
2.6.3
2024-03-29
Features
Bug fixes
2.6.2
2024-03-22
Features
Bug fixes
Components [anchor]
type
default value typo (#16102 by @ cullyfung)Components [tree] remove duplicate type declaration (#16106 by @ inside5545)
Components [cascader] form nested causing clear icon invalid (#16068 by @ btea)
Components [anchor,tour] the
type
type typo (#16119 by @ warmthsea)Components [select] stop the click event propagation of
header/footer
slot (#16151 by @ warmthsea)Components [tree] the value of append can be zero (#16130 by @ btea)
Components [select & select-v2] click toggleMenu add prevent (#16149 by @ kooriookami)
Theme-chalk replace
gulp-clean-css
withcssnano
(#16056 by @ zhixiaotong)Components [tag] remove duplicate style (#16174 by @ btea)
Hooks SSR hydration error caused by z-index (#16175 by @ tolking)
Compone...