[Snyk] Upgrade @nestjs/common from 11.1.2 to 11.1.11#3
Open
[Snyk] Upgrade @nestjs/common from 11.1.2 to 11.1.11#3
Conversation
Snyk has created this PR to upgrade @nestjs/common from 11.1.2 to 11.1.11. See this package in npm: @nestjs/common See this project in Snyk: https://app.snyk.io/org/alessio.farinellifutura-dev.com/project/8ae95891-125c-425b-8b8a-124f1cd5c14a?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade @nestjs/common from 11.1.2 to 11.1.11.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 9 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: @nestjs/common
-
11.1.11 - 2025-12-29
- #16135 fix(platform-fastify): middie bypassing through decoded chars (@ kamilmysliwiec)
- #16133 fix(core): add missing catch handler for forward-ref provider resolution (@ coti-z)
- #16125 fix(deps): update dependency socket.io to v4.8.3 (@ renovate[bot])
- #16114 chore(deps): bump socket.io from 4.8.1 to 4.8.2 (@ dependabot[bot])
- #16130 fix(deps): update dependency @ fastify/static to v9 (@ renovate[bot])
- #16127 chore(deps): bump file-type from 21.1.1 to 21.2.0 (@ dependabot[bot])
- Himanshu Gupta (@ manureja64)
- Kamil Mysliwiec (@ kamilmysliwiec)
- coti (@ coti-z)
-
11.1.10 - 2025-12-22
- #16098 fix(core): instantiate nested transient providers in static context (@ mag123c)
- #16005 fix(core): resolve all providers when using resolve() with each option (@ malkovitc)
- #16072 fix(microservices): fix grpc stream method return type (@ shash-hq)
- #16077 fix(common): resolve file-type path explicitly (@ shash-hq)
- #16013 fix(common): Support fallbackToMimetype without buffer (@ chenjieya)
- #16100 fix(common): improve error handling in FileTypeValidator (@ malkovitc)
- #16060 feat(common): add message property to file type validator (@ Jo-Minseok)
- #16079 fix: enhance ValidationPipe (@ liu-jin-yi)
- #15721 feat(core): add Promise support for SSE handlers (@ pythonjsgo)
- #15975 feat(microservices): add keepalive support for server side (@ OlegStrokan)
- #15986 feat(core): add option for async logger compatibility (@ mag123c)
- #16041 fix(deps): update dependency @ fastify/cors to v11.2.0 (@ renovate[bot])
- #16002 fix(deps): update dependency express to v5.2.1 (@ renovate[bot])
- #15948 chore(deps): bump file-type from 21.1.0 to 21.1.1 (@ dependabot[bot])
- Alexander (@ pythonjsgo)
- J_Coder (@ Jo-Minseok)
- Luke Son (@ KAPUIST)
- Oleh Strokan (@ OlegStrokan)
- Praveen Somasundaram (@ som14062005)
- Shashank (@ shash-hq)
- @ chenjieya
- @ giorgikakauridze
- @ mag123c
- chernomortsev evgeny (@ malkovitc)
- liu-jin-yi (@ liu-jin-yi)
-
11.1.9 - 2025-11-14
- #15865 fix(core): make get() throw for implicitly request-scoped trees (@ JoeNutt)
- #15863 feat(common): add method options to @ sse decorator (@ TomerSteinberg)
- #15899 chore(deps): bump fastify from 5.6.1 to 5.6.2 (@ dependabot[bot])
- Rami (@ JoeNutt)
- Rhynel Algopera (@ dev-rhynel)
- Tomer Steinberg (@ TomerSteinberg)
- WuMingDao (@ WuMingDao)
-
11.1.8 - 2025-10-27
- #15815 fix(core): ensure nested transient provider isolation (@ mag123c)
- #15831 fix(fastify): Migrate fastify top-level options to routerOptions (@ kim-sung-jee)
- JaeHo Jang (@ mag123c)
- Seongjee Kim (@ kim-sung-jee)
-
11.1.7 - 2025-10-21
- #15747 Fix/rmq microservice fanout bind (@ slon2015)
- #15732 fix: correct parameter type in RouteConstraints decorator (@ thedv91)
- #15571 fix(core): skip lifecycle hooks for non-instantiated transient services (@ mag123c)
- #15577 Add color allowance check to console logger options (@ kerryChen95)
- #15543 feat(websockets): allow manual acknowledgement handling with @ ack() decorator (@ kim-sung-jee)
- #15705 fix(core): resolve extras in configurable module builder async methods (@ mag123c)
- #15503 feat(common): add force-console option to console logger (@ mag123c)
- #15588 fix(core): improve dependency resolution error messages (@ at7211)
- #15598 feat(errors): add InvalidTcpDataReceptionException for handling TCP receive errors (@ ghyghoo8)
- #15664 chore(deps): bump fastify to 5.6.1 (@ dependabot[bot])
- #15622 fix(deps): update dependency path-to-regexp to v8.3.0 (@ renovate[bot])
- #15566 chore(deps): bump load-esm from 1.0.2 to 1.0.3 (@ dependabot[bot])
- Harry (@ thedv91)
- JaeHo Jang (@ mag123c)
- Jay-Chou (@ at7211)
- Kerry (@ kerryChen95)
- Micael Levi L. Cavalcante (@ micalevisk)
- Seongjee Kim (@ kim-sung-jee)
- SerafimGerasimov (@ slon2015)
- @ Olexandr88
- ghy (@ ghyghoo8)
-
11.1.6 - 2025-08-07
- #15504 fix(core): fix race condition in class dependency resolution from imported modules (@ hajekjiri)
- #15469 fix(core): attach root inquirer for nested transient providers (@ kamilmysliwiec)
- #15508 fix(microservices): report correct buffer length in exception (@ kim-sung-jee)
- #15492 fix(microservices): fix kafka serilization of class instances (@ LeonBiersch)
- #15493 chore(deps): bump @ fastify/cors from 11.0.1 to 11.1.0 (@ dependabot[bot])
- Jiri Hajek (@ hajekjiri)
- Kamil Mysliwiec (@ kamilmysliwiec)
- Leon Biersch (@ LeonBiersch)
- Seongjee Kim (@ kim-sung-jee)
- @ premierbell
- pTr (@ ptrgits)
-
11.1.5 - 2025-07-18
- #15425 chore(deps): bump multer from 2.0.1 to 2.0.2 in /packages/platform-express (@ dependabot[bot])
-
11.1.4 - 2025-07-16
- #15385 fix(testing): auto-init fastify adapter for middleware registration (@ mag123c)
- #15405 fix(core): fix race condition in class dependency resolution (@ hajekjiri)
- #15333 fix(core): Make flattenRoutePath return a valid module (@ gentunian)
- #15305 fix(microservices): Revisit RMQ pattern matching with wildcards (@ getlarge)
- #15250 fix(constants): update RMQ_DEFAULT_QUEUE to an empty string (@ EeeasyCode)
- #14789 feat(fastify): add decorator for custom schema (@ piotrfrankowski)
- #15386 feat: enhance introspection capabilities (@ kamilmysliwiec)
- #15374 feat: supporting fine async storage control (@ Farenheith)
- #15350 chore(deps): bump ws from 8.18.2 to 8.18.3 (@ dependabot[bot])
- #15278 chore(deps): bump fastify from 5.3.3 to 5.4.0 (@ dependabot[bot])
- Alexey Filippov (@ SocketSomeone)
- EFIcats (@ ext4cats)
- Edouard Maleix (@ getlarge)
- JaeHo Jang (@ mag123c)
- Jiri Hajek (@ hajekjiri)
- Kamil Mysliwiec (@ kamilmysliwiec)
- Khan / 이창민 (@ EeeasyCode)
- Peter F. (@ piotrfrankowski)
- Sebastian (@ gentunian)
- Thiago Oliveira Santos (@ Farenheith)
- jochong (@ jochongs)
-
11.1.3 - 2025-06-06
-
11.1.2 - 2025-05-26
from @nestjs/common GitHub release notesv11.1.11 (2025-12-29)
Bug fixes
platform-fastifycoreDependencies
platform-socket.ioplatform-fastifycommonCommitters: 3
v11.1.10 (2025-12-22)
Bug fixes
coremicroservicescommonEnhancements
commoncoremicroservicescommon,coreDependencies
platform-fastifyplatform-expresscommonCommitters: 11
v11.1.9 (2025-11-14)
Bug fixes
coreEnhancements
commonDependencies
platform-fastifyCommitters: 4
v11.1.8 (2025-10-27)
Bug fixes
coreplatform-fastifyCommitters: 2
v11.1.7 (2025-10-21)
Bug fixes
microservicesplatform-fastifycorecommonEnhancements
common,platform-socket.io,websocketscommoncommon,corecoremicroservicesDependencies
platform-fastifycore,platform-express,platform-fastifycommonCommitters: 9
v11.1.6 (2025-08-07)
Bug fixes
coremicroservicesDependencies
platform-fastifyCommitters: 6
v11.1.5 (2025-07-18)
Dependencies
platform-expressv11.1.4 (2025-07-16)
Bug fixes
platform-fastifycore,testingcoremicroservicesEnhancements
platform-fastifycommon,core,microservices,platform-express,platform-fastify,websocketscoreDependencies
platform-wsplatform-fastifyCommitters: 11
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: