nestjs-dynamic-providers
nestjs-dynamic-providers copied to clipboard
[Snyk] Upgrade: @nestjs/common, @nestjs/core
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together. :information_source: 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.Name | Versions | Released on |
---|---|---|
@nestjs/commonfrom 10.3.3 to 10.3.6 | 3 versions ahead of your current version | 22 days agoon 2024-03-27 |
@nestjs/corefrom 10.3.3 to 10.3.6 | 3 versions ahead of your current version | 22 days agoon 2024-03-27 |
Release notes
Package name: @nestjs/common
-
10.3.6 - 2024-03-27
v10.3.6 (2024-03-27)
Bug fixes
microservices
- #13367 Revert "fix(microservices): fix redundant code to emit error" (@ kamilmysliwiec)
core
Dependencies
- Other
- #13362 chore(deps-dev): bump @ grpc/proto-loader from 0.7.10 to 0.7.11 (@ dependabot[bot])
- #13358 chore(deps-dev): bump @ typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 (@ dependabot[bot])
- #13361 chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 (@ dependabot[bot])
- #13363 chore(deps-dev): bump @ grpc/grpc-js from 1.10.3 to 1.10.4 (@ dependabot[bot])
- #13364 chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3 (@ dependabot[bot])
- #13355 chore(deps-dev): bump @ apollo/server from 4.10.1 to 4.10.2 (@ dependabot[bot])
- #13359 chore(deps-dev): bump @ typescript-eslint/parser from 7.3.1 to 7.4.0 (@ dependabot[bot])
- #13343 chore(deps-dev): bump core-js from 3.36.0 to 3.36.1 (@ dependabot[bot])
- #13344 chore(deps-dev): bump @ commitlint/cli from 19.2.0 to 19.2.1 (@ dependabot[bot])
- #13347 chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (@ dependabot[bot])
- #13345 chore(deps-dev): bump @ types/node from 20.11.29 to 20.11.30 (@ dependabot[bot])
- #13348 chore(deps-dev): bump @ fastify/multipart from 8.1.0 to 8.2.0 (@ dependabot[bot])
- #13352 chore(deps-dev): bump mongoose from 8.2.2 to 8.2.3 (@ dependabot[bot])
platform-express
- #13357 chore(deps): bump express from 4.19.1 to 4.19.2 (@ dependabot[bot])
- #13349 chore(deps): bump express from 4.18.3 to 4.19.1 (@ dependabot[bot])
Committers: 2
- Abdulla Bayramov (@ breeeew)
- Kamil Mysliwiec (@ kamilmysliwiec)
-
10.3.5 - 2024-03-22
v10.3.5
- 10.3.4 - 2024-03-18 Read more
-
10.3.3 - 2024-02-12
v10.3.3
Package name: @nestjs/core
-
10.3.6 - 2024-03-27
v10.3.6 (2024-03-27)
Bug fixes
microservices
- #13367 Revert "fix(microservices): fix redundant code to emit error" (@ kamilmysliwiec)
core
Dependencies
- Other
- #13362 chore(deps-dev): bump @ grpc/proto-loader from 0.7.10 to 0.7.11 (@ dependabot[bot])
- #13358 chore(deps-dev): bump @ typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 (@ dependabot[bot])
- #13361 chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 (@ dependabot[bot])
- #13363 chore(deps-dev): bump @ grpc/grpc-js from 1.10.3 to 1.10.4 (@ dependabot[bot])
- #13364 chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3 (@ dependabot[bot])
- #13355 chore(deps-dev): bump @ apollo/server from 4.10.1 to 4.10.2 (@ dependabot[bot])
- #13359 chore(deps-dev): bump @ typescript-eslint/parser from 7.3.1 to 7.4.0 (@ dependabot[bot])
- #13343 chore(deps-dev): bump core-js from 3.36.0 to 3.36.1 (@ dependabot[bot])
- #13344 chore(deps-dev): bump @ commitlint/cli from 19.2.0 to 19.2.1 (@ dependabot[bot])
- #13347 chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (@ dependabot[bot])
- #13345 chore(deps-dev): bump @ types/node from 20.11.29 to 20.11.30 (@ dependabot[bot])
- #13348 chore(deps-dev): bump @ fastify/multipart from 8.1.0 to 8.2.0 (@ dependabot[bot])
- #13352 chore(deps-dev): bump mongoose from 8.2.2 to 8.2.3 (@ dependabot[bot])
platform-express
- #13357 chore(deps): bump express from 4.19.1 to 4.19.2 (@ dependabot[bot])
- #13349 chore(deps): bump express from 4.18.3 to 4.19.1 (@ dependabot[bot])
Committers: 2
- Abdulla Bayramov (@ breeeew)
- Kamil Mysliwiec (@ kamilmysliwiec)
-
10.3.5 - 2024-03-22
v10.3.5
- 10.3.4 - 2024-03-18 Read more
-
10.3.3 - 2024-02-12
v10.3.3
Commit messages
Package name: @nestjs/common
- 1f2fae7 chore(@ nestjs) publish v10.3.6 release
- 50385de Merge pull request #13362 from nestjs/dependabot/npm_and_yarn/grpc/proto-loader-0.7.11
- 872ab40 Merge pull request #13367 from nestjs/revert-13328-fix/redundant-emit-code
- f416f5a Revert "fix(microservices): fix redundant code to emit error"
- f29f932 Merge pull request #13366 from breeeew/fix-request-scope-leak
- 274011d chore(deps-dev): bump @ grpc/proto-loader from 0.7.10 to 0.7.11
- ccbbe06 Merge pull request #13358 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.4.0
- 1757840 Merge pull request #13361 from nestjs/dependabot/npm_and_yarn/mocha-10.4.0
- e133595 Merge pull request #13363 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.10.4
- 743c4b6 Merge pull request #13364 from nestjs/dependabot/npm_and_yarn/mysql2-3.9.3
- 6a7f74f fix(core): break reference chain to instance object
- 4510f6d chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3
- b3f0b65 chore(deps-dev): bump @ grpc/grpc-js from 1.10.3 to 1.10.4
- 0782837 chore(deps-dev): bump mocha from 10.3.0 to 10.4.0
- 334b27b chore(deps-dev): bump @ typescript-eslint/eslint-plugin
- ddc1265 Merge pull request #13355 from nestjs/dependabot/npm_and_yarn/apollo/server-4.10.2
- 560e350 Merge pull request #13359 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.4.0
- b3a7510 Merge pull request #13357 from nestjs/dependabot/npm_and_yarn/express-4.19.2
- 70dea80 chore(deps-dev): bump @ typescript-eslint/parser from 7.3.1 to 7.4.0
- 8b1a1dd chore(deps): bump express from 4.19.1 to 4.19.2
- 2957483 chore(deps-dev): bump @ apollo/server from 4.10.1 to 4.10.2
- 1a605dd Merge branch 'master' of https://github.com/nestjs/nest
- 8bf0015 chore: update readme
- 09857ae Merge pull request #13343 from nestjs/dependabot/npm_and_yarn/core-js-3.36.1
Package name: @nestjs/core
- 1f2fae7 chore(@ nestjs) publish v10.3.6 release
- 50385de Merge pull request #13362 from nestjs/dependabot/npm_and_yarn/grpc/proto-loader-0.7.11
- 872ab40 Merge pull request #13367 from nestjs/revert-13328-fix/redundant-emit-code
- f416f5a Revert "fix(microservices): fix redundant code to emit error"
- f29f932 Merge pull request #13366 from breeeew/fix-request-scope-leak
- 274011d chore(deps-dev): bump @ grpc/proto-loader from 0.7.10 to 0.7.11
- ccbbe06 Merge pull request #13358 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.4.0
- 1757840 Merge pull request #13361 from nestjs/dependabot/npm_and_yarn/mocha-10.4.0
- e133595 Merge pull request #13363 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.10.4
- 743c4b6 Merge pull request #13364 from nestjs/dependabot/npm_and_yarn/mysql2-3.9.3
- 6a7f74f fix(core): break reference chain to instance object
- 4510f6d chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3
- b3f0b65 chore(deps-dev): bump @ grpc/grpc-js from 1.10.3 to 1.10.4
- 0782837 chore(deps-dev): bump mocha from 10.3.0 to 10.4.0
- 334b27b chore(deps-dev): bump @ typescript-eslint/eslint-plugin
- ddc1265 Merge pull request #13355 from nestjs/dependabot/npm_and_yarn/apollo/server-4.10.2
- 560e350 Merge pull request #13359 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.4.0
- b3a7510 Merge pull request #13357 from nestjs/dependabot/npm_and_yarn/express-4.19.2
- 70dea80 chore(deps-dev): bump @ typescript-eslint/parser from 7.3.1 to 7.4.0
- 8b1a1dd chore(deps): bump express from 4.19.1 to 4.19.2
- 2957483 chore(deps-dev): bump @ apollo/server from 4.10.1 to 4.10.2
- 1a605dd Merge branch 'master' of https://github.com/nestjs/nest
- 8bf0015 chore: update readme
- 09857ae Merge pull request #13343 from nestjs/dependabot/npm_and_yarn/core-js-3.36.1
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:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs