Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nestjs/nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://github.com/nestjs/nest

Merge pull request #12244 from rbnayax/#12215

fix: CI config is failing

de578068ebc46b956eba7c25786305fb9ab8cb04 authored over 1 year ago
fix: CI config is failing

72a1b96510734bd44192d6d520b07950689df269 authored over 1 year ago
fix: CI config is failing

db8835c94a095f45dc9a5e12fed4637e8a2cd2ea authored over 1 year ago
chore: update multer options to accept functions as dest

3b239f27adc849b4afa63784177d8f660812fbce authored over 1 year ago
Merge pull request #12243 from rbnayax/#12215

fix: CI config is failing

500df55c906b1e98ac244c6f4cd40a596926491e authored over 1 year ago
fix: CI config is failing

86644a0d292fda4780c25783f4277d1aa61d2165 authored over 1 year ago
Update config.yml

f57e5df04fa25f2ed3e69f099e10d48692db44a2 authored over 1 year ago
Update config.yml

a07e9431f71ff4aa911fb0a6f893115527591b7f authored over 1 year ago
ci: update circleci configuration

067e1e49aef089dcd40d88a350f595ff4ba3d6f9 authored over 1 year ago
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

7e0f5872a01e0b1a0a0ea52790d8d49b3b852759 authored over 1 year ago
Merge pull request #12168 from nestjs/renovate/confluentinc-cp-zookeeper-7.x

chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1

f7b10c8f146cd9ff285d968843f299bd81080bd7 authored over 1 year ago
Merge pull request #12237 from nestjs/feat/strongly-typed-decorator

feat(core): add strongly-typed decorators factory (reflector)

fcca78350208925366b0012f5664e0f52cf73f78 authored over 1 year ago
Merge pull request #12107 from nestjs/feat/discover-by-decorator

feat(core): discover by decorator, explorer pattern

b8c2c29a5898116b78ac5c45f2d7a321548906b8 authored over 1 year ago
Update packages/core/discovery/discovery-service.ts

f99f6f142fe84a6bcd2020f3234a0f1c6530245a authored over 1 year ago
Merge pull request #12218 from rbnayax/#12215

ci: add NodeJS 20 to CI matrix

380b0c0c2ed330d526088049a7ac5e3bf369c2d7 authored over 1 year ago
Merge pull request #12161 from TheCodby/master

feat(common): added "fatal" as a log level (issue #11945)

41790f8d2b5405191c167654fc8b59de112eaf6f authored over 1 year ago
Merge pull request #12156 from nestjs/dependabot/npm_and_yarn/amqp-connection-manager-4.1.14

chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14

7a5b6e408f05a7e3e545e9e9509462d59df4205b authored over 1 year ago
Merge pull request #12096 from mohamadrezamomeni/fix-multi-files

fix(common): fix custom multi file validator

f3d6f994b02f955ea26236b71c36001728b7a4f4 authored over 1 year ago
Merge pull request #11992 from rich-w-lee/feature/fastify-route-config

feat(fastify): supporting fastify route config

d368d336e40f1a21f5266c0c58606ce68cec995d authored over 1 year ago
Merge pull request #12225 from nestjs/dependabot/npm_and_yarn/graphql-16.8.0

chore(deps-dev): bump graphql from 16.7.1 to 16.8.0

f8d910187e01772b51fe2bc9684380930212c88b authored over 1 year ago
Merge pull request #11965 from nestjs/renovate/nestjs-mercurius-12.x

fix(deps): update dependency @nestjs/mercurius to v12.0.4

38b92bd7a684458b747d3919822ff2f24022ad87 authored over 1 year ago
chore(deps-dev): bump graphql from 16.7.1 to 16.8.0

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.1 to 16.8.0.
- [Release notes](...

d1b97e1e86ca5eb65cdf2c677c55b51f552d9682 authored over 1 year ago
Merge pull request #12239 from nestjs/dependabot/npm_and_yarn/nats-2.16.0

chore(deps-dev): bump nats from 2.15.1 to 2.16.0

12ec4f2f6326bc61163e2ba105825f27155dcd9b authored over 1 year ago
chore(deps-dev): bump nats from 2.15.1 to 2.16.0

Bumps [nats](https://github.com/nats-io/nats.js) from 2.15.1 to 2.16.0.
- [Release notes](https:...

e8c41ff5ac346f5a59b3ae3df69dbf0d648bb978 authored over 1 year ago
Merge pull request #12238 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.3

chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3

0ce0391ef84aa995ccc2a6dfc807dff64a581b1e authored over 1 year ago
chore: merge conflicts

13a671afc131cc3f0e377fd37dda6b4affb0cb5c authored over 1 year ago
chore: update comments

566eb8cdc23ce295db4d53a558628bf2ba2e3f7f authored over 1 year ago
chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.2 to 5.0.3.
- [Release notes](https://g...

91f9fd61f83a6c3afec51acd31509d27136d3800 authored over 1 year ago
Update packages/core/services/reflector.service.ts

Co-authored-by: Micael Levi L. Cavalcante <[email protected]>

181e829e26645bb0fb8591cc3c55efe81ce512e1 authored over 1 year ago
sample: update sample to use create decorator factory

e63313bf8114a011181fc940b9c1c98a39ece39e authored over 1 year ago
feat(core): add strongly-typed decorators factory (reflector)

d274f543d40e4186c832abd8f4740265edfa00f9 authored over 1 year ago
Merge pull request #12227 from nestjs/dependabot/npm_and_yarn/eslint-8.47.0

chore(deps-dev): bump eslint from 8.46.0 to 8.47.0

4fa5324ae2d7c8c330e1fb672ca7336727713d6c authored over 1 year ago
Merge pull request #12226 from nestjs/dependabot/npm_and_yarn/mongoose-7.4.3

chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3

c607be7ef24faef1e90e63385c2e207c59163367 authored over 1 year ago
Merge pull request #12229 from nestjs/dependabot/npm_and_yarn/lint-staged-14.0.0

chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0

d1d68f08d86b6a7e3a85e3b26cd70cc24c06562f authored over 1 year ago
Merge pull request #12234 from nestjs/dependabot/npm_and_yarn/prettier-3.0.2

chore(deps-dev): bump prettier from 3.0.1 to 3.0.2

fa924220996844337426b7f0026d744478c2a309 authored over 1 year ago
Merge pull request #12233 from HGtronic/auth-service-docs-update

docs: add missing types for username and password

911fd7bfc73762bf0c6acd837dfd9ffa406264ea authored over 1 year ago
chore(deps-dev): bump prettier from 3.0.1 to 3.0.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](ht...

1de9a7fb1cfcb35449d7de36bbad38726a77a792 authored over 1 year ago
docs: add missing types for username and password

19464b45eec57a0530ce843372e94a921c2c3037 authored over 1 year ago
chore: update sponsors

70e5b194b95e3283a8c9e4d257f8a94dbf14bc0a authored over 1 year ago
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release not...

c12367953b8eba2b6518174711e693a01138c339 authored over 1 year ago
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
- [Release notes](https:...

520adab59b07a770efd5e04ea85427c8915be029 authored over 1 year ago
chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.2 to 7.4.3.
- [Release notes](...

bb8724d32300ffb4b679d1a84f21699e12a38b1d authored over 1 year ago
ci: add NodeJS 20 to CI matrix

8924d4392451d23a4abc41afe1d8939321e0685b authored over 1 year ago
Merge pull request #12212 from nestjs/dependabot/npm_and_yarn/commitlint/config-angular-17.7.0

chore(deps-dev): bump @commitlint/config-angular from 17.6.7 to 17.7.0

85cc3869ee2a38f57075d59ac642eddf259ab016 authored over 1 year ago
chore(deps-dev): bump @commitlint/config-angular from 17.6.7 to 17.7.0

Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEA...

8d0957fff9bcb39a0b0d88854e1916653fa8f23f authored over 1 year ago
Merge pull request #12186 from nestjs/dependabot/npm_and_yarn/fast-json-stringify-5.8.0

chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0

623225064d256d0c5d5d16396597b050f5aa4765 authored over 1 year ago
Merge pull request #12216 from nestjs/dependabot/npm_and_yarn/commitlint/cli-17.7.1

chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1

2e8cb39e1ac1fe7350bc870c4c5187b655e57f4c authored over 1 year ago
Merge pull request #12223 from nestjs/dependabot/npm_and_yarn/types/node-20.5.0

chore(deps-dev): bump @types/node from 20.4.8 to 20.5.0

f1586f88890a8359953b3a7b0211c08bf32f4196 authored over 1 year ago
chore(deps-dev): bump @types/node from 20.4.8 to 20.5.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

e4ba5c77a31421f8c3f1452fc29884527ee9d924 authored over 1 year ago
ci: add NodeJS 20 to CI matrix

c976b4f50aeb6d3972cd6b98e241b1365afbe719 authored over 1 year ago
ci: add NodeJS 20 to CI matrix

1b23900ee3424c8f22c4b00d3bfebed60b9a4546 authored over 1 year ago
chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitli...

0dccf3d83c05623d58c7d86d0c80c714593fb320 authored over 1 year ago
feat(fastify): adding jsdoc to route config decorator

ca4a48eec58660ee0e564288b5d4e3afb0903e45 authored over 1 year ago
feat(fastify): supporting fastify route config

Resolves #1185

24436119263369c609054511aa5db020dc69d137 authored over 1 year ago
chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0

Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.7.0 to 5.8.0....

114b8e19794480502acf954ed229cdfcbd2da461 authored over 1 year ago
Merge pull request #12190 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.2

chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2

5d5298219ee56a0b57d831d5e0009f7920d98ed0 authored over 1 year ago
Merge pull request #12202 from nestjs/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0

chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0

3b580fa32992ef30d34e5c762277f5a828010130 authored over 1 year ago
Merge pull request #12203 from nestjs/dependabot/npm_and_yarn/mysql2-3.6.0

chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0

264190ce9be4ee6b283b0c3378e6a10bcbb7812d authored over 1 year ago
Merge pull request #12205 from nestjs/dependabot/npm_and_yarn/prettier-3.0.1

chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

ed8709e41b69c18ba9f68dae6faab29ec79d86d1 authored over 1 year ago
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](ht...

f08ae1a696f3cb1f4c6dc43dd31d5b061ff160e4 authored over 1 year ago
chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.5.2 to 3.6.0.
- [Release notes](...

e679710d0631c72dbc0844bd7186b82844de1e31 authored over 1 year ago
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to...

34208277da9302753ff3ab8048dfce19e370f7d7 authored over 1 year ago
chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.1 to 5.0.2.
- [Release notes](https://g...

52aa89f2fbad470a3541daa0ce2d05731fa64d91 authored over 1 year ago
Merge pull request #12189 from nestjs/dependabot/npm_and_yarn/socket.io-client-4.7.2

chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2

f51174002d243c046a95e777604d06bbb38019d7 authored over 1 year ago
Merge pull request #12191 from nestjs/dependabot/npm_and_yarn/mongoose-7.4.2

chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2

c2c8d3ee1af3fce956bbcbf10420756e7b21422b authored over 1 year ago
Merge pull request #12198 from nestjs/dependabot/npm_and_yarn/types/node-20.4.8

chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8

cb2632fad1bb41e796173d609982c2c5d9ee5081 authored over 1 year ago
chore(deps-dev): bump @types/node from 20.4.5 to 20.4.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

20b30a520925daa24c5014733bd259ba88f4cc44 authored over 1 year ago
chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.1 to 7.4.2.
- [Release notes](...

205bc65e74fb8f60b02007d11047a7797afc4b41 authored over 1 year ago
chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.1 to 4.7.2.
- [R...

f0a7e2f5baa8998bd7d77abe3aa53d513372f299 authored over 1 year ago
Merge pull request #12180 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.9.0

chore(deps-dev): bump @grpc/grpc-js from 1.8.21 to 1.9.0

c2c846894c5f472c178a81264536d56b1e1fe44a authored over 1 year ago
Merge pull request #12181 from nestjs/dependabot/npm_and_yarn/engine.io-client-6.5.2

chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2

921e46e32471724127800ea4f142475ec3dfd2c2 authored over 1 year ago
Merge pull request #12182 from nestjs/dependabot/npm_and_yarn/types/sinon-10.0.16

chore(deps-dev): bump @types/sinon from 10.0.15 to 10.0.16

4df6b986381fd57bb97579dfd6ae0617544d9d59 authored over 1 year ago
Merge pull request #12185 from nestjs/dependabot/npm_and_yarn/socket.io-4.7.2

chore(deps): bump socket.io from 4.7.1 to 4.7.2

3937afc7680f07a5963e60d645716184a4278048 authored over 1 year ago
Update Readme.md

ae3b34f6b2b710b89ce1a605c9f8b9d479934fbf authored over 1 year ago
chore(deps): bump socket.io from 4.7.1 to 4.7.2

Bumps [socket.io](https://github.com/socketio/socket.io) from 4.7.1 to 4.7.2.
- [Release notes](...

362c13fae8e181cee21dc45e28bb54cd250ebd8e authored over 1 year ago
chore(deps-dev): bump @types/sinon from 10.0.15 to 10.0.16

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) f...

00bb3b5bfd334405432d29532ba7a8056a010ed2 authored over 1 year ago
chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2

Bumps [engine.io-client](https://github.com/socketio/engine.io-client) from 6.5.1 to 6.5.2.
- [R...

73659aa0b513bb70063945feb152caf13eb1740b authored over 1 year ago
chore(deps-dev): bump @grpc/grpc-js from 1.8.21 to 1.9.0

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.21 to 1.9.0.
- [Release notes]...

b2d51f75fc714a04bd6351fa3097b4a1e7a10d13 authored over 1 year ago
feat(microservices): Added invalid-grpc-message-decorator.exception.ts

8dcc5cb98f4088e096513825bb230f6d71c5d291 authored over 1 year ago
Merge pull request #12171 from nestjs/dependabot/npm_and_yarn/eslint-config-prettier-8.9.0

chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0

657b24cbd37b56f8d26c722e0aebb1c90098c6e5 authored over 1 year ago
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to...

09f9b5e23019bbead7f816421ad22a30cd202992 authored over 1 year ago
Merge pull request #12172 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.1

chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1

54c2f9069f5c5a9bfdfd6238d9e13b4793fbebf7 authored over 1 year ago
Merge pull request #12173 from nestjs/dependabot/npm_and_yarn/eslint-8.46.0

chore(deps-dev): bump eslint from 8.45.0 to 8.46.0

8a550bdca4fef9d5b4baf0f3253b66b2b9bdbe07 authored over 1 year ago
Merge pull request #12148 from nestjs/dependabot/npm_and_yarn/types/node-20.4.5

chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5

a372b8f360bdb2726391ed29c0df3e4a71dd3067 authored over 1 year ago
Merge pull request #12169 from nestjs/dependabot/npm_and_yarn/eslint-plugin-import-2.28.0

chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0

fd53a7e66eb35be83bd4196a0a7abac58340db39 authored over 1 year ago
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https:...

08cf804866cdf1f6ab25aeb8a9bb0eadc7ac4e20 authored over 1 year ago
chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.0.0 to 5.0.1.
- [Release notes](https://g...

cf682e6620c4b73a00f9fb79769c9f9e0b3d45f5 authored over 1 year ago
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2...

7ac635b8d9533936a8df765458a3a8f8c69baf95 authored over 1 year ago
chore: update readme and package.json version

20da014393b9ce61ceadd82c5cea0d99dda77ec1 authored over 1 year ago
chore(@nestjs) publish v10.1.3 release

26e2886e6b11d35bcb685fe997629614a08fe1db authored over 1 year ago
Merge branch 'master' of https://github.com/nestjs/nest

7829e7fa1b977b665001ee2dfad38fa1bc5a5ad5 authored over 1 year ago
fix(microservices): dont crash on non-json response format #12162

8290af2786c9fc57f2f7297372b82819502a5ab0 authored over 1 year ago
Merge pull request #12155 from nestjs/dependabot/npm_and_yarn/fastify-4.21.0

chore(deps): bump fastify from 4.20.0 to 4.21.0

d8f857c14db45007ac7f2e1686a004b24be9eaee authored over 1 year ago
Merge pull request #12163 from jmcdo29/fix/circular-injection-big

fix(core): create completed field on settlement for better tracking

a1b0b45ed7e555b26715a1ccff6f1c4048e0f0cd authored over 1 year ago
Merge pull request #12166 from SocketSomeone/patch-1

fix(core): pass application config to nest container when using application context

2cd77097d64f453e5f56307b8932547d2a1f7c55 authored over 1 year ago
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1

caa03c6c9a1a0a2e4f950580f68e752d07362aa0 authored over 1 year ago
chore(deps): bump fastify from 4.20.0 to 4.21.0

Bumps [fastify](https://github.com/fastify/fastify) from 4.20.0 to 4.21.0.
- [Release notes](htt...

cbf9021034bd556d855d482b14d382deefdc771e authored over 1 year ago
Merge pull request #12146 from nestjs/renovate/confluentinc-cp-kafka-7.x

chore(deps): update confluentinc/cp-kafka docker tag to v7.4.1

ab2ada809bd57550b7dc3464ac04b719ce5cb599 authored over 1 year ago
Merge pull request #12149 from nestjs/dependabot/npm_and_yarn/mqtt-5.0.0

chore(deps-dev): bump mqtt from 4.3.7 to 5.0.0

b72072e2ccb6952ee26a3005848078187394c764 authored over 1 year ago
Merge pull request #12157 from nestjs/dependabot/npm_and_yarn/core-js-3.32.0

chore(deps-dev): bump core-js from 3.31.1 to 3.32.0

2ca0dc4091d94f92c2728f0f76a7dc122416c674 authored over 1 year ago