fix(deps): update all non-major dependencies#462
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
57073d6 to
74a775f
Compare
f343d87 to
511bb7f
Compare
c76cb15 to
0b6cd75
Compare
5e60fd8 to
6954826
Compare
151ffba to
b25e675
Compare
e3a4052 to
873275a
Compare
873275a to
d00a9ae
Compare
dbb33be to
2343ba8
Compare
2343ba8 to
546629a
Compare
f94f150 to
bc2aa81
Compare
d580dda to
d0da1a4
Compare
9f1efb1 to
9444407
Compare
32ca172 to
7cf896b
Compare
|
7cf896b to
75a4255
Compare
|
35435b1 to
6e8f54f
Compare
762532d to
8523a97
Compare
350fa2e to
ce83501
Compare
|
ce83501 to
4090bd4
Compare
|
4090bd4 to
82b6c1d
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:
^20.3.1→^20.5.3^20.3.1→^20.5.3^6.0.0→^6.1.0^4.17.23→^4.17.24^1.7.1→^1.8.2^5.5.4→^5.5.6^16.2.7→^16.4.0^4.17.21→^4.18.1^3.7.4→^3.8.4^0.24.0→^0.28.04.12.0→4.17.0Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.0Compare Source
Bug Fixes
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cli
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/cli
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cli
v20.4.4Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.1Compare Source
Note: Version bump only for package @commitlint/cli
v20.4.0Compare Source
Features
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.5.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/config-conventional
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/config-conventional
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/config-conventional
v20.4.4Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.0Compare Source
Features
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/config-conventional
favware/cliff-jumper (@favware/cliff-jumper)
v6.1.0Compare Source
🐛 Bug Fixes
🚀 Features
github-base-urloption to publish to GHES and GHEC (51cbf49)imranbarbhuiya/esbuild-plugins-node-modules-polyfill (esbuild-plugins-node-modules-polyfill)
v1.8.2Compare Source
🐛 Bug Fixes
v1.8.1Compare Source
🐛 Bug Fixes
v1.8.0Compare Source
🚀 Features
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.6Compare Source
Patch Changes
b5c96a3Thanks @JounQin! - chore: bump all (dev)Dependenciesv5.5.5Compare Source
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issuelint-staged/lint-staged (lint-staged)
v16.4.0Compare Source
Minor Changes
687fc90Thanks @hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.v16.3.4Compare Source
Patch Changes
9d6e827Thanks @iiroj! - Update dependencies, includingtinyexec@1.0.4to make sure localnode_modules/.binare preferred to global locations (released intinyexec@1.0.3).v16.3.3Compare Source
Patch Changes
0109e8dThanks @iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.v16.3.2Compare Source
Patch Changes
2adaf6cThanks @iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.lodash/lodash (lodash)
v4.18.1Compare Source
Bugs
Fixes a
ReferenceErrorissue inlodashlodash-eslodash-amdandlodash.templatewhen using thetemplateandfromPairsfunctions from the modular builds. See #6167 (comment)These defects were related to how lodash distributions are built from the main branch using https://github.com/lodash-archive/lodash-cli. When internal dependencies change inside lodash functions, equivalent updates need to be made to a mapping in the lodash-cli. (hey, it was ahead of its time once upon a time!). We know this, but we missed it in the last release. It's the kind of thing that passes in CI, but fails bc the build is not the same thing you tested.
There is no diff on main for this, but you can see the diffs for each of the npm packages on their respective branches:
lodash: lodash/lodash@4.18.0-npm...4.18.1-npmlodash-es: lodash/lodash@4.18.0-es...4.18.1-eslodash-amd: lodash/lodash@4.18.0-amd...4.18.1-amdlodash.templatelodash/lodash@4.18.0-npm-packages...4.18.1-npm-packagesv4.18.0Compare Source
v4.18.0
Full Changelog: lodash/lodash@4.17.23...4.18.0
Security
_.unset/_.omit: Fixed prototype pollution viaconstructor/prototypepath traversal (GHSA-f23m-r3pf-42rh, fe8d32e). Previously, array-wrapped path segments and primitive roots could bypass the existing guards, allowing deletion of properties from built-in prototypes. Nowconstructorandprototypeare blocked unconditionally as non-terminal path keys, matchingbaseSet. Calls that previously returnedtrueand deleted the property now returnfalseand leave the target untouched._.template: Fixed code injection viaimportskeys (GHSA-r5fr-rjxr-66jc, CVE-2026-4800, 879aaa9). Fixes an incomplete patch for CVE-2021-23337. Thevariableoption was validated againstreForbiddenIdentifierCharsbutimportsKeyswas left unguarded, allowing code injection via the sameFunction()constructor sink.importskeys containing forbidden identifier characters now throw"Invalid imports option passed into _.template".Docs
_.templatein threat model and API docs (#6099)lower > upperbehavior in_.random(#6115)_.compactjsdoc (#6090)lodash.*modular packagesDiff
We have also regenerated and published a select number of the
lodash.*modular packages.These modular packages had fallen out of sync significantly from the minor/patch updates to lodash. Specifically, we have brought the following packages up to parity w/ the latest lodash release because they have had CVEs on them in the past:
v4.17.23Compare Source
prettier/prettier (prettier)
v3.8.4Compare Source
diff
Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @byplayer)
Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.
v3.8.3Compare Source
diff
SCSS: Prevent trailing comma in
if()function (#18471 by @kovsu)v3.8.2Compare Source
diff
Angular: Support Angular v21.2 (#18722, #19034 by @fisker)
Exhaustive typechecking with
@default never;arrow functionandinstanceofexpressions.v3.8.1Compare Source
diff
Include available
printersin plugin type declarations (#18706 by @porada)v3.8.0Compare Source
diff
🔗 Release Notes
davidmyersdev/vite-plugin-node-polyfills (vite-plugin-node-polyfills)
v0.28.0Compare Source
@playwright/testv0.27.0Compare Source
esbuild.banner(thanks to @sapphi-red)v0.26.0Compare Source
v0.25.0Compare Source
node-stdlib-browserdependency (thanks to @miguel-nascimento)yarnpkg/berry (yarn)
v4.17.0: v4.17.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.16.0...@yarnpkg/cli/4.17.0
v4.16.0: v4.16.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@yarnpkg/cli/4.16.0
v4.15.0: v4.15.0Compare Source
What's Changed
npmMinimalAgeGate: 1dthe default by @arcanis in #7135New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.1...@yarnpkg/cli/4.15.0
v4.14.1: v4.14.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.14.0...@yarnpkg/cli/4.14.1
v4.14.0: v4.14.0Compare Source
What's Changed
required under PnP by @clemyan in #7077enableScripts: falsethe default by @arcanis in #7089exec:protocol respectenableScriptsby @arcanis in #7090approvedGitRepositoriesby @arcanis in #7091New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.13.0...@yarnpkg/cli/4.14.0
v4.13.0: v4.13.0Compare Source
What's Changed
Contextby @erickzhao in #6989/<name>/<version>format by @arcanis in #6993tarto v7 by @mhassan1 in #7038--modeoption toupgrade-interactivecommand by @ipanasenko in #7050c/r/lbulk selection shortcuts toupgrade-interactiveby @ipanasenko in #7051New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.12.0...@yarnpkg/cli/4.13.0
Configuration
📅 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.