[Snyk] Upgrade @nestjs/common from 10.3.0 to 10.4.15 #39
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 10.3.0 to 10.4.15.
ℹ️ 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 26 versions ahead of your current version.
The recommended version was released 3 months ago.
Release notes
Package name: @nestjs/common
-
10.4.15 - 2024-12-09
- #14282 fix(deps): update dependency express to v4.21.2 (@ renovate[bot])
-
10.4.14 - 2024-12-09
-
10.4.13 - 2024-12-03
- #14256 chore(common): Add type declaration for RawBody decorator with pipes (@ sapenlei)
- #14257 fix(deps): update dependency @ fastify/static to v7.0.4 (@ renovate[bot])
- #14258 fix(deps): update dependency @ nestjs/sequelize to v10.0.1 (@ renovate[bot])
- #14249 chore(deps): bump @ apollo/gateway from 2.4.8 to 2.8.5 in /sample/32-graphql-federation-schema-first/users-application (@ dependabot[bot])
- #14250 chore(deps): update jest monorepo (@ renovate[bot])
- #14245 chore(deps): update dependency mqtt to v5.10.3 (@ renovate[bot])
- #14247 fix(deps): update nest monorepo to v10.4.12 (@ renovate[bot])
- #14251 chore(deps-dev): bump graphql-tools from 9.0.3 to 9.0.5 (@ dependabot[bot])
- #14246 chore(deps): update nest monorepo (@ renovate[bot])
- Kamil Mysliwiec (@ kamilmysliwiec)
- Micael Levi L. Cavalcante (@ micalevisk)
- sapenlei (@ sapenlei)
-
10.4.12 - 2024-11-29
- #14241 fix(common): enforce string type in validationpipe (@ LhonRafaat)
- Other
- #14243 chore(deps): update dependency @ types/node to v20.17.9 (@ renovate[bot])
- #14240 chore(deps): update dependency @ types/multer to v1.4.12 (@ renovate[bot])
- #14239 chore(deps): update dependency @ types/chai to v4.3.20 (@ renovate[bot])
- #14237 chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.2 (@ renovate[bot])
- #14236 chore(deps): update confluentinc/cp-kafka docker tag to v7.7.2 (@ renovate[bot])
- #12253 fix(deps): update apollo graphql packages (@ renovate[bot])
- #14235 chore(deps-dev): bump @ commitlint/config-angular from 19.5.0 to 19.6.0 (@ dependabot[bot])
- #14233 chore(deps): update nest monorepo (@ renovate[bot])
- #14232 fix(deps): update dependency path-to-regexp to v3.3.0 [security] (@ renovate[bot])
- #14229 chore(deps): update mongo docker tag to v8 (@ renovate[bot])
- #14228 chore(deps): update dependency @ types/node to v22.10.0 (@ renovate[bot])
- #14227 fix(deps): update nest-graphql monorepo to v12.2.1 (@ renovate[bot])
- #14224 fix(deps): update dependency sequelize to v6.37.5 (@ renovate[bot])
- #14230 chore(deps): update mysql docker tag to v9 (@ renovate[bot])
- #14231 fix(deps): update dependency @ nestjs/swagger to v8 (@ renovate[bot])
- #14226 fix(deps): update dependency tslib to v2.8.1 (@ renovate[bot])
- #14225 fix(deps): update dependency socket.io to v4.8.1 (@ renovate[bot])
- Lhon (@ LhonRafaat)
-
10.4.11 - 2024-11-27
-
10.4.10 - 2024-11-27
- #14204 fix(websockets): ensure non-shared servers call close method (@ sapenlei)
- #14221 chore(deps): update mysql docker tag to v8.4.3 (@ renovate[bot])
- #14220 chore(deps): update dependency webpack to v5.96.1 (@ renovate[bot])
- #14219 chore(deps): update dependency nodemon to v3.1.7 (@ renovate[bot])
- #14218 chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.1 (@ renovate[bot])
- #14217 chore(deps): update confluentinc/cp-kafka docker tag to v7.7.1 (@ renovate[bot])
- #14216 fix(deps): update dependency rimraf to v5.0.10 (@ renovate[bot])
- #14215 fix(deps): update dependency dotenv to v16.4.5 (@ renovate[bot])
- #14214 fix(deps): update dependency @ grpc/reflection to v1.0.4 (@ renovate[bot])
- #12940 fix(deps): update dependency mongoose to v8.8.3 (@ renovate[bot])
- #14207 chore(deps): update dependency @ types/dotenv to v8.2.3 (@ renovate[bot])
- #14208 chore(deps): update dependency @ types/node to v20.17.8 (@ renovate[bot])
- #14209 chore(deps): update dependency amqplib to v0.10.5 (@ renovate[bot])
- #14212 chore(deps): update dependency webpack to v5.94.0 [security] (@ renovate[bot])
- #14210 chore(deps): update dependency husky to v9.1.7 (@ renovate[bot])
- #14211 chore(deps): update nest monorepo (@ renovate[bot])
- #14206 chore(deps-dev): bump mongoose from 8.8.1 to 8.8.3 (@ dependabot[bot])
- sapenlei (@ sapenlei)
-
10.4.9 - 2024-11-25
- #13923 fix(core): merge req context with tenant payload in the request instance (@ DylanVeldra)
- #14185 fix(websockets): Prevent HTTP server early close in Socket.IO shutdown (@ sapenlei)
- #14181 fix(common): fallback to empty string for enums when validating (swc builder) (@ kamilmysliwiec)
- #13804 fix(core): dependencies not resolving for transient lazy providers (@ patrickacioli)
- #14163 fix(microservices): grpc client streaming bugs (@ kamilmysliwiec)
- #14175 fix(common,core): align the logic of optional provider (@ micalevisk)
- #12954 feat: emit batch (@ gunb0s)
- Other
- #14192 chore(deps): update dependency webpack to v5.94.0 [security] (@ renovate[bot])
- #14188 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/30-event-emitter (@ dependabot[bot])
- #14187 chore(deps): bump cookie and @ nestjs/platform-express in /sample/34-using-esm-packages (@ dependabot[bot])
- #14189 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/19-auth-jwt (@ dependabot[bot])
- #14186 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/31-graphql-federation-code-first/posts-application (@ dependabot[bot])
- #14183 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/32-graphql-federation-schema-first/posts-application (@ dependabot[bot])
- #14176 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/32-graphql-federation-schema-first/users-application (@ dependabot[bot])
- #14179 chore(deps-dev): bump @ types/mocha from 10.0.9 to 10.0.10 (@ dependabot[bot])
- #14174 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/22-graphql-prisma (@ dependabot[bot])
- #14173 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/28-sse (@ dependabot[bot])
- #14165 chore(deps-dev): bump @ typescript-eslint/parser from 8.14.0 to 8.15.0 (@ dependabot[bot])
- #14171 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/11-swagger (@ dependabot[bot])
- #14172 chore(deps): bump cookie and @ nestjs/platform-express in /sample/35-use-esm-package-after-node22 (@ dependabot[bot])
- #14170 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/24-serve-static (@ dependabot[bot])
- #14169 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/15-mvc (@ dependabot[bot])
- #14164 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /sample/01-cats-app (@ dependabot[bot])
- #14167 chore(deps-dev): bump @ typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 (@ dependabot[bot])
- #14161 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /sample/25-dynamic-modules (@ dependabot[bot])
- #14159 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /sample/33-graphql-mercurius (@ dependabot[bot])
- #13632 fix(deps): update dependency mysql2 to v3.9.8 [security] (@ renovate[bot])
- #14151 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /sample/27-scheduling (@ dependabot[bot])
- #14155 build(sample): replace cli-color with smaller and faster ansis (@ webdiscus)
- #14146 chore(deps): bump cookie and @ nestjs/platform-express in /sample/28-sse (@ dependabot[bot])
- #14149 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /sample/32-graphql-federation-schema-first/gateway (@ dependabot[bot])
- #12995 chore(deps): update dependency supertest to v6.3.4 (@ renovate[bot])
- #12815 chore(deps): update dependency @ types/node to v20.17.6 (@ renovate[bot])
- #14147 chore: upgrade deps (@ kamilmysliwiec)
- #14144 chore(deps): bump cookie, light-my-request and @ nestjs/platform-fastify in /sample/33-graphql-mercurius (@ dependabot[bot])
- #14191 chore(deps): bump light-my-request from 6.1.0 to 6.3.0 (@ dependabot[bot])
- Kamil Mysliwiec (@ kamilmysliwiec)
- Micael Levi L. Cavalcante (@ micalevisk)
- Patrick Acioli (@ patrickacioli)
- @ DylanVeldra
- @ webdiscus
- cain (@ gunb0s)
- sapenlei (@ sapenlei)
-
10.4.8 - 2024-11-15
- #14059 fix(microservices): include discarded rmq client options (@ v-sum)
- #14132 fix(microservices): no messages emitted with mqtt when qos set (@ kamilmysliwiec)
- #14133 fix(core): flaky durable provider, remove instance on error (@ kamilmysliwiec)
- #14143 feat(core): expose listening stream from http adapter host (@ kamilmysliwiec)
- #14139 chore(core): defer application shutdown until init finishes (@ mksony)
- Kamil Mysliwiec (@ kamilmysliwiec)
- Max (@ mksony)
- Vasile Sumanschi (@ v-sum)
-
10.4.7 - 2024-11-05
-
10.4.6 - 2024-10-23
-
10.4.5 - 2024-10-16
-
10.4.4 - 2024-09-23
-
10.4.3 - 2024-09-17
-
10.4.2 - 2024-09-16
-
10.4.1 - 2024-08-13
-
10.4.0 - 2024-08-12
-
10.3.10 - 2024-07-01
-
10.3.9 - 2024-06-03
-
10.3.8 - 2024-04-19
-
10.3.7 - 2024-03-28
-
10.3.6 - 2024-03-27
-
10.3.5 - 2024-03-22
-
10.3.4 - 2024-03-18
-
10.3.3 - 2024-02-12
-
10.3.2 - 2024-02-07
-
10.3.1 - 2024-01-23
-
10.3.0 - 2023-12-18
from @nestjs/common GitHub release notesv10.4.15 (2024-12-09)
Dependencies
platform-expressv10.4.14
v10.4.13 (2024-12-03)
Bug fixes
commonDependencies
Committers: 3
v10.4.12 (2024-11-29)
Bug fixes
commonDependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsplatform-socket.ioCommitters: 1
v10.4.11
v10.4.10 (2024-11-27)
Bug fixes
platform-socket.io,websocketsDependencies
Committers: 1
v10.4.9 (2024-11-25)
Bug fixes
core,microserviceswebsocketscommoncoremicroservicesEnhancements
common,coremicroservicesDependencies
platform-fastifyCommitters: 7
v10.4.8 (2024-11-15)
Bug fixes
microservicescoreEnhancements
coreCommitters: 3
v10.4.7
v10.4.6
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: