-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @nestjs/core to v9 [security] #127
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/npm-nestjs-core-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
October 10, 2024 02:29
3aba3f3
to
b735526
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Oct 10, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
October 11, 2024 05:38
b735526
to
9ea916f
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
October 22, 2024 23:13
9ea916f
to
324af65
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
October 23, 2024 23:41
324af65
to
5c07672
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
October 30, 2024 02:47
5c07672
to
6f21f7d
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Oct 30, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
November 1, 2024 02:54
6f21f7d
to
373cf1d
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 4, 2024 23:48
373cf1d
to
ccde57c
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Dec 4, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 6, 2024 20:45
ccde57c
to
e8261d8
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Dec 6, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 19, 2024 05:56
e8261d8
to
50bff74
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Dec 19, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 21, 2024 20:38
50bff74
to
7aa66f9
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Dec 21, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 24, 2024 20:45
7aa66f9
to
309cdd6
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core to v9 [security]
chore(deps): update dependency @nestjs/core [security]
Dec 24, 2024
renovate
bot
force-pushed
the
renovate/npm-nestjs-core-vulnerability
branch
from
December 25, 2024 14:37
309cdd6
to
eb1b087
Compare
renovate
bot
changed the title
chore(deps): update dependency @nestjs/core [security]
chore(deps): update dependency @nestjs/core to v9 [security]
Dec 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
>=8 <9
->>=9.0.5 <10
8.4.1
->9.0.5
GitHub Vulnerability Alerts
CVE-2023-26108
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.
Release Notes
nestjs/nest (@nestjs/core)
v9.0.5
Compare Source
v9.0.5 (2022-07-20)
Bug fixes
common
,platform-express
Enhancements
microservices
platform-express
,platform-fastify
Dependencies
platform-fastify
Committers: 4
v9.0.4
Compare Source
v9.0.3
Compare Source
v9.0.2
Compare Source
v9.0.2
Bug fixes
common
Enhancements
core
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
common
common
,core
Bug fixes
microservices
Enhancements
common
,core
,platform-express
,platform-fastify
HttpServer#applyVersionFilter
mandatory (@micalevisk)common
inject
on class and value providers at type level (@micalevisk)microservices
postfixId
onKafkaOptions
to be an empty string (@micalevisk)core
common
,core
,microservices
core
,websockets
Dependencies
platform-fastify
microservices
,testing
platform-ws
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
core
Enhancements
common
core
Dependencies
platform-fastify
platform-socket.io
platform-express
common
common
,core
,microservices
,platform-express
,platform-fastify
,platform-socket.io
,platform-ws
,testing
,websockets
Committers: 6
v8.4.4
Compare Source
v8.4.4 (2022-04-07)
Bug fixes
microservices
Enhancements
common
private
modifer on built-in pipes toprotected
(@micalevisk)Dependencies
platform-fastify
platform-express
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
core
microservices
Enhancements
common
Dependencies
common
platform-fastify
Committers: 6
v8.4.0
Compare Source
v8.4.0 (2022-03-01)
Features
common
,core
Bug fixes
microservices
core
Enhancements
microservices
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.
This PR was generated by Mend Renovate. View the repository job log.