chore(deps): update all non-major dependencies #2668
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:
22.15.21
->22.15.23
3.5.14
->3.5.15
3.5.14
->3.5.15
3.5.14
->3.5.15
3.5.14
->3.5.15
16.0.0
->16.1.0
4.41.0
->4.41.1
8.32.1
->8.33.0
28.5.0
->28.7.0
3.5.14
->3.5.15
Release Notes
vuejs/core (@vue/compat)
v3.5.15
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.vuejs/core (@vue/compiler-dom)
v3.5.15
Compare Source
Bug Fixes
allowArbitraryExtensions
on resolving type (#13301) (f7ce5ae), closes #13295$props
inComponentInstance
(#12870) (f44feed), closes #12751undefined
from inferred prop types with default values (#13007) (5179d32), closes #13006oldValue
before runningcb
to prevent stale value (#12296) (c69c4bb), closes #12294lint-staged/lint-staged (lint-staged)
v16.1.0
Compare Source
Minor Changes
#1536
e729daa
Thanks @iiroj! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks @iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
c37dc38
Thanks @iiroj! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.rollup/rollup (rollup)
v4.41.1
Compare Source
2025-05-24
Bug Fixes
this.resolve
withskipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will returnnull
to avoid infinite recursions (#5945)Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)
v8.33.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unplugin/unplugin-vue-components (unplugin-vue-components)
v28.7.0
Compare Source
🚀 Features
GlobalDirectives
instead ofComponentCustomProperties
- by @KazariEX in https://github.com/unplugin/unplugin-vue-components/issues/839 (61c2b)View changes on GitHub
v28.6.0
Compare Source
No significant changes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "after 1am on Wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.