Ecosyste.ms: OpenCollective

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

github.com/MichalLytek/type-graphql

Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
https://github.com/MichalLytek/type-graphql

docs(sponsors): add NonGamstopCasinos to bronze sponsors

3f6c02086ae69532802a3340aba09da559e6e968 authored 11 months ago by Michał Lytek <[email protected]>
build: remove support for node 16 (#1611)

e2d28c656e987b122b570bfcb3443eaf1e02f656 authored 11 months ago by Carlo Corradini <[email protected]>
docs(migration-guide): add section for `DateTimeISO` scalar

77adbec819ec4188dba29afc9efcd05088a8090f authored 11 months ago by Michał Lytek <[email protected]>
chore(ci): fixed ci release and removed Node.js 16 (#1610)

* chore(ci): fixed ci release and removed Node.js 16

* chore(ci): prefer [0-9] instead of \d ...

03c365373b150e8cca26aca4f0533a85454170ac authored 11 months ago by Carlo Corradini <[email protected]>
chore(website): update generated i18n file

9cd1c02e3f89656658c8f04dd77bcdec80312eb4 authored 11 months ago by Michał Lytek <[email protected]>
docs(sponsors): add NonStopCasino to bronze sponsors

6ed8744301ee550a46569d073c04461e231bf26b authored 11 months ago by Michał Lytek <[email protected]>
docs(examples): allow `maxAge` in `apollo-cache` to be set to 0

a5eed6342da4c77274643e8134e2814cf437ac30 authored 11 months ago by Antti Kaikkonen <[email protected]>
release: 2.0.0-beta.6

c8d2e2d224fd7fdf37dd68577294c4392da2086f authored 12 months ago by Michał Lytek <[email protected]>
chore(workflow): run `check` only on newest node version

95efb6c3083468dfdd13c228cf8a7f480c287e49 authored 12 months ago by Michał Lytek <[email protected]>
chore(deps): update all deps to latest versions

3d4eb2b5b65464f54e61e6d5450e477edef9135f authored 12 months ago by Michał Lytek <[email protected]>
chore: update changelog

5c6190e28e5ae78b0158c4e380b0123e8f533a63 authored 12 months ago by Michał Lytek <[email protected]>
fix(type-defs): don't omit types of name with `__` inside (#1309)

e7b4e09f80f6ee2e79166ef83f5910a4423cd0b5 authored 12 months ago by Avish Kathpal <[email protected]>
fix(build): restore esm settings instead of NodeNext

51ff280b3913b093a0f60cf0a275c391a814a235 authored 12 months ago by Michał Lytek <[email protected]>
fix:(ci): adjust configuration of subworkflows (#1597)

* fix:(ci): workflows that depends on another workflow

* chore(ci): use env variable to avoid...

38e80c0b8da4c92817e1b0de266e1b5588bd3aef authored 12 months ago by Carlo Corradini <[email protected]>
fix(field-resolvers): use schemaName for building field metadata (#1284)

eeea28d3b00b747998687ecd661e46a654437ac4 authored 12 months ago by dobrynin <[email protected]>
release: 2.0.0-beta.4

e28a028e557ea8717f0b31db55bf6cbf958bb474 authored almost 1 year ago by Michał Lytek <[email protected]>
chore(deps-dev): bump mongoose and @typegoose/typegoose (#1596)

Bumps [mongoose](https://github.com/Automattic/mongoose) and [@typegoose/typegoose](https://gith...

299a87ddee994d243276bba529fc9a09df54b633 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.1 (#1595)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to ...

156a391c98e768435729451c36e442bd05d0d7c7 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.17.0 (#1594)

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

d9f3d1eac360a00fb5e5f1d9f195b27c51449b72 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 (#1584)

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

1e4f0c8986e19e3ca25180f67fc67ffc92f11105 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @mikro-orm/core from 5.8.6 to 5.9.7 (#1593)

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.8.6 to 5.9.7.
- [Release...

00efdd99513e33c98f27be4ef11b6097661aeda5 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github/codeql-action from 2 to 3 (#1586)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

9e80bc475b1277512a0fbbc0f3e7e9b63473bfab authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1578 from MichalLytek/subscriptions-upgrade

Migrate subscriptions engine to graphql-yoga

a088c251bf5717f5f68c54ed440fbdb60b2c0829 authored almost 1 year ago by Michał Lytek <[email protected]>
test(subscriptions): add check for missing pubsub error

f5aa0d031bc78600408addd0ef2861fd65f0a8cd authored almost 1 year ago by Michał Lytek <[email protected]>
docs(subscriptions): update subscription docs along with migration guide and the changelog

e339b56044e3fa58d0773581904a70a3e416bdb7 authored almost 1 year ago by Michał Lytek <[email protected]>
docs(examples): upgrade redis subscriptions example

4bdb274a4a8039e88e7b8383c9dfaf111d7bfbd3 authored almost 1 year ago by Carlo Corradini <[email protected]>
docs(examples): adjust base example to work with new subscriptions engine

bfac39f8062d30da8186bf9776b81464c8c9bea0 authored almost 1 year ago by Michał Lytek <[email protected]>
test(subscriptions): adjust tests to work with new subscriptions system

43b78e7549121589c70ca16449677ea4190b914f authored almost 1 year ago by Michał Lytek <[email protected]>
feat(subscriptions): use new package for subscriptions engine

68275020604819436720e9895a7f7e671dd79789 authored almost 1 year ago by Michał Lytek <[email protected]>
chore(readme): update license copyright year(s) (#1591)

Co-authored-by: github-actions <[email protected]>

0ad04abdc2b9606cbff537846762672f61f571df authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs(sponsors): add CasinoDeps to bronze sponsors

6f10fd56ed23d4bba189c1e62318a74dc8cc637d authored about 1 year ago by Michał Lytek <[email protected]>
docs(sponsors): add NonGamstopBets to bronze sponsors

88d940103013edfbc3eeff21ae8a53d921254a3e authored about 1 year ago by Michał Lytek <[email protected]>
refactor(typings): rename files with multiple exports

cd554b17192e1f53e1014d416c5e5bcb0b838141 authored about 1 year ago by Michał Lytek <[email protected]>
chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#1553)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

c35defb54ba3757fb8e1f9d673f896c99ace0509 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump expect from 29.6.1 to 29.7.0 (#1551)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

9ac812f69c48fc538ce9e9b2d36c692cf453e5cc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-node from 3 to 4 (#1559)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

e48f113aebe71a3fd631f5573cf0ded15b2304a5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 6.7.2 to 6.9.0 (#1557)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

a17c11749185220e9408f40f7fb6689e7c7f1c45 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @mikro-orm/postgresql from 5.8.5 to 5.9.0 (#1556)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

c712c6ce67a7927653e64cafc7abf3f286e7bb28 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump markdownlint from 0.29.0 to 0.31.1 (#1537)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4e1c1c67ea44d94b7becb0b566d3454935f7740c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.48.0 to 8.51.0 (#1539)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5f9717e97d0117371ae0c4fd22862b88b8a08e12 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typegoose/typegoose from 11.4.0 to 11.6.0 (#1545)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ebccf84d970a21fc0eb3dbecf46671fc2a7d80f2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/node from 20.5.7 to 20.8.6 (#1546)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0afc16593f99e5b5f9045498d1f38519640c1b04 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 13.2.3 to 15.0.1 (#1547)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5403ad6b9f3aca1faabd8a6733246d184dcb155c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(examples): add Apollo Federation v2 example (#1448)

Co-authored-by: Michał Lytek <[email protected]>

9841e0f4025821f147d407010ce26ddc06447443 authored about 1 year ago by Jason Hanggi <[email protected]>
docs(recipes): add AWS lambda integration snippet

615680ef53e046b90e76b5ac10cae5af161db61c authored about 1 year ago by Michał Lytek <[email protected]>
chore(deps-dev): bump @mikro-orm/core from 5.7.13 to 5.8.6 (#1534)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

798b26a0035ed52fc19e83783a17f05b16e48fc3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump graphql from 16.7.1 to 16.8.1

c3182708b0f92da54eb0fdfdca00cf20b02c13ad authored about 1 year ago by Michał Lytek <[email protected]>
chore(deps-dev): bump cspell from 6.31.2 to 7.3.7 (#1532)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1534eb0ee2dbf81c0ba6b45b33d2f3c51db5a33e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.4.2 (#1529)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

94f1d4658c0273cb00496edc11c6d4656ad4a3bf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @mikro-orm/postgresql from 5.7.13 to 5.8.5 (#1533)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

284eff6dced46fba6f633cc3bc4e51aa6e016080 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(docs): remove GraphQL Conf banner

c038ab2d5e51db55627088d08abbd53fa41ce302 authored about 1 year ago by Michał Lytek <[email protected]>
docs(readme): fix badge url (#1527)

fe1d901576c6a2031967b199a397311c2d415e4a authored over 1 year ago by Carlo Corradini <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.35.0 to 0.37.0 (#1523)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

1b4d1801c4f91501277b5ec716d776fecf564ca0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump typescript from 5.1.6 to 5.2.2

39200cb5a544871f28ab67bab1cd81d26d81526e authored over 1 year ago by Michał Lytek <[email protected]>
chore(deps): bump actions/checkout from 3 to 4 (#1513)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

3f177b4e1ca1fb3c4830de6d34a5b53c069c7842 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @cspell/eslint-plugin from 7.0.1 to 7.3.6 (#1518)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b5adba296e3803ff2e9eae3c7363aa9882fc2468 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 (#1522)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

bcea63c0fef9d8a6e586ce149a032de574bb40fb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.7.2 (#1524)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

7059e648f1211c6a5a23809051e61dcc61004088 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(validation): support custom validate fn on args decorator level

3914b78cff40c88dcf46a172ea358294d30fd0e6 authored over 1 year ago by Michał Lytek <[email protected]>
feat(directives): add support for directives on inline `@Arg`

582a9cb2c659f8d09d594fb8ffb465cb786d3b6e authored over 1 year ago by Michał Lytek <[email protected]>
feat(directives): add support for field directives on `@ArgsType`

818ac672fde22cfb5ba0394dca07ce1dd8b93f3c authored over 1 year ago by Michał Lytek <[email protected]>
chore: restore test watch script

a54792f4e246cf95decbce4eab4f99da98e5c787 authored over 1 year ago by Michał Lytek <[email protected]>
chore(workflow): split ci workflow in multiple workflows & fix regex (#1501)

6f1213478dc7d702001cf2defeb48f9672de505d authored over 1 year ago by Carlo Corradini <[email protected]>
chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 (#1499)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

121fca8145fe77f92ddbdd64ae81550f0b1fc4cc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(ci/license): license github action (#1497)

7d4518a449f745764f9d4abbaeabc4e09d7e1e81 authored over 1 year ago by Carlo Corradini <[email protected]>
chore(deps-dev): bump eslint from 8.45.0 to 8.48.0 (#1504)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

7ef627caa5cef6ad2b29f106c7ef1f991f5277f0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/node from 20.4.9 to 20.5.7 (#1502)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

287c8a38b4b5e8728d7eb898795b1a2ee0d3a78f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @cspell/eslint-plugin from 6.31.2 to 7.0.1 (#1503)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3bf748ad32fcfd10e281e1e22a82d724e46a3d67 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(shim): expose as a package entry point

2ba2a16898bb1b9b4ffc23c41e840ab38bf8fcd0 authored over 1 year ago by Michał Lytek <[email protected]>
refactor(fs): use new node:fs module instead of own solutions

2168083873ac527043445b52d8bf6331d29099a8 authored over 1 year ago by Michał Lytek <[email protected]>
docs(emit-schema): remove `outputFile` from snippet

ff7382e6356a2075e58910ff6803c7d2d04f8afa authored over 1 year ago by Michał Lytek <[email protected]>
release: 2.0.0-beta.3

f50d1d0af5b7b90d3d4b69c873188030f7740f48 authored over 1 year ago by Michał Lytek <[email protected]>
chore(ci): fix publish npm package step

d1e37007b78f4a33b8a23bf6e33d0edc08997e4b authored over 1 year ago by Michał Lytek <[email protected]>
chore(ci): fix workflow tags regex

c616efe415dc8311c4393abde7bb80d993f06b12 authored over 1 year ago by Michał Lytek <[email protected]>
chore(scripts): fix markdown package version check

4284c89fcbcfa0bbf5dc50a0606b7d586ffabf30 authored over 1 year ago by Michał Lytek <[email protected]>
chore: update npm package version to match current release

eccd5b779ba4bac1d3d0550bc78929532d8a3aa7 authored over 1 year ago by Michał Lytek <[email protected]>
chore(docs): add GraphQL Conf banner

4cc2d9d84931be7d5b455f465b788300346c9431 authored over 1 year ago by Michał Lytek <[email protected]>
chore(ci): update release-changelog-builder-action (#1491)

cf8bc7053f04bb1902626d01c00fc7051f048077 authored over 1 year ago by Carlo Corradini <[email protected]>
chore(ci): support semver prerelease (#1484)

5143050ddfec0e603dc136bb448bcda04e862925 authored over 1 year ago by Carlo Corradini <[email protected]>
chore(github): fix publish website gh action

feaa44773fa9ed99ff01e96259709a6e170e6616 authored over 1 year ago by Michał Lytek <[email protected]>
chore(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.3.0 (#1480)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

afc8a5fa540922df6993601119092df065855c12 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @apollo/server from 4.8.1 to 4.9.1 (#1481)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6486a6195d4014f1f7760b80d408457e96a3c7f6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/node from 18.17.0 to 20.4.9 (#1482)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2e8f67a012eb929e95fc6964852ae1c884c5fe9e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 (#1479)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3b8ca92e65537e1f2a38afc3de63dc5728ea17b6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.3.0 (#1478)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5c36721f9d54a708c98ab20ac7fe8c1d32240345 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(sponsors): remove Lovd from silver sponsors

29b691726d61cc978a243acad532eb132d0e4adc authored over 1 year ago by Michał Lytek <[email protected]>
chore(repo): improve maintainability (#1400)

Co-authored-by: Michał Lytek <[email protected]>

39055825633a6d8350ae989a663c7b1f8fff41e2 authored over 1 year ago by Carlo Corradini <[email protected]>
chore(sponsors): update sponsors image

445bee772fc77b4f9a94eff1f1b47acb83f66b4d authored over 1 year ago by MichalLytek <[email protected]>
chore(sponsors): update sponsors image

a1d0597a01493260764537b7ea42574289af98bf authored over 1 year ago by MichalLytek <[email protected]>
feat(validation): inject resolver data to custom validate fn

2133c8192fdb84186063535feea999bf76b7973d authored over 1 year ago by Michał Lytek <[email protected]>
fix(validation): make custom validate fn work with arrays

cb9b012c1064de1932792f56f8ab63d7c90b716c authored over 1 year ago by Michał Lytek <[email protected]>
docs(changelog): fix wrong issue no

4f6085d358499597d5962185ca95cc61dbf06d04 authored over 1 year ago by Michał Lytek <[email protected]>
chore(sponsors): update sponsors image

90ff06e63e798fa65b3a0e552bd938fc89342410 authored over 1 year ago by MichalLytek <[email protected]>
chore(sponsors): update sponsors image

76646935ec03cb0c6e7b8d4a1d7b48473fbd177b authored over 1 year ago by MichalLytek <[email protected]>
chore(sponsors): update sponsors image

a3ed9f867d2e0d3aab35a8864d0e5c6ef2c5b40b authored over 1 year ago by MichalLytek <[email protected]>
chore(sponsors): update sponsors image

8b8764217bcd7e2b3a6d1d3f58acfd9c2cce66fd authored over 1 year ago by MichalLytek <[email protected]>
feat(scalars): use Date scalars from `graphql-scalars` package (#1435)

480ec1ddef07e3852d7103d8113114e44091c7f1 authored over 1 year ago by Michał Lytek <[email protected]>
docs(examples): add instructions how to run examples

c8ba0b576b61805e1e8bc6a3adfc7afdf1eff9c6 authored over 1 year ago by Michał Lytek <[email protected]>
feat(types): change `ClassType` constraint to `T extends object`

45f0d9384370a6525451a79ff83ea7ebeac2a9dc authored over 1 year ago by Michał Lytek <[email protected]>
docs(emit-schema): info about removing `commentDescriptions` option

75f865af5a1359feb14d84a63e49a9a6d0786254 authored over 1 year ago by Michał Lytek <[email protected]>