newjersey / dhs-oneapp

3 stars 2 forks source link

chore(deps): bump graphql-middleware from 4.0.2 to 6.0.0 in /oneapp-server #484

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps graphql-middleware from 4.0.2 to 6.0.0.

Release notes

Sourced from graphql-middleware's releases.

v6.0.0

6.0.0 (2020-12-15)

Performance Improvements

  • GraphQL Middleware 5.0.0 (8297c13)

BREAKING CHANGES

  • This version drops support for GraphQL Yoga and adds support for GraphQL v15

v5.0.0

5.0.0 (2020-12-15)

Bug Fixes

  • applicator: migrate to support graphql 15 (b14f05c), closes #254
  • integration-test: migrate to axios (319ce8d)
  • middleware: fix schema object mutation (4d8c49a), closes #63 #267
  • test: remove unsupported feat test (a5a34ce)

BREAKING CHANGES

  • applicator: remove extra resolver properties support

v4.0.3

4.0.3 (2020-12-15)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.8 (#293) (c6468e4)
Commits
  • 8297c13 perf: GraphQL Middleware 5.0.0
  • 87ac2da chore(deps): update dependency @types/jest to ^26.0.19 (#307)
  • c815623 chore(deps): update dependency husky to ^4.3.6 (#308)
  • 41b4fce Merge branch 'BigsonLvrocha-feat/update-library-deps'
  • 7d20f10 merge changes to pr
  • 261dc1e chore(deps): update dependency typescript to v4 (#303)
  • 8da7dbf chore(deps): bump object-path in /examples/permissions (#275)
  • 6c0f30a chore(deps): bump lodash from 4.17.5 to 4.17.19 in /examples/permissions (#264)
  • 0fdecb3 chore(deps): bump lodash from 4.17.5 to 4.17.19 in /examples/logging (#263)
  • ecfa058 chore(deps): bump js-yaml from 3.11.0 to 3.14.1 in /examples/logging (#281)
  • 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)