Skip to content

fix(deps): update dependency @nestjs/core to v9 [security]#161

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-nestjs-core-vulnerability
Open

fix(deps): update dependency @nestjs/core to v9 [security]#161
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-nestjs-core-vulnerability

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 6, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@nestjs/core (source) 8.2.49.0.5 age confidence

@​nestjs/core vulnerable to Information Exposure via StreamableFile pipe

CVE-2023-26108 / GHSA-4jpv-8r57-pv7j

More information

Details

Versions of the package @​nestjs/core before 9.0.5 are vulnerable to Information Exposure via the StreamableFile pipe. Exploiting this vulnerability is possible when the client cancels a request while it is streaming a StreamableFile, the stream wrapped by the StreamableFile will be kept open.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

nestjs/nest (@​nestjs/core)

v9.0.5

Compare Source

v9.0.5 (2022-07-20)

Bug fixes
Enhancements
  • microservices
  • platform-express, platform-fastify
Dependencies
Committers: 4

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.2

Bug fixes
Enhancements
Dependencies
Committers: 3

v9.0.1

Compare Source

v9.0.0

Compare Source

v9.0.0 (2022-07-08)

Article: https://trilon.io/blog/nestjs-9-is-now-available
Migration guide: https://docs.nestjs.com/migration-guide
Features
Bug fixes
Enhancements
Dependencies
Committers: 13

v8.4.7

Compare Source

v8.4.7 (2022-06-14)
Enhancements
  • microservices
  • common
Dependencies
Committers: 5

v8.4.6

Compare Source

v8.4.5

Compare Source

v8.4.5 (2022-05-13)
Bug fixes
Enhancements
Dependencies
Committers: 6

v8.4.4

Compare Source

v8.4.4 (2022-04-07)
Bug fixes
Enhancements
Dependencies
Committers: 5

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.1 (2022-03-14)
Bug fixes
Enhancements
Dependencies
Committers: 6

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • ""
  • 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 this update again.


  • 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 added the renovate label Aug 6, 2024
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Aug 6, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 19b16b5f-d4dd-4793-b75e-fa7b50ca4c9a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

The backend package has undergone a significant update with the upgrade of the @nestjs/core package from version 8.2.4 to 9.0.5. This change enhances the application by aligning it with the latest NestJS framework features and improvements, potentially improving performance and security. Developers should review the updated documentation to understand any breaking changes or new functionalities introduced by this version jump.

Changes

Files Change Summary
packages/backend/package.json Updated @nestjs/core version from 8.2.4 to 9.0.5

Poem

In the code where rabbits hop,
A version change, we’ll never stop!
From eight to nine, we leap and bound,
With new features all around.
Hurray for NestJS, let’s cheer and play,
Upgrading our way to a brighter day! 🐇✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/npm-nestjs-core-vulnerability

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between f5013ea and 471c1eb.

Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
Files selected for processing (1)
  • packages/backend/package.json (1 hunks)
Additional comments not posted (1)
packages/backend/package.json (1)

28-28: Verify the impact of the @nestjs/core update.

The @nestjs/core package has been updated from 8.2.4 to 9.0.5 to address a security vulnerability (CVE-2023-26108). Ensure that this update does not introduce breaking changes in your application.

@renovate renovate Bot changed the title fix(deps): update dependency @nestjs/core to v9 [security] fix(deps): update dependency @nestjs/core to v9 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-nestjs-core-vulnerability branch March 27, 2026 01:51
@renovate renovate Bot changed the title fix(deps): update dependency @nestjs/core to v9 [security] - autoclosed fix(deps): update dependency @nestjs/core to v9 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-nestjs-core-vulnerability branch 2 times, most recently from 471c1eb to 307ad42 Compare March 30, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants