fix(deps): update npm - all minor and patch updates - #685
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 20, 2026 10:10
620991d to
329535a
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 20, 2026 13:42
329535a to
3464837
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 22, 2026 02:14
3464837 to
0c83861
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 23, 2026 08:30
0c83861 to
77b45cf
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 25, 2026 17:16
77b45cf to
9c58191
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 25, 2026 22:51
9c58191 to
5f4ea4b
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 26, 2026 22:30
5f4ea4b to
bcc466b
Compare
renovate
Bot
force-pushed
the
renovate/npm-all-minor-and-patch-updates
branch
from
June 29, 2026 15:29
bcc466b to
c4ca700
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:
^2.0.65→^2.0.79^3.3.5→^3.3.7^1.60.0→^1.63.0^1.11.1→^1.12.1^1.15.41→^1.16.2^8.0.1→^8.0.2^7.2.0→^7.2.1^8.61.0→^8.70.0^8.61.0→^8.70.0^0.44.0→^0.45.1^1.8.1→^1.8.2^10.0.3→^10.0.5^10.5.0→^10.10.0^17.6.0→^17.12.0^3.2.10→^3.3.0^12.0.0→^12.0.1^9.0.0→^9.1.1^8.21.0→^8.23.0^1.60.0→^1.63.0^3.8.4→^3.9.6^22.0.0→^22.1.0^12.0.2→^12.1.0^8.4.1→^8.10.2^8.21.0→^8.21.3^2.9.0→^2.9.1^4.4.3→^4.6.5bump,lockfileUpdate, orrollbackupdates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).Release Notes
digicatapult/tsoa-oauth-express (@digicatapult/tsoa-oauth-express)
v2.0.79Compare Source
Changes
Add rootDir to tsconfig
Linked Tickets
ENG-353
High Level Description
Releases have been failing for a little while due to
rootDirbeing missing fromtsconfig*.json;tsconfig.jsonitself requires a root directory of./to capture example and src, whereastsconfig.build.jsonis satisfied with./srcalone.eslint/eslintrc (@eslint/eslintrc)
v3.3.7Compare Source
Bug Fixes
microsoft/playwright (@playwright/test)
v1.63.0Compare Source
swc-project/swc (@swc/core)
v1.16.2Compare Source
Bug Fixes
(es/compat) Preserve for-of var binding scope (#12158) (f6d5bd1)
(es/decorators) Drop params from getter replacing decorated private method (#12161) (d56f594)
(es/flow) Preserve Flow component type semantics (#12090) (c8d5b49)
(es/minifier) Mark for update and test as executed multiple time (#12131) (1260e36)
(es/minifier) Report for loop var decl as assign (#12136) (783bbc2)
(es/minifier) Don't replace value-used console.*.bind() calls with undefined (#12138) (ed74223)
(es/minifier) Drop spans of cached
globalsvalues (#12129) (9a306b8)(es/minifier) Preserve effects of returned value calls (#12140) (c37b5a9)
(es/minifier) Avoid JSX sequence inlining loop (#12149) (4e79b94)
(es/minifier) Preserve bindings in copied inline arrows (#12141) (cf7b5c9)
(es/minifier) Preserve do-while control-flow targets (#12160) (f62c437)
(es/minifier) Preserve pure annotation ownership (#12180) (ec780f9)
(es/parser) Retry ambiguous Program parsing (#12142) (141a320)
(es/parser) Preserve await grammar boundaries (#12156) (c732683)
(es/quote) Restore await parsing (#12163) (918f517)
(es/typescript) Treat const variable references as enum constants (#12101) (c523551)
(swc) Key optimizer env cache by configured values (#12166) (c0b6f12)
(visit) Panic on invalid AST paths (#12154) (b4d11a9)
Features
(es/minifier) Evaluate Math.floor, Math.ceil, Math.round and Mat… (#12117) (e876e80)
(es/parser) Add opt-in parser-only TSRX lowering (#12120) (61ff097)
Miscellaneous Tasks
(deps) Upgrade reqwest to 0.12 (#12144) (8dd98e4)
(deps) Ignore unpatched Wasmtime advisory (#12170) (5dd7422)
Refactor
Testing
Ci
Only plan completed issues and merged PRs (#12133) (4d9aa8e)
Gate jobs with detected changes (#12147) (3802924)
Tag published misc npm packages (#12173) (a789691)
v1.16.1Compare Source
Bug Fixes
(es/minifier) Preserve for init (#12121) (0a1d4de)
(es/modules) Preserve destructuring assignment targets in SystemJS (#12122) (557060b)
(es/react) Handle apos JSX entities (#12125) (d09547f)
v1.16.0Compare Source
Bug Fixes
(encoding) Fix incorrect fields count (#11905) (6fb4ca1)
(es/ast) Prevent mutable reference escape (#12088) (592f559)
(es/ast) Fix panic on JSX surrogate entities (#11803) (d21de47)
(es/es2015) Preserve this in static field parameters (#12085) (5b758ed)
(es/minifier) Remove unused variable initializer cycles (#12106) (0421534)
(es/minifier) Bound arguments parameter injection (#12053) (46d6f41)
(es/preset-env) Lower unsupported async generators (#12086) (3a144b1)
(hstr) Avoid references to uninitialized bytes (#12087) (68f0983)
(plugin) Make raw byte reconstruction unsafe (#12089) (83ab4ed)
(plugin/runner) Write Wasmer cache atomically (#12100) (3c4f404)
(react-compiler) Make fast check conservative (#12105) (7e14950)
(react-compiler) Preserve TypeScript function overload signatures (#12115) (a132384)
Miscellaneous Tasks
(deps) Update browserslist-rs to 0.20 (#12098) (b395eab)
(deps) Update lru to 0.18.2 to fix cargo deny (#12116) (c9d1da4)
Refactor
(es/ast) Add
body_ctxttoSwitch(#12065) (bf25ae0)body_ctxttoSwitch(#12065)(es/ast) Split TypeScript this parameters (#12075) (1687c0f)
(es/ast) Use Function for object accessors (#12077) (9ae902e)
(es/ast) Introduce FunctionBody (#12096) (394c7c9)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.70.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.69.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.68.0Compare Source
🚀 Features
🩹 Fixes
ignoreVoid: falseresults in false negative in ArrowFunctionExpression (#12646)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.67.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.70.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.69.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.68.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.67.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
ranisalt/node-argon2 (argon2)
v0.45.1Compare Source
Fixes an issue with v0.45.0 where TypeScript generated types for the hash function as returning
Promise<any>Full Changelog: ranisalt/node-argon2@v0.45.0...v0.45.1
v0.45.0Compare Source
What's Changed
Drops support for Node 18 and 20 (probably still works, but isn't tested)
New Contributors
Full Changelog: ranisalt/node-argon2@v0.44.0...v0.45.0
expressjs/compression (compression)
v1.8.2Compare Source
=====
Cache-Control: no-transformdirective case-insensitivelyopen-cli-tools/concurrently (concurrently)
v10.0.5Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v10.0.4...v10.0.5
eslint/eslint (eslint)
v10.10.0Compare Source
v10.9.1Compare Source
v10.9.0Compare Source
v10.8.1Compare Source
Bug Fixes
18eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173) (dongkyu lee)151ba3ffix: false positives ingetter-returnandaccessor-pairs(#21163) (Grit)6898df9fix: ignore meta-property names inid-denylist(#21166) (Pixel)4d7db66fix: ignore meta-property names inid-match(#21167) (Pixel)677214efix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)Documentation
7d0cbf8docs: Update README (GitHub Actions Bot)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183) (Lee Daeun)678c90bdocs: Update README (GitHub Actions Bot)8a10424docs: Update README (GitHub Actions Bot)69bb948docs: Update README (GitHub Actions Bot)Chores
0a14800chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191) (Lazizbek Ergashev)5611035test: add error locations info tono-void(#21185) (Lee Daeun)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])f131c03chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)1f6eddechore: update ecosystem plugins (#21182) (ESLint Bot)d3266fbchore: unpinwebpackdependency (#21172) (Francesco Trotta)65a6519chore: add allowScripts field to package.json (#21092) (GiHoon Noh)22e5256ci: addtriage:nolabel to Dependabot PRs (#21141) (lumir)55c9038ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])7280e78chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])eddbad6test: fix failing ecosystem test foreslint-plugin-unicorn(#21156) (Francesco Trotta)60a178dchore: update ecosystem plugins (#21150) (ESLint Bot)f9f61dctest: add error locations tono-unreachable(#21151) (JIYEON)d086293test: add error locations tono-undef(#21147) (JIYEON)cc01b67test: add error locations tono-useless-catch(#21144) (devoil)688e75echore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)7c1e175test: add error locations torequire-await(#21145) (Grit)588a26dtest: add error locations tono-extra-label(#21139) (dongkyu lee)059aa89test: add error locations tono-useless-concat(#21140) (dongkyu lee)5a452a8test: add error locations tono-const-assign(#21138) (dongkyu lee)sindresorhus/globals (globals)
v17.12.0Compare Source
50a2119__webpack_layer__global (#351)779a11av17.11.0Compare Source
v17.10.0Compare Source
mochajs/mocha (mocha)
v12.0.1Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
brianc/node-postgres (pg)
v8.23.0Compare Source
pipelineing.nodejs/undici (undici)
v8.10.2Compare Source
High severity
BalancedPoolcould drop function-valued connection options while cloning its configuration, including custom TLS certificate validation callbacks. Undici now preservesconnectand legacytlsoptions when creating upstreams. Fixed by 8f5868fb.TypeErrorthat could terminate the process. Undici now rejects the handshake with protocol error 1002. Fixed by 66e12816.Medium severity
WebSocketStreamclose could create an unobserved rejected promise when its writable stream was locked, potentially terminating the process. Undici now propagates the failure through the retained writable stream controller. Fixed by 662d0ea6.Set-Cookie, disclosing one user's cookies to another caller. Undici now excludes these responses from shared caches, including existing entries and revalidation paths. Fixed by cb75bbb3.Configuration
📅 Schedule: (in timezone Europe/London)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.