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(@nestjs) publish v9.3.7 release

206bbd6471946a38dd75f766c4aeddadd1404293 authored about 2 years ago
fix(core): fix deterministic uuid registry

be5434951dafe84b285330d1b64d7be19fe613d4 authored about 2 years ago
chore(@nestjs) publish v9.3.6 release

6d1e9aff9856608c13975f15616dfee513df2fdf authored about 2 years ago
chore: revert package.json change

ec8ab90c5896eccd4ab3058a210ec7c257a19fd4 authored about 2 years ago
feat(core): use hashcode for uuid registry

033d97839f92c71d898109fca9186c56daa66ea9 authored about 2 years ago
Merge branch 'master' of https://github.com/nestjs/nest

f88dff24d9e6a98abb4754ae20b6c8b763c03861 authored about 2 years ago
test: update snapshots

5a110c453d33f96c799c9a1e6b130f39ee6a590d authored about 2 years ago
Merge pull request #11058 from vizio360/testForStaticityWhenCircularDependency

test(core): :white_check_mark: added tests for checking durability and staticity calculation whe...

426682b3d8e32363eba19c5c2a4f316912e4ad20 authored about 2 years ago
feat(core): initialize on preview allowlist

bf5b7ad394a059fc16a558f29ed86fbe6eba054a authored about 2 years ago
test(core): :white_check_mark: Added tests

Added new tests for checking durability when circula dependency present

ce9e9a65f434ccdaf4d2a5fdb35da83d605c8831 authored about 2 years ago
Merge pull request #11073 from H4ad/fix/issue-with-xxhash

fix(core): removed xxhash to fix #11071

a64b9cc9cbe004d462295cc0c82a903379df7451 authored about 2 years ago
Merge pull request #11075 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-10.2.0

chore(deps-dev): bump @nestjs/graphql from 10.1.7 to 10.2.0

d8c8f5be43bdcd07d50ac7943607fe25079bb5f9 authored about 2 years ago
Merge pull request #11081 from jmcdo29/fix/logger-error-parameters

fix(common): account for when stack is undefined in logger

a7b2bf5638b8aaf70709470f269dd7728f7eff86 authored about 2 years ago
chore(deps-dev): bump @nestjs/graphql from 10.1.7 to 10.2.0

Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 10.1.7 to 10.2.0.
- [Release not...

40471bf0207880ed0ab84c09ecadee47408cb46c authored about 2 years ago
Merge pull request #11076 from nestjs/dependabot/npm_and_yarn/mysql2-3.1.1

chore(deps-dev): bump mysql2 from 3.1.0 to 3.1.1

a4a8561ce55646dc2fe193c6284f34a71f3e08c8 authored about 2 years ago
Merge pull request #11077 from nestjs/dependabot/npm_and_yarn/nestjs/apollo-10.2.0

chore(deps-dev): bump @nestjs/apollo from 10.1.7 to 10.2.0

90ce5ae2b5e1b45ac099929fd52453e770c33ad5 authored about 2 years ago
Merge pull request #11078 from nestjs/dependabot/npm_and_yarn/typeorm-0.3.12

chore(deps-dev): bump typeorm from 0.3.11 to 0.3.12

036a05c021468d1a85b24af365a7f8695df1f64c authored about 2 years ago
Merge pull request #11079 from nestjs/dependabot/npm_and_yarn/types/node-18.13.0

chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0

ca0d0c2c65610699968d7affe004c2b6ffe99635 authored about 2 years ago
Merge pull request #11080 from nestjs/dependabot/npm_and_yarn/lint-staged-13.1.1

chore(deps-dev): bump lint-staged from 13.1.0 to 13.1.1

a6dce1fc9270045051f3c1a104c0b61bddf0b87e authored about 2 years ago
chore: add link to comment with explanation

bd74c7f1e31006ff3598a5ea8d8861b7aebaa11c authored about 2 years ago
chore(deps-dev): bump lint-staged from 13.1.0 to 13.1.1

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

22edce8ae602fec196f10ec2f4da95bc36d5df7f authored about 2 years ago
fix(common): account for when stack is undefined in logger

Due to a change in #10531 when the `stack` is added as `undefined` a
new `undefined` log would b...

0fbceee402becf3cd0b0ed4cc5cb339db3b75367 authored about 2 years ago
chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0

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

1e3f1fe748d771bbc0e4d3e68cf0f8ac5a925937 authored about 2 years ago
chore(deps-dev): bump typeorm from 0.3.11 to 0.3.12

Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.11 to 0.3.12.
- [Release notes](htt...

fef8e71a82d511581fa0b9455745801d13c9a373 authored about 2 years ago
chore(deps-dev): bump @nestjs/apollo from 10.1.7 to 10.2.0

Bumps [@nestjs/apollo](https://github.com/nestjs/graphql) from 10.1.7 to 10.2.0.
- [Release note...

a417e895c3b834f2a7f9b1d642e291d12b3c2151 authored about 2 years ago
chore(deps-dev): bump mysql2 from 3.1.0 to 3.1.1

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

1dd4648640c01e6c341b6e0b09d7c1468b63f8ed authored about 2 years ago
fix(core): removed xxhash to fix #11071

bd92969b0c713cbfafdeee9b84e8503eb100471e authored about 2 years ago
Merge pull request #11059 from nestjs/dependabot/npm_and_yarn/mongoose-6.9.1

chore(deps-dev): bump mongoose from 6.9.0 to 6.9.1

4dcb8d54d5112c350762b0c12c1ed9ddb81d194c authored about 2 years ago
chore(@nestjs) publish v9.3.5 release

075c8d0f81777423c681780c4f73d1e348d10d4a authored about 2 years ago
fix(common): fix validation pipe regression #11070

89837fcfd54097c5a73d8fb26161d9137a29503d authored about 2 years ago
chore(@nestjs) publish v9.3.4 release

51f4ba7fdac233cdec7194a6ee8be5b9f08db625 authored about 2 years ago
Merge branch 'jpogorzelski-fix/include-uid-in-core-dependencies'

8bcd80f72467197f7290e6b6a1267c93187b992a authored about 2 years ago
chore: fix package.json order

56dea12e25d221b206004232a7e524f54291eb1e authored about 2 years ago
Merge branch 'fix/include-uid-in-core-dependencies' of https://github.com/jpogorzelski/nest into jpogorzelski-fix/include-uid-in-core-dependencies

a4b41419c8f418371b0530e4700556b6e98f074f authored about 2 years ago
Merge pull request #11060 from nestjs/dependabot/npm_and_yarn/graphql-tools-8.3.18

chore(deps-dev): bump graphql-tools from 8.3.17 to 8.3.18

244c3c793d9949d555291e85a2e90d287628ada6 authored about 2 years ago
Merge pull request #11061 from nestjs/dependabot/npm_and_yarn/cache-manager-5.1.6

chore(deps-dev): bump cache-manager from 5.1.5 to 5.1.6

8ca22e7d15bf0aa42354f78b4c0b99f6f9b5c145 authored about 2 years ago
Merge pull request #11062 from nestjs/dependabot/npm_and_yarn/socket.io-4.6.0

chore(deps): bump socket.io from 4.5.4 to 4.6.0

4f62a0ed1cb0a2e95a242b483b7d85716a7d7799 authored about 2 years ago
Merge pull request #11063 from nestjs/dependabot/npm_and_yarn/engine.io-client-6.4.0

chore(deps-dev): bump engine.io-client from 6.3.1 to 6.4.0

af9703252c6bf2aa9b8ab539dbacc139384345bd authored about 2 years ago
Merge pull request #11064 from nestjs/dependabot/npm_and_yarn/socket.io-client-4.6.0

chore(deps-dev): bump socket.io-client from 4.5.4 to 4.6.0

81ef0ac06f42076c3d9e6e94600eccd777123888 authored about 2 years ago
Merge pull request #11066 from jmcdo29/fix/cache-interceptorignore-streamable

fix: skip caching the response if it is a streamable file instance

974987f9fb10a3ef8e9cc8ef0952a88c8f9ba70d authored about 2 years ago
fix(core): need to depend on the uid

Closes #11068

92bf2f06f9b3528145cbd5ac2adc10130bea1cae authored about 2 years ago
fix: skip caching the response if it is a streamable file instance

6b15ac08803578fdaac3c976b20771805ff64d06 authored about 2 years ago
chore(deps-dev): bump socket.io-client from 4.5.4 to 4.6.0

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

c907995be9c57d721b5ec25e982ce910e8f61cd6 authored about 2 years ago
chore(deps-dev): bump engine.io-client from 6.3.1 to 6.4.0

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

b6cd399adc7512b7b2ef7c740363385e049e26c2 authored about 2 years ago
chore(deps): bump socket.io from 4.5.4 to 4.6.0

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

b34e9e26c6755253cbf27531d882e617a1966aef authored about 2 years ago
chore(deps-dev): bump cache-manager from 5.1.5 to 5.1.6

Bumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 5.1.5 to 5....

8d603d1b2ca097c01190ec8aa713c5eac558e2ec authored about 2 years ago
chore(deps-dev): bump graphql-tools from 8.3.17 to 8.3.18

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

f0f846684a9b9655b0769077b66762206c139367 authored about 2 years ago
chore(deps-dev): bump mongoose from 6.9.0 to 6.9.1

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

b932cc56cef8871d185c776111a8f9b5a2f99579 authored about 2 years ago
fix: generix with default type

a33e377d002729d6aaf503e88778da45fee41240 authored about 2 years ago
fix: make filetype small and rename to ifile

2ccf67b8e41ec221e5514be94a4bb38eb15a2703 authored about 2 years ago
Update packages/common/pipes/file/file-validator.interface.ts

Co-authored-by: Thiago Valentim <[email protected]>

f3e118e9c05e1421a8cc4b5ba30522270a32e335 authored about 2 years ago
test(core): :white_check_mark: added test

Added test for staticity calcuation when circular dependency present

2cd8a59db1aea8b429671acca58424bc2f67de7e authored about 2 years ago
chore: update readme

67a58e9b85a6dc6980821f1176710ccae813f96a authored about 2 years ago
chore(@nestjs) publish v9.3.3 release

f57eacc952bc52314efe7600a9a8b46747c9c852 authored about 2 years ago
fix(core): default deps introspection return val should be false

6c99b704f69d0e5cec651bfcc150a0ed8ae08db8 authored about 2 years ago
Merge pull request #11053 from nestjs/chore/remove-uuid

chore(core): remove uuid dependency

0a3a87673ac17f1ca2c7278c9ab5d4a876bcfe8b authored about 2 years ago
chore: update tests, id as string

36065d30f221fe29ffb729cd9fc36e6917c5ce3b authored about 2 years ago
refactor: correct grammer of variable

57d8ab9a23cd92c2450fdaedcda55efe65ab5473 authored about 2 years ago
chore(core): remove uuid dependency

d323edbab9b1f92bb4ef661bb5dd5caee2cce553 authored about 2 years ago
Update packages/common/pipes/file/parse-file.pipe.ts

Co-authored-by: Kamil Mysliwiec <[email protected]>

3dc080bd77d842e148c62cf311e41d10f40ed7ca authored about 2 years ago
Merge branch 'perf/metadata-scanner' of https://github.com/H4ad/nest

71c987e490ebbd5ff6b6829ba9d38742a85b4807 authored about 2 years ago
Merge branch 'CodyTseng-fix-middleware-exclude'

7b69554776f650520b5ec721fa72189f81c5fbe8 authored about 2 years ago
test: update broken unit tests

1069796df73cd6fe4b8e73f5f0acd0330b519d2d authored about 2 years ago
Merge branch 'fix-middleware-exclude' of https://github.com/CodyTseng/nest into CodyTseng-fix-middleware-exclude

cf88a7814e1cdf7a7d132487e1624f2c92590fa3 authored about 2 years ago
Merge branch 'H4ad-perf/module-token-factory-fast-path'

bf1071f142a792ceb85bd4488493a0adb9824c33 authored about 2 years ago
style(core): minor formatting, naming changes

e1c2d27966b27534902c546078845f5542733c0f authored about 2 years ago
chore: resolve conflicts

76b7185623c771dc9eb1652dd650e584f9014ddb authored about 2 years ago
Merge pull request #11041 from vizio360/fixFor11002

fix(core): :ambulance: Fix for calculating durability of a provider

dac12198791ce612cf16a29ff2eb5abeabe7ca6a authored about 2 years ago
Merge pull request #11034 from Tony133/chore/mark-facing-apis-public-testing

chore(testing, websockets): mark facing apis public

97e9c184a21b9f0d5106c96ce3574240b2d982d1 authored about 2 years ago
Update packages/core/middleware/builder.ts

1d5856c731e1943fedd2705df5d07e5f3326a609 authored about 2 years ago
Update packages/core/middleware/route-info-path-extractor.ts

c9c64688611c85607559656d2847d608f7533b12 authored about 2 years ago
chore(websockets): mark facing apis public in websockets

216ce4c60fc16952106fe99994e8c4a0a55bf3d0 authored about 2 years ago
Merge pull request #11049 from nestjs/dependabot/npm_and_yarn/types/node-18.11.19

chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19

6b39aaa00eb3d60b167f3c3fb63ef782d347fd75 authored about 2 years ago
Merge pull request #11050 from nestjs/dependabot/npm_and_yarn/types/express-4.17.17

chore(deps-dev): bump @types/express from 4.17.16 to 4.17.17

f211dee41a1576ff369c1f69055b5df391913d8c authored about 2 years ago
Merge pull request #11051 from nestjs/dependabot/npm_and_yarn/cache-manager-5.1.5

chore(deps-dev): bump cache-manager from 5.1.4 to 5.1.5

593e6ffb1a0a06d1e585595a6f00a3dccf1a5aae authored about 2 years ago
Merge pull request #11052 from nestjs/dependabot/npm_and_yarn/engine.io-client-6.3.1

chore(deps-dev): bump engine.io-client from 6.3.0 to 6.3.1

ab25307fc2abc1140cc3358498ac306c4bf4e0fd authored about 2 years ago
chore(deps-dev): bump engine.io-client from 6.3.0 to 6.3.1

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

5a6bc1899b1d6cb6841c9e7341b8649de59c6dba authored about 2 years ago
chore(deps-dev): bump cache-manager from 5.1.4 to 5.1.5

Bumps [cache-manager](https://github.com/node-cache-manager/node-cache-manager) from 5.1.4 to 5....

51dab24dad4d2ec6746f0f5f31668bd8fe7582e6 authored about 2 years ago
chore(deps-dev): bump @types/express from 4.17.16 to 4.17.17

Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/expres...

19492a9974c459060b936a8763498e569306e444 authored about 2 years ago
chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19

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

3806a7631c2ddd3af0183ff103a6ae7e1aabb776 authored about 2 years ago
fix: simple idea

446100cef782df8e7658a097396847cb8a4c58ad authored about 2 years ago
refactor: get function of isRejected from utilities

c17fc02cb3396d36b972a92cbf7f24e84fe800d9 authored about 2 years ago
fix: fix performance issue

555a556d8dc3e68603d086aa31be4797c24187d8 authored about 2 years ago
fix: validate sequentially

43668f4efe447242db9b002120cf26dd925d11b0 authored about 2 years ago
perf(core): change sha1 to xxhash

7f43821d4810e6b2eff87f159eac2a8177f2736a authored about 2 years ago
perf(core): added map to cache scan from prototype

713ece9e883022e9aeaca236e9fdeaef2f9bb2ca authored about 2 years ago
chore: define type for validateFilesOrfile

4d226e707763de631c9617bdf279eb06cd7cf1a7 authored about 2 years ago
chore: use better variable for checking file exist or not exist

212ffe77de1015eb173f9160a22e553914d18568 authored about 2 years ago
refactor: satisfy functional quality in parse-filel.pipe

9a5bb3447bd6c398393d4bcccf9fec84bbd8806b authored about 2 years ago
test(core): :white_check_mark: removed describe.only

422eeb9ffa842790c40a57f075bb2c61afaffbed authored about 2 years ago
fix(core): :ambulance: fix for 11002

Updated logic to determine dep tree durability and staticity and added a ton of tests

ab7cbf35f56194291e16c439231246ab5b93e607 authored about 2 years ago
refactor: use iterator instead of loop

09907ce7e4bd0a2ec7fe10af4165e8dcd61d3b86 authored about 2 years ago
fix(core): add global prefix to exclude paths for middleware

b8702d5dbda477b03290d58062ff9f86b193f4f2 authored about 2 years ago
fix(core): :ambulance: remove extra durable check

5a333d4fa770e87d18ea1ad23b1fe544d3f6fb87 authored about 2 years ago
fix(core): :ambulance: Fix for calculating durability of a provider

c3ad373f9166892923ab19e2d298be3a80c279ba authored about 2 years ago
fix: fix file type checking

a0f7ee8b1e116e9d023e844670533cd0ee0d6824 authored about 2 years ago
refactor: use synthetic sugar in file-validator for validate mimetype

809dadbf82a99fcc66bb71c29bc2ba7bea59c286 authored about 2 years ago
refactor: define types for input file in file-type.validator

and file-validator.interface and max-file-size.validator

dba518e89cf02273f6f4ab6a3cc5ad3b94450c52 authored about 2 years ago
chore(websockets): mark facing apis public in websockets

e92ae413f4a595de2864db2ad8a808c7f9be06db authored about 2 years ago
refactor(common): update log level

d0d81511e57abfa992aa888b322cb805cc5a85f9 authored about 2 years ago