soorajshankar / up-beat

self-hosted server uptime monitor.
Apache License 2.0
4 stars 3 forks source link

Bump @nestjs/graphql from 6.0.5 to 7.1.4 #27

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @nestjs/graphql from 6.0.5 to 7.1.4.

Release notes

Sourced from @nestjs/graphql's releases.

Release 7.1.4

  • Merge branch 'master' of https://github.com/nestjs/graphql (6e1a85a)
  • feat(): add graphql schema host (0355721)
  • chore(deps): update dependency lint-staged to v10.0.10 (825944f)
  • chore(deps): update dependency eslint-plugin-import to v2.20.2 (42b6301)

Release 7.1.3

  • refactor(): add cannot determine input/output error classes (b8a78a7)

Release 7.1.2

  • Merge branch 'master' of https://github.com/nestjs/graphql (ec224c6)
  • feat(): add decorator type argument to type utils (6628cea)
  • chore(deps): update dependency jest to v25.2.3 (3111c48)
  • chore(deps): update nest monorepo to v7.0.6 (4e8f4ed)
  • chore(deps): update dependency jest to v25.2.2 (301e325)

Release 7.1.1

  • Merge branch 'master' of https://github.com/nestjs/graphql (3511dcd)
  • feat(): add validation and transformation rules inheritance (29c38dd)
  • chore(deps): update dependency jest to v25.2.1 (030501e)

Release 7.1.0

  • Merge branch 'master' of https://github.com/nestjs/graphql (9336bc9)
  • feat(): add type helpers functions (dcaea9e)
  • chore(deps): update dependency jest to v25.2.0 (03e7bb1)
  • Update README.md (4523a7a)
  • chore(deps): update dependency @types/node to v12.12.31 (e5785bb)

Release 7.0.15

  • Merge branch 'master' of https://github.com/nestjs/graphql (8f1e336)
  • fix(): invalid args decorator signature (add overload) (ff44cbe)
  • chore(deps): update dependency lint-staged to v10.0.9 (f86c14b)
  • chore(deps): update dependency prettier to v2.0.2 (7efd346)
  • chore(deps): update typescript-eslint monorepo to v2.25.0 (0810944)

Release 7.0.14

  • fix(): add more verbose error for code first decorators (08ddc30)
  • fix(): add missing class validator (dev dependency) (dcf1e0d)

Release 7.0.13

  • Merge branch 'master' of https://github.com/nestjs/graphql (dae9379)
  • fix(): fix directives on field resolers (6ed51b1)
  • chore(deps): update nest monorepo to v7.0.5 (1dd6289)
  • Merge branch 'master' of https://github.com/nestjs/graphql (bead9dd)
  • fix(): remove optional deps (6d0a9ba)
  • fix(): remove optional deps (a2d06a5)
  • Merge pull request #686 from nestjs/renovate/eslint-config-prettier-6.x (1cfad42)
  • chore(deps): update dependency eslint-config-prettier to v6.10.1 (b148043)
  • chore(deps): update dependency ts-node to v8.8.1 (5d5eecc)
  • chore(deps): update dependency ts-node to v8.8.0 (0e7a38f)
... (truncated)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)