Commit Graph

15773 Commits

Author SHA1 Message Date
welfuture
66b731d4db chore: fix some typos in comments
Signed-off-by: welfuture <wellfuture@qq.com>
2024-04-20 20:48:16 +08:00
Kamil Myśliwiec
6538ede9ef chore(@nestjs) publish v10.3.8 release v10.3.8 2024-04-19 09:17:44 +02:00
Kamil Mysliwiec
a0b5c26d39 Merge pull request #13430 from JonathanMbt/master
fix(microservices): pass rmq connection options correctly to amqp-con…
2024-04-19 09:15:43 +02:00
Kamil Mysliwiec
05a35b267f Merge pull request #13467 from nestjs/revert-13283-fix/unnecessary-call
Revert "fix(microservice) Delete unnecessary call of grpcClient.start"
2024-04-19 09:14:06 +02:00
Kamil Mysliwiec
044603ab7b Revert "fix(microservice) Delete unnecessary call of grpcClient.start" 2024-04-19 09:13:10 +02:00
Kamil Mysliwiec
6045d9e423 Merge pull request #13456 from nestjs/dependabot/npm_and_yarn/mongoose-8.3.2
chore(deps-dev): bump mongoose from 8.3.1 to 8.3.2
2024-04-19 09:05:51 +02:00
Kamil Mysliwiec
3c5f86cac7 Merge pull request #13457 from nestjs/dependabot/npm_and_yarn/core-js-3.37.0
chore(deps-dev): bump core-js from 3.36.1 to 3.37.0
2024-04-19 09:05:43 +02:00
dependabot[bot]
1c433b83d0 chore(deps-dev): bump core-js from 3.36.1 to 3.37.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:05:18 +00:00
dependabot[bot]
805dd1269c chore(deps-dev): bump mongoose from 8.3.1 to 8.3.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:05:16 +00:00
Kamil Mysliwiec
64b2f4a36d Merge pull request #13460 from nestjs/dependabot/npm_and_yarn/ioredis-5.4.1
chore(deps-dev): bump ioredis from 5.3.2 to 5.4.1
2024-04-19 09:04:29 +02:00
Kamil Mysliwiec
37525a9c21 Merge pull request #13464 from nestjs/dependabot/npm_and_yarn/apollo/server-4.10.4
chore(deps-dev): bump @apollo/server from 4.10.3 to 4.10.4
2024-04-19 09:04:25 +02:00
Kamil Mysliwiec
d7a0a83c82 Merge pull request #13465 from nestjs/dependabot/npm_and_yarn/mysql2-3.9.6
chore(deps-dev): bump mysql2 from 3.9.4 to 3.9.6
2024-04-19 09:04:18 +02:00
dependabot[bot]
2b589c470f chore(deps-dev): bump mysql2 from 3.9.4 to 3.9.6
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.6.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.4...v3.9.6)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 00:23:17 +00:00
dependabot[bot]
b92fac2806 chore(deps-dev): bump @apollo/server from 4.10.3 to 4.10.4
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.10.3 to 4.10.4.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.10.4/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 00:22:23 +00:00
Kamil Mysliwiec
87cf25a883 Merge pull request #13454 from micalevisk/chore/issue-13432
chore(deps): remove unused dev dependencies
2024-04-18 09:42:24 +02:00
dependabot[bot]
f092d3408f chore(deps-dev): bump ioredis from 5.3.2 to 5.4.1
Bumps [ioredis](https://github.com/luin/ioredis) from 5.3.2 to 5.4.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.3.2...v5.4.1)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 00:58:13 +00:00
Micael Levi L. Cavalcante
00dba2bfd9 ci: drop lint commit on circle ci 2024-04-16 10:04:37 -04:00
Micael Levi L. Cavalcante
3765d7de2a chore(deps): remove unused dev dependencies 2024-04-16 09:22:58 -04:00
Kamil Mysliwiec
f5b53f1c1e Merge pull request #13445 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.7.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0
2024-04-16 09:27:51 +02:00
Kamil Mysliwiec
722fc1c568 Merge pull request #13422 from nestjs/dependabot/npm_and_yarn/sample/07-sequelize/mysql2-3.9.4
chore(deps): bump mysql2 from 3.9.1 to 3.9.4 in /sample/07-sequelize
2024-04-16 09:27:37 +02:00
Kamil Mysliwiec
3bc4f7caa5 Merge pull request #13423 from nestjs/dependabot/npm_and_yarn/sample/05-sql-typeorm/mysql2-3.9.4
chore(deps): bump mysql2 from 3.9.1 to 3.9.4 in /sample/05-sql-typeorm
2024-04-16 09:27:31 +02:00
dependabot[bot]
bfa05965c5 chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 07:27:28 +00:00
Kamil Mysliwiec
6d885fe52a Merge pull request #13443 from nestjs/dependabot/npm_and_yarn/commitlint/config-angular-19.2.2
chore(deps-dev): bump @commitlint/config-angular from 19.1.0 to 19.2.2
2024-04-16 09:27:25 +02:00
Kamil Mysliwiec
f67fa4cbf2 Merge pull request #13444 from nestjs/dependabot/npm_and_yarn/apollo/server-4.10.3
chore(deps-dev): bump @apollo/server from 4.10.2 to 4.10.3
2024-04-16 09:27:21 +02:00
Kamil Mysliwiec
a7a830718a Merge pull request #13446 from nestjs/dependabot/npm_and_yarn/light-my-request-5.13.0
chore(deps): bump light-my-request from 5.12.0 to 5.13.0
2024-04-16 09:26:52 +02:00
Kamil Mysliwiec
5001476a04 Merge pull request #13447 from nestjs/dependabot/npm_and_yarn/artillery-2.0.10
chore(deps-dev): bump artillery from 2.0.8 to 2.0.10
2024-04-16 09:26:46 +02:00
Kamil Mysliwiec
faabff8236 Merge pull request #13448 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.7.0
chore(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.7.0
2024-04-16 09:26:34 +02:00
Kamil Mysliwiec
8b42341213 Merge pull request #13449 from nestjs/dependabot/npm_and_yarn/nestjs/mongoose-10.0.6
chore(deps-dev): bump @nestjs/mongoose from 10.0.4 to 10.0.6
2024-04-16 09:26:27 +02:00
Kamil Mysliwiec
624bd04763 Merge pull request #13450 from nestjs/dependabot/npm_and_yarn/fast-json-stringify-5.14.1
chore(deps): bump fast-json-stringify from 5.13.0 to 5.14.1
2024-04-16 09:26:19 +02:00
dependabot[bot]
3e1b31bb9e chore(deps): bump fast-json-stringify from 5.13.0 to 5.14.1
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.13.0 to 5.14.1.
- [Release notes](https://github.com/fastify/fast-json-stringify/releases)
- [Commits](https://github.com/fastify/fast-json-stringify/compare/v5.13.0...v5.14.1)

---
updated-dependencies:
- dependency-name: fast-json-stringify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:03:42 +00:00
dependabot[bot]
b1420af67d chore(deps-dev): bump @nestjs/mongoose from 10.0.4 to 10.0.6
Bumps [@nestjs/mongoose](https://github.com/nestjs/mongoose) from 10.0.4 to 10.0.6.
- [Release notes](https://github.com/nestjs/mongoose/releases)
- [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/mongoose/compare/10.0.4...10.0.6)

---
updated-dependencies:
- dependency-name: "@nestjs/mongoose"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:03:07 +00:00
dependabot[bot]
9d152226fe chore(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:02:42 +00:00
dependabot[bot]
66ee8f2a17 chore(deps-dev): bump artillery from 2.0.8 to 2.0.10
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.8...artillery-2.0.10)

---
updated-dependencies:
- dependency-name: artillery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:02:12 +00:00
dependabot[bot]
ad0d21a535 chore(deps): bump light-my-request from 5.12.0 to 5.13.0
Bumps [light-my-request](https://github.com/fastify/light-my-request) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/fastify/light-my-request/releases)
- [Commits](https://github.com/fastify/light-my-request/compare/v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: light-my-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 01:00:58 +00:00
dependabot[bot]
15d387d1e7 chore(deps-dev): bump @apollo/server from 4.10.2 to 4.10.3
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.10.3/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 00:59:48 +00:00
dependabot[bot]
d4e93aeeaf chore(deps-dev): bump @commitlint/config-angular from 19.1.0 to 19.2.2
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 19.1.0 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 00:59:15 +00:00
Kamil Mysliwiec
b483f87c11 Merge pull request #13425 from nestjs/dependabot/npm_and_yarn/mysql2-3.9.4
chore(deps-dev): bump mysql2 from 3.9.3 to 3.9.4
2024-04-15 09:09:34 +02:00
Kamil Mysliwiec
a4268434b8 Merge pull request #13435 from nestjs/dependabot/npm_and_yarn/amqplib-0.10.4
chore(deps-dev): bump amqplib from 0.10.3 to 0.10.4
2024-04-15 09:08:42 +02:00
dependabot[bot]
e39cdcc341 chore(deps-dev): bump mysql2 from 3.9.3 to 3.9.4
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 07:07:44 +00:00
Kamil Mysliwiec
a7436406db Merge pull request #13436 from nestjs/dependabot/npm_and_yarn/cache-manager-5.5.1
chore(deps-dev): bump cache-manager from 5.4.0 to 5.5.1
2024-04-15 09:07:09 +02:00
Kamil Mysliwiec
82d9c1f600 Merge pull request #13437 from nestjs/dependabot/npm_and_yarn/mqtt-5.5.2
chore(deps-dev): bump mqtt from 5.5.0 to 5.5.2
2024-04-15 09:05:57 +02:00
Kamil Mysliwiec
536e9a992b Merge pull request #13438 from nestjs/dependabot/npm_and_yarn/commitlint/cli-19.2.2
chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2
2024-04-15 09:03:01 +02:00
Kamil Mysliwiec
562a17efab Merge pull request #13439 from nestjs/dependabot/npm_and_yarn/typescript-5.4.5
chore(deps-dev): bump typescript from 5.4.3 to 5.4.5
2024-04-15 09:02:31 +02:00
dependabot[bot]
c71fe9f136 chore(deps-dev): bump typescript from 5.4.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:11:28 +00:00
dependabot[bot]
a124d63111 chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.2.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.1 to 19.2.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:10:45 +00:00
dependabot[bot]
9d9cfec66c chore(deps-dev): bump mqtt from 5.5.0 to 5.5.2
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.5.0...v5.5.2)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:10:03 +00:00
dependabot[bot]
77475abc48 chore(deps-dev): bump cache-manager from 5.4.0 to 5.5.1
Bumps [cache-manager](https://github.com/jaredwray/cache-manager) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/jaredwray/cache-manager/releases)
- [Commits](https://github.com/jaredwray/cache-manager/commits)

---
updated-dependencies:
- dependency-name: cache-manager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:09:22 +00:00
dependabot[bot]
9c3886b41c chore(deps-dev): bump amqplib from 0.10.3 to 0.10.4
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amqp-node/amqplib/compare/v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: amqplib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 00:08:46 +00:00
JonathanMbt
3424843c81 fix(microservices): pass rmq connection options correctly to amqp-connection-manager 2024-04-13 16:23:45 +02:00
dependabot[bot]
1420440959 chore(deps): bump mysql2 from 3.9.1 to 3.9.4 in /sample/05-sql-typeorm
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.1 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.1...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 16:14:41 +00:00