Skip to content

Commit

Permalink
chore(deps): upgrade @nestjs v7 (#17)
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
9renpoto and dependabot-preview[bot] authored Apr 7, 2020
1 parent 85a7d7c commit 521b55e
Show file tree
Hide file tree
Showing 4 changed files with 990 additions and 438 deletions.
29 changes: 29 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Node.js CI

on:
push:
branches: [master]
pull_request:
branches: [master]

jobs:
build:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [10.x, 12.x]

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: yarn install --frozen-lockfile
- run: yarn tsc -p . --noEmit
env:
CI: true
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,23 @@
"prepare": "tsc -p tsconfig.json"
},
"dependencies": {
"@nestjs/common": "^6.11.0",
"@nestjs/core": "^6.11.0",
"@nestjs/graphql": "6.5.3",
"dataloader": "^2.0.0",
"rxjs": "^6.5.4"
},
"peerDependencies": {
"@nestjs/common": "^6.11.0 || ^7.0.0",
"@nestjs/core": "^6.11.0 || ^7.0.0",
"@nestjs/graphql": "^6.5.3 || ^7.0.0",
"graphql": "^14.1.1",
"reflect-metadata": "^0.1.12"
},
"devDependencies": {
"@nestjs/common": "^7.0.5",
"@nestjs/core": "^7.0.5",
"@nestjs/graphql": "^7.0.15",
"apollo-server-express": "^2.9.16",
"graphql": "^14.1.1",
"reflect-metadata": "^0.1.12",
"typescript": "^3.7.4"
},
"types": "index.d.ts",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"sourceMap": true,
"outDir": "./dist",
"baseUrl": "./",
"incremental": true,
"esModuleInterop": true
},
"exclude": ["node_modules", "dist"]
Expand Down
Loading

0 comments on commit 521b55e

Please sign in to comment.