This repository was archived by the owner on Mar 4, 2025. It is now read-only.
chore(deps): update all non-major dependencies #804
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:
^3.15.1->^3.15.2^7.29.0->^7.31.0^7.12.1->^7.14.0^2.12.22->^2.12.24^2.5.5->^2.5.7Release Notes
zloirock/core-js
v3.15.2Compare Source
zone.jsloaded beforecore-js, #953eslint/eslint
v7.31.0Compare Source
efdbb12Upgrade: @eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)a96b05fUpdate: add end location to report inconsistent-return(refs #12334) (#14798) (Nitin Kumar)e0e8e30Docs: update BUG_REPORT template (#14787) (Nitin Kumar)39115c8Docs: provide more context to no-eq-null (#14801) (gfyoung)9a3c73cDocs: fix a broken link (#14790) (Sam Chen)ddffa8aUpdate: Indicating the operator in question (#14764) (Paul Smith)bba714cUpdate: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)b0d22e3Docs: Mention benefit of providingmeta.docs.url(#14774) (Bryan Mishkin)000cc79Sponsors: Sync README with website (ESLint Jenkins)a6a7438Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)v7.30.0Compare Source
5f74642Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)19a871aDocs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)aa87329Docs: fix broken links (#14756) (Sam Chen)278813aDocs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)ed1da5dUpdate: ecmaVersion allows "latest" (#14720) (薛定谔的猫)104c0b5Update: improve use-isnan rule to detectNumber.NaN(fixes #14715) (#14718) (Nitin Kumar)b08170bUpdate: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)f113cddChore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)1b8997aDocs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)aada733Docs: fix two broken links (#14726) (Sam Chen)8972529Docs: Update README team and sponsors (ESLint Jenkins)vuejs/eslint-plugin-vue
v7.14.0Compare Source
✨ Enhancements
vue/require-exposerule that enforces the component to explicitly declare the exposed properties to the component usingexpose.vue/no-unused-propertiesrule to supportexposevue/no-parsing-errorrule.vue/no-unused-propertiesrule.vue/script-setup-uses-varsrule.vue/no-unsupported-featuresrule.vue/valid-v-xxxrules.🐛 Bug Fixes
<script setup>invue/no-lifecycle-after-awaitrule.<script setup>invue/no-watch-after-awaitrule.<script setup>invue/no-restricted-call-after-awaitrule.semvercompatible with Node v8.All commits: v7.13.0 -> v7.14.0
v7.13.0Compare Source
✨ Enhancements
<script setup>vue/script-setup-uses-varsrule that will find variables in<script setup>used in<template>and mark them as used.vue/no-export-in-script-setuprule that disallows ES export in<script setup>.vue/valid-define-propsrule that reportsdefinePropscompiler macros in the following cases:definePropsare referencing locally declared variables.definePropshas both a literal type and an argument. e.g.defineProps<{/*props*/}>({/*props*/})definePropshas been called multiple times.definePropsandexport default {}.definePropsorexport default {}.vue/valid-define-emitsrule that reportsdefineEmitscompiler macros in the following cases:defineEmitsare referencing locally declared variables.defineEmitshas both a literal type and an argument. e.g.defineEmits<(e: 'foo')=>void>(['bar'])defineEmitshas been called multiple times.defineEmitsandexport default {}.defineEmitsorexport default {}.vue-eslint-parser.<script setup>.vue/no-mutating-propsrule.vue/no-reserved-keysrule.vue/no-async-in-computed-propertiesrule.vue/no-side-effects-in-computed-propertiesrule.vue/require-prop-type-constructorrule.vue/no-lifecycle-after-awaitrule.vue/require-valid-default-proprule.vue/return-in-emits-validatorrule.vue/require-default-proprule.vue/no-setup-props-destructurerule.vue/no-watch-after-awaitrule.vue/no-template-shadowrule.vue/prop-name-casingrule.vue/require-prop-typesrule.vue/require-explicit-emitsrule.vue/custom-event-name-casingrule.vue/no-boolean-defaultrule.vue/no-restricted-call-after-awaitrule.vue/no-restricted-propsrule.vue/no-unregistered-componentsrule.vue/no-unsupported-featuresrule.vue/no-unused-propertiesrule.vue/no-unused-refsrule.vue/require-emit-validatorrule.vue/require-name-propertyrule.vue/no-template-shadowrule to supportsetup().vue/no-unused-refsrule to supportsetup().🐛 Bug Fixes
⚙️ Updates
vue/experimental-script-setup-varsrule.All commits: v7.12.1 -> v7.13.0
youzan/vant
v2.12.24Compare Source
更新内容参见 CHANGELOG。
Please refer to CHANGELOG for details.
v2.12.23Compare Source
更新内容参见 CHANGELOG。
Please refer to CHANGELOG for details.
vuetifyjs/vuetify
v2.5.7Compare Source
🔧 Bug Fixes
v2.5.6Compare Source
🔧 Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.