fix(deps): update dependency @nestjs/core to v9 [security]#161
fix(deps): update dependency @nestjs/core to v9 [security]#161renovate[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThe backend package has undergone a significant update with the upgrade of the Changes
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lockis 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/coreupdate.The
@nestjs/corepackage has been updated from8.2.4to9.0.5to address a security vulnerability (CVE-2023-26108). Ensure that this update does not introduce breaking changes in your application.
471c1eb to
307ad42
Compare
This PR contains the following updates:
8.2.4→9.0.5@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:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
nestjs/nest (@nestjs/core)
v9.0.5Compare Source
v9.0.5 (2022-07-20)
Bug fixes
common,platform-expressEnhancements
microservicesplatform-express,platform-fastifyDependencies
platform-fastifyCommitters: 4
v9.0.4Compare Source
v9.0.3Compare Source
v9.0.2Compare Source
v9.0.2
Bug fixes
commonEnhancements
coreDependencies
Committers: 3
v9.0.1Compare Source
v9.0.0Compare 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
commoncommon,coreBug fixes
microservicesEnhancements
common,core,platform-express,platform-fastifyHttpServer#applyVersionFiltermandatory (@micalevisk)commoninjecton class and value providers at type level (@micalevisk)microservicespostfixIdonKafkaOptionsto be an empty string (@micalevisk)corecommon,core,microservicescore,websocketsDependencies
platform-fastifymicroservices,testingplatform-wsCommitters: 13
v8.4.7Compare Source
v8.4.7 (2022-06-14)
Enhancements
microservicescommonDependencies
Committers: 5
v8.4.6Compare Source
v8.4.5Compare Source
v8.4.5 (2022-05-13)
Bug fixes
coreEnhancements
commoncoreDependencies
platform-fastifyplatform-socket.ioplatform-expresscommoncommon,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsCommitters: 6
v8.4.4Compare Source
v8.4.4 (2022-04-07)
Bug fixes
microservicesEnhancements
commonprivatemodifer on built-in pipes toprotected(@micalevisk)Dependencies
platform-fastifyplatform-expressCommitters: 5
v8.4.3Compare Source
v8.4.2Compare Source
v8.4.1Compare Source
v8.4.1 (2022-03-14)
Bug fixes
coremicroservicesEnhancements
commonDependencies
commonplatform-fastifyCommitters: 6
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.