Tags: Surnet/graphql-amqp-subscriptions
Tags
Update to [email protected] (#60) * Update to [email protected]
Long needed maintenance (#46) * upgrade graphql-subscriptions and eslint - Breaking: Minimum Node.js version >=14 - Breaking: `graphql-subscriptions` >= 2.0.0 - Breaking: `graphql` 16.x; dropped support for 14.x 15.x - Changed from deprecated `tslint` to `eslint` - Upgraded vulnerable packages `nodemon`, `mocha`, `sinon`, `ts-node` * upgrade circleci image to cimg/node:16 * feat: upgrade dependencies + restructure + fix linting issues * test: migrate to jest + clean-up dependencies * build: clean-up npm tarball + prevent from direct publish * Move tests to github * Update dependencies monthly * Add CodeQL Analysis * Add name * Version bump * Dependency update and eslint config * Set nvmrc to lts/* as tests are being run on lts as well * Remove release-it * Remove badges * Switch from nodemon to ts-node-dev * Streamline build process * Rename tests * Linting autofix * switch to toBeDefined * no-void * Ignore explicit any and object injection * Remove unneeded deps --------- Co-authored-by: Shahyar G <[email protected]> Co-authored-by: Dmitri Dimitrioglo <[email protected]>
PreviousNext