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
Bumps [fastify](https://github.com/fastify/fastify) from 4.2.0 to 4.2.1.
- [Release notes](https...
change provider classifier functions to work as type guards
4c16d2010c7172164a3be333c635c6f47dec933a authored over 2 years ago by Thiago Martins <[email protected]>39c3dfe3c622ce3a1b561b80216e286c2cbcb681 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
f4b3c7fd04908a2ba1c505f4cadab7c92ae389f7 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
fix(core): scoped factories should not fail with optional deps
76923e78498c428d629214f10025abf07c6627fc authored over 2 years ago by Kamil Mysliwiec <[email protected]>ced2acff6138c0bf95a5aafcceba2fc0fad1a237 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
8e5b1f426cd5bb2735e326d03c01d7759d3ec3a1 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
1ff1389c9c92283a22e53d72f3a3fd6223bbded3 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
chore(deps-dev): bump apollo-server-express from 3.9.0 to 3.10.0
976cdf3d592d038d6222e02173a2656912bb1da5 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump ioredis from 5.1.0 to 5.2.0
c488f2552b78e8de76201d2a160fccbf4a670d15 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps): bump rxjs from 7.5.5 to 7.5.6
14b728c57b70bb7e7c4c849cfbbc450bd0c1f524 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps): bump fast-json-stringify from 5.0.6 to 5.1.0
75a4e1a52dfe1b413a74ee3a5d220f2f5d3d424c authored over 2 years ago by Kamil Mysliwiec <[email protected]>Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/...
40233bf0c46c0a9908be49f33484c3c13b2c43b3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>chore(deps-dev): bump apollo-server-core from 3.9.0 to 3.10.0
d5317422780d5f38057fae6db8c9ff11c188ff34 authored over 2 years ago by Kamil Mysliwiec <[email protected]>Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apo...
bb8a650154f5cd453567bbef949901c0fcb18da7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 5.0.6 to 5.1.0....
22048db7b7fd4e8f26b545c3cf90c092eced353e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.5 to 7.5.6.
- [Release notes](https://g...
Bumps [ioredis](https://github.com/luin/ioredis) from 5.1.0 to 5.2.0.
- [Release notes](https://...
ensure mergeWith handles FactoryProviders with no depencies
a2f4b342e228c6cbf59e1097a2b0299a8c9d190e authored over 2 years ago by Thiago Martins <[email protected]>ensure mergeWith handles FactoryProviders with injected dependencies
b0d735d90bb31dc014b5bf15b902768cf75ebfa5 authored over 2 years ago by Thiago Martins <[email protected]>ensure mergeWith handles ClassProviders
7696f43a075e8db6e7c26e479b63978e453103ab authored over 2 years ago by Thiago Martins <[email protected]>ensure mergeWith handles ValueProviders
2a7fc84470ccdf64bb4879440c70524be217f4bb authored over 2 years ago by Thiago Martins <[email protected]>refactor instance-wrapper to use provider classifier methods
62f1fa3a7970ed5b1547ef656ab9d94ed389ac20 authored over 2 years ago by Thiago Martins <[email protected]>ensure isValueProvider returns true for falsy values
aa2ee95f546065eeed2b7b412cfe338f44c314f5 authored over 2 years ago by Thiago Martins <[email protected]>ensure isFactoryProvider returns false when useFactory is undefined
75b45775bf538db28dc1d775643ad93fcc05a39c authored over 2 years ago by Thiago Martins <[email protected]>ensure isFactoryProvider returns false when useFactory is not present
a052e0cac27f4fb3bc526e2b840da27a4b63dc53 authored over 2 years ago by Thiago Martins <[email protected]>ensure isFactoryProvider returns true when useFactory is present
d1ec1e2640ab80998985054fdaf758fe2765656d authored over 2 years ago by Thiago Martins <[email protected]>ensure isValueProvider returns false when given provider is undefined
57cd765bb1502b2514fb6887824b97ecbc2f5d0c authored over 2 years ago by Thiago Martins <[email protected]>ensure isValueProvider returns false when useValue is not present
7b759d52e6d9e4ce4a56c000a7085e3aaea9475f authored over 2 years ago by Thiago Martins <[email protected]>ensure useValue returns false for undefined values
6b9ed77cdaf4f4d1817391e265c26aa5499236a1 authored over 2 years ago by Thiago Martins <[email protected]>ensure isValueProvider returns true when useValue is defined
ad154067e0221c32f1b5e1bba2eb8f42ba995622 authored over 2 years ago by Thiago Martins <[email protected]>ensure isClassProvider works as expected
1da899f2c09ec0cc0c8a527f5f15720ce8ad9dd9 authored over 2 years ago by Thiago Martins <[email protected]>chore(deps-dev): bump @nestjs/mongoose from 9.1.1 to 9.2.0
1d9930eb3c31a143679ed31e9444f43c5eb5c52c authored over 2 years ago by Kamil Mysliwiec <[email protected]>c1d006dbbcb5f8caea2a6eae064a4d9f8e983df6 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
61ebc1252102047df2495cda17b52edd8058d0a0 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
Bumps [@nestjs/mongoose](https://github.com/nestjs/mongoose) from 9.1.1 to 9.2.0.
- [Release not...
chore(deps-dev): bump @nestjs/apollo from 10.0.16 to 10.0.17
14fc05f7ff701e767af198c7bad187d88b80434e authored over 2 years ago by Kamil Mysliwiec <[email protected]>
Bumps [@nestjs/apollo](https://github.com/nestjs/graphql) from 10.0.16 to 10.0.17.
- [Release no...
6ad5520d301f8bc52d26eed437923e26a3a1c937 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
300a2c758b5561d2557523c154c19bcb3401788a authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
9bfbea24d9fe61a2a84c512aa7473cc566fe8330 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
chore(deps-dev): bump mongoose from 6.4.3 to 6.4.4
892ed45e2b996d45c4733f0b6994c34bb80a46c2 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump cache-manager from 4.0.1 to 4.1.0
6fe0b7272a9ce74b279e62f5265957aa23dd7fa8 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(): update deps platform fastify
8ac4be93acd444c4402e9390dad8b4f40c769129 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump @nestjs/graphql from 10.0.16 to 10.0.18
04b659d33ebb960874deaf620957cb90e67ed18f authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump core-js from 3.23.3 to 3.23.4
48c50e7b72823da361288fe4cd74d97295187a1e authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(samples): updated dependencies for NestJS v9 in all samples
b95b4a9cf0996a2c777c8fe1b46cc72f2c86162a authored over 2 years ago by Kamil Mysliwiec <[email protected]>refactor(core): replace our own 1-level flatten by the native one
9f90706d1bbbf7d7d23de7b1ce1afb0cc6159a16 authored over 2 years ago by Kamil Mysliwiec <[email protected]>fix(common): Fix CacheModule registerAsync
b449b5a00bbe520be0d9754da622787251d6695d authored over 2 years ago by Kamil Mysliwiec <[email protected]>
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4.
- [Release notes](ht...
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 10.0.16 to 10.0.18.
- [Release n...
Bumps [cache-manager](https://github.com/BryanDonovan/node-cache-manager) from 4.0.1 to 4.1.0.
-...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.4.3 to 6.4.4.
- [Release notes](...
503a1043404662222e01faf61dbf1dbd9ab7d062 authored over 2 years ago by Tony133 <[email protected]>
3ec0d4f2436dd462c48361e4fb2e241b4021c483 authored over 2 years ago by Afonso Barracha <[email protected]>
6c42feb383ff5ff69475a8ec5a6d5d13af6e462e authored over 2 years ago by Afonso Barracha <[email protected]>
1d2cc845fc9efbda684faeb996de356457f86c89 authored over 2 years ago by Tony133 <[email protected]>
e533bf36af0af1da80e8a6858dd181aee5f977f4 authored over 2 years ago by Tony133 <[email protected]>
0c2a6d10c33064f36e60c5653dd0e0339551117a authored over 2 years ago by Micael Levi (@micalevisk) <[email protected]>
de73d4a29b1bf9eedd37cd937ba91426cb44185d authored over 2 years ago by Tony133 <[email protected]>
56bf0f6669b35022cc71b8f861c35628e9f3c03a authored over 2 years ago by Tony133 <[email protected]>
999df486752b4e2a422d99cd06cc579c1523a879 authored over 2 years ago by Tony133 <[email protected]>
f56454c5eee39a3b64786b9a20df526fa8850326 authored over 2 years ago by Tony133 <[email protected]>
d0b935b3129956f64cca1ef8b7a3d3f3170a4a38 authored over 2 years ago by Tony133 <[email protected]>
d6ad2b51a21480f7792eeb6f8b86afc0786a8e75 authored over 2 years ago by Tony133 <[email protected]>
880206daf426ab5b8f26bda1a308a44ce7b77344 authored over 2 years ago by Tony133 <[email protected]>
0615c1b4cb44ec8d296e3c52dd47a9da4487ac7c authored over 2 years ago by Tony133 <[email protected]>
6575c951aa4cb4e68797628980da4e68e2dd7fea authored over 2 years ago by Tony133 <[email protected]>
54dea36ca1e1da99dc188375ad596b5232df6556 authored over 2 years ago by Tony133 <[email protected]>
44f4d825d00cc3efe38531aada215118a2ba0919 authored over 2 years ago by Tony133 <[email protected]>
34cb6001c30b3e2d2a9570bc87c6bd78a8c49524 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
a3ecb1b1d8b29d3d9840a698ee56e9e39b7efc97 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
1c380bac57c15047b40fa6a565fe8471c2af731f authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
308bec4ac584406721f0473844013a21a7f3900c authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
03acfbbd7c5ac58217094e419943b3d32ce60677 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
d74f3d933548175de218052feb511f7d50723a92 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
chore(deps-dev): bump @fastify/static from 5.0.0 to 6.4.0
3fdd39e945dfa41ebaee0bef42a6fa0a8f5bd739 authored over 2 years ago by Kamil Mysliwiec <[email protected]>
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 5.0.0 to 6.4.0.
- [Relea...
fb72b281e154a22541cb4f4a1e7b03db0d9e80f5 authored over 2 years ago by Kamil Mysliwiec <[email protected]>
chore(deps-dev): bump ioredis from 5.0.4 to 5.1.0
a590c43353f444a63030a2097c836247106e9d96 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump nodemon from 2.0.18 to 2.0.19
be7e301282299e00db18c380a45ff63ea1250d90 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump supertest from 6.2.3 to 6.2.4
0c932678e06b719d21dd42fce19512d5b9bf2494 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump @types/cache-manager from 4.0.0 to 4.0.1
7d7aa9ed6013a6db9fb1273f58e53303c4cd9613 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps): bump cli-color from 2.0.2 to 2.0.3
265748f7fa7a87113694fcca42d4577639ad09c4 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump @types/node from 18.0.0 to 18.0.3
9bbee5a1846cf4fcee14c83f9133902259ac1c66 authored over 2 years ago by Kamil Mysliwiec <[email protected]>chore(deps-dev): bump @fastify/multipart from 6.0.0 to 7.1.0
3650907d329ece34addde811a34fb75807fc2e38 authored over 2 years ago by Kamil Mysliwiec <[email protected]>docs(websockets): update GatewayMetadata maxHttpBufferSize default value to 1 MB
b8370e97d61b9b47183a0c8c27e12ffbddb1fa62 authored over 2 years ago by Kamil Mysliwiec <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
33059ccfb6451261e7f574726a57130d77519af5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cli-color](https://github.com/medikoo/cli-color) from 2.0.2 to 2.0.3.
- [Release notes](h...
Bumps [@types/cache-manager](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/...
7e2afbe5837a4ff31c0da94311df2502354ae403 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.3 to 6.2.4.
- [Release note...
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19.
- [Release notes](https:...
Bumps [ioredis](https://github.com/luin/ioredis) from 5.0.4 to 5.1.0.
- [Release notes](https://...
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 6.0.0 to 7.1.0.
- ...
673d04098d679ed04e59cc9adc9820fdb8e30251 authored over 2 years ago by âYevgeniyâ <âyevgeniypak0420â@gmail.com>
c2d73f91d7848994302fb739f61c080e9e7f9b20 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
50e457817d3d0725b84901ef475994d54bf455a9 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
chore(deps): bump fast-json-stringify from 5.0.1 to 5.0.6
52950aa095397d4d5116fe5e5f4e4fb98bacc4dd authored over 2 years ago by Kamil Mysliwiec <[email protected]>2c52ec5a31ccc3bb9e87dc1bd6e6c603037ba3af authored over 2 years ago by Kamil MyĆliwiec <[email protected]>
987d48ceee00cd9b9a8124b1c9d8226475d14954 authored over 2 years ago by Kamil MyĆliwiec <[email protected]>