[Snyk] Upgrade: dayjs, element-plus, pinia, swiper #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 multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
dayjs
from 1.11.3 to 1.11.12 | 9 versions ahead of your current version | 2 months ago
on 2024-07-18
element-plus
from 2.2.9 to 2.8.0 | 66 versions ahead of your current version | a month ago
on 2024-08-09
pinia
from 2.0.14 to 2.2.2 | 34 versions ahead of your current version | 25 days ago
on 2024-08-15
swiper
from 6.8.1 to 6.8.4 | 3 versions ahead of your current version | 3 years ago
on 2021-08-23
Issues fixed by the recommended upgrade:
SNYK-JS-POSTCSS-5926692
Release notes
Package name: dayjs
1.11.12 (2024-07-18)
Bug Fixes
1.11.11 (2024-04-28)
Bug Fixes
1.11.10 (2023-09-19)
Bug Fixes
ar
locale (#2418) (361be5c)1.11.9 (2023-07-01)
Bug Fixes
1.11.8 (2023-06-02)
Bug Fixes
date
parameter as optional (#2222) (b87aa0e)1.11.7 (2022-12-06)
Bug Fixes
1.11.6 (2022-10-21)
Bug Fixes
1.11.5 (2022-08-12)
Bug Fixes
1.11.4 (2022-07-19)
Bug Fixes
1.11.3 (2022-06-06)
Bug Fixes
Package name: element-plus
2.8.0
2024-08-09
Features
Components [color-picker] alpha-slider a11y (#14245 by @ tolking)
Add mention component (#17586 by @ Fuphoenixes)
Components [tree-v2] add scrollTo method (#14050 by @ kaine0923)
Components [drawer] add append-to (#17761 by @ tolking)
Components [table] tree children add check strictly (#13519 by @ tiandaoyi)
Hooks use-draggable support resetPostion (#17699 by @ donga-gao)
Components [upload] added index parameter to default slot (#17143 by @ zhuchaoling)
Components [date-picker] add type yearrange for DatePicker (#14804 by @ CherishTheYouth)
Components [date-picker] add icon slots (#17453 by @ zhixiaotong)
Bug fixes
Build-utils ignore the effects of directories when exclude files (#17654 by @ tolking)
Components [select] exceeding the limit will still trigger update (#17685 by @ btea)
Components [slider] set slider precision (#15328 by @ heappynd)
Components [table] cover more edge cases for
show-overflow-tooltip
(#17629 by @ makedopamine)Components [table] fix sorting issue in table-column (#17608 by @ xixiIBN5100)
Components [scrollbar] restore scroll position in onActivated hook (#11363 by @ makedopamine)
Components [table] inaccurate type of
toggleRowSelection
(#17687 by @ makedopamine)Components [slider] data anomaly when the input value is undefined (#15402 by @ betavs)
Components [tabs] optimize SSR (#15183 by @ makedopamine)
Style [radio] marginRight 30px same as checkbox (#15260 by @ taojunnan)
Components [select-v2] corrent focus to input when select clicked (#17362 by @ wzc520pyfm)
Components[tabs] reactive objects may lose reactivity in label slot (#14135 by @ makedopamine)
Theme-chalk [tabs] padding is incorrect while hovering on
border-card
-shaped tab (#17694 by @ makedopamine)Components [image] cannot trigger event when image is loaded error (#17692 by @ zhixiaotong)
Components [abort popper] fix effect type error (#17758 by @ wzc520pyfm)
Components [date-picker] fix user input error in monthrange (#12943 by @ mdoi2)
Components [slider] click on marks is inaccurately positioned (#15332 by @ heappynd)
Components [date-picker] clear button repeatedly triggers update:model-value (#17274 by @ CherishTheYouth)
Components SSR hydration error caused by disabled prop of teleport (#17551 by @ tolking)
Components [drawer] fix low animation fps without graphics acceleration (#17696 by @ qianjiachun)
I18n Compared with traditional Chinese, add simplified Chinese … (#17737 by @ WangYJEE)
I18n zh-cn lang typo (#17768 by @ warmthsea)
Components [tree] check isLeaf using lazy and default-expand-all (#17585 by @ gaoxuan-haxibiao)
Components add class name and disable style when disabling upload (#17753 by @ ma-shuo)
Components [select] with teleported="false" dropdown closes abnormally (#17548 by @ Aaron-zon)
Components [select] equal objects cannot destroy instances (#17214 by @ dddssw)
Components [radio] change not trigger (#17047 by @ VENI-VIDIVICI)
Components [upload] remove file when fileList does not use v-model (#16715 by @ Liao-js)
Components [statistic] fix excessive decimals when value is NAN (#17798 by @ dadaguai-git)
Components fixed add listeners not remove on beforeunmount (#17344 by @ myronliu347)
Components [date-picker] slot not take effect when type is month (#17748 by @ btea)
Components [date-picker] Return to normal when reopened (#11802 by @ lyric-zemin)
Components [dialog] appendTo type error (#17814 by @ zhixiaotong)
Refactors
Hooks rewrite composition as a composable function (#14240 by @ tolking)
Components [slider]optimize ts types (#17292 by @ tyj-321)
Components [image-viewer] optimise translate calc method (#13157 by @ zwgwf)
Components [select] cancel type conversion at initialization (#17606 by @ tolking)
Hooks determine the focus by event listening (#17719 by @ tolking)
Improvement(components): @ touchstart @ touchmove @ wheel add passive (#16741 by @ warmthsea)
Perf(hooks): replace the ref object with a plain object (#15061 by @ Polaris-tl)
2.7.8
2024-07-26
Features
type
addmonths
params (#17342 by @ Panzer-Jack)filter-icon
slot (#17272 by @ btea)activeIndex
(#17650 by @ warmthsea)Bug fixes