Kamil Myśliwiec
|
0e95b3b90d
|
refactor(common): move logger utils to dedicated files
|
2025-05-05 14:07:03 +02:00 |
|
Kamil Myśliwiec
|
9d270a2a91
|
Merge branch 'julien/log-level-filtering' of github.com:y-nk/nest into y-nk-julien/log-level-filtering
|
2025-05-05 14:00:04 +02:00 |
|
Kamil Myśliwiec
|
3c6c9ea265
|
Merge branch 'master' of https://github.com/nestjs/nest
|
2025-05-05 13:10:52 +02:00 |
|
Kamil Myśliwiec
|
c05a0e6f9a
|
chore(common): set class-transformer and class-validator version constraint
|
2025-05-05 13:10:44 +02:00 |
|
Kamil Mysliwiec
|
0a07b2d701
|
Merge pull request #15072 from gapon2401/add-exchange-arguments-rmq
feat(microservices): Add exchange arguments to RabbitMQ
|
2025-05-05 12:46:01 +02:00 |
|
Igor Gaponov
|
0eb3199004
|
feat(microservices): Add exchange arguments to RabbitMQ
|
2025-05-05 13:26:54 +03:00 |
|
Kamil Mysliwiec
|
7aec82fc5d
|
Merge pull request #15059 from nestjs/renovate/eslint-monorepo
chore(deps): update eslint monorepo to v9.26.0
|
2025-05-05 08:47:14 +02:00 |
|
renovate[bot]
|
05fc0d6bb0
|
chore(deps): update eslint monorepo to v9.26.0
|
2025-05-05 06:46:43 +00:00 |
|
Kamil Mysliwiec
|
3abb887890
|
Merge pull request #15064 from nestjs/renovate/eslint-plugin-prettier-5.x
chore(deps): update dependency eslint-plugin-prettier to v5.3.1
|
2025-05-05 08:42:45 +02:00 |
|
Kamil Mysliwiec
|
083771de4f
|
Merge pull request #15066 from nestjs/dependabot/npm_and_yarn/eslint-plugin-prettier-5.3.1
chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.3.1
|
2025-05-05 08:42:33 +02:00 |
|
Kamil Mysliwiec
|
ef7cce6fd6
|
Merge pull request #15070 from nestjs/dependabot/npm_and_yarn/eslint/js-9.26.0
chore(deps-dev): bump @eslint/js from 9.25.1 to 9.26.0
|
2025-05-05 08:42:25 +02:00 |
|
Kamil Mysliwiec
|
a9a4eb4dc2
|
Merge pull request #15062 from yatin166/fix/close-redis-and-amqp-client-connection-properly
fix(microservices): ensure all redis and amqp client closes properly
|
2025-05-05 08:42:12 +02:00 |
|
Kamil Mysliwiec
|
8a6026857a
|
Merge pull request #15063 from Tony133/chore/added-public-api-on-console-logger-service
chore(): marked public api in the console-logger.service.ts
|
2025-05-05 08:41:46 +02:00 |
|
Kamil Mysliwiec
|
c0d166c6e0
|
Merge pull request #15069 from nestjs/dependabot/npm_and_yarn/amqplib-0.10.8
chore(deps-dev): bump amqplib from 0.10.7 to 0.10.8
|
2025-05-05 08:41:35 +02:00 |
|
Kamil Mysliwiec
|
4418a2124d
|
Merge pull request #15061 from micalevisk/fix-issue-15060
fix(core): bring back `getHeader` and `appendHeader` methods from `AbstractHttpAdapter`
|
2025-05-05 08:41:25 +02:00 |
|
Kamil Mysliwiec
|
25dcaa94b4
|
Merge pull request #15047 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.27.1
|
2025-05-05 08:40:34 +02:00 |
|
Kamil Mysliwiec
|
b355af77e4
|
Merge pull request #15053 from nestjs/renovate/mocha-11.x
chore(deps): update dependency mocha to v11.2.2
|
2025-05-05 08:40:19 +02:00 |
|
Kamil Mysliwiec
|
310474731c
|
Merge pull request #15058 from nestjs/renovate/class-validator-0.x
fix(deps): update dependency class-validator to v0.14.2
|
2025-05-05 08:40:09 +02:00 |
|
dependabot[bot]
|
f080520462
|
chore(deps-dev): bump @eslint/js from 9.25.1 to 9.26.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.25.1 to 9.26.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/commits/v9.26.0/packages/js)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 00:21:53 +00:00 |
|
dependabot[bot]
|
3beb920b01
|
chore(deps-dev): bump amqplib from 0.10.7 to 0.10.8
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.7 to 0.10.8.
- [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.7...v0.10.8)
---
updated-dependencies:
- dependency-name: amqplib
dependency-version: 0.10.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 00:21:36 +00:00 |
|
dependabot[bot]
|
4bf15fa7c3
|
chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.3.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.6 to 5.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 00:20:29 +00:00 |
|
renovate[bot]
|
4d85e4b9c1
|
chore(deps): update dependency eslint-plugin-prettier to v5.3.1
|
2025-05-04 10:36:20 +00:00 |
|
Tony133
|
53b51380ef
|
chore: mark public api in the console-logger.service.ts
|
2025-05-03 16:05:44 +02:00 |
|
yatin166
|
9c7ae6189c
|
fix(microservices): ensure all redis and amqp client closes properly
|
2025-05-03 13:32:08 +02:00 |
|
Micael Levi L. Cavalcante
|
cb6080e0ba
|
refactor(core,platform-fastify): drop useless optional signature
|
2025-05-02 22:40:48 -04:00 |
|
Micael Levi L. Cavalcante
|
10f4a9d3fe
|
fix(core): bring back getHeader and appendHeader methods on AbstractHttpAdapter
7197cc1a8a
|
2025-05-02 22:38:37 -04:00 |
|
renovate[bot]
|
36c056bb45
|
fix(deps): update dependency class-validator to v0.14.2
|
2025-05-02 18:02:32 +00:00 |
|
renovate[bot]
|
2452f7b276
|
chore(deps): update dependency mocha to v11.2.2
|
2025-05-01 17:41:51 +00:00 |
|
renovate[bot]
|
c9525aae3f
|
chore(deps): update babel monorepo to v7.27.1
|
2025-04-30 17:10:51 +00:00 |
|
Kamil Mysliwiec
|
f2d8543aa8
|
Merge pull request #15044 from nestjs/renovate/nestjs-swagger-11.x
fix(deps): update dependency @nestjs/swagger to v11.1.6
|
2025-04-30 11:55:37 +02:00 |
|
renovate[bot]
|
a657153dec
|
fix(deps): update dependency @nestjs/swagger to v11.1.6
|
2025-04-30 06:39:23 +00:00 |
|
Kamil Mysliwiec
|
d999c114dd
|
Merge pull request #15039 from nestjs/renovate/prisma-monorepo
fix(deps): update dependency @prisma/client to v6.7.0
|
2025-04-30 08:37:29 +02:00 |
|
Kamil Mysliwiec
|
0ed91be58a
|
Merge pull request #15038 from nestjs/dependabot/npm_and_yarn/formidable-3.5.4
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
|
2025-04-30 08:37:19 +02:00 |
|
Kamil Mysliwiec
|
d1b53d0333
|
Merge pull request #15040 from nestjs/renovate/mongoose-8.x
fix(deps): update dependency mongoose to v8.14.1
|
2025-04-30 08:34:44 +02:00 |
|
Kamil Mysliwiec
|
9eb10ccde4
|
Merge pull request #15041 from nestjs/renovate/core-js-3.x
chore(deps): update dependency core-js to v3.42.0
|
2025-04-30 08:34:31 +02:00 |
|
renovate[bot]
|
e9d69d223c
|
chore(deps): update dependency core-js to v3.42.0
|
2025-04-29 23:35:04 +00:00 |
|
renovate[bot]
|
cdbc6d7597
|
fix(deps): update dependency mongoose to v8.14.1
|
2025-04-29 23:34:49 +00:00 |
|
renovate[bot]
|
6f96d7665d
|
fix(deps): update dependency @prisma/client to v6.7.0
|
2025-04-29 17:04:37 +00:00 |
|
dependabot[bot]
|
69ac54fdde
|
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)
---
updated-dependencies:
- dependency-name: formidable
dependency-version: 3.5.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 15:20:51 +00:00 |
|
Kamil Mysliwiec
|
2e5dd0fe05
|
Merge pull request #15035 from nestjs/renovate/mqtt-5.x
chore(deps): update dependency mqtt to v5.12.0
|
2025-04-29 09:09:59 +02:00 |
|
Kamil Mysliwiec
|
4089347510
|
Merge pull request #15034 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.31.1
|
2025-04-29 09:09:49 +02:00 |
|
Kamil Mysliwiec
|
3cc0d98af9
|
Merge pull request #15032 from yatin166/fix/close-amqp-connection-properly
fix(microservices): ensure all the amqp connections are closed properly
|
2025-04-29 09:09:34 +02:00 |
|
renovate[bot]
|
0f724bfe37
|
chore(deps): update dependency mqtt to v5.12.0
|
2025-04-28 19:27:06 +00:00 |
|
renovate[bot]
|
ce10a40028
|
chore(deps): update typescript-eslint monorepo to v8.31.1
|
2025-04-28 19:26:47 +00:00 |
|
yatin166
|
771e1d1f27
|
fix(microservices): lint issue
|
2025-04-28 15:58:14 +02:00 |
|
Kamil Mysliwiec
|
886104ef3b
|
Merge pull request #15015 from nestjs/renovate/mongoose-8.x
fix(deps): update dependency mongoose to v8.14.0
|
2025-04-28 15:34:30 +02:00 |
|
yatin166
|
68f1c1c62e
|
fix test
|
2025-04-28 13:26:19 +02:00 |
|
yatin166
|
0b91bb401b
|
fix(microservices): ensure all the amqp connections are closed properly
|
2025-04-28 12:50:35 +02:00 |
|
Kamil Mysliwiec
|
34b6c2dc71
|
Merge pull request #15031 from nestjs/renovate/node-22.x
chore(deps): update dependency @types/node to v22.15.3
|
2025-04-28 09:28:46 +02:00 |
|
Kamil Mysliwiec
|
c54ffcfbd1
|
Merge pull request #15010 from jmcdo29/feat/streamable-file-enhancement
feat: remove use of pipeline
|
2025-04-28 09:28:22 +02:00 |
|