Skip to content

Commit

Permalink
Merge branch 'nestjs:master' into feature/package_microservices/add_e…
Browse files Browse the repository at this point in the history
…xtras_to_pattern_decorators
  • Loading branch information
EugeneKorshenko committed Jan 24, 2022
2 parents a0f148d + 027403c commit 84e545a
Show file tree
Hide file tree
Showing 85 changed files with 7,542 additions and 26,332 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<td align="center" valign="middle"><a href="https://www.naologic.com/" target="_blank"><img src="https://nestjs.com/img/naologic-logo.svg" width="125" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://messaged.com/" target="_blank"><img src="https://nestjs.com/img/messaged-logo.png" width="50" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://triplecore.io" target="_blank"><img src="https://nestjs.com/img/triplecore-logo.svg" width="50" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://klqc.de" target="_blank"><img src="https://nestjs.com/img/klcqcl-logo.png" width="120" valign="middle" /></a></td>
<td align="center" valign="middle"><a href="https://thecasinowizard.com/bonuses/no-deposit-bonuses/" target="_blank"><img src="https://nestjs.com/img/casinowizard-logo.png" width="120" valign="middle" /></a></td>
</tr></table>

## Backers
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "8.2.5"
"version": "8.2.6"
}
2,257 changes: 1,256 additions & 1,001 deletions package-lock.json

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,33 +49,33 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"axios": "0.24.0",
"axios": "0.25.0",
"class-transformer": "0.4.0",
"class-validator": "0.13.2",
"cli-color": "2.0.1",
"cors": "2.8.5",
"express": "4.17.1",
"fast-json-stringify": "2.7.12",
"express": "4.17.2",
"fast-json-stringify": "3.0.2",
"fast-safe-stringify": "2.1.1",
"graphql-subscriptions": "2.0.0",
"iterare": "1.2.1",
"object-hash": "2.2.0",
"path-to-regexp": "3.2.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.4.0",
"socket.io": "4.4.0",
"socket.io": "4.4.1",
"tslib": "2.3.1",
"uuid": "8.3.2"
},
"devDependencies": {
"@codechecks/client": "0.1.12",
"@commitlint/cli": "15.0.0",
"@commitlint/config-angular": "15.0.0",
"@grpc/grpc-js": "1.5.0",
"@commitlint/cli": "16.1.0",
"@commitlint/config-angular": "16.0.0",
"@grpc/grpc-js": "1.5.3",
"@grpc/proto-loader": "0.6.9",
"@nestjs/graphql": "9.1.2",
"@nestjs/mongoose": "9.0.1",
"@nestjs/typeorm": "8.0.2",
"@nestjs/mongoose": "9.0.2",
"@nestjs/typeorm": "8.0.3",
"@types/amqplib": "0.8.2",
"@types/bytes": "3.1.1",
"@types/cache-manager": "3.4.2",
Expand All @@ -84,20 +84,20 @@
"@types/cors": "2.8.12",
"@types/express": "4.17.13",
"@types/gulp": "4.0.9",
"@types/http-errors": "1.8.1",
"@types/http-errors": "1.8.2",
"@types/mocha": "9.0.0",
"@types/node": "16.11.19",
"@types/node": "16.11.21",
"@types/redis": "4.0.11",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "10.0.6",
"@types/sinon": "10.0.8",
"@types/socket.io": "3.0.2",
"@types/ws": "8.2.0",
"@types/ws": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"amqp-connection-manager": "3.7.0",
"amqplib": "0.8.0",
"apollo-server-core": "3.5.0",
"apollo-server-express": "3.5.0",
"apollo-server-core": "3.6.2",
"apollo-server-express": "3.6.2",
"artillery": "1.7.9",
"body-parser": "1.19.1",
"bytes": "3.1.1",
Expand All @@ -107,21 +107,21 @@
"chai-as-promised": "7.1.1",
"clang-format": "1.6.0",
"commitlint-circle": "1.0.0",
"concurrently": "6.4.0",
"conventional-changelog": "3.1.24",
"core-js": "3.19.3",
"concurrently": "7.0.0",
"conventional-changelog": "3.1.25",
"core-js": "3.20.3",
"coveralls": "3.1.1",
"delete-empty": "3.0.0",
"engine.io-client": "6.1.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"eventsource": "1.1.0",
"fancy-log": "1.3.3",
"fastify": "3.24.1",
"fancy-log": "2.0.0",
"fastify": "3.27.0",
"fastify-cors": "6.0.2",
"fastify-formbody": "5.2.0",
"fastify-multipart": "5.2.1",
"fastify-multipart": "5.3.0",
"fastify-static": "4.5.0",
"graphql": "15.7.2",
"graphql-tools": "7.0.5",
Expand All @@ -139,13 +139,13 @@
"lerna": "2.11.0",
"lerna-changelog": "2.2.0",
"light-my-request": "4.7.0",
"lint-staged": "12.1.3",
"lint-staged": "12.3.1",
"markdown-table": "2.0.0",
"merge-graphql-schemas": "1.7.8",
"middie": "5.3.0",
"mocha": "9.1.3",
"mongoose": "6.1.6",
"mqtt": "4.2.8",
"mocha": "9.1.4",
"mongoose": "6.1.7",
"mqtt": "4.3.4",
"multer": "1.4.4",
"mysql2": "2.3.3",
"nats": "2.4.0",
Expand All @@ -157,7 +157,7 @@
"rxjs-compat": "6.6.7",
"sinon": "12.0.1",
"sinon-chai": "3.7.0",
"socket.io-client": "4.4.0",
"socket.io-client": "4.4.1",
"subscriptions-transport-ws": "0.11.0",
"supertest": "6.1.6",
"ts-morph": "13.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/common",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@common)",
"author": "Kamil Mysliwiec",
"homepage": "https://nestjs.com",
Expand All @@ -17,7 +17,7 @@
},
"license": "MIT",
"dependencies": {
"axios": "0.24.0",
"axios": "0.25.0",
"iterare": "1.2.1",
"tslib": "2.3.1",
"uuid": "8.3.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/common": "8.2.5"
"@nestjs/common": "8.2.6"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/microservices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/microservices",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@microservices)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand All @@ -22,8 +22,8 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.2.5",
"@nestjs/core": "8.2.5"
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6"
},
"peerDependencies": {
"@grpc/grpc-js": "*",
Expand Down
8 changes: 4 additions & 4 deletions packages/platform-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-express",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-express)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand All @@ -19,13 +19,13 @@
"dependencies": {
"body-parser": "1.19.1",
"cors": "2.8.5",
"express": "4.17.1",
"express": "4.17.2",
"multer": "1.4.4",
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.2.5",
"@nestjs/core": "8.2.5"
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/platform-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-fastify",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-fastify)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"fastify": "3.24.1",
"fastify": "3.27.0",
"fastify-cors": "6.0.2",
"fastify-formbody": "5.2.0",
"light-my-request": "4.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/platform-socket.io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-socket.io",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.4.0",
"socket.io": "4.4.1",
"tslib": "2.3.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-ws",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-ws)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/testing",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@testing)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/websockets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/websockets",
"version": "8.2.5",
"version": "8.2.6",
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)",
"author": "Kamil Mysliwiec",
"license": "MIT",
Expand All @@ -17,8 +17,8 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.2.5",
"@nestjs/core": "8.2.5"
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
Expand Down
Loading

0 comments on commit 84e545a

Please sign in to comment.