DevvJobs / candidates-web

https://devv.jobs
MIT License
17 stars 7 forks source link

Bump graphql from 14.3.0 to 14.3.1 #167

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps graphql from 14.3.0 to 14.3.1.

Release notes *Sourced from [graphql's releases](https://github.com/graphql/graphql-js/releases).* > ## v14.3.1 > ## 14.3.1 (2019-05-23) > > #### Bug Fix 🐞 > * [#1809](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1809) buildClientSchema: include standard type only if it is used ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > > #### Polish 💅 >
> 19 PRs were merged > > * [#1899](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1899) findBreakingChanges: Add new tests to improve coverage ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1898](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1898) findBreakingChanges: simplify checking of wrapped types ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1897](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1897) findBreakingChanges-test: Remove unnecessary fields ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1896](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1896) findBreakingChanges: Correctly document not reachable statement ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1895](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1895) findBreakingChanges: Remove 'export' from internal functions ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1893](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1893) findBreakingChanges: test only functions that are part of public API ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1891](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1891) findBreakingChanges-test: remove unneeded 'Query' types ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1888](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1888) Enable 'no-prototype-builtins' ESLint rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1887](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1887) Enable "no-case-declarations" ESLint rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1885](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1885) Explicitly create Promise using "Promise.resolve" ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1884](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1884) memoize3: Explicitly pass arguments ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1883](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1883) Enable "no-sequences" ESLint rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1882](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1882) Enable 'prefer-promise-reject-errors' ESLint rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1881](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1881) Partly fix results of "sketchy-null-mixed" Flow check ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1880](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1880) Enable "sketchy-null-mixed" Flow check ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1879](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1879) Use "isPromise" instead of testing for 'then' property ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1866](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1866) Enable Flow in "visitor-test.js" ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1865](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1865) Enable Flow on "subscribe-test.js" ([@​IvanGoncharov](https://github.com/IvanGoncharov)) > * [#1863](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1863) Fix some typos in stripIgnoredCharacters docs+tests ([@​Cito](https://github.com/Cito)) >

Internal 🏠

15 PRs were merged * [#1892](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1892) build: Add new lines to "*.js" and "*.mjs" files ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1886](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1886) Remove TODO on "no-warning-comments" ESLint rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1877](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1877) Rename 'fs-utils.js' to 'utils.js' ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1875](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1875) Enable prettier for "resources/*.js" files ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1876](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1876) inline-invariant: use template instead of AST ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1874](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1874) Enable "no-inner-declarations" rule on "resources/*.js" files ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1873](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1873) Fix lint issues in 'resources/*.js' files ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1872](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1872) Replace all "var" with "const" & "let" in "resources/*.js" files ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1871](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1871) Lint JS files inside "resources" folder ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1870](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1870) Add missing "use strict" ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1869](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1869) ESLint: remove useless "parserOptions" options ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1868](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1868) Add missing "[@​noflow](https://github.com/noflow)" ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1867](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1867) ESLint: Simplify exclude for "no-restricted-syntax" rule ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1864](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1864) Drop parser option since Prettier supports Flow by default ([@​IvanGoncharov](https://github.com/IvanGoncharov)) * [#1855](https://github-redirect.dependabot.com/graphql/graphql-js/pull/1855) Add 'yarn check --integrity' to CI tests ([@​IvanGoncharov](https://github.com/IvanGoncharov)) ... (truncated)
Commits
  • d414076 v14.3.1
  • 40da478 Update babel to v7.4.5 (#1900)
  • 2fae6e7 findBreakingChanges: Add new tests to improve coverage (#1899)
  • ff0afa2 buildClientSchema: include standard type only if it is used (#1809)
  • 4bff6d8 findBreakingChanges: simplify checking of wrapped types (#1898)
  • ec020fb findBreakingChanges-test: Remove unnecessary fields (#1897)
  • ab93bf4 findBreakingChanges: Correctly document not reachable statement (#1896)
  • 93a3bda findBreakingChanges: Remove 'export' from internal functions (#1895)
  • c0cf659 findBreakingChanges: test only functions that are part of public API (#1893)
  • 87c6488 build: Add new lines to ".js" and ".mjs" files (#1892)
  • 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.

Dependabot has been acquired by GitHub  🎉