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
chore(deps-dev): bump graphql-tools from 8.3.6 to 8.3.7
1564db46322604889e6bc89a293552ffa575805c authored over 2 years agochore(deps-dev): bump @types/http-errors from 1.8.2 to 2.0.0
178f6cc2b0ef81481ced898ac996086002ff1652 authored over 2 years agochore(deps-dev): bump @types/node from 18.11.5 to 18.11.8
d79320a653ee519b10c12003aba19409217da35f authored over 2 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
7d0388cf38bae2f5a36a1171d7586e6913e440d4 authored over 2 years ago2fe543dbae9d83638a984a1f9188d34e021ac278 authored over 2 years ago
d6a89fa613725f558562f998f8018f26003a75cf authored over 2 years ago
1d8c56a77f9035dcdcc3e00bbd51bcbc64e6e39f authored over 2 years ago
8af21d1197e817a9265b3e757cabfe877679231b authored over 2 years ago
9e8094d33efa59fe0218d2a0b4fae7a53f8e1f75 authored over 2 years ago
21687ea4e529d2aacf4c10ae01b7075cf6746d9d authored over 2 years ago
Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ht...
f81fe57cb618bfd93002990bf8d23404fe8697c7 authored over 2 years agoBumps [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools)...
0a4bf05ac2be5651509663b058b7f64edf2c3703 authored over 2 years agoadd "getStatus" tests for all HttpException children classes
ab881e3b635c2b6978e4671d7bd2b4fdf275fb0c authored over 2 years agoadd tests for all HttpException children classes and fix NotAcceptableException wrong status code.
45b6cc10474d277795bec887ace3b334d66a4665 authored over 2 years agoreuse errorCause variable in HttpException test
971ce5f56fac4fe87ad9f6b85306d5e3ff9b5bb8 authored over 2 years agoadd error cause option to UnsupportedMediaTypeException.
379b82c189a13c437417e577807c061a42a8da40 authored over 2 years agoadd error cause option to UnprocessableEntityException.
b4aca5d01facba08fceeea657454f9c92dbb7269 authored over 2 years agoadd error cause option to UnauthorizedException.
f62acac81534e9d5c7f48931cabbcf34022abf68 authored over 2 years agoadd error cause option to ServiceUnavailableException.
e8abd9af20929b28bcdd1acf9e80b063102b1041 authored over 2 years agoadd error cause option to RequestTimeoutException.
5031f4105f5f8abdb86aaea22096b109fb2a3eb2 authored over 2 years agoadd error cause option to PreconditionFailedException.
d40ebd17bfe5371d41067a013a1b193cc1a5418b authored over 2 years agoadd error cause option to PayloadTooLargeException.
dfc28fcd2812459c281332a5eae1f3f4278f12a0 authored over 2 years agoadd error cause option to NotImplementedException.
2416df695a8c711cd8282b96725264ff634d3dd7 authored over 2 years agoadd error cause option to NotFoundException.
d569aaa68d8eebceaa1086ecb209e259fd07fa3c authored over 2 years agoadd error cause option to NotAcceptableException.
3a10258bc41e57afdb6da6af907bcd29dc9490e5 authored over 2 years agoadd error cause option to MisdirectedException.
cd44ff36960b914fcc902fc083313839bbcbb1d7 authored over 2 years agoadd error cause option to MethodNotAllowedException.
789e99cb3bb68b6cccf18c436adcc513c9caa0c4 authored over 2 years agoadd error cause option to InternalServerErrorException.
b81514384b80d6e6eb4bc69342b63929ac0bddeb authored over 2 years agoadd error cause option to ImATeapotException.
11d276368ace2b4c3a8da99df33fa86df37538e4 authored over 2 years agoadd error cause option to HttpVersionNotSupportedException.
0328a5c0316ca77f5151f795a3e823dcf3d4ed64 authored over 2 years agoadd error cause option to GoneException.
bd7daf11c5476aa78a361600a137f07f54b59059 authored over 2 years agoadd error cause option to GatewayTimeoutException.
f629dc1d71545ed14daeafb1ff41822b2ffb2397 authored over 2 years agoadd error cause option to ForbiddenException.
c3ced1d17e7a02ca2aa98a01bb7c02805e12c088 authored over 2 years agoupdate HttpException children classes docs to reflect the changes to the "description" parameter
1dff9c00018858d26800c742df2fccb858ae34d9 authored over 2 years agoadd error cause option to ConflictException.
88ac6aa4631578d9af02635bcb38736a904fba92 authored over 2 years agoaggregate HttpException children classes tests in a single run to reduce the code duplication
472c7111270ef15a9d4ac0d6462f4c0eda3b839f authored over 2 years agotest error cause option for BadRequestException.
86c5084add258ced4a6ef2a70eb0476d59568cb1 authored over 2 years agoadd docs for HttpException.getHttpExceptionOptionsFrom explaining its intended usage.
5a186af18dc0ad5e3e58944d62fac4e73c72fa0c authored over 2 years agocreate HttpException#extractDescriptionAndOptionsFrom method to return both description and opti...
a4a85578479cef7475037e71092fe0be16b5384f authored over 2 years agoextract functions that provide valid values for description and http exception options to the Ht...
7a710354c44f7100d607f0d960ed7089ae861e6b authored over 2 years agoadd error cause option to BadGatewayException.
60cb953e59d96e840f36a0f06d62973a0684dbe4 authored over 2 years agoc5c818e8b7a4b0d500a4a134c1be2ce0bb744b5b authored over 2 years ago
add description attribute to HttpExceptionOptions interface so we can reuse it among children ex...
4ded779f1fb48a74ff4cbc3ce253a66fb2ff84b7 authored over 2 years ago
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.2.0 to 7.3.0.
- ...
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 10.1.4 to 10.1.5.
- [Release not...
add test for HttpException's getResponse method when used with a built-in exception and providin...
1a8ada50c1428b7d701114f0995d4e75300f4338 authored over 2 years agorename HttpException createBody method parameter to better represent its usage. When this parame...
7e763fa0ac8ce235ff58c357b0af665aff1b064b authored over 2 years agorearrange HttpException spec file test blocks to increase readability, better separating tests b...
d63b6dfadeb03fbdce087fb139b9136dd4bc5036 authored over 2 years agochange BadRequestException constructor parameters assignment to be clearer.
071c4c5db9cab5699def9e74599889d4b8934082 authored over 2 years agoadd error cause option to bad request exception.
587fbaefe543b86e8e4170991add3c16a911bb2f authored over 2 years agoadd deprecated warning for HttpException class when using the first argument as the error cause.
f5edb0f2a0fe39b28cb5f9e060c29b47575bbffe authored over 2 years agochore(deps-dev): bump @nestjs/graphql from 10.1.3 to 10.1.4
bff85277c78ea8a527c9096a909c0f41469a7ce3 authored over 2 years ago
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 10.1.3 to 10.1.4.
- [Release not...
chore(deps): bump @fastify/cors from 8.1.0 to 8.1.1
2dce5d65b8a31f3e3e647f13b685151d344ef3a5 authored over 2 years agochore(deps-dev): bump @nestjs/apollo from 10.1.3 to 10.1.4
9a003d728a2bb572181b29e1adab68eafaa1ca99 authored over 2 years ago
Bumps [@nestjs/apollo](https://github.com/nestjs/graphql) from 10.1.3 to 10.1.4.
- [Release note...
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.1.0 to 8.1.1.
- [Release n...
add error options object to HttpException constructor to allow use of error cause along with cus...
b5fe06d6425a9b38b41a73fefde1b06df5907cc5 authored over 2 years ago7209d9128721f2800a167bcaca465fdbccb6c79a authored over 2 years ago
chore(deps-dev): bump socket.io-client from 4.5.2 to 4.5.3
46d8dd6b1269add37911fc6bed028b034c76e57f authored over 2 years agochore(deps-dev): bump supertest from 6.3.0 to 6.3.1
96ab17aaf82c6717619cf6f26f4804b138b9ef4b authored over 2 years agochore(deps-dev): bump kafkajs from 2.2.0 to 2.2.2
d1feeaeb1829dba633442ff043f4667f990f250b authored over 2 years agochore(deps): bump ws from 8.9.0 to 8.10.0
3453349858c97761b55bb7f768e3c4b4dc014041 authored over 2 years agochore(deps-dev): bump mongoose from 6.6.7 to 6.7.0
d6c010d7445d9482ca39147e4f44f705f3df73c8 authored over 2 years agochore(deps-dev): bump amqp-connection-manager from 4.1.7 to 4.1.9
6df3486dc83690b0be52fe0353d9a00ee50441c6 authored over 2 years agochore(deps-dev): bump concurrently from 7.4.0 to 7.5.0
afbb925060ab4a9941a429fe0fe4b238bc2dfeff authored over 2 years agochore(deps-dev): bump @types/node from 18.11.4 to 18.11.5
426dfca6a64ae1cd3f918a7b5d4f0be53c9b6151 authored over 2 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
235bf8936a9cdd50b265e98e2d05c3e4af942f04 authored over 2 years agoBumps [amqp-connection-manager](https://github.com/jwalton/node-amqp-connection-manager) from 4....
9c7c0da0f5641365770b421a88c663f2e552cfd1 authored over 2 years ago
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.6.7 to 6.7.0.
- [Release notes](...
Bumps [ws](https://github.com/websockets/ws) from 8.9.0 to 8.10.0.
- [Release notes](https://git...
Bumps [kafkajs](https://github.com/tulios/kafkajs) from 2.2.0 to 2.2.2.
- [Release notes](https:...
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.3.0 to 6.3.1.
- [Release note...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.5.2 to 4.5.3.
- [R...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.4.0 to 7.5.0.
- [Rel...
9d6373276333f6cdf633f8d6c85273616191fecb authored over 2 years ago
45cce31efa9fd96e343944b071290358fb0ff729 authored over 2 years ago
dd3a773985ebd3e18440d73389e78201f24ac3d8 authored over 2 years ago
296ed93edd32fba41e0e9001d5f71343d70e8964 authored over 2 years ago
chore(deps-dev): bump cache-manager from 4.1.0 to 5.1.1
87ebdbc80741c804f6df0f1ecd283cb909775a8f authored over 2 years agoBumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 4.1.0 to 5....
507a7dabc67ab9bc92d9f06b48a19354694f9a14 authored over 2 years agofeat(common): ConsoleLogger: extract protected formatContext method
92aa42c1b2f19520e83d511015045a4cdb489585 authored over 2 years agofeat(common): ConsoleLogger: extract protected formatTimestampDiff
b2a4f80d92c27073406f71e6bda4851c20a7a695 authored over 2 years agofix(common): fix cache-manager v5 type compatibility
75338c87f9873fad02b9935c7862237fdddd5ec9 authored over 2 years agochore(deps-dev): bump @fastify/view from 7.1.0 to 7.1.1
f4985b70ed50b318041e40627a5dae1a2535866c authored over 2 years agoRevert "Revert "fix: update factory to account for old v4 syntax for cache stores""
d112f4058d60b73fdbb7a8915c0d5504ce9b0b55 authored over 2 years agochore(deps-dev): bump mocha from 10.0.0 to 10.1.0
364daf3e725a316916b812df407f7669a9320b38 authored over 2 years ago
Bumps [@fastify/view](https://github.com/fastify/point-of-view) from 7.1.0 to 7.1.1.
- [Release ...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
- [Release notes](https:/...
chore(core): updated imports
2120bed6fed37be23137d40debe8f9eb75a318dc authored over 2 years agochore(core): remove import not used and added files index.ts
5027484f750e05aa9cf26491a30f9e2dfbe8861d authored over 2 years agochore(deps): bump socket.io from 4.5.2 to 4.5.3
2d9c2d37d59a29ec39b89aee3077903a7d0af4e6 authored over 2 years agochore(deps-dev): bump @grpc/grpc-js from 1.7.1 to 1.7.3
2be9ca52edd3e1b4caf4acfeb5c0fb93e410968c authored over 2 years agochore(deps-dev): bump engine.io-client from 6.2.2 to 6.2.3
8b13c0cc7ef6d00b5b75d8f896d26176f5df1256 authored over 2 years agochore(deps-dev): bump cache-manager-redis-store from 2.0.0 to 3.0.1
3870e8cdc95fa5c5385e898d0cfc766d15bfe6b5 authored over 2 years agochore(deps-dev): bump mongoose from 6.6.6 to 6.6.7
e463d9b0d982c8582a78c098b49e62e9f285b7c0 authored over 2 years agochore(deps-dev): bump core-js from 3.25.5 to 3.26.0
63ee3fd163ea2e2fb78c2c97386e0d7d7b2105bf authored over 2 years agochore(deps-dev): bump @types/node from 18.8.2 to 18.11.4
f2b520d3e371bb5e98677e0ed504cf1eca99f53b authored over 2 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
be0fc6f0cce883acb0df60b88203708758930c9b authored over 2 years agoBumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.5 to 3...
75c5a7b67805d4fac2fff3da57cc004939155147 authored over 2 years ago