Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Create nodejs.yml * chore: use yarn * chore: update lockfiles * Bump typescript from 3.7.4 to 3.8.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v3.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]> * Bump apollo-server-express from 2.9.16 to 2.11.0 Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.9.16 to 2.11.0. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/compare/[email protected]@2.11.0) Signed-off-by: dependabot-preview[bot] <[email protected]> * fix: skip incremental build * chore: upgrade @nestjs * build(deps): bump @nestjs/graphql from 7.0.14 to 7.0.15 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.0.14 to 7.0.15. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.0.14...7.0.15) Signed-off-by: dependabot-preview[bot] <[email protected]> * chore: move dependency to peerDependency * build(deps-dev): bump @nestjs/core from 7.0.5 to 7.0.6 Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v7.0.5...v7.0.6) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/graphql from 7.0.15 to 7.1.1 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.0.15 to 7.1.1. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.0.15...7.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/common from 7.0.5 to 7.0.6 Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v7.0.5...v7.0.6) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/graphql from 7.1.1 to 7.1.3 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.1.1 to 7.1.3. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.1.1...7.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/common from 7.0.6 to 7.0.7 Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v7.0.6...v7.0.7) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/graphql from 7.1.3 to 7.1.4 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.1.3 to 7.1.4. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.1.3...7.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/core from 7.0.6 to 7.0.7 Bumps [@nestjs/core](https://github.com/nestjs/nest) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v7.0.6...v7.0.7) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/graphql from 7.1.4 to 7.1.5 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.1.4...7.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps): bump rxjs from 6.5.4 to 6.5.5 Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.4 to 6.5.5. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.5.5/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.5.4...6.5.5) Signed-off-by: dependabot-preview[bot] <[email protected]> * build(deps-dev): bump @nestjs/graphql from 7.1.5 to 7.2.1 Bumps [@nestjs/graphql](https://github.com/nestjs/graphql) from 7.1.5 to 7.2.1. - [Release notes](https://github.com/nestjs/graphql/releases) - [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json) - [Commits](nestjs/graphql@7.1.5...7.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * fix: support nestjs v7 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
- Loading branch information