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.0.15 #15

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @nestjs/graphql from 6.0.5 to 7.0.15.

Release notes

Sourced from @nestjs/graphql's releases.

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)
  • chore(deps): update dependency prettier to v2 (0a6c238)
  • chore(deps): update nest monorepo to v7.0.4 (49e0034)

Release 7.0.12

  • fix(): override get type method in gql execution context (f80f287)

Release 7.0.11

  • fix(): add missing model prefix to plugin (e72921a)

Release 7.0.10

  • Merge branch 'master' of https://github.com/nestjs/graphql (c6a8b93)
  • fix(plugin): apply plugin metadata on prototypes (7647e2b)
  • chore(deps): update dependency ts-node to v8.7.0 (fb151d3)

Release 7.0.9

  • Merge branch 'tngmichael-plugin-fix-proposal' (1759e73)
  • refactor(): move to a separate method (c682dc7)
  • Merge branch 'plugin-fix-proposal' of https://github.com/tngmichael/graphql into tngmichael-plugin-fix-proposal (261afba)
  • fix(): some changes not correctly applied (d6ef0b7)

Release 7.0.8

  • fix(): fix getters in object types #673 (faad7cf)

Release 7.0.7

  • Merge branch 'master' of https://github.com/nestjs/graphql (2f30501)
  • fix(): fix abstract resolvers, field resolver args (fd4e471)
  • chore(deps): update nest monorepo to v7.0.3 (62008d4)
  • chore(deps): update typescript-eslint monorepo to v2.24.0 (14996d8)
... (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)
dependabot-preview[bot] commented 4 years ago

Superseded by #27.