Closed renovate[bot] closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/iamstarkov/topics-manager/8mlc0cy7a
✅ Preview: https://topics-manager-git-renovate-graphql-14x.iamstarkov.vercel.app
This PR contains the following updates:
14.4.2
->14.7.0
Release Notes
graphql/graphql-js
### [`v14.7.0`](https://togithub.com/graphql/graphql-js/releases/v14.7.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.6.0...v14.7.0) #### v14.7.0 (2020-07-06) ##### New Feature 🚀 - Backport [#2688](https://togithub.com/graphql/graphql-js/pull/2688) Added new 'FormattedExecutionResult' type ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v14.6.0`](https://togithub.com/graphql/graphql-js/releases/v14.6.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.8...v14.6.0) ##### v14.6.0 (2020-01-27) ##### New Feature 🚀 - [#2400](https://togithub.com/graphql/graphql-js/pull/2400) validation: Add missing rule exports ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v14.5.8`](https://togithub.com/graphql/graphql-js/releases/v14.5.8) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.7...v14.5.8) #### v14.5.8 (2019-09-25) ##### Bug Fix 🐞 - [#2195](https://togithub.com/graphql/graphql-js/pull/2195) tstypes: fix typings for 'isSpecifiedDirective'/'isSpecifiedScalarType' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v14.5.7`](https://togithub.com/graphql/graphql-js/releases/v14.5.7) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.6...v14.5.7) #### v14.5.7 (2019-09-20) ##### Bug Fix 🐞 - [#2191](https://togithub.com/graphql/graphql-js/pull/2191) Fixes variable values of non-null type with default value ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v14.5.6`](https://togithub.com/graphql/graphql-js/releases/v14.5.6) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.5...v14.5.6) ##### v14.5.6 (2019-09-15) ##### Bug Fix 🐞 - [#2169](https://togithub.com/graphql/graphql-js/pull/2169) Make onError optional in SDLValidationContext ([@Cito](https://togithub.com/Cito)) - [#2171](https://togithub.com/graphql/graphql-js/pull/2171) tstypes: Add missing 'abstractType' argument to `GraphQLTypeResolver` ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 2 - Christoph Zwerschke([@Cito](https://togithub.com/Cito)) - Ivan Goncharov([@IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v14.5.5`](https://togithub.com/graphql/graphql-js/releases/v14.5.5) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.4...v14.5.5) ##### v14.5.5 (2019-09-13) ##### Bug Fix 🐞 - [#2151](https://togithub.com/graphql/graphql-js/pull/2151) findDangerousChanges: sort fields inside 'defaultValue' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2162](https://togithub.com/graphql/graphql-js/pull/2162) printLocation: Remove trailing whitespace from empty lines ([@leebyron](https://togithub.com/leebyron)) - [#2163](https://togithub.com/graphql/graphql-js/pull/2163) RFC: Lexing is Greedy ([@leebyron](https://togithub.com/leebyron)) ##### Polish 💅2 PRs were merged
- [#2157](https://togithub.com/graphql/graphql-js/pull/2157) Fix typos ([@Cito](https://togithub.com/Cito)) - [#2168](https://togithub.com/graphql/graphql-js/pull/2168) Minor fix in extensions-test ([@Cito](https://togithub.com/Cito))42 PRs were merged
- [#2014](https://togithub.com/graphql/graphql-js/pull/2014) Fix build after [#1467](https://togithub.com/graphql/graphql-js/issues/1467) ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2015](https://togithub.com/graphql/graphql-js/pull/2015) Flow: Remove some of the 'existential type' usages ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2023](https://togithub.com/graphql/graphql-js/pull/2023) parser: simplify 'many' utility function ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2024](https://togithub.com/graphql/graphql-js/pull/2024) parser: Remove unnecessary export on internal function ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2025](https://togithub.com/graphql/graphql-js/pull/2025) Move 'getTokenDesc' into parser ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2027](https://togithub.com/graphql/graphql-js/pull/2027) Flow: Remove unnecessary type annotations ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2028](https://togithub.com/graphql/graphql-js/pull/2028) Parser: group internal methods into a class to share lexer & options ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2031](https://togithub.com/graphql/graphql-js/pull/2031) Remove use of existential type in validation tests ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2033](https://togithub.com/graphql/graphql-js/pull/2033) Run prettier on all files in repo ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2042](https://togithub.com/graphql/graphql-js/pull/2042) Add tests for parseValue & parseLiteral of std scalars ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2045](https://togithub.com/graphql/graphql-js/pull/2045) test: Fully cover 'coerceValue' function with tests ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2046](https://togithub.com/graphql/graphql-js/pull/2046) Enable 'flowlint deprecated-type' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2049](https://togithub.com/graphql/graphql-js/pull/2049) Remove useless check since args are always array (can be empty) ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2050](https://togithub.com/graphql/graphql-js/pull/2050) Simplify coercion algorithm in getVariableValues/getArgumentValues ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2051](https://togithub.com/graphql/graphql-js/pull/2051) Make getArgumentValues/getVariableValues algorithm linear ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2052](https://togithub.com/graphql/graphql-js/pull/2052) coerceValue: Simplify path printing ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2053](https://togithub.com/graphql/graphql-js/pull/2053) jsutils: Add generic Path implementation ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2054](https://togithub.com/graphql/graphql-js/pull/2054) buildExecutionContext: simplify errors handling ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2058](https://togithub.com/graphql/graphql-js/pull/2058) flow: Enable 'uninitialized-instance-property' lint ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2059](https://togithub.com/graphql/graphql-js/pull/2059) Sort imports in all JS files ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2060](https://togithub.com/graphql/graphql-js/pull/2060) Using direct imports in test files ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2061](https://togithub.com/graphql/graphql-js/pull/2061) change 'CoercedVariableValues' to disjoint union ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2063](https://togithub.com/graphql/graphql-js/pull/2063) Remove useless invariant since 'serialize' is always exist ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2064](https://togithub.com/graphql/graphql-js/pull/2064) invariant: improve code that babel outputs ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2065](https://togithub.com/graphql/graphql-js/pull/2065) Remove 'invariant' calls from 'stripIgnoredCharacters' tests ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2066](https://togithub.com/graphql/graphql-js/pull/2066) Use 'invariant' only for real invariants, add 'devAssert' for the rest ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2067](https://togithub.com/graphql/graphql-js/pull/2067) Convert all non-reachable exceptions into invariants ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2068](https://togithub.com/graphql/graphql-js/pull/2068) parser: Extract 'optionalMany' utility function ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2069](https://togithub.com/graphql/graphql-js/pull/2069) parser: Inline 'parseExecutableDefinition' to simplify code ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2073](https://togithub.com/graphql/graphql-js/pull/2073) Simplify parser, avoid extra function call ([@Cito](https://togithub.com/Cito)) - [#2076](https://togithub.com/graphql/graphql-js/pull/2076) coverage: remove not essential 'istanbul ignore's ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2077](https://togithub.com/graphql/graphql-js/pull/2077) validation-test: remove unneeded 'specifiedRules' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2078](https://togithub.com/graphql/graphql-js/pull/2078) getVariableValues: improve coverage of 'maxErrors' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2079](https://togithub.com/graphql/graphql-js/pull/2079) Add benchmark for validating invalid query ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2083](https://togithub.com/graphql/graphql-js/pull/2083) GraphQLSchema: Remove unneeded recursion during type collection ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2085](https://togithub.com/graphql/graphql-js/pull/2085) starWarsIntrospection-test: cleanup + add explanation comment ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2086](https://togithub.com/graphql/graphql-js/pull/2086) GraphQLSchema: simplify `getPossibleTypes` & `isPossibleType` ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2089](https://togithub.com/graphql/graphql-js/pull/2089) definition: replace object spread with explicit assignments ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2090](https://togithub.com/graphql/graphql-js/pull/2090) type definitions: Use consistent order for public fields ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2094](https://togithub.com/graphql/graphql-js/pull/2094) tests: use consistent order of fields in snapshots ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2095](https://togithub.com/graphql/graphql-js/pull/2095) extendSchema-test: replace 'GraphQL\*' types with SDL ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2100](https://togithub.com/graphql/graphql-js/pull/2100) Convert more cycles to 'for..of' ([@IvanGoncharov](https://togithub.com/IvanGoncharov))14 PRs were merged
- [#2013](https://togithub.com/graphql/graphql-js/pull/2013) Mark as private to prevent accidential publishing of root 'package.json' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2016](https://togithub.com/graphql/graphql-js/pull/2016) Travis: Run gitdeploy only on pushes to master ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2019](https://togithub.com/graphql/graphql-js/pull/2019) Benchmark: Inline code from benchmark.js ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2021](https://togithub.com/graphql/graphql-js/pull/2021) Benchmark: simplify code ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2026](https://togithub.com/graphql/graphql-js/pull/2026) Flow: Remove unussed '$FlowIssue' ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2032](https://togithub.com/graphql/graphql-js/pull/2032) ESLint: Enable flowtype/no-existential-type rule ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2034](https://togithub.com/graphql/graphql-js/pull/2034) Cleanup leftovers of CI publishing ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2035](https://togithub.com/graphql/graphql-js/pull/2035) gen-changelog: remove hardcoded GitHub org and repo ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2039](https://togithub.com/graphql/graphql-js/pull/2039) benchmark: improve reproducibility ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2070](https://togithub.com/graphql/graphql-js/pull/2070) coverage: Fixed coverage bug introduced in [#2067](https://togithub.com/graphql/graphql-js/issues/2067) ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2071](https://togithub.com/graphql/graphql-js/pull/2071) coverage: Fixed coverage bug introduced in [#2067](https://togithub.com/graphql/graphql-js/issues/2067) ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2072](https://togithub.com/graphql/graphql-js/pull/2072) Make npm scripts for prettier run on Windows ([@Cito](https://togithub.com/Cito)) - [#2087](https://togithub.com/graphql/graphql-js/pull/2087) benchmark: use version specific babel ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2088](https://togithub.com/graphql/graphql-js/pull/2088) benchmark: collect memory usage per operation ([@IvanGoncharov](https://togithub.com/IvanGoncharov))7 PRs were merged
- [#2022](https://togithub.com/graphql/graphql-js/pull/2022) Update deps ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2030](https://togithub.com/graphql/graphql-js/pull/2030) Update deps ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2040](https://togithub.com/graphql/graphql-js/pull/2040) Update Babel ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2043](https://togithub.com/graphql/graphql-js/pull/2043) Update deps ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2057](https://togithub.com/graphql/graphql-js/pull/2057) Update Flow to 0.104 ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2080](https://togithub.com/graphql/graphql-js/pull/2080) Update Flow to 0.105 ([@IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#2101](https://togithub.com/graphql/graphql-js/pull/2101) Update deps ([@IvanGoncharov](https://togithub.com/IvanGoncharov))Configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.