Update all non-major dependencies
This PR contains the following updates:
Release Notes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.2
- refactor(plugin-vue): add
typefield (a6b7e3f) - fix(plugin-vue): add deprecated
script.propsDestructureoption (1e24322), closes #431 - chore(deps): update upstream (#432) (5d592cd), closes #432
v5.1.1
v5.1.0
- fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
- fix(plugin-vue): clear cache after build end (96dbb22)
- chore: update documentation for new features option (7fc7994)
- chore(deps): update upstream (#416) (02a3edd), closes #416
- feat(plugin-vue): add
featuresoption (#419) (3e839e2), closes #419
algolia/algoliasearch-client-javascript (algoliasearch)
v4.24.0
- chore: release v4.24.0 (#1528) (9f8956c), closes #1528
- chore: revert "chore: release v4.24.0 (#1528)" (#1531) (6a67e85), closes #1528 #1531
- feat(types): add
bannersinrenderingContent(#1522) (5828389), closes #1522 - feat(types): add hide in renderingContent facet values (#1529) (ed320a8), closes #1529
- feat(types): add missing virtual attribute to Index type (#1530) (ba2d858), closes #1530
- fix(support): redirect to ticket link (#1527) (f73a86a), closes #1527
axios/axios (axios)
v1.7.3
Bug Fixes
- adapter: fix progress event emitting; (#6518) (e3c76fc)
- fetch: fix withCredentials request config (#6505) (85d4d0e)
- xhr: return original config on errors from XHR adapter (#6515) (8966ee7)
Contributors to this release
apache/echarts (echarts)
v5.5.1
- [Feature] [axis] Support custom axis tick/label positions. #19919 (dvdkon) (Ovilia)
- [Feature] [bar] Add
startValueoption. #17078 (jiawulin001) - [Feature] [sankey] Add
itemStyle.borderRadiusoption. #19763 (deftliang) - [Feature] [time] Add meridian template
{a}/{A}. #19888 (maurodesouza) - [Feature] [geo] Add
totalZoomparameter for thegeoroamevent. #19837 (zhaoxinggang) - [Feature] [treemap] Add
scaleLimitoption to limit the zooming. #18304 (liuyizhou) - [Fix] [series] Avoid error caused by
seriesData.getLinkedData. #19901 (plainheart) - [Fix] [marker] Fix marker label formatter can't get series information. #19898 (plainheart)
- [Fix] [aria] Avoid error in SSR mode. #19892 (OverflowCat)
- [Fix] [data] Avoid error when using BigInt values. #19847 (zettca)
- [Fix] [pie] Fix
endAngleis not applied on the empty circle. #19642 (plainheart) - [Fix] [toolbox] Fix uncaught reference error in the environment that
MouseEventdoesn't exist. #19620 (plainheart) - [Fix] [tooltip] Fix tooltip XSS issue when legend name is HTML string. #20045 (plainheart)
- [Fix] [type] Fix that in users' .d.ts
import('echarts/types/dist/shared')can not visit'echarts/types/dist/shared.d.ts'since v5.5.0. #20030 (100pah)
New Contributors
- @miracleren made their first contribution in https://github.com/apache/echarts/pull/19373
- @zhaoxinggang made their first contribution in https://github.com/apache/echarts/pull/19837
- @zettca made their first contribution in https://github.com/apache/echarts/pull/19847
- @OverflowCat made their first contribution in https://github.com/apache/echarts/pull/19892
- @maurodesouza made their first contribution in https://github.com/apache/echarts/pull/19888
- @deftliang made their first contribution in https://github.com/apache/echarts/pull/19763
- @liuyizhou made their first contribution in https://github.com/apache/echarts/pull/18304
element-plus/element-plus (element-plus)
v2.8.0
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)
v2.7.8
2.7.8
2024-07-26
Features
- Components [cascader] add persistent props to cascader to improve performace (#17526 by @0song)
- Components [date-picker]
typeaddmonthsparams (#17342 by @Panzer-Jack) - Components [cascader] add tag-effect prop (#17443 by @ntnyq)
- Components [loading] replenish loading attributes (#17174 by @zhixiaotong)
- Docs support playground sync theme (#16735 by @btea)
- Components [time-select] export TimeSelectProps and Instance (#16511 by @l-x-f)
- Components [table-column] add
filter-iconslot (#17272 by @btea) - Components [carousel] add cardScale prop (#17621 by @warmthsea)
- Components [carousel] export
activeIndex(#17650 by @warmthsea)
Bug fixes
- Components [tree-v2] component activation content not displayed (#17511 by @btea)
- Components [radio-button] model-value click style lost and format test file (#16692 by @warmthsea)
- Components [color-picker/tree-v2] build error typechecking fails with error TS2300 (#17545 by @Aaron-zon)
- Components [cascader] reactive prop collapse-tags (#17449 by @ntnyq)
- Components [tree]calling method to expand node accordion mode fail (#17441 by @btea)
- Components [table] expand-row-keys change to explicit type (#17333 by @warmthsea)
- Components [countdown] SSR hydration error (#17554 by @tolking)
- Sass declaration deprecation error (#17549 by @jw-foss)
- Components [message-box] vue wraning when button state is loading (#17603 by @btea)
- Components [input] add prop "row" explicit declare (#17085 by @sleepyShen1989)
- Components [tabs] add button misalignment in vertical layout (#16986 by @Yolo-00)
- Components [tabs] bar width is error when only one bar (#17016 by @Liao-js)
- Popper content type check (#17040 by @JiuRanYa)
- Components [form] not use status-icon and use slot icon style error (#16848 by @warmthsea)
- Components [cascader] failed to retrieve value when value is 0 (#17651 by @dadaguai-git)
- Components [segmented]
modelValueboolean type validation warning (#17656 by @ToyCat93)
Refactors
- Docs upgrade vitepress (#17444 by @makedopamine)
- Components [button-group] optimize code (#17607 by @chouchouji)
- Components [link & text] optimize boolean type (#17610 by @chouchouji)
- Components optimize component boolean type (#17622 by @chouchouji)
v2.7.7
2.7.7
2024-07-12
Features
- Components [form-item]: add
label-positionprop (#17111 by @xing403) - Components improve event and supplement docs (#17150 by @warmthsea)
- Components [message-box] add loading-icon to confirmbtn,cancelbtn (#17360 by @wzc520pyfm)
- Components [select & select-v2] add
tag-effectprop (#17445 by @ntnyq) - I18n add fr translation for el-tour (#17484 by @warmthsea)
Bug fixes
- Components [pagination]
sizeglobal adaptation (#17306 by @webvs2) - Components [tree] add missing type reject for LoadFunction (#16990 by @kaedeair)
- Components [image] imageViewer crossorigin configuration missing (#17341 by @declanchiu)
- Components [carousel] disable the last monitoblur effect (#17374 by @btea)
- Ssr [tree-select] document is not defined (#17460 by @tolking)
- Components [tree-select] fix filter no matching data error (#17473 by @Fuphoenixes)
- Hooks cannot access 'useEmptyValuesProps' before initialization (#17448 by @tolking)
- Style: css uniformly uses
px(#17101 by @warmthsea) - Flx(component): buttonColor is calculated in the 'var' case (#17319 by @webvs2)
v2.7.6
2.7.6
2024-06-21
Features
- Components [table] export columns (#17252 by @warmthsea)
- Pagination : add
sizeprop (#16858 by @webvs2)
Bug fixes
- Components [color-picker] replenish enableAlpha contral (#17015 by @warmthsea)
- Components [select] invalid name setting (#17127 by @btea)
- Components [table] dragging cell should not trigger
header-click(#17093 by @btea) - Components [table-v2] the selector is invalid when
row-keyis a number (#16989 by @Whbbit1999) - Components [input] class bind error corresponding to dynamic slot (#17194 by @btea)
- Components [table] fit set to false bottom border error (#17023 by @btea)
- Components date-picker minDate change unexpectedly (#16748 by @xiaodong2008)
- Components [select-v2] with
teleported="false"dropdown closes abnormally (#16714 by @GUEThe) - Components fix iOS select click event listening (#16393 by @raphaelbernhart)
- Components [progress] setting both color and striped is invalid (#17235 by @btea)
- Components [date-picker] support dynamic setting of
format(#17161 by @dddssw)
jsdom/jsdom (jsdom)
v24.1.1
- Fixed selection methods to trigger the
selectionchangeevent on theDocumentobject. (piotr-oles)
hizzgdev/jsmind (jsmind)
v0.8.5
What's Changed
- Introducing devicePixelRatio to render HD mindmap. by @hingq in https://github.com/hizzgdev/jsmind/pull/611
- New parameter to skip centering mindmap when showing. by @YttriumC in https://github.com/hizzgdev/jsmind/pull/613
New Contributors
- @hingq made their first contribution in https://github.com/hizzgdev/jsmind/pull/611
Full Changelog: https://github.com/hizzgdev/jsmind/compare/v0.8.4...v0.8.5
sindresorhus/query-string (query-string)
v9.1.0
privatenumber/tsx (tsx)
v4.17.0
v4.16.5
Bug Fixes
- resolver: directory import nested ".." (2fada74)
This release is also available on:
v4.16.4
Bug Fixes
This release is also available on:
v4.16.3
v4.16.2
v4.16.1
Bug Fixes
- cjs: isolate implicit resolver enhancement (#59) (143a5bd)
- cjs: namespace filter to preserve file path (6ef949c)
- esm: implicit resolution with tsconfig paths (a74aa58), closes #607
This release is also available on:
v4.16.0
v4.15.9
v4.15.8
v4.15.7
Bug Fixes
This release is also available on:
unplugin/unplugin-auto-import (unplugin-auto-import)
v0.18.2
🐞 Bug Fixes
- Downgrade minimatch, close #518 - by @antfu in https://github.com/unplugin/unplugin-auto-import/issues/518 (b0353)
View changes on GitHub
v0.18.1
🐞 Bug Fixes
- Should only filter installed packages for optimization - by @Jungzl and @antfu in https://github.com/unplugin/unplugin-auto-import/issues/517 (47197)
View changes on GitHub
v0.18.0
🚨 Breaking Changes
View changes on GitHub
v0.17.8
No significant changes
View changes on GitHub
v0.17.7
🚀 Features
- Introduce
viteOptimizeDeps- by @antfu (8aaec) - Add support for BiomeJS config - by @cipherlogs and cipherlogs in https://github.com/unplugin/unplugin-auto-import/issues/480 (aa2aa)
🐞 Bug Fixes
- Skip
parseESlintif eslint filepath is a js file - by @yy4382 and [@&#
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploying note with
Cloudflare Pages
| Latest commit: |
ab93edf
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://be0ca7ee.note-e01.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.note-e01.pages.dev |