Kamil Myśliwiec
8d08184a34
refactor(microservices): a few minor tweaks
2023-12-18 09:12:46 +01:00
Kamil Myśliwiec
0a6853c847
Merge branch 'feature/grpc-server-package-definition' of https://github.com/krugi/nest into krugi-feature/grpc-server-package-definition
2023-12-18 09:08:02 +01:00
Kamil Mysliwiec
202dfbf4a3
Merge pull request #12567 from Fcmam5/feature/fastify-route-constraints
...
feat(fastify): add fastify route constraints
2023-12-18 09:04:49 +01:00
Kamil Mysliwiec
704af4cfed
Merge pull request #12175 from PhilipMantrov/master
...
feat(microservices): Added invalid-grpc-message-decorator.exception.ts
2023-12-18 08:50:31 +01:00
Kamil Mysliwiec
d165eed388
Merge pull request #12753 from h4ad-forks/perf/use-factory-instead-of-use-value
...
perf: prefer use factory instead of use value when possible
2023-12-18 08:49:10 +01:00
Kamil Mysliwiec
0885d4fcce
Merge pull request #12915 from NivSv/add-rmq-options-types
...
refactor(microservices): modify rmq options interface
2023-12-18 08:48:21 +01:00
Kamil Mysliwiec
3ec1cbcbcd
Merge pull request #12924 from othierry/feat/add-repl-options-support
...
feat(core): add options parameter to repl
2023-12-18 08:47:43 +01:00
Kamil Mysliwiec
a1780ffc6e
Merge pull request #12905 from micalevisk/feat/verbose-unknown-module-errormsg
...
feat(core): display module's name on `.select(module)` errors
2023-12-18 08:46:31 +01:00
Kamil Mysliwiec
91cedae978
Merge pull request #12817 from micalevisk/fix/issue-12816
...
fix(common): type def for cors delegated callback function option
2023-12-18 08:44:23 +01:00
Kamil Mysliwiec
ad8639d690
Merge pull request #11952 from nestjs/renovate/nestjs-apollo-12.x
...
fix(deps): update dependency @nestjs/apollo to v12.0.11
2023-12-18 08:40:58 +01:00
Kamil Mysliwiec
e346b00b3e
Merge pull request #12930 from nestjs/dependabot/npm_and_yarn/types/node-20.10.5
...
chore(deps-dev): bump @types/node from 20.10.4 to 20.10.5
2023-12-18 08:40:33 +01:00
Kamil Mysliwiec
cb2b7fe7bc
Merge pull request #12931 from nestjs/dependabot/npm_and_yarn/fastify-4.25.1
...
chore(deps): bump fastify from 4.25.0 to 4.25.1
2023-12-18 08:40:28 +01:00
Kamil Mysliwiec
8a0361d434
Merge pull request #12932 from nestjs/dependabot/npm_and_yarn/eslint-8.56.0
...
chore(deps-dev): bump eslint from 8.55.0 to 8.56.0
2023-12-18 08:39:24 +01:00
Abdeldjalil Fortas
2a4cb1c7c6
chore(deps): revert changes to package-lock
2023-12-18 02:33:39 +01:00
dependabot[bot]
d5f5928388
chore(deps-dev): bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 01:14:02 +00:00
dependabot[bot]
9c5fbac09b
chore(deps): bump fastify from 4.25.0 to 4.25.1
...
Bumps [fastify](https://github.com/fastify/fastify ) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v4.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 01:11:44 +00:00
dependabot[bot]
2b710b5c42
chore(deps-dev): bump @types/node from 20.10.4 to 20.10.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.4 to 20.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 01:10:22 +00:00
Abdeldjalil Fortas
45b3c615a1
Merge branch 'master' of https://github.com/nestjs/nest into feature/fastify-route-constraints
2023-12-16 10:09:54 +01:00
Kamil Mysliwiec
31fe19a6c8
Merge pull request #12921 from nestjs/dependabot/npm_and_yarn/fastify-4.25.0
...
chore(deps): bump fastify from 4.24.3 to 4.25.0
2023-12-15 09:40:01 +01:00
Kamil Mysliwiec
785a67d68e
Merge pull request #12911 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-6.14.0
...
chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
2023-12-15 09:39:54 +01:00
dependabot[bot]
f409793902
chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.13.2 to 6.14.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/v6.14.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 >
2023-12-15 08:30:19 +00:00
dependabot[bot]
ba99f363e5
chore(deps): bump fastify from 4.24.3 to 4.25.0
...
Bumps [fastify](https://github.com/fastify/fastify ) from 4.24.3 to 4.25.0.
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v4.24.3...v4.25.0 )
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 08:29:47 +00:00
Kamil Mysliwiec
4549ba052a
Merge pull request #12908 from nestjs/dependabot/npm_and_yarn/prettier-3.1.1
...
chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
2023-12-15 09:28:08 +01:00
Kamil Mysliwiec
f1cc43a026
Merge pull request #12909 from nestjs/dependabot/npm_and_yarn/ts-node-10.9.2
...
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
2023-12-15 09:28:01 +01:00
dependabot[bot]
0a8cc93b87
chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 08:27:51 +00:00
Kamil Mysliwiec
7eb7e6fdb6
Merge pull request #12912 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.14.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
2023-12-15 09:27:50 +01:00
Kamil Mysliwiec
bed2524ae8
Merge pull request #12917 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.9.13
...
chore(deps-dev): bump @grpc/grpc-js from 1.9.12 to 1.9.13
2023-12-15 09:27:44 +01:00
Kamil Mysliwiec
621077aa16
Merge pull request #12918 from nestjs/dependabot/npm_and_yarn/ws-8.15.1
...
chore(deps): bump ws from 8.14.2 to 8.15.1
2023-12-15 09:27:37 +01:00
Kamil Mysliwiec
3d4290fb94
Merge pull request #12920 from nestjs/dependabot/github_actions/github/codeql-action-3
...
chore(deps): bump github/codeql-action from 2 to 3
2023-12-15 09:27:18 +01:00
Kamil Mysliwiec
c9713d0de8
Update Readme.md
2023-12-15 09:27:04 +01:00
Kamil Mysliwiec
dd9134add4
Merge pull request #12923 from nestjs/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
...
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1
2023-12-15 09:24:03 +01:00
Olivier THIERRY
90ad6d6a39
feat(core): add options parameter to repl
...
Enables passing node repl options parameter to nestjs/core/repl
fixes nestjs/nest#12916
2023-12-15 08:37:04 +01:00
dependabot[bot]
c205b81488
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 00:13:36 +00:00
NivShtibel
b8b17f40e1
style(microservices): change interface name to pascal case
...
change the interface 'ClientProperties' name to pascal case
2023-12-14 17:24:40 +02:00
dependabot[bot]
2101bae001
chore(deps): bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-14 00:33:35 +00:00
Abdeldjalil Fortas
4468928d79
feat(fastify): add fastify route constraints
2023-12-13 22:32:06 +01:00
Micael Levi L. Cavalcante
204971cfce
style: fix formatting
2023-12-13 13:10:17 -04:00
Micael Levi L. Cavalcante
6bb08b434c
feat(core): display module's name on .select(module) errors
2023-12-13 13:10:15 -04:00
dependabot[bot]
480c646135
chore(deps): bump ws from 8.14.2 to 8.15.1
...
Bumps [ws](https://github.com/websockets/ws ) from 8.14.2 to 8.15.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.15.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 00:41:35 +00:00
dependabot[bot]
9226b33298
chore(deps-dev): bump @grpc/grpc-js from 1.9.12 to 1.9.13
...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node ) from 1.9.12 to 1.9.13.
- [Release notes](https://github.com/grpc/grpc-node/releases )
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.12...@grpc/grpc-js@1.9.13 )
---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 00:40:18 +00:00
NivShtibel
daf162abdd
refactor(microservices): modify rmq options interface
...
remove the comments from the types of the rmq options interface to get
types and modify the types
previous behavior: queueOptions and socketOptions fields type is any
2023-12-12 18:41:15 +02:00
dependabot[bot]
624bb15e38
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 6.13.2 to 6.14.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/v6.14.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 >
2023-12-12 00:15:24 +00:00
dependabot[bot]
1d7b333ce5
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 00:11:20 +00:00
Kamil Mysliwiec
1e489c7e49
Merge pull request #12888 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.2
...
chore(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
2023-12-08 14:24:22 +01:00
Kamil Mysliwiec
3603c38261
Merge pull request #12900 from nestjs/dependabot/npm_and_yarn/mongoose-8.0.3
...
chore(deps-dev): bump mongoose from 8.0.2 to 8.0.3
2023-12-08 14:24:14 +01:00
Kamil Mysliwiec
579fb54e57
Merge pull request #12901 from nestjs/dependabot/npm_and_yarn/reflect-metadata-0.1.14
...
chore(deps): bump reflect-metadata from 0.1.13 to 0.1.14
2023-12-08 14:24:05 +01:00
Kamil Mysliwiec
b82da4d3e2
Merge pull request #12902 from nestjs/dependabot/npm_and_yarn/types/node-20.10.4
...
chore(deps-dev): bump @types/node from 20.10.3 to 20.10.4
2023-12-08 14:23:55 +01:00
renovate[bot]
1629a63722
fix(deps): update dependency @nestjs/apollo to v12.0.11
2023-12-08 00:45:22 +00:00
dependabot[bot]
593fc9095f
chore(deps-dev): bump @types/node from 20.10.3 to 20.10.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.3 to 20.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 00:43:55 +00:00
dependabot[bot]
6399440c12
chore(deps): bump reflect-metadata from 0.1.13 to 0.1.14
...
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata ) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/reflect-metadata/commits )
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 00:42:08 +00:00