Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@nestjs/common (source) ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 -> ^10.0.0 age confidence
@nestjs/common (source) 9.4.3 -> 10.4.16 age confidence

GitHub Vulnerability Alerts

CVE-2024-29409

File Upload vulnerability in nestjs nest prior to v.11.0.16 allows a remote attacker to execute arbitrary code via the Content-Type header.


Release Notes

nestjs/nest (@​nestjs/common)

v10.4.16

Compare Source

What's Changed

Full Changelog: nestjs/nest@v10.4.15...v10.4.16

v10.4.15

Compare Source

v10.4.15 (2024-12-09)

Dependencies

v10.4.14

Compare Source

v10.4.13

Compare Source

v10.4.13 (2024-12-03)

Bug fixes
Dependencies
Committers: 3

v10.4.12

Compare Source

v10.4.12 (2024-11-29)

Bug fixes
Dependencies
Committers: 1

v10.4.11

Compare Source

v10.4.10

Compare Source

v10.4.10 (2024-11-27)

Bug fixes
  • platform-socket.io, websockets
Dependencies
Committers: 1

v10.4.9

Compare Source

v10.4.9 (2024-11-25)

Bug fixes
Enhancements
Dependencies
Committers: 7

v10.4.8

Compare Source

v10.4.8 (2024-11-15)

Bug fixes
Enhancements
Committers: 3

v10.4.7

Compare Source

v10.4.6

Compare Source

v10.4.5

Compare Source

v10.4.5 (2024-10-16)

Dependencies
Committers: 5

v10.4.4

Compare Source

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.2 (2024-09-16)

Dependencies
Committers: 3

v10.4.1

Compare Source

v10.4.0

Compare Source

v10.3.10

Compare Source

v10.3.10 (2024-07-01)

Bug fixes
Enhancements
  • platform-fastify
Dependencies
Committers: 4

v10.3.9

Compare Source

v10.3.9 (2024-06-03)

Bug fixes
Enhancements
Docs
Dependencies

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

Copy link
Contributor Author

renovate bot commented Apr 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/core@9.4.3
npm error Found: @nestjs/common@10.4.16
npm error node_modules/@nestjs/common
npm error   dev @nestjs/common@"10.4.16" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nestjs/common@"^9.0.0" from @nestjs/core@9.4.3
npm error node_modules/@nestjs/core
npm error   dev @nestjs/core@"9.4.3" from the root project
npm error   peer @nestjs/core@"^9.0.0" from @nestjs/microservices@9.4.3
npm error   node_modules/@nestjs/microservices
npm error     dev @nestjs/microservices@"9.4.3" from the root project
npm error     2 more (@nestjs/core, @nestjs/testing)
npm error   1 more (@nestjs/testing)
npm error
npm error Conflicting peer dependency: @nestjs/common@9.4.3
npm error node_modules/@nestjs/common
npm error   peer @nestjs/common@"^9.0.0" from @nestjs/core@9.4.3
npm error   node_modules/@nestjs/core
npm error     dev @nestjs/core@"9.4.3" from the root project
npm error     peer @nestjs/core@"^9.0.0" from @nestjs/microservices@9.4.3
npm error     node_modules/@nestjs/microservices
npm error       dev @nestjs/microservices@"9.4.3" from the root project
npm error       2 more (@nestjs/core, @nestjs/testing)
npm error     1 more (@nestjs/testing)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-27T08_50_16_716Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-27T08_50_16_716Z-debug-0.log

@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from 89adfa3 to 236c5aa Compare April 14, 2025 23:31
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/common to v11 [security] chore(deps): update dependency @nestjs/common to v10 [security] Apr 14, 2025
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from 236c5aa to 13c40cd Compare May 9, 2025 18:27
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch 2 times, most recently from 87f06a9 to 566d5aa Compare August 13, 2025 13:53
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from 566d5aa to a42d3d3 Compare August 19, 2025 15:07
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from a42d3d3 to c1b5579 Compare August 31, 2025 09:52
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from c1b5579 to bef6977 Compare September 25, 2025 21:01
@renovate renovate bot force-pushed the renovate/npm-nestjs-common-vulnerability branch from bef6977 to f876ae5 Compare September 27, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants