This repository was archived by the owner on Sep 24, 2025. It is now read-only.
chore(deps): update all non-major dependencies #34
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^9.35.0
->^9.36.0
^10.4.0
->^10.5.0
10.16.1
->10.17.1
^7.1.5
->^7.1.7
Release Notes
eslint/eslint (eslint)
v9.36.0
Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.5.0
Compare Source
Minor Changes
ignoredObjectNames
option tovue/no-async-in-computed-properties
(#2927)ignorePattern
option tovue/no-v-html
(#2857)sortLineLength
option tovue/attributes-order
(#2759)vue/component-name-in-template-casing
globals
option to support regex patterns (#2928)vue/valid-define-options
to allow local literal constant references (#2920)vue/no-mutating-props
andvue/no-side-effects-in-computed-properties
rules to detectObject.assign
mutations (#2929)@stylistic/eslint-plugin
as optional peer dependency (#2884)Patch Changes
vue/define-macros-order
to ignore enum declarations anddeclare
statements (#2918)pnpm/pnpm (pnpm)
v10.17.1
Compare Source
Patch Changes
minimumReleaseAge
setting, print this information out in the error message #9974.state.json
creation path when executingpnpm patch
in a workspace project #9733.minimumReleaseAge
is set and thelatest
tag is not mature enough, prefer a non-deprecated version as the newlatest
#9987.v10.17.0
Compare Source
Minor Changes
The
minimumReleaseAgeExclude
setting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAge
check, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAge
is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.vitejs/vite (vite)
v7.1.7
Compare Source
Bug Fixes
emitAssets: true
whensharedConfigBuild: true
(#20787) (4c4583c)import.meta.hot.prune
callbacks to complete before running other HMRs (#20698) (98a3484)v7.1.6
Compare Source
Bug Fixes
$
variables correctly (#20761) (7e8e004)skipLibCheck
isfalse
(#20755) (cc54e29)Miscellaneous Chores
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.