This repository was archived by the owner on Mar 4, 2025. It is now read-only.
chore(deps): update nuxt packages #794
Merged
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 contains the following updates:
^0.3.1->^0.3.2^5.13.5->^5.13.6^4.1.2->^4.1.3^0.4.1->^0.4.2^7.6.1->^7.7.3^7.6.1->^7.7.3^7.6.0->^7.7.3^7.6.1->^7.7.3^7.6.1->^7.7.3^27.0.1->^27.0.2^8.37.0->^8.40.0^3.13.0->^3.14.0^2.15.1->^2.15.2^7.27.0->^7.28.0^7.9.0->^7.11.1^27.0.1->^27.0.4^8.3.0->^8.3.2^2.3.0->^2.3.1^27.0.0->^27.0.3^2.12.20->^2.12.21^4.5.0->^4.6.1^2.5.1->^2.5.3^7.6.1->^7.7.3Release Notes
chakra-ui/chakra-ui-vue
v0.3.2Compare Source
Patch Changes
5552440]:nuxt-community/axios-module
v5.13.6Compare Source
nuxt-community/tailwindcss-module
v4.1.3Compare Source
oruga-ui/oruga
v0.4.2Compare Source
New features
iconCheckprop to radioFixes
sizeClassprop on sliderwebdriverio/webdriverio
v7.7.3Compare Source
💅 Polish
wdio-cli,wdio-sauce-service,wdio-spec-reporter,wdio-types,webdriveriowdio-utilswdio-mocha-frameworkCommitters: 3
v7.7.2Compare Source
🐛 Bug Fix
wdio-utilsCommitters: 1
v7.7.1Compare Source
No updates!
v7.7.0Compare Source
🚀 New Feature
wdio-logger,webdriverio🐛 Bug Fix
devtoolswdio-cliwebdriveriowdio-sauce-service💅 Polish
wdio-devtools-servicewdio-cli,wdio-crossbrowsertesting-service,wdio-cucumber-framework,wdio-sauce-service,wdio-testingbot-service,wdio-typesafterScenario(@christian-bromann)📝 Documentation
webdriveriowdio-cliwdio-cucumber-frameworkCommitters: 6
facebook/jest
v27.0.2Compare Source
Features
[jest-circus]Add some APIs to make it easier to build your own test runner[jest-reporters]Expose thegetResultHeaderutil (#11460)[jest-resolver]Exportresolve*utils for different Jest modules (#11466)[@jest/test-result]ExportTest,TestEventsandTestFileEvent(#11466)Fixes
[jest-circus]Add missingslashdependency (#11465)[jest-circus, @​jest/test-sequencer]Remove dependency onjest-runner(#11466)[jest-config]Resolveconfig.runnerto absolute path (#11465)[jest-config]Make sure to support functions as config (#11475)[jest-core]Do not warn aboutDNSCHANNELhandles when using the--detectOpenHandlesoption (#11470)[jest-runner]Remove dependency onjest-config(#11466)[jest-worker]Loosen engine requirement to>= 10.13.0(#11451)balmjs/balm-ui
v8.40.0Compare Source
Features
<ui-tree>: add methodupdateNode(type: 'create' | 'update' | 'delete', parentKey: string | number, nodeData: object)for tree operationsv8.39.1Compare Source
v8.39.0Compare Source
Features
<ui-collapse>: add propiconEndAlignedBug Fixes
<ui-form-field>: fix css bug for the action labelv8.38.0Compare Source
Features
$themeinit configtoCamelCase,toCapitalizezloirock/core-js
v3.14.0Compare Source
{ Array, %TypedArray% }.prototype.sort, #769, #941Safari14.0-%TypedArray%.prototype.sortvalidation of arguments bug.atmarked as supported from V8 9.2v3.13.1Compare Source
get-own-property-symbolsthird-partySymbolpolyfill if it's used since it causes a stack overflow, #774Object.prototypeaccessors methods in WebKit ~ Android 4.0, #232ElemeFE/element
v2.15.2Compare Source
Changelog
2.15.2
2021-05-28
Bug fixes
2.15.2
2021-05-28
Bug 修复
eslint/eslint
v7.28.0Compare Source
1237705Upgrade: @eslint/eslintrc to 0.4.2 (#14672) (Milos Djermanovic)123fb86Docs: Add Feedback Needed triage description (#14670) (Nicholas C. Zakas)c545163Update: support multiline /eslint-env/ directives (fixes #14652) (#14660) (薛定谔的猫)8d1e75aUpgrade: glob-parent version in package.json (#14658) (Hamza Najeeb)1f048cbFix: no-implicit-coercion false positive withString()(fixes #14623) (#14641) (Milos Djermanovic)d709abfChore: fix comment location in no-unused-vars (#14648) (Milos Djermanovic)e44ce0aFix: no-duplicate-imports allow unmergeable (fixes #12758, fixes #12760) (#14238) (Soufiane Boutahlil)bb66a3dNew: addgetPhysicalFilename()method to rule context (fixes #11989) (#14616) (Nitin Kumar)2e43dacDocs: fixno-sequencesexample (#14643) (Nitin Kumar)958ff4eDocs: add note for arrow functions in no-seq rule (#14578) (Nitin Kumar)e4f111bFix: arrow-body-style crash with object pattern (fixes #14633) (#14635) (Milos Djermanovic)ec28b5aChore: upgrade eslint-plugin-eslint-plugin (#14590) (薛定谔的猫)85a2725Docs: Update README team and sponsors (ESLint Jenkins)vuejs/eslint-plugin-vue
v7.11.1Compare Source
🐛 Bug Fixes
objectsInObjectsoption invue/object-curly-spacingrule.v7.11.0Compare Source
✨ Enhancements
New Rules:
vue/no-this-in-before-route-enterrule that disallowthisusage in abeforeRouteEntermethod.vue/no-deprecated-v-isrule that disallow deprecatedv-isdirective (in Vue.js 3.1.0+).Other changes in Rules:
vue/no-deprecated-destroyed-lifecyclerule to auto-fixable.⚙️ Updates
is="vue:"(Vue 3.1.0+).All commits: v7.10.0 -> v7.11.0
v7.10.0Compare Source
✨ Enhancements
New Rules:
vue/require-emit-validatorrule that enforce the validator definition in emits.Other changes in Rules:
vue/this-in-templaterule to support autofix.⚙️ Updates
vue/attribute-hyphenationrule to ignore SVG attributes.All commits: v7.9.0 -> v7.10.0
postcss/postcss
v8.3.2Compare Source
v8.3.1Compare Source
PostCSS does nothingwarning onsyntaxoption.prettier/prettier
v2.3.1Compare Source
diff
Support TypeScript 4.3 (#10945 by @sosukesuzuki)
overridemodifiers in class elementsstatic index signatures (
[key: KeyType]: ValueType) in classesget/setin type declarationsPreserve attributes order for element node (#10958 by @dcyriller)
Track cursor position properly when it’s at the end of the range to format (#10938 by @j-f1)
Previously, if the cursor was at the end of the range to format, it would simply be placed back at the end of the updated range.
Now, it will be repositioned if Prettier decides to add additional code to the end of the range (such as a semicolon).
Break the LHS of type alias that has complex type parameters (#10901 by @sosukesusuzki)
Break the LHS of assignments that has complex type parameters (#10916 by @sosukesuzuki)
Fix incorrectly wrapped arrow functions with return types (#10940 by @thorn0)
Avoid breaking call expressions after assignments with complex type arguments (#10949 by @sosukesuzuki)
Fix order of
overridemodifiers (#10961 by @sosukesuzuki)kulshekhar/ts-jest
v27.0.3Compare Source
Bug Fixes
exportsfield to support all node versions (#2658) (132c8ba)Features
v27.0.2Compare Source
Bug Fixes
excludeshould only exclude files which match glob values (#2637) (c5ce979), closes #2634v27.0.1Compare Source
Bug Fixes
testMatchif old jest config contains it (#2618) (c568f49), closes #2616isolatedModules: falseuse updated compiler options (#2628) (348e30f), closes #2629presets(#2624) (0ea025e), closes #2623youzan/vant
v2.12.21Compare Source
更新内容参见 CHANGELOG。
Please refer to CHANGELOG for details.
view-design/ViewUI
v4.6.1Compare Source
toandtarget: _blank, the problem that links are opened twice is fixed.to和target: _blank时,打开两次链接的问题。v4.6.0Compare Source
stickyandsticky-distance. When enabled, when dragging, it will not be dragged out of the edge of the screen, and will automatically snap to the limit distance.reset-drag-position. After opening, when Modal is opened again, the drag position will be reset.maskis no longer mandatory to be set to false indraggablemode.placementaddtopandbottomto support top and bottom directions. At the same time add the propertyheight. The top and bottom do not support dragging currently.capture.events-enabled, after enabling it, Popper's eventsEnabled property will be turned on, but some performance may be lost.daterangemode and the start date is the 31st, when the previous month panel is switched, the panel month does not change. #418label-in-value.target: _blankand Object typetoproperty, the jump function is invalid.@on-cell-clickis triggered.sticky和sticky-distance,开启后,在拖拽时,将不会拖出屏幕边缘,并在极限距离时,自动吸附。reset-drag-position,开启后,Modal 再次打开时,将重置拖拽的位置。mask在draggable模式下,不再强制设置为 false。placement新增值top和bottom,支持顶部和底部方向。同时增加属性height。顶部、底部暂不支持拖拽。capture。events-enabled,开启后则会开启 Popper 的 eventsEnabled 属性,但可能会牺牲一定的性能。daterange模式下,起始日期为31日时,切换上月面板,面板月份没有变化的问题。 #418label-in-value时,在多选、可搜索状态下出错的问题。target: _blank和 Object 类型的to属性时,跳转功能失效的问题。@on-cell-click触发的位置。vuetifyjs/vuetify
v2.5.3Compare Source
🔧 Bug Fixes
🔄 Reverts
/(c9c0cb7), closes #13737v2.5.2Compare Source
We are aware of an issue affecting projects with custom sass variables. See vuetifyjs/vuetify#13737 for more information and workarounds.
🔧 Bug Fixes
/(52c98d5), closes #13694 #13704string[]of categories (#13270) (1a12f12), closes #12922BREAKING CHANGES
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.