chore(deps): update all non-major dependencies - #1865
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
commit: |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
July 19, 2026 20:13
232aecb to
49015bf
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
13 times, most recently
from
July 27, 2026 23:52
4da8fab to
01cba3e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
July 30, 2026 07:13
1fc29b1 to
b48d04c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
17 times, most recently
from
August 6, 2026 13:01
ca23382 to
eff58a0
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2026 19:02
eff58a0 to
b11e2f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
7.7.1→7.8.0^8.0.2→^8.2.28.2.3^3.5.38→^3.5.41v2.0.1→v2.2.0^8.17.0→^8.18.0v7.0.0→v7.0.1v0.1.1→v0.2.05.8.1→5.9.0^5.24.0→^5.24.59.39.4→9.39.5^4.16.2→^4.17.163.0.7→63.3.3^10.9.2→^10.10.0^1.0.8→^1.1.1^17.6.0→^17.9.016.2.0→16.2.2^20.10.6→^20.11.16.17.1→6.31.06.32.0^0.6.7→^0.6.91.61.0→1.62.1^4.62.2→^4.62.4^4.1.0→^4.2.04.1.0→4.2.0^5.48.0→^5.49.2^8.61.1→^8.66.0^6.3.0→^6.4.0~7.3.5→~7.3.6~7.3.5→~7.3.64.1.9→4.1.10^2.2.0→^2.3.1Release Notes
vitejs/vite (@vitejs/plugin-legacy)
v8.2.2Features
Bug Fixes
v8.2.1Compare Source
Bug Fixes
v8.2.0Compare Source
Features
Bug Fixes
Code Refactoring
babel-plugin-polyfill-*consistently (#22874) (9dddae6)v8.1.0Compare Source
vuejs/core (@vue/reactivity)
v3.5.41Compare Source
Bug Fixes
v3.5.40Compare Source
Bug Fixes
v3.5.39Compare Source
Bug Fixes
MatteoGabriele/agentscan-action (MatteoGabriele/agentscan-action)
v2.2.0Compare Source
What's Changed
Full Changelog: MatteoGabriele/agentscan-action@v2.1.0...v2.2.0
v2.1.0Compare Source
What's Changed
Full Changelog: MatteoGabriele/agentscan-action@v2.0.1...v2.1.0
acornjs/acorn (acorn)
v8.18.0Compare Source
actions/checkout (actions/checkout)
v7.0.1Compare Source
danielroe/provenance-action (danielroe/provenance-action)
v0.2.0Compare Source
compare changes
🚀 Enhancements
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
sveltejs/devalue (devalue)
v5.9.0Compare Source
Minor Changes
07d6a38: feat: exportfilterArrayIndices, the array-index filtering used by theindicesOfstringify operation, so custom operations can reuse it instead of reimplementing it07d6a38: feat: add pluggableoperationsoption toparse/unflatten, allowing customization of how values are constructed while reviving (e.g. cross-realm or foreign-runtime revival)5b53532: feat: add pluggableoperationsoption tostringify/stringifyAsync, allowing customization of how values are introspected during serialization (e.g. side-effect-free or foreign-runtime serialization)v5.8.2Compare Source
Patch Changes
48cc81f: fix: serialize DataView subviews with the correct byte offset and lengthcd6da94: fix: resolve circular references through custom revivers when payload is already hydrated29a3382: fix:unevalnow produces valid output for a repeated emptyMaporSet8c0db06: fix: serialize Temporal values referenced more than once inuneval3770846: fix: emit valid JS forBigInt64ArrayandBigUint64Arrayinuneval756265a: fix: preserve shared-reference identity for Map keys inunevalfaa8a05: fix: emit uneval reconstructions before the statements that reference them06129ad: fix: do not grow sparse arrays by one slot in unevalwebpack/enhanced-resolve (enhanced-resolve)
v5.24.5Compare Source
Patch Changes
extendspaths relative. (by @xiaoxiaojx in #645)v5.24.4Compare Source
Patch Changes
Keep the original request resolvable when
extensionAliaslists its own extension. (by @alexander-akait in #641)Fix string
restrictionsboundary checks: a restriction ending with a separator no longer rejects everything inside it, restrictions are normalized before they are compared, and a Windows path now matches the waypath.win32does, treating/and\as interchangeable and comparing case-insensitively, while\stays a filename character in a posix path. The same comparison backstsconfigpath matching. (by @alexander-akait in #643)Treat a UNC path (
\\server\share\…) as a Windows path, so it normalizes, joins and walks up withpath.win32semantics instead of being taken for a bare module request. (by @alexander-akait in #644)v5.24.3Compare Source
Patch Changes
extendspackage specifiers from ancestor node_modules directories (workspace hoisting). (by @alexander-akait in #631)v5.24.2Compare Source
Patch Changes
v5.24.1Compare Source
Patch Changes
eslint/eslint (eslint)
v9.39.5Compare Source
Bug Fixes
253be16fix: handle unavailable require cache (backport of #20812 to v9.x) (#21065) (Eric)Documentation
74930eddocs: switch build to Node.js 24 (#20894) (Milos Djermanovic)eaec8bbdocs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)Chores
458205fchore: update@eslint/eslintrcand@eslint/jsfor v9.39.5 (#21077) (Francesco Trotta)202117bchore: package.json update for @eslint/js release (Jenkins)d9eb6edtest: disable warning forvm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER(#21074) (Francesco Trotta)7b431a7chore: overridere2dependency for@metascraper/helpers(#21068) (Milos Djermanovic)daf7791chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)daee8baci: use pnpm ineslint-flat-config-utilstype integration test (#20829) (Milos Djermanovic)116d4beci: unpin Node.js 25.x in CI (#20619) (Copilot)un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.17.1Compare Source
Patch Changes
cf25a01Thanks @marcalexiei! - fix(extensions): don't require an extension for package subpaths that resolve to a.d.ts(e.g.vitest/config)v4.17.0Compare Source
Minor Changes
4b2c0c5Thanks @regseb! - SupportRegExpin theimport-x/ignoresetting and theignoreoption of theno-unresolvedrule.Patch Changes
#494
1c84235Thanks @morgan-coded! - Fixedno-unresolvedcrashing when case-sensitive path checks encounterEACCESorEPERMon an ancestor directory.#481
3e13121Thanks @B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak#484
9a07009Thanks @sairus2k! - Make theextensionsrule check Node.js subpath imports (specifiers starting with#, e.g.#utils/helper). PreviouslyparsePathtreated a leading#as a URL hash fragment, so the rule skipped extension validation for these imports.Note: single-segment subpath imports without a slash (e.g.
#dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.#468
240ed58Thanks @silverwind! - Makeextensionshandle.d.tscorrectly#479
e3cc7e4Thanks @mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence#476
fce29b1Thanks @nbouvrette! - fix(deps): replace @package-json/types with an inline minimal typegajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.3.3Compare Source
Bug Fixes
tsdocconfigs; closes #1739 (4ff1e96)v63.3.2Compare Source
Bug Fixes
require-example: support fixer with 1-line JSDoc blocks; fixes #1736 (36f8e9e)v63.3.1Compare Source
Bug Fixes
v63.3.0Compare Source
Features
v63.2.2Compare Source
Bug Fixes
v63.2.1Compare Source
Bug Fixes
v63.2.0Compare Source
Features
v63.1.0Compare Source
Features
normalize-see-linksrule (#1725) (c03dd66)v63.0.14Compare Source
Bug Fixes
v63.0.13Compare Source
Bug Fixes
v63.0.12Compare Source
v63.0.11Compare Source
Bug Fixes
require-jsdoc: skip overloads to find method comment blocks; fixes #1688 (7676b50)v63.0.10Compare Source
Bug Fixes
v63.0.9Compare Source
Bug Fixes
check-template-names,require-template,valid-types: keep commas inside@templatedefault values (0980b71)v63.0.8Compare Source
Bug Fixes
check-template-names: detect template usage in@augments/@extends/@implementstypes (208079f)vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.10.0Compare Source
sindresorhus/globby (globby)
v16.2.2Compare Source
gitignoreoption8bf8f54v16.2.1Compare Source
gitignoreignoring an entire checkout under an anchored ancestor path (#277)e7bd988capricorn86/happy-dom (happy-dom)
v20.11.1Compare Source
v20.11.0Compare Source
🎨 Features
webpro-nl/knip (knip)
v6.31.0: Release 6.31.0Compare Source
c6b1516) - thanks @caseycarroll!5aadf47)6fa9c26)6d8e9bf)v6.30.0: Release 6.30.0Compare Source
v6.29.0: Release 6.29.0Compare Source
b7d5ce2) - thanks @mogelbrod!db05e01)932b926)v6.28.0: Release 6.28.0Compare Source
1444f6a)94967c1)5c026ba)a5fa3b0)404a53e](https://redirect.github.com/webpro-nl/knip/commit/4Configuration
📅 Schedule: (UTC)
🚦 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.