newjersey / dhs-oneapp

3 stars 2 forks source link

chore(deps): bump graphql-parse-resolve-info from 4.9.0 to 4.10.0 in /oneapp-server #441

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps graphql-parse-resolve-info from 4.9.0 to 4.10.0.

Changelog

Sourced from graphql-parse-resolve-info's changelog.

4.10.0 (2020-11-18)

Features

  • deps: support for GraphQL v15 (#689) (3e7f98f)
  • pg: support domain constrained composite types (#615) (215f5cf)
  • pubsub: add maxListeners to subscription eventEmitter (#688) (576177f)

4.9.2 (2020-10-23)

Bug Fixes

4.9.1 (2020-10-16)

Bug Fixes

  • types: fix parsing interval to support fractional seconds (#678) (79017c5)
  • domains over array types now correctly apply "tweaks" (#672) (99259f4)
  • graphile-build-pg: add more numeric casting exceptions (#661) (ea8480e)
  • proc: fix output of record/table returning functions (#667) (7182d92)
  • utils: selectGraphQLResultFromTable now debugs SQL (#668) (04a996a)
  • load makeAddPgTableConditionPlugins before PgConnectionArgOrderBy (#658) (16d7b30)

Features

Commits
  • c20e682 v4.10.0
  • 215f5cf feat(pg): support domain constrained composite types (#615)
  • 576177f feat(pubsub): add maxListeners to subscription eventEmitter (#688)
  • 3e7f98f feat(deps): support for GraphQL v15 (#689)
  • 6b3c051 chore: sort schema built from buildClientSchema (#690)
  • 1f35533 chore: update watch-fixtures.sql reference URL (#686)
  • 9ed5c9a chore: update CHANGELOG
  • 042f35e v4.9.2
  • 5679a7f chore: upgrade yarn.lock
  • 234d547 refactor: no need for LRU for interval (2.2m parsed/s) (#683)
  • 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)