Skip to content

fix(deps): update npm - all minor and patch updates - #685

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-all-minor-and-patch-updates
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-all-minor-and-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@digicatapult/tsoa-oauth-express ^2.0.65^2.0.79 age confidence
@eslint/eslintrc ^3.3.5^3.3.7 age confidence
@playwright/test (source) ^1.60.0^1.63.0 age confidence
@swc-node/register ^1.11.1^1.12.1 age confidence
@swc/core (source) ^1.15.41^1.16.2 age confidence
@types/nodemailer (source) ^8.0.1^8.0.2 age confidence
@types/supertest (source) ^7.2.0^7.2.1 age confidence
@typescript-eslint/eslint-plugin (source) ^8.61.0^8.70.0 age confidence
@typescript-eslint/parser (source) ^8.61.0^8.70.0 age confidence
argon2 ^0.44.0^0.45.1 age confidence
compression ^1.8.1^1.8.2 age confidence
concurrently ^10.0.3^10.0.5 age confidence
eslint (source) ^10.5.0^10.10.0 age confidence
globals ^17.6.0^17.12.0 age confidence
knex (source) ^3.2.10^3.3.0 age confidence
mocha (source) ^12.0.0^12.0.1 age confidence
nodemailer (source) ^9.0.0^9.1.1 age confidence
pg (source) ^8.21.0^8.23.0 age confidence
playwright (source) ^1.60.0^1.63.0 age confidence
prettier (source) ^3.8.4^3.9.6 age confidence
sinon (source) ^22.0.0^22.1.0 age confidence
testcontainers ^12.0.2^12.1.0 age confidence
undici (source) ^8.4.1^8.10.2 age confidence
ws ^8.21.0^8.21.3 age confidence
yaml (source) ^2.9.0^2.9.1 age confidence
zod (source) ^4.4.3^4.6.5 age confidence

⚠️ Renovate does not enforce Minimum Release Age for bump, lockfileUpdate, or rollback updates, 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.79

Compare Source

Changes

Add rootDir to tsconfig

Linked Tickets

ENG-353

High Level Description

Releases have been failing for a little while due to rootDir being missing from tsconfig*.json; tsconfig.json itself requires a root directory of ./ to capture example and src, whereas tsconfig.build.json is satisfied with ./src alone.

eslint/eslintrc (@​eslint/eslintrc)

v3.3.7

Compare Source

Bug Fixes
microsoft/playwright (@​playwright/test)

v1.63.0

Compare Source

swc-project/swc (@​swc/core)

v1.16.2

Compare Source

Bug Fixes
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
Refactor
Testing
Ci

v1.16.1

Compare Source

Bug Fixes

v1.16.0

Compare Source

Bug Fixes
Miscellaneous Tasks
Refactor
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.70.0

Compare Source

🚀 Features
  • eslint-plugin: [no-generated-empty-object-type] add rule (#​12730)
🩹 Fixes
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#​12780)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#​12728)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#​12729)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.69.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#​12603)
🩹 Fixes
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#​12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#​12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#​12731)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.68.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-void-return] add fix suggestions (#​12086)
🩹 Fixes
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#​12739)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#​12646)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#​12711)
  • eslint-plugin: [unified-signatures] report identical signatures (#​12678)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#​12707)
  • eslint-plugin: [unified-signatures] deduplicate types in report (#​12656)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.67.0

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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.1

Compare 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.0

Compare 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.2

Compare Source

=====

open-cli-tools/concurrently (concurrently)

v10.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v10.0.4...v10.0.5

eslint/eslint (eslint)

v10.10.0

Compare Source

v10.9.1

Compare Source

v10.9.0

Compare Source

v10.8.1

Compare Source

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#​21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#​21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#​21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#​21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#​20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#​21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

sindresorhus/globals (globals)

v17.12.0

Compare Source


v17.11.0

Compare Source

v17.10.0

Compare Source

mochajs/mocha (mocha)

v12.0.1

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores
brianc/node-postgres (pg)

v8.23.0

Compare Source

nodejs/undici (undici)

v8.10.2

Compare Source

⚠️ Security fixes
High severity
  • GHSA-vp8m-p9jh-q5pm: cache and deduplication interceptors could use caller-controlled request metadata instead of the authoritative dispatcher origin, enabling cross-origin cache poisoning and data disclosure. Undici now derives interceptor identities from the dispatcher origin and bypasses origin-dependent interceptors when no authoritative origin exists. Fixed by caf6194d.
  • GHSA-w293-vg96-wgc3: BalancedPool could drop function-valued connection options while cloning its configuration, including custom TLS certificate validation callbacks. Undici now preserves connect and legacy tls options when creating upstreams. Fixed by 8f5868fb.
  • GHSA-rfgv-xxqx-mfg5: a WebSocket server could select a subprotocol when none was requested, causing an uncaught TypeError that could terminate the process. Undici now rejects the handshake with protocol error 1002. Fixed by 66e12816.
Medium severity
  • GHSA-3wwx-pv8p-q78v: a malformed permessage-deflate payload exceeding the configured decompression limit could emit an unhandled zlib error and terminate the process. Undici now destroys the inflater after reaching the limit. Fixed by 4411a238.
  • GHSA-rx4f-c7p8-82vq: an unclean WebSocketStream close 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.
  • GHSA-2jfj-6hjv-fm6j: shared caches could store and replay responses containing 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.
  • [GHSA-3xpg-4rpp-hhhm](https://redirect.github.com/nod

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner June 18, 2026 19:47
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 620991d to 329535a Compare June 20, 2026 10:10
@renovate renovate Bot changed the title fix(deps): update npm - all minor and patch updates chore(deps): update npm - all minor and patch updates Jun 20, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 329535a to 3464837 Compare June 20, 2026 13:42
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 3464837 to 0c83861 Compare June 22, 2026 02:14
@renovate renovate Bot changed the title chore(deps): update npm - all minor and patch updates fix(deps): update npm - all minor and patch updates Jun 22, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 0c83861 to 77b45cf Compare June 23, 2026 08:30
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 77b45cf to 9c58191 Compare June 25, 2026 17:16
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 9c58191 to 5f4ea4b Compare June 25, 2026 22:51
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from 5f4ea4b to bcc466b Compare June 26, 2026 22:30
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/npm-all-minor-and-patch-updates branch from bcc466b to c4ca700 Compare June 29, 2026 15:29
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 29, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 22, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 25, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 27, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 30, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 31, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 1, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 1, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 2, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 4, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 4, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 4, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 7, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 10, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 10, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 10, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 11, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 12, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 13, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 14, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 14, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 14, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 14, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 17, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies npm triaged This issue or PR has been triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant