Adrinalin4ik / Nestjs-Graphql-Tools

NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting, pagination, polymorphic relation, graphql field extraction. It is fully based on decorators. To use it you can just add a decorator to your resolver.
GNU General Public License v3.0
79 stars 8 forks source link

Bump @nestjs/graphql from 10.1.6 to 10.1.7 #7

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/graphql from 10.1.6 to 10.1.7.

Release notes

Sourced from @​nestjs/graphql's releases.

v10.1.7

Bug fixes

  • apollo, graphql

Dependencies

Committers: 3

Commits
  • 5997d56 v10.1.7
  • 2baa066 Merge pull request #2500 from sam-super/fix-not-null-default-val
  • 6864eb2 Merge pull request #2504 from nestjs/renovate/graphql-tools-monorepo
  • 2040c46 Merge pull request #2512 from hwillson/more-fed2-directives
  • de7d62f Merge pull request #2514 from nestjs/renovate/ts-morph-17.x
  • b138f4b Merge pull request #2516 from nestjs/dependabot/npm_and_yarn/minimatch-3.0.5
  • 717bf72 Merge pull request #2501 from khmm12/fix/type-helpers-metadata-inhereting-in-...
  • 290a65d chore(deps): update typescript-eslint monorepo to v5.45.1
  • f362df5 chore(deps): update dependency @​types/node to v18.11.11
  • 3951d84 chore(deps): update dependency @​types/jest to v29.2.4
  • Additional commits viewable in compare view


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)