Bump graphql from 14.2.1 to 14.3.0 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps graphql from 14.2.1 to 14.3.0.
Release notes
Sourced from graphql's releases.
v14.3.0
14.3.0 (2019-05-07)
New Feature
🚀
- #1802 Add stripIgnoredCharacters utility function (@IvanGoncharov)
Bug Fix
🐞
- #1837 isSpecifiedDirective should not assume Directive type (@Cito)
- #1825 Add missing exports for createLexer, syntaxError and locatedError (@IvanGoncharov)
Polish
💅 8 PRs were merged
- #1850 Add comment to make test better understandable (@Cito)
- #1848 Remove Flow workaround for const arguments (@IvanGoncharov)
- #1840 ESLint: enable 'arrow-body-style' rule (@IvanGoncharov)
- #1836 Use Flow shortcut for importing types and enable related ESLint rules (@IvanGoncharov)
- #1834 Flow: Enable "sketchy-number" lint rule (@IvanGoncharov)
- #1832 show flow warnings and fixes all reported ones (@IvanGoncharov)
- #1826 Synchronise and fix styling of "index.js" files (@IvanGoncharov)
- #1810 buildSchema/extendSchema: test standard scalars (@IvanGoncharov)
Internal
🏠 13 PRs were merged
- #1851 nyc: Switch config from JSON to YAML and move args from package.json (@IvanGoncharov)
- #1845 Adapt benchmark to the new build script (@IvanGoncharov)
- #1844 Correctly trap errors in shell scripts (@IvanGoncharov)
- #1843 Fix "npm run build" on Node 10 (@IvanGoncharov)
- #1842 Terminate shell scripts if any subcomand terminated (@IvanGoncharov)
- #1841 Make single 'build.js' to handle NPM package build (@IvanGoncharov)
- #1839 ESLint: enable all low-hanging rules and mark rest as TODO (@IvanGoncharov)
- #1838 Mark all ESLint rules that conflict with Prettier (@IvanGoncharov)
- #1833 List Flow lint rules and enable low-hanging fruits (@IvanGoncharov)
- #1831 Speed up flow check (@IvanGoncharov)
- #1829 ci: add Node v12 (@IvanGoncharov)
- #1828 build: generalize ignore patter to include all '*' dirs (@IvanGoncharov)
- #1822 Add 'package-lock.json' to ignored files (@IvanGoncharov)
Committers: 2
- Christoph Zwerschke (@Cito)
- Ivan Goncharov (@IvanGoncharov)
Commits
-
4bd1a11
v14.3.0 -
972a150
Update Flow to 0.98.1 (#1852) -
e90a5ca
nyc: Switch config from JSON to YAML and move args from package.json (#1851) -
d69c533
Add comment to make test better understandable (#1850) -
9ab5dfb
Update deps (#1849) -
e0fbf90
Remove Flow workaround for const arguments (#1848) -
ccbbb29
isSpecifiedDirective should not assume Directive type (#1837) -
d6c973a
Adapt benchmark to the new build script (#1845) -
316e24e
Correctly trap errors in shell scripts (#1844) -
22f0719
Fix "npm run build" on Node 10 (#1843) - Additional commits viewable in compare view
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:
- 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.