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 #10071 from nestjs/dependabot/npm_and_yarn/types/node-18.6.4

chore(deps-dev): bump @types/node from 18.6.3 to 18.6.4

68b561182c588be0c93aee436e604daa3c2b5f35 authored over 2 years ago
chore(deps-dev): bump @types/node from 18.6.3 to 18.6.4

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

79db520960679264a59d4fe09cdcd886102f19fc authored over 2 years ago
chore(deps-dev): bump mongoose from 6.5.0 to 6.5.1

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

5b9dd576979cf79add33903090c41797d98a577c authored over 2 years ago
chore(deps): bump @fastify/cors from 8.0.0 to 8.1.0

Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.0.0 to 8.1.0.
- [Release n...

cbf7194a4366d1b4a845de5c0cb9e30020def7c4 authored over 2 years ago
chore(@nestjs) publish v9.0.8 release

721372f0c6b1e64a2c9a6a3dbc5ef5e90fa5bd40 authored over 2 years ago
chore(): update readme

f9a4c646ac8d265ee3c3de1e9f14126c3de17d88 authored over 2 years ago
Merge pull request #10053 from wodCZ/fix/repl-fastify

refactor(repl): use INestApplicationContext instead of full INestApplication

b05115d57b035f66a6e2832e9f214b17d3a9263f authored over 2 years ago
Merge pull request #10048 from nestjs/dependabot/npm_and_yarn/fastify/static-6.5.0

chore(deps-dev): bump @fastify/static from 6.4.1 to 6.5.0

31139dba9c033def7a8358abd8a8cbb782425f0e authored over 2 years ago
Merge pull request #10050 from nestjs/dependabot/npm_and_yarn/types/node-18.6.3

chore(deps-dev): bump @types/node from 18.6.2 to 18.6.3

2511e1248725e8832cdf87e885d612d15260e4e0 authored over 2 years ago
fix(repl): use ApplicationContext for repl

b23af7a8739364a2c7f616f16a1583fda9eb9ecd authored over 2 years ago
fix(repl): add optional httpAdapter argument

ref #10052

adff37962b64aff409efc37cbc722880f365244e authored over 2 years ago
chore(deps-dev): bump @types/node from 18.6.2 to 18.6.3

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

bacea71c585dd55c12918d6d32d1ac8270d3eb58 authored over 2 years ago
chore(deps-dev): bump @fastify/static from 6.4.1 to 6.5.0

Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.4.1 to 6.5.0.
- [Relea...

456b837840b140557e8df551c6fea7f31d683ae3 authored over 2 years ago
Update integration/lazy-modules/e2e/lazy-import-global-modules.spec.ts

899bd93c233410a33cf8761722b966e367c28d9c authored over 2 years ago
fix(core): allow importing providers from global modules in lazy modules

f022a627235315bf23a9ac7d4ccc24d9dfd201bf authored over 2 years ago
Update Readme.md

81df0dde0881b0680808798565bc88a0e65dc2ed authored over 2 years ago
Merge pull request #10044 from nestjs/dependabot/npm_and_yarn/types/node-18.6.2

chore(deps-dev): bump @types/node from 18.6.1 to 18.6.2

69d856cc477edfdf505e50e497635cd927a24aa5 authored over 2 years ago
Merge pull request #10043 from Tony133/chore/update-tools-gulp-tasks

chore(tools-gulp-task): remove unused declarations

889eca1e4c7c2c937fe82746d7ede84573ee7fe0 authored over 2 years ago
chore(deps-dev): bump @types/node from 18.6.1 to 18.6.2

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

09d643370bd7a6a4edf139144c921af4dce5fdbe authored over 2 years ago
chore(): remove unused declarations

4a7f2215d4e54eddc074185436e4dcd5ffcba33d authored over 2 years ago
chore(@nestjs) publish v9.0.7 release

0ca63a90524a055f7b5d7e3a427e69fa715a9e2a authored over 2 years ago
Merge pull request #10042 from nestjs/feat/rmq-max-connection-attempts

feat(microservices): add "maxConnectionAttempts" option to RMQ, hide urls log

14473cc20fe0a136f28f3485d4b6bb4a90a04d2a authored over 2 years ago
Merge pull request #8952 from rikapo/fix-readme-jp-kr

chore: fix Readme.md translation

a93f57a3c0af1832f714e7313fc5dfed644b9e93 authored over 2 years ago
feat(microservices): add max connections attempts to rmq, hide urls

ddbba920cd89360fa7dd98be16256079d075513b authored over 2 years ago
Merge pull request #10028 from nestjs/dependabot/npm_and_yarn/mongoose-6.5.0

chore(deps-dev): bump mongoose from 6.4.7 to 6.5.0

9682ffd367ba235fc045a61a55727ea7278f264f authored over 2 years ago
Merge pull request #10027 from nestjs/dependabot/npm_and_yarn/amqplib-0.10.1

chore(deps-dev): bump amqplib from 0.10.0 to 0.10.1

62c69cbbf4a026f32625c5cd422bae4d61d7565b authored over 2 years ago
chore(@nestjs) publish v9.0.6 release

7edb26e4298b60ea1b9013f2d80c84d36401cfa7 authored over 2 years ago
Merge pull request #10033 from nestjs/dependabot/npm_and_yarn/graphql-tools-8.3.1

chore(deps-dev): bump graphql-tools from 8.3.0 to 8.3.1

e20f9f5c344074880c0be9b61623fcc874e64aa8 authored over 2 years ago
Merge pull request #10035 from nestjs/dependabot/npm_and_yarn/sample/05-sql-typeorm/terser-5.14.2

chore(deps): bump terser from 5.14.0 to 5.14.2 in /sample/05-sql-typeorm

9516eb8cd252f1b14a72520b5cd6f115233c683d authored over 2 years ago
Merge pull request #10036 from nestjs/dependabot/npm_and_yarn/sample/07-sequelize/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/07-sequelize

f738f5a4b1ca2125bfa2c9d151df783f415caa92 authored over 2 years ago
Merge pull request #10037 from nestjs/dependabot/npm_and_yarn/sample/04-grpc/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/04-grpc

98931d1407d0aa1ded0064fb0309ff83b2284b7e authored over 2 years ago
Merge pull request #10038 from nestjs/dependabot/npm_and_yarn/sample/06-mongoose/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/06-mongoose

fab19b55a691c990f92a4fe0c16f9c96a3364e5e authored over 2 years ago
Merge pull request #10039 from nestjs/dependabot/npm_and_yarn/sample/02-gateways/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/02-gateways

4eb76dc59de1bbdb41f3ae0a82994e4efc515559 authored over 2 years ago
Merge pull request #10040 from nestjs/dependabot/npm_and_yarn/sample/03-microservices/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/03-microservices

eadd7810a5fe8d44c13451653c629c477b81c0d2 authored over 2 years ago
Merge pull request #10041 from nestjs/dependabot/npm_and_yarn/sample/01-cats-app/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/01-cats-app

0f3f974ed5260bb75dcaf599a965cbc4966f41bd authored over 2 years ago
Merge pull request #10025 from thiagomini/fix/10017-parse-file-pipe-builder

Fix/10017 parse file pipe builder

2979ea199387cc4a1e5eecd2f301ad0ac3451a3a authored over 2 years ago
chore(deps-dev): bump amqplib from 0.10.0 to 0.10.1

Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.0 to 0.10.1.
- [Release notes](h...

5602a12b786929177e333e4915cf14eb8196a58b authored over 2 years ago
Merge pull request #10022 from bangbang93/pass-options-to-rmq-deserialize

fix(microservices): pass options to rmq deserialize

7c40213f4a929f9e393659791a3d7a1e1e59f2c3 authored over 2 years ago
chore(deps-dev): bump mongoose from 6.4.7 to 6.5.0

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

710f0908e12d08d86e824ca37542fc9d23ef8239 authored over 2 years ago
Merge pull request #9996 from jDzames/fix/kafka-parser-retries

fix(microservices): prevent kafka parser from modifying received message

a1aeba68db0614ad83bf3d294ac9192ce3db828d authored over 2 years ago
chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/01-cats-app

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https:...

72a2805f5faa2b7e75b7e5b691c6805c568d1720 authored over 2 years ago
chore(deps): bump terser in /sample/03-microservices

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https:...

c56cf8320591a58f9710915e8ef31586dcb7d4a4 authored over 2 years ago
Update packages/microservices/helpers/kafka-parser.ts

efc48edd110fb005b8e246224090590572edc4e1 authored over 2 years ago
chore(deps-dev): bump graphql-tools from 8.3.0 to 8.3.1

Bumps [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools)...

b0b7a9cce526faf17fa26af757c9c2941a783a19 authored over 2 years ago
chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/02-gateways

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https:...

c78a556f518e14ef3a719e4dc8840dbc746a5a03 authored over 2 years ago
chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/06-mongoose

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https:...

982c37c1f62cb80edbbe653f3ee320d3b87846b0 authored over 2 years ago
chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/04-grpc

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https:...

2e137cc8e0cf69d84e19bd69127935e2320bd0b5 authored over 2 years ago
chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/07-sequelize

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https:...

3338ff21e5187053b15218b48c69108ebbe56d42 authored over 2 years ago
chore(deps): bump terser from 5.14.0 to 5.14.2 in /sample/05-sql-typeorm

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https:...

44e1610791fd249db9c794d3032e259c9638258b authored over 2 years ago
Merge pull request #9977 from nestjs/dependabot/npm_and_yarn/sample/18-context/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/18-context

5332fb2fad60c892bf8ebad50f3f416953ce1821 authored over 2 years ago
Merge pull request #9978 from nestjs/dependabot/npm_and_yarn/sample/16-gateways-ws/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/16-gateways-ws

516a929a2fc3b88751c6fe2dea25cea8310f730a authored over 2 years ago
Merge pull request #9979 from nestjs/dependabot/npm_and_yarn/sample/17-mvc-fastify/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/17-mvc-fastify

f432ae6b0b93b42e77c73c9b11b2dde9fca25a36 authored over 2 years ago
Merge pull request #9980 from nestjs/dependabot/npm_and_yarn/sample/13-mongo-typeorm/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/13-mongo-typeorm

da3ef72948e052aab236341e0b9f644a35d423a5 authored over 2 years ago
Merge pull request #9981 from nestjs/dependabot/npm_and_yarn/sample/15-mvc/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/15-mvc

f8055dff1def6c014b6c62c52b718a329f8e5b6d authored over 2 years ago
Merge pull request #9982 from nestjs/dependabot/npm_and_yarn/sample/11-swagger/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/11-swagger

3bc292a77a066f7f3e297c73482fd0657051408e authored over 2 years ago
Merge pull request #9983 from nestjs/dependabot/npm_and_yarn/sample/14-mongoose-base/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/14-mongoose-base

ca106e7d198d9b97f09db9048e82368c5ef00b58 authored over 2 years ago
Merge pull request #9984 from nestjs/dependabot/npm_and_yarn/sample/12-graphql-schema-first/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/12-graphql-schema-first

9aa011f216f3e05e6fa9ab93fbbf27c7986e5a39 authored over 2 years ago
Merge pull request #9985 from nestjs/dependabot/npm_and_yarn/sample/08-webpack/terser-5.14.2

chore(deps): bump terser from 5.10.0 to 5.14.2 in /sample/08-webpack

e4083483dc56da7ba50d064cce965e8f247189e1 authored over 2 years ago
Merge pull request #9986 from nestjs/dependabot/npm_and_yarn/sample/10-fastify/terser-5.14.2

chore(deps): bump terser from 5.14.1 to 5.14.2 in /sample/10-fastify

0c7dffab7e2b1799d9744d136ae962aa82648ca9 authored over 2 years ago
Merge pull request #9935 from random42/feature/configurable-module-inject-providers

feat(common): pass options to nested async modules

23fa0f985965413a89482472b50b7898f9b869d9 authored over 2 years ago
Merge pull request #9836 from micalevisk/feat/issue-9107

feat(core): add option to disable logs on `LazyModuleLoader#load`

7222cd1a422e02ccffb3be302efcca001e0f112f authored over 2 years ago
Merge pull request #10034 from nestjs/dependabot/npm_and_yarn/lerna-5.3.0

chore(deps-dev): bump lerna from 2.11.0 to 5.3.0

bc1f8b768338e487e8e13c7c2c4434318f2971db authored over 2 years ago
chore(deps-dev): bump lerna from 2.11.0 to 5.3.0

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 2.11.0 to 5.3.0.
- [Rele...

2c76b20a876aad8fba9e93427a7985817c47ec4e authored over 2 years ago
refactor(common): change parse file pipe options

change ParseFilePipe option to use fileIsRequired instead of fileIsOptional

79041c11c657670c13c4807bd9f5fc287dc7e80d authored over 2 years ago
Merge pull request #10026 from Tony133/chore/update-router-explorer

chore(router-explorer): remove unused declarations

08877a33ace03d014a89696b1156d43209285691 authored over 2 years ago
test(microservice): revert change on tests

0ec9cb7261d4bec693643aa1ba95c85db4506091 authored over 2 years ago
fix(microservice): pass options to rmq deserialize

b29299bc16d1f31c05388aa6be63a2a88e698ac6 authored over 2 years ago
chore(): remove unused declarations

b424b37db7f330dc227db334a77c6dafc40a360d authored over 2 years ago
test(common): reword test blocks

72bb251465148eb04ba6ea1af9e6783860b70f10 authored over 2 years ago
refactor(sample/29): remove send method

a436faa97f7b24101b5a7cfbc2c989d72c90846f authored over 2 years ago
test(sample): add required file test

ensure sample 29 controller throws an error when a file is required but none is given

f45599d64c800ac2d280aa05eebb4a4e755a9fa9 authored over 2 years ago
test(common): add test for implicit values

ensure ParseFilePipe throws an error if isFileOptional was not explicitly provided and there is ...

e9aa1ca63961586ae323f4248f04e219bafa0ba3 authored over 2 years ago
feat(common): add required file validation

ensure ParseFilePipe throws an error when a file is required but was not passed

091252807cedd6ff0499ee0978784c4b60437e45 authored over 2 years ago
test(sample): add optional file test

ensure a route with ParseFilePipe and fileIsOptional set to true does not throw when no file is ...

657428e9f39530b42c527794aed636103a453919 authored over 2 years ago
feat(common): optional parse file pipe

ensure ParseFilePipe returns undefined when file is optional

d309fd85d9aa2be179ebbbce94015900fe741a9b authored over 2 years ago
Merge pull request #10023 from nestjs/dependabot/npm_and_yarn/light-my-request-5.3.0

chore(deps): bump light-my-request from 5.2.0 to 5.3.0

8df17bb97d30542012b4b4609c58a7edd9578c36 authored over 2 years ago
chore(deps): bump light-my-request from 5.2.0 to 5.3.0

Bumps [light-my-request](https://github.com/fastify/light-my-request) from 5.2.0 to 5.3.0.
- [Re...

590f276dd46d739b8a35220ebb574fe0daf4f197 authored over 2 years ago
Merge pull request #10024 from nestjs/dependabot/npm_and_yarn/core-js-3.24.0

chore(deps-dev): bump core-js from 3.23.5 to 3.24.0

dd85cd8cd58fec99ab44fc07c4641ee8ef126799 authored over 2 years ago
Merge pull request #9993 from nestjs/dependabot/npm_and_yarn/nestjs/apollo-10.0.19

chore(deps-dev): bump @nestjs/apollo from 10.0.17 to 10.0.19

de916589be671a8d2fdeccb7ee7298da83b40df8 authored over 2 years ago
Merge pull request #9994 from nestjs/dependabot/npm_and_yarn/types/sinon-10.0.13

chore(deps-dev): bump @types/sinon from 10.0.12 to 10.0.13

0799bf32625c88cb9818adeceedf3a6bdb635bf8 authored over 2 years ago
chore(deps-dev): bump core-js from 3.23.5 to 3.24.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0.
- [Release notes](ht...

ba3bb107568c4e2b7671192d648aff701204ee7c authored over 2 years ago
chore(deps-dev): bump @nestjs/apollo from 10.0.17 to 10.0.19

Bumps [@nestjs/apollo](https://github.com/nestjs/graphql) from 10.0.17 to 10.0.19.
- [Release no...

cfcbaa0304b818832cc55650a6b990386e31d1e0 authored over 2 years ago
chore(deps-dev): bump @types/sinon from 10.0.12 to 10.0.13

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

2211fe07e27f55177176a6d6a2ee3e3571b0ba82 authored over 2 years ago
Merge pull request #9997 from nestjs/dependabot/npm_and_yarn/sample/33-graphql-mercurius/undici-5.8.0

chore(deps): bump undici from 5.6.1 to 5.8.0 in /sample/33-graphql-mercurius

e50230658728fa6d6708b171a8988af0939d8279 authored over 2 years ago
Merge pull request #10000 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.6.8

chore(deps-dev): bump @grpc/grpc-js from 1.6.7 to 1.6.8

e78ee369ac3cd8bf3015b096a48141cfdf05623d authored over 2 years ago
Merge pull request #10001 from nestjs/dependabot/npm_and_yarn/fastify-4.3.0

chore(deps): bump fastify from 4.2.1 to 4.3.0

07968a2b922f3516242165d59d90e2d44ce2062b authored over 2 years ago
Merge pull request #10011 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-10.0.21

chore(deps-dev): bump @nestjs/graphql from 10.0.18 to 10.0.21

f00ca25d1a29edd3d06497b45aeaae5bf1ce08a3 authored over 2 years ago
Merge pull request #10012 from nestjs/dependabot/npm_and_yarn/ioredis-5.2.2

chore(deps-dev): bump ioredis from 5.2.1 to 5.2.2

93d10b0e63d7529950c4a17f5a446988f39ed71f authored over 2 years ago
Merge pull request #10013 from nestjs/dependabot/npm_and_yarn/fastify/static-6.4.1

chore(deps-dev): bump @fastify/static from 6.4.0 to 6.4.1

27d66e485d231db37738f89b968f789d62e36e4e authored over 2 years ago
Merge pull request #10020 from nestjs/dependabot/npm_and_yarn/types/node-18.6.1

chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1

8db8c3bacfd2202c8e12e5a0867bc08a90898e4c authored over 2 years ago
Merge pull request #10021 from nestjs/dependabot/npm_and_yarn/mongoose-6.4.7

chore(deps-dev): bump mongoose from 6.4.5 to 6.4.7

e93becc6b804779f30e7669fe18bd2fe79680733 authored over 2 years ago
Merge pull request #10019 from Tony133/chore/update-express-adapter

chore(express-adapter): remove unused declarations

7033c009f9c1d4857f203ce53594ca152582c3cc authored over 2 years ago
Merge pull request #10007 from TheKhanj/master

chore(common): remove unused import statement

f6f8934713c9535d4299464804e86104a1e4275c authored over 2 years ago
fix(microservices): pass options to rmq deserialize

bfbcd7bb8074e075911e131ca3f6fe5037c9bdb3 authored over 2 years ago
chore(deps-dev): bump mongoose from 6.4.5 to 6.4.7

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

a3ac8f6c095159a2646e835b33ead103150bd272 authored over 2 years ago
chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1

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

f9dcaec1e0b594a0b098d3cd63f55fe9b05432aa authored over 2 years ago
chore(): remove unused declarations

ca72d2eb7a08ff27634443f3d980e026cf8fa561 authored over 2 years ago
chore(deps-dev): bump @fastify/static from 6.4.0 to 6.4.1

Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.4.0 to 6.4.1.
- [Relea...

8fd3f5fe01ed1b7b2057674cb5552a714e2bb469 authored over 2 years ago
chore(deps-dev): bump ioredis from 5.2.1 to 5.2.2

Bumps [ioredis](https://github.com/luin/ioredis) from 5.2.1 to 5.2.2.
- [Release notes](https://...

09e2ca22b118b853c58642011afd5bc47cd9dfa5 authored over 2 years ago
chore(deps-dev): bump @nestjs/graphql from 10.0.18 to 10.0.21

Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 10.0.18 to 10.0.21.
- [Release n...

473542a193d36f1aa4f3d07c7f5b79f08b1be2be authored over 2 years ago