47 Commits

Author SHA1 Message Date
dependabot[bot]
1b2dc843c3 chore(deps): bump ajv from 8.17.1 to 8.18.0 in /tools/benchmarks
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 10:30:43 +00:00
renovate[bot]
080fb1fa35 fix(deps): update nest monorepo to v11.1.14 2026-02-17 23:35:58 +00:00
dependabot[bot]
a51c86be3b chore(deps): bump qs from 6.14.1 to 6.14.2 in /tools/benchmarks
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 19:27:35 +00:00
Kamil Mysliwiec
bec4329be4 Merge pull request #16298 from nestjs/dependabot/npm_and_yarn/tools/benchmarks/multi-b4698b0d36
chore(deps): bump fastify and @nestjs/platform-fastify in /tools/benchmarks
2026-02-04 11:42:43 +01:00
renovate[bot]
ce86b45d7d chore(deps): update nest monorepo to v11.1.13 2026-02-04 10:25:45 +00:00
dependabot[bot]
2bec40a801 chore(deps): bump fastify and @nestjs/platform-fastify
Bumps [fastify](https://github.com/fastify/fastify) to 5.7.4 and updates ancestor dependency [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify). These dependencies need to be updated together.


Updates `fastify` from 5.6.2 to 5.7.4
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.6.2...v5.7.4)

Updates `@nestjs/platform-fastify` from 11.1.12 to 11.1.13
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/platform-fastify)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.7.4
  dependency-type: indirect
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 10:24:10 +00:00
Mykhailo Skrypskyi
fad09363aa fix: apply chages from review 2026-02-02 23:02:54 +02:00
Mykhailo Skrypskyi
3cb3c2d6ad feat: update benchmarks 2026-02-01 11:42:27 +02:00
pTr
d6d2daab69 Update samples.ts 2025-08-02 06:24:24 +07:00
Kamil Mysliwiec
faf3e6aec2 Merge pull request #14540 from nestjs/feat/rmq-topic-exchange
feat(microservices): add support for topic exchange (rabbitmq)
2025-04-23 13:23:39 +02:00
Kamil Myśliwiec
18ecc9e7cc ci: ignore prisma sample (temporarily) 2025-03-18 13:30:26 +01:00
Kamil Myśliwiec
823fbab75d feat(microservices): add support for topic exchange (rabbitmq) 2025-01-30 13:52:50 +01:00
Kamil Mysliwiec
439516d7dc Merge pull request #14051 from micalevisk/add-esm-only-sample
chore: add sample on how to use esm on cjs
2024-11-20 10:26:00 +01:00
Micael Levi L. Cavalcante
e15d73190d chore: add sample on how to use esm with nodejs experimental flag 2024-11-18 11:30:39 -04:00
biodiscus
3559e0c1f2 build(sample): replace cli-color with smaller and faster ansis 2024-11-17 17:01:47 +01:00
Micael Levi L. Cavalcante
aff30bf63d chore: support skip npm script execution depending on require nodejs 2024-10-02 18:03:17 -04:00
Micael Levi L. Cavalcante
6bcb3bdcbd style: fix formatting 2023-09-21 17:52:08 -04:00
Kamil Myśliwiec
8399c68b20 sample: upgrade deps 2023-06-16 14:45:08 +02:00
Kamil Myśliwiec
c4828c473a ci: add --legacy-peer-deps flag to samples install 2023-05-19 13:01:19 +02:00
Kamil Myśliwiec
0f904d2cab chore: update minimum engine version to 16 2023-04-05 13:31:07 +02:00
Lioness100
fda5fff1cd docs: fix typos 2023-02-10 21:39:29 -05:00
Kamil Myśliwiec
d1d8cf6c59 chore(scripts): only move .d.ts and .js files (gulp scripts) 2022-11-07 14:16:27 +01:00
Kamil Myśliwiec
8b3d0a7b7e chore: migrate to tsc composite mode (project references) 2022-11-07 09:02:14 +01:00
M.Yusuf Musa
ae99d4e00c Update get-benchmarks.ts 2022-10-13 13:06:43 +01:00
Tony133
4a7f2215d4 chore(): remove unused declarations 2022-07-28 23:02:41 +02:00
Kamil Myśliwiec
8504690856 ci(): bump codechecks node version 2022-07-07 10:45:42 +02:00
Kamil Myśliwiec
d44a647969 ci(codechecks): add logs to the benchmark pipeline 2022-07-07 10:37:02 +02:00
Kamil Myśliwiec
836484d47c ci(): update benchmarks job 2022-07-07 10:19:10 +02:00
Jan Krueger
d4739e817a ci: fix gulp move for multi-application samples 2021-07-09 18:59:03 +02:00
Jan Krueger
a39b2c2c3c ci(gulp): support multi-application samples 2021-07-09 16:01:59 +02:00
Maciej Sikorski
ec9727093d feat: allow to config cors async
Bump version of the fastify-cors.
Add CorsOptionsDelegate interface.
Add CorsOptionsDelegate as an acceptable type
for every enableCors usage.

Closes nestjs/nest#6118
2021-01-25 22:46:11 +01:00
Kamil Myśliwiec
6f5ef692fa ci(): temporarily switch to npm i instead of ci to fix the build 2020-11-02 13:12:18 +01:00
Kamil Myśliwiec
a166b08441 ci(): remove prefer offline flag from samples build script 2020-11-02 12:04:49 +01:00
Kamil Myśliwiec
2d732c8b0c ci(): add no-optional flag to samples install script 2020-11-02 11:54:31 +01:00
Kamil Myśliwiec
5d2de5fd9a fix(): integration tests cleanup, update deps versions 2020-03-02 13:46:26 +01:00
Kamil Myśliwiec
d189c23ad4 refactor(): update samples gulp task 2019-10-26 12:44:41 +02:00
Kamil Myśliwiec
c973efabc8 fix(microservices): ignore context by default when running pipes 2019-10-26 12:40:50 +02:00
Livio
2aafd5657c ci: Run sample e2e and unit test 2019-10-23 21:41:40 +02:00
Kamil Myśliwiec
489d3299c0 format() run prettier, update format script 2019-10-04 09:08:27 +02:00
Krzysztof Kaczor
be2f9e262c add more debug info and fix bug 2019-09-17 04:07:41 +02:00
Krzysztof Kaczor
ef7761a51f improve table output 2019-09-17 02:54:33 +02:00
Kamil Myśliwiec
ee89e12e03 resolve conflicts 2019-09-16 10:18:14 +02:00
Krzysztof Kaczor
cb36a98607 initial version of benchmark codecheck 2019-09-04 17:13:13 -07:00
Krzysztof Kaczor
52dee78f13 add types to get-benchmarks, simple document explaining report contents 2019-09-04 13:43:48 -07:00
Livio Brunnner
ade87e1284 refactor(): Rewrite benchmark script to TS 2019-08-29 10:53:15 +02:00
Kamil Myśliwiec
e0fd3b8f3a refactor() add extra whiteline to gulp config file 2019-08-26 12:38:59 +02:00
Livio
06861628eb build(): Refactor Gulpfile to TS 2019-08-07 22:08:01 +02:00