Release notes
*Sourced from [graphql's releases](https://github.com/graphql/graphql-js/releases).*
> ## v14.5.3 (2019-08-24)
>
> #### Bug Fix 🐞
> * [#2120](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2120) Fix relative imports inside TypeScript definitions ([@JacksonKearl](https://github.com/JacksonKearl))
>
> #### Committers: 1
> * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl))
>
> ## v14.5.2 (2019-08-24)
>
> #### Bug Fix 🐞
> * [#2109](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2109) Sync type TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2113](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2113) Sync tstypes/graphql.d.ts with flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2115](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2115) Sync utilities TS definitions with flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2116](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2116) Copy non-standard properites from field's config ([@IvanGoncharov](https://github.com/IvanGoncharov))
> * [#2118](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2118) Fixup index.d.ts files to reflect Flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2119](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2119) Sync validation TS definitions with flow ([@JacksonKearl](https://github.com/JacksonKearl))
>
> #### Committers: 2
> * Ivan Goncharov([@IvanGoncharov](https://github.com/IvanGoncharov))
> * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl))
>
> ## v14.5.1 (2019-08-23)
>
> #### Bug Fix 🐞
> * [#2105](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2105) Sync tstypes/errors with flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2106](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2106) Sync execution TS definitions with Flow. ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2107](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2107) Sync language TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2108](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2108) Sync subscription TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl))
> * [#2111](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2111) Flow lint disable 'deprecated-type' rule ([@IvanGoncharov](https://github.com/IvanGoncharov))
>
> #### Dependency 📦
> * [#2112](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2112) Update deps ([@IvanGoncharov](https://github.com/IvanGoncharov))
>
> #### Committers: 2
> * Ivan Goncharov([@IvanGoncharov](https://github.com/IvanGoncharov))
> * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl))
>
> ## v14.5.0 (2019-08-22)
>
> #### New Feature 🚀
> * [#2062](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2062) Limits errors in getVariableValues() ([@IvanGoncharov](https://github.com/IvanGoncharov))
> * [#2074](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2074) [validation] Add "onError" option to allow for custom error handling behavior when performing validation ([@skevy](https://github.com/skevy))
> * [#2097](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2097) Add 'extensions' to all Type System objects ([@IvanGoncharov](https://github.com/IvanGoncharov))
> * [#2102](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2102) Add TS typings. All credits goes to original authors of '*.d.ts' files:
> [@TonyPythoneer](https://github.com/TonyPythoneer) [@calebmer](https://github.com/calebmer) [@intellix](https://github.com/intellix) [@firede](https://github.com/firede) [@kepennar](https://github.com/kepennar) [@freiksenet](https://github.com/freiksenet) [@IvanGoncharov](https://github.com/IvanGoncharov) [@DxCx](https://github.com/DxCx) [@rportugal](https://github.com/rportugal) [@tgriesser](https://github.com/tgriesser) [@dyst5422](https://github.com/dyst5422) [@adnsio](https://github.com/adnsio) [@divyenduz](https://github.com/divyenduz) [@bradzacher](https://github.com/bradzacher) [@clayne11](https://github.com/clayne11) [@JCMais](https://github.com/JCMais) [@langpavel](https://github.com/langpavel) [@mc0](https://github.com/mc0) [@martijnwalraven](https://github.com/martijnwalraven) [@jedmao](https://github.com/jedmao)
>
> #### Bug Fix 🐞
> * [#1467](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1467) Make error handling consistent in createSourceEventStream ([@taion](https://github.com/taion))
> * [#2047](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2047) coerceValues: correctly handle NaN and similar values ([@IvanGoncharov](https://github.com/IvanGoncharov))
> ... (truncated)
Commits
- [`383f0a2`](https://github.com/graphql/graphql-js/commit/383f0a2d74c2e1877bcebd4e7b41ea5fe7418ad4) v14.5.3
- [`162e76a`](https://github.com/graphql/graphql-js/commit/162e76ab9f9d12538d1388d1e89f9704af43ac79) Fix relative imports ([#2120](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2120))
- [`cb31d3c`](https://github.com/graphql/graphql-js/commit/cb31d3c9ac48b72512dad435092501d4d60e4cc5) v14.5.2
- [`9c3e816`](https://github.com/graphql/graphql-js/commit/9c3e816d727c6cbaed278970ec14f61254403bd9) Sync validation TS definitions with flow ([#2119](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2119))
- [`7b9bfda`](https://github.com/graphql/graphql-js/commit/7b9bfdaf502a460268f7230d837244e68d222cf8) Fixup index.d.ts files to reflect Flow ([#2118](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2118))
- [`3104e1f`](https://github.com/graphql/graphql-js/commit/3104e1f200e78f8027dd06edebe128de88c1685a) Copy non-standard properites from field's config ([#2116](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2116))
- [`43c6657`](https://github.com/graphql/graphql-js/commit/43c6657016b8c4ef4db5086bccf79de55aebaea8) Sync utilities TS definitions with flow ([#2115](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2115))
- [`0d8d239`](https://github.com/graphql/graphql-js/commit/0d8d23902bee8e9eef89ef0ff1bf0056b6eeaa80) Sync tstypes/graphql.d.ts with flow ([#2113](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2113))
- [`a482d3b`](https://github.com/graphql/graphql-js/commit/a482d3b24d7a6d4a8027614ab6304e980548e16f) Sync type TS definitions with Flow ([#2109](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2109))
- [`f29be82`](https://github.com/graphql/graphql-js/commit/f29be82ec759f45dec56174c078fb946ecf6874f) v14.5.1
- Additional commits viewable in [compare view](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.5.3)
Maintainer changes
This version was pushed to npm by [i1g](https://www.npmjs.com/~i1g), a new releaser for graphql since your current version.
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps graphql from 14.0.2 to 14.5.3.
Release notes
*Sourced from [graphql's releases](https://github.com/graphql/graphql-js/releases).* > ## v14.5.3 (2019-08-24) > > #### Bug Fix 🐞 > * [#2120](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2120) Fix relative imports inside TypeScript definitions ([@JacksonKearl](https://github.com/JacksonKearl)) > > #### Committers: 1 > * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl)) > > ## v14.5.2 (2019-08-24) > > #### Bug Fix 🐞 > * [#2109](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2109) Sync type TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2113](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2113) Sync tstypes/graphql.d.ts with flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2115](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2115) Sync utilities TS definitions with flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2116](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2116) Copy non-standard properites from field's config ([@IvanGoncharov](https://github.com/IvanGoncharov)) > * [#2118](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2118) Fixup index.d.ts files to reflect Flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2119](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2119) Sync validation TS definitions with flow ([@JacksonKearl](https://github.com/JacksonKearl)) > > #### Committers: 2 > * Ivan Goncharov([@IvanGoncharov](https://github.com/IvanGoncharov)) > * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl)) > > ## v14.5.1 (2019-08-23) > > #### Bug Fix 🐞 > * [#2105](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2105) Sync tstypes/errors with flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2106](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2106) Sync execution TS definitions with Flow. ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2107](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2107) Sync language TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2108](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2108) Sync subscription TS definitions with Flow ([@JacksonKearl](https://github.com/JacksonKearl)) > * [#2111](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2111) Flow lint disable 'deprecated-type' rule ([@IvanGoncharov](https://github.com/IvanGoncharov)) > > #### Dependency 📦 > * [#2112](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2112) Update deps ([@IvanGoncharov](https://github.com/IvanGoncharov)) > > #### Committers: 2 > * Ivan Goncharov([@IvanGoncharov](https://github.com/IvanGoncharov)) > * Jackson Kearl([@JacksonKearl](https://github.com/JacksonKearl)) > > ## v14.5.0 (2019-08-22) > > #### New Feature 🚀 > * [#2062](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2062) Limits errors in getVariableValues() ([@IvanGoncharov](https://github.com/IvanGoncharov)) > * [#2074](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2074) [validation] Add "onError" option to allow for custom error handling behavior when performing validation ([@skevy](https://github.com/skevy)) > * [#2097](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2097) Add 'extensions' to all Type System objects ([@IvanGoncharov](https://github.com/IvanGoncharov)) > * [#2102](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2102) Add TS typings. All credits goes to original authors of '*.d.ts' files: > [@TonyPythoneer](https://github.com/TonyPythoneer) [@calebmer](https://github.com/calebmer) [@intellix](https://github.com/intellix) [@firede](https://github.com/firede) [@kepennar](https://github.com/kepennar) [@freiksenet](https://github.com/freiksenet) [@IvanGoncharov](https://github.com/IvanGoncharov) [@DxCx](https://github.com/DxCx) [@rportugal](https://github.com/rportugal) [@tgriesser](https://github.com/tgriesser) [@dyst5422](https://github.com/dyst5422) [@adnsio](https://github.com/adnsio) [@divyenduz](https://github.com/divyenduz) [@bradzacher](https://github.com/bradzacher) [@clayne11](https://github.com/clayne11) [@JCMais](https://github.com/JCMais) [@langpavel](https://github.com/langpavel) [@mc0](https://github.com/mc0) [@martijnwalraven](https://github.com/martijnwalraven) [@jedmao](https://github.com/jedmao) > > #### Bug Fix 🐞 > * [#1467](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1467) Make error handling consistent in createSourceEventStream ([@taion](https://github.com/taion)) > * [#2047](https://github-redirect.dependabot.com/graphql/graphql-js/pull/2047) coerceValues: correctly handle NaN and similar values ([@IvanGoncharov](https://github.com/IvanGoncharov)) > ... (truncated)Commits
- [`383f0a2`](https://github.com/graphql/graphql-js/commit/383f0a2d74c2e1877bcebd4e7b41ea5fe7418ad4) v14.5.3 - [`162e76a`](https://github.com/graphql/graphql-js/commit/162e76ab9f9d12538d1388d1e89f9704af43ac79) Fix relative imports ([#2120](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2120)) - [`cb31d3c`](https://github.com/graphql/graphql-js/commit/cb31d3c9ac48b72512dad435092501d4d60e4cc5) v14.5.2 - [`9c3e816`](https://github.com/graphql/graphql-js/commit/9c3e816d727c6cbaed278970ec14f61254403bd9) Sync validation TS definitions with flow ([#2119](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2119)) - [`7b9bfda`](https://github.com/graphql/graphql-js/commit/7b9bfdaf502a460268f7230d837244e68d222cf8) Fixup index.d.ts files to reflect Flow ([#2118](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2118)) - [`3104e1f`](https://github.com/graphql/graphql-js/commit/3104e1f200e78f8027dd06edebe128de88c1685a) Copy non-standard properites from field's config ([#2116](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2116)) - [`43c6657`](https://github.com/graphql/graphql-js/commit/43c6657016b8c4ef4db5086bccf79de55aebaea8) Sync utilities TS definitions with flow ([#2115](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2115)) - [`0d8d239`](https://github.com/graphql/graphql-js/commit/0d8d23902bee8e9eef89ef0ff1bf0056b6eeaa80) Sync tstypes/graphql.d.ts with flow ([#2113](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2113)) - [`a482d3b`](https://github.com/graphql/graphql-js/commit/a482d3b24d7a6d4a8027614ab6304e980548e16f) Sync type TS definitions with Flow ([#2109](https://github-redirect.dependabot.com/graphql/graphql-js/issues/2109)) - [`f29be82`](https://github.com/graphql/graphql-js/commit/f29be82ec759f45dec56174c078fb946ecf6874f) v14.5.1 - Additional commits viewable in [compare view](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.5.3)Maintainer changes
This version was pushed to npm by [i1g](https://www.npmjs.com/~i1g), a new releaser for graphql since your current version.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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.