wardpeet / gatsby-renovate-tester

MIT License
0 stars 0 forks source link

chore(deps): update minor and patch for gatsby #26

Open wardpeet opened 3 years ago

wardpeet commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@mdx-js/mdx (source) resolutions patch ^2.0.0-next.3 -> ^2.0.0-next.8
@mdx-js/react (source) resolutions patch ^2.0.0-next.3 -> ^2.0.0-next.8
@mdx-js/runtime (source) resolutions patch ^2.0.0-next.3 -> ^2.0.0-next.8
@pmmmwh/react-refresh-webpack-plugin dependencies patch ^0.4.1 -> ^0.4.2
@types/semver devDependencies minor ^7.1.0 -> ^7.3.4
@types/socket.io devDependencies patch ^2.1.4 -> ^2.1.11
@types/webpack-dev-middleware devDependencies patch ^3.7.1 -> ^3.7.2
@typescript-eslint/eslint-plugin dependencies minor ^2.24.0 -> ^2.34.0
@typescript-eslint/parser dependencies minor ^2.24.0 -> ^2.34.0
autoprefixer dependencies patch ^9.8.4 -> ^9.8.6
axios dependencies minor ^0.19.2 -> ^0.20.0
browserslist dependencies minor ^4.12.2 -> ^4.14.5
date-fns dependencies minor ^2.14.0 -> ^2.16.1
enhanced-resolve devDependencies minor ^4.2.0 -> ^4.3.0
eslint-plugin-react dependencies minor ^7.20.6 -> ^7.21.2
event-source-polyfill dependencies patch ^1.0.15 -> ^1.0.20
express-graphql dependencies minor ^0.9.0 -> ^0.11.0
graphql resolutions minor ^14.6.0 -> ^14.7.0
graphql dependencies minor ^14.6.0 -> ^14.7.0
graphql-playground-middleware-express dependencies patch ^1.7.18 -> ^1.7.21
meant dependencies patch ^1.0.1 -> ^1.0.2
mini-css-extract-plugin dependencies minor ^0.8.2 -> ^0.11.2
moment (source) dependencies minor ^2.27.0 -> ^2.29.0
optimize-css-assets-webpack-plugin dependencies patch ^5.0.3 -> ^5.0.4
query-string dependencies patch ^6.13.1 -> ^6.13.2
react-hot-loader dependencies minor ^4.12.21 -> ^4.13.0
react-refresh (source) dependencies patch ^0.7.0 -> ^0.7.2
remark-mdx (source) resolutions patch ^2.0.0-next.3 -> ^2.0.0-next.8
remark-mdxjs (source) resolutions patch ^2.0.0-next.3 -> ^2.0.0-next.8
slugify dependencies patch ^1.4.4 -> ^1.4.5
typescript (source) devDependencies patch ^3.9.5 -> ^3.9.7
webpack dependencies patch ^4.44.1 -> ^4.44.2
webpack-stats-plugin dependencies patch ^0.3.1 -> ^0.3.2
webpack-virtual-modules dependencies minor ^0.2.2 -> ^0.3.1
xstate dependencies minor ^4.11.0 -> ^4.13.0
zipkin devDependencies minor ^0.19.2 -> ^0.22.0
zipkin-transport-http devDependencies minor ^0.19.2 -> ^0.22.0

Release Notes

mdx-js/mdx ### [`v2.0.0-next.8`](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.7...v2.0.0-next.8) [Compare Source](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.7...v2.0.0-next.8) ### [`v2.0.0-next.7`](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.6...v2.0.0-next.7) [Compare Source](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.6...v2.0.0-next.7) ### [`v2.0.0-next.6`](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.4...v2.0.0-next.6) [Compare Source](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.5...v2.0.0-next.6) ### [`v2.0.0-next.5`](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.4...v2.0.0-next.5) [Compare Source](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.4...v2.0.0-next.5) ### [`v2.0.0-next.4`](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.3...v2.0.0-next.4) [Compare Source](https://togithub.com/mdx-js/mdx/compare/v2.0.0-next.3...v2.0.0-next.4)
pmmmwh/react-refresh-webpack-plugin ### [`v0.4.2`](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/blob/master/CHANGELOG.md#​042-3-September-2020) [Compare Source](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.4.1...v0.4.2) ##### Fixes - Patched loader to use with Node.js global `fetch` polyfills ([#​193](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/193)) - Patched default `include` and `exclude` options to be case-insensitive ([#​194](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/194))
typescript-eslint/typescript-eslint ### [`v2.34.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2340-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2330v2340-2020-05-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.33.0...v2.34.0) ##### Bug Fixes - **typescript-estree:** fix handling of range/loc removal ([#​2028](https://togithub.com/typescript-eslint/typescript-eslint/issues/2028)) ([ce344d9](https://togithub.com/typescript-eslint/typescript-eslint/commit/ce344d90e7c78b0c4b4b823494a3e78190f45c64)) ##### Features - **eslint-plugin:** [no-invalid-void-type] allow union of void and `allowInGenericTypeArguments` ([#​1960](https://togithub.com/typescript-eslint/typescript-eslint/issues/1960)) ([1bc105a](https://togithub.com/typescript-eslint/typescript-eslint/commit/1bc105a2c6ae3fde9596f0419fed0de699dc57c7)) - **eslint-plugin:** [restrict-template-expressions] improve error message ([#​1926](https://togithub.com/typescript-eslint/typescript-eslint/issues/1926)) ([1af59ba](https://togithub.com/typescript-eslint/typescript-eslint/commit/1af59ba8ac0ceabb008d9c61556acf7db0a1d352)) - **experimental-utils:** add `suggestion` property for rule modules ([#​2033](https://togithub.com/typescript-eslint/typescript-eslint/issues/2033)) ([f42a5b0](https://togithub.com/typescript-eslint/typescript-eslint/commit/f42a5b09ebfa173f418a99c552b0cbe221567194)) ### [`v2.33.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2330-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2320v2330-2020-05-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.32.0...v2.33.0) ##### Bug Fixes - **experimental-utils:** remove accidental dep on json-schema ([#​2010](https://togithub.com/typescript-eslint/typescript-eslint/issues/2010)) ([1875fba](https://togithub.com/typescript-eslint/typescript-eslint/commit/1875fbad41f2a3dda8f610f5dcd180c6205b73d3)) ##### Features - **eslint-plugin:** add extension rule `lines-between-class-members` ([#​1684](https://togithub.com/typescript-eslint/typescript-eslint/issues/1684)) ([08f93e6](https://togithub.com/typescript-eslint/typescript-eslint/commit/08f93e69347a8e7f3a7e8a1455bb5d069c2faeef)) ### [`v2.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2310v2320-2020-05-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.31.0...v2.32.0) ##### Bug Fixes - **eslint-plugin:** [no-base-to-string] support boolean in unions ([#​1979](https://togithub.com/typescript-eslint/typescript-eslint/issues/1979)) ([6987ecc](https://togithub.com/typescript-eslint/typescript-eslint/commit/6987ecc1dacfb45c0f8ed3e81d08aa708eb96ad1)) - **eslint-plugin:** [no-type-alias] handle readonly types in aliases ([#​1990](https://togithub.com/typescript-eslint/typescript-eslint/issues/1990)) ([56d9870](https://togithub.com/typescript-eslint/typescript-eslint/commit/56d987070f83d1b6410b04750b20a761fd793073)) - **eslint-plugin:** [no-unused-expressions] inherit `messages` from base rule ([#​1992](https://togithub.com/typescript-eslint/typescript-eslint/issues/1992)) ([51ca404](https://togithub.com/typescript-eslint/typescript-eslint/commit/51ca404af645eed194269ab7f8f67b97bd52e32d)) ##### Features - bump dependencies and align AST ([#​2007](https://togithub.com/typescript-eslint/typescript-eslint/issues/2007)) ([18668b7](https://togithub.com/typescript-eslint/typescript-eslint/commit/18668b78fd7d1e5281af7fc26c76e0ca53297f69)) ### [`v2.31.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2310-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2300v2310-2020-05-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.30.0...v2.31.0) ##### Bug Fixes - **eslint-plugin:** [dot-notation] handle missing declarations ([#​1947](https://togithub.com/typescript-eslint/typescript-eslint/issues/1947)) ([383f931](https://togithub.com/typescript-eslint/typescript-eslint/commit/383f93182599c00e231a0f0d36575ca0e19369a6)) - **eslint-plugin:** [method-signature-style] fix overloaded methods to an intersection type ([#​1966](https://togithub.com/typescript-eslint/typescript-eslint/issues/1966)) ([7f3fba3](https://togithub.com/typescript-eslint/typescript-eslint/commit/7f3fba348d432d7637e1c737df943ee1f9105062)) - **eslint-plugin:** [return-await] await in a normal function ([#​1962](https://togithub.com/typescript-eslint/typescript-eslint/issues/1962)) ([f82fd7b](https://togithub.com/typescript-eslint/typescript-eslint/commit/f82fd7bb81f986c4861d0b4e2ecdb0c496d7a602)) - **eslint-plugin:** [unbound-method] false positives for unary expressions ([#​1964](https://togithub.com/typescript-eslint/typescript-eslint/issues/1964)) ([b35070e](https://togithub.com/typescript-eslint/typescript-eslint/commit/b35070ec6f84ad5ce606386cdb6eeb91488dfdd7)) - **eslint-plugin:** no-base-to-string boolean expression detect ([#​1969](https://togithub.com/typescript-eslint/typescript-eslint/issues/1969)) ([f78f13a](https://togithub.com/typescript-eslint/typescript-eslint/commit/f78f13aedd59d5b5880903d48c779a6c50fd937e)) ##### Features - **eslint-plugin:** [member-ordering] add decorators support ([#​1870](https://togithub.com/typescript-eslint/typescript-eslint/issues/1870)) ([f7ec192](https://togithub.com/typescript-eslint/typescript-eslint/commit/f7ec1920607cb8eec8020b08cd7247de0bf19ce1)) - **eslint-plugin:** [prefer-optional-chain] added option to convert to suggestion fixer ([#​1965](https://togithub.com/typescript-eslint/typescript-eslint/issues/1965)) ([2f0824b](https://togithub.com/typescript-eslint/typescript-eslint/commit/2f0824b0a41f3043b6242fc1d49faae540abaf22)) - **eslint-plugin:** new extended rule 'no-invalid-this' ([#​1823](https://togithub.com/typescript-eslint/typescript-eslint/issues/1823)) ([b18bc35](https://togithub.com/typescript-eslint/typescript-eslint/commit/b18bc357507337b9725f8d9c1b549513075a0da5)) - **eslint-plugin-internal:** add rule no-poorly-typed-ts-props ([#​1949](https://togithub.com/typescript-eslint/typescript-eslint/issues/1949)) ([56ea7c9](https://togithub.com/typescript-eslint/typescript-eslint/commit/56ea7c9581c0c99fe394bbcfc4128e8054c88ab2)) - **experimental-utils:** expose our RuleTester extension ([#​1948](https://togithub.com/typescript-eslint/typescript-eslint/issues/1948)) ([2dd1638](https://togithub.com/typescript-eslint/typescript-eslint/commit/2dd1638aaa2658ba99b2341861146b586f489121)) ### [`v2.30.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2300-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2290v2300-2020-04-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.29.0...v2.30.0) ##### Bug Fixes - **eslint-plugin:** [prefer-string-starts-ends-with] check for negative start index in slice ([#​1920](https://togithub.com/typescript-eslint/typescript-eslint/issues/1920)) ([ed2bd60](https://togithub.com/typescript-eslint/typescript-eslint/commit/ed2bd6067f74ae33e36a084719bb91efedfba599)) - **eslint-plugin:** fix no-base-to-string boolean literal check ([#​1850](https://togithub.com/typescript-eslint/typescript-eslint/issues/1850)) ([2f45e99](https://togithub.com/typescript-eslint/typescript-eslint/commit/2f45e9992a8f12b6233716e77a6159f9cea2c879)) ##### Features - **eslint-plugin:** add extension rule `dot-notation` ([#​1867](https://togithub.com/typescript-eslint/typescript-eslint/issues/1867)) ([a85c3e1](https://togithub.com/typescript-eslint/typescript-eslint/commit/a85c3e1515d735b6c245cc658cdaec6deb05d630)) - **eslint-plugin:** create `no-invalid-void-type` rule ([#​1847](https://togithub.com/typescript-eslint/typescript-eslint/issues/1847)) ([f667ff1](https://togithub.com/typescript-eslint/typescript-eslint/commit/f667ff1708d4ed28b7ea5beea742889da69a76d9)) - **experimental-utils:** allow rule options to be a readonly tuple ([#​1924](https://togithub.com/typescript-eslint/typescript-eslint/issues/1924)) ([4ef6788](https://togithub.com/typescript-eslint/typescript-eslint/commit/4ef67884962b6aac61cc895aaa3ba16aa892ecf4)) ### [`v2.29.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2290-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2280v2290-2020-04-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.28.0...v2.29.0) ##### Bug Fixes - **eslint-plugin:** [no-base-to-string] soft remove `ignoreTaggedTemplateExpressions` option ([#​1916](https://togithub.com/typescript-eslint/typescript-eslint/issues/1916)) ([369978e](https://togithub.com/typescript-eslint/typescript-eslint/commit/369978e9685bacb3e3882b0510ff06eaf8df4ca1)) ##### Features - **eslint-plugin:** [no-floating-promise] add option to ignore IIFEs ([#​1799](https://togithub.com/typescript-eslint/typescript-eslint/issues/1799)) ([cea51bf](https://togithub.com/typescript-eslint/typescript-eslint/commit/cea51bf130d6d3c2935f5e2dcc468196f2ad9d00)) - **eslint-plugin:** [restrict-template-expressions] add support for intersection types ([#​1803](https://togithub.com/typescript-eslint/typescript-eslint/issues/1803)) ([cc70e4f](https://togithub.com/typescript-eslint/typescript-eslint/commit/cc70e4fbadd0b15fd6af913a2e1e2ddd346fa558)) - **eslint-plugin:** add extension rule `init-declarations` ([#​1814](https://togithub.com/typescript-eslint/typescript-eslint/issues/1814)) ([b01f5e7](https://togithub.com/typescript-eslint/typescript-eslint/commit/b01f5e778ac28e0797a3734fc58d025bb224f418)) - **eslint-plugin:** add extension rule `keyword-spacing` ([#​1739](https://togithub.com/typescript-eslint/typescript-eslint/issues/1739)) ([c5106dd](https://togithub.com/typescript-eslint/typescript-eslint/commit/c5106dd4bf2bc8846cc39aa8bb50c33bec026d4d)) ### [`v2.28.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2280-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2270v2280-2020-04-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.27.0...v2.28.0) ##### Bug Fixes - **eslint-plugin:** [method-signature-style] handle multiline params ([#​1861](https://togithub.com/typescript-eslint/typescript-eslint/issues/1861)) ([5832a86](https://togithub.com/typescript-eslint/typescript-eslint/commit/5832a8643bbe174ec02df5966bb333e506e45f5d)) - **eslint-plugin:** [no-empty-interface] use suggestion fixer for ambient contexts ([#​1880](https://togithub.com/typescript-eslint/typescript-eslint/issues/1880)) ([62b2278](https://togithub.com/typescript-eslint/typescript-eslint/commit/62b2278aec0011c93eae17bed8b278114d3379a2)) - **eslint-plugin:** [unbound-method] false positive on property function initializer ([#​1890](https://togithub.com/typescript-eslint/typescript-eslint/issues/1890)) ([f1c3b18](https://togithub.com/typescript-eslint/typescript-eslint/commit/f1c3b18f7aadc81f7dca7aa32aa1a8fe424e04e7)) - **eslint-plugin:** [unbound-method] ignore assignments _to_ methods ([#​1736](https://togithub.com/typescript-eslint/typescript-eslint/issues/1736)) ([6b4680b](https://togithub.com/typescript-eslint/typescript-eslint/commit/6b4680b6e7343d9d98fa1de170f387a36d98b73e)) - **eslint-plugin:** no-empty-interface autofix ([#​1865](https://togithub.com/typescript-eslint/typescript-eslint/issues/1865)) ([829a2f7](https://togithub.com/typescript-eslint/typescript-eslint/commit/829a2f728f876d356908e2338c2d6620e58f9943)), closes [#​1864](https://togithub.com/typescript-eslint/typescript-eslint/issues/1864) - **eslint-plugin:** use `isTypeArrayTypeOrUnionOfArrayTypes` util for checking if type is array ([#​1728](https://togithub.com/typescript-eslint/typescript-eslint/issues/1728)) ([05030f8](https://togithub.com/typescript-eslint/typescript-eslint/commit/05030f8d2bd5a50e95053bc61380891da71cc567)) ##### Features - **eslint-plugin:** [ban-ts-comment] support `ts-expect-error` ([#​1706](https://togithub.com/typescript-eslint/typescript-eslint/issues/1706)) ([469cff3](https://togithub.com/typescript-eslint/typescript-eslint/commit/469cff332c041f38f60de052769287342455cff1)) - **eslint-plugin:** [consistent-type-assertions] always allow `const` assertions ([#​1713](https://togithub.com/typescript-eslint/typescript-eslint/issues/1713)) ([af2c00d](https://togithub.com/typescript-eslint/typescript-eslint/commit/af2c00de62f7e31eaeb88996ebf3f330cc8473b9)) - **eslint-plugin:** [explicit-function-return-type] add option to allow concise arrows that start with void ([#​1732](https://togithub.com/typescript-eslint/typescript-eslint/issues/1732)) ([2e9c202](https://togithub.com/typescript-eslint/typescript-eslint/commit/2e9c2028a8a0b226e0f87d4bcc997fa259ca3ebd)) - **eslint-plugin:** [explicit-module-boundary-types] add optio… ([#​1778](https://togithub.com/typescript-eslint/typescript-eslint/issues/1778)) ([3eee804](https://togithub.com/typescript-eslint/typescript-eslint/commit/3eee804461d017ea6189cd7f64fcd473623684b4)) - **eslint-plugin:** [no-base-to-string] add option to ignore tagged templates ([#​1763](https://togithub.com/typescript-eslint/typescript-eslint/issues/1763)) ([f5edb99](https://togithub.com/typescript-eslint/typescript-eslint/commit/f5edb9938c33f8b68f026eba00db3abe9359ced3)) - **eslint-plugin:** [restrict-template-expressions] add option `allowAny` ([#​1762](https://togithub.com/typescript-eslint/typescript-eslint/issues/1762)) ([d44c0f9](https://togithub.com/typescript-eslint/typescript-eslint/commit/d44c0f9bed2404ca00b020b35fd825929e213398)) - **eslint-plugin:** add rule `prefer-reduce-type-parameter` ([#​1707](https://togithub.com/typescript-eslint/typescript-eslint/issues/1707)) ([c92d240](https://togithub.com/typescript-eslint/typescript-eslint/commit/c92d240e49113779053eac32038382b282812afc)) - **eslint-plugin:** add rule `prefer-ts-expect-error` ([#​1705](https://togithub.com/typescript-eslint/typescript-eslint/issues/1705)) ([7021f21](https://togithub.com/typescript-eslint/typescript-eslint/commit/7021f2151a25db2a8edf17e06cd6f21e90761ec8)) - **eslint-plugin:** add rule no-unsafe-assignment ([#​1694](https://togithub.com/typescript-eslint/typescript-eslint/issues/1694)) ([a49b860](https://togithub.com/typescript-eslint/typescript-eslint/commit/a49b860cbbb2c7d718b99f561e2fb6eaadf16f17)) ### [`v2.27.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2270-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2260v2270-2020-04-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.26.0...v2.27.0) ##### Bug Fixes - **eslint-plugin:** [no-throw-literal] fix crash caused by getBaseTypes ([#​1830](https://togithub.com/typescript-eslint/typescript-eslint/issues/1830)) ([9d53c76](https://togithub.com/typescript-eslint/typescript-eslint/commit/9d53c761983dd964109b9f13eb9bfe20caf9defb)) - **eslint-plugin:** [no-unsafe-call] fix incorrect selector ([#​1826](https://togithub.com/typescript-eslint/typescript-eslint/issues/1826)) ([8ec53a3](https://togithub.com/typescript-eslint/typescript-eslint/commit/8ec53a3579fcb59cdffea0c60fbb755d056f4c8a)) - **eslint-plugin:** [require-await] handle async generators ([#​1782](https://togithub.com/typescript-eslint/typescript-eslint/issues/1782)) ([9642d9d](https://togithub.com/typescript-eslint/typescript-eslint/commit/9642d9dce693befac89a4e9d8bf8dd18f4361e2a)) - **eslint-plugin:** no-explicit-any constructor functions (& mo… ([#​1711](https://togithub.com/typescript-eslint/typescript-eslint/issues/1711)) ([ab8572e](https://togithub.com/typescript-eslint/typescript-eslint/commit/ab8572e30e14ebda91c8437be5ee35e7dc9add2e)) - **typescript-estree:** add support for TS3.9 extra file extensions ([#​1833](https://togithub.com/typescript-eslint/typescript-eslint/issues/1833)) ([1f0ff41](https://togithub.com/typescript-eslint/typescript-eslint/commit/1f0ff41aa1bc3b7c5330b2f5fe22e24bf578a6b2)) ##### Features - **eslint-plugin:** new rule method-signature-style ([#​1685](https://togithub.com/typescript-eslint/typescript-eslint/issues/1685)) ([c49d771](https://togithub.com/typescript-eslint/typescript-eslint/commit/c49d771ba62f1a21d3c1aec106341daddfcd3c9a)) - **eslint-plugin:** sort members alphabetically ([#​263](https://togithub.com/typescript-eslint/typescript-eslint/issues/263)) ([485e902](https://togithub.com/typescript-eslint/typescript-eslint/commit/485e90213a0f8baac0587f7d56925448883fc5bd)) - **eslint-plugin-internal:** add plugin-test-formatting rule ([#​1821](https://togithub.com/typescript-eslint/typescript-eslint/issues/1821)) ([9b0023a](https://togithub.com/typescript-eslint/typescript-eslint/commit/9b0023a4996ecdd7dfcb30abd1678091a78f3064)) - **experimental-utils:** add types for suggestions from CLIEngine ([#​1844](https://togithub.com/typescript-eslint/typescript-eslint/issues/1844)) ([7c11bd6](https://togithub.com/typescript-eslint/typescript-eslint/commit/7c11bd66f2d0e5ea9d3943e6b8c66e6ddff50862)) - **experimental-utils:** update eslint types to match v6.8 ([#​1846](https://togithub.com/typescript-eslint/typescript-eslint/issues/1846)) ([16ce74d](https://togithub.com/typescript-eslint/typescript-eslint/commit/16ce74d247781ac890dc0baa30c384f97e581b6b)) ### [`v2.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2250v2260-2020-03-30) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.25.0...v2.26.0) ##### Bug Fixes - **eslint-plugin:** [no-explicit-any] error with ignoreRestArgs ([#​1796](https://togithub.com/typescript-eslint/typescript-eslint/issues/1796)) ([638d84d](https://togithub.com/typescript-eslint/typescript-eslint/commit/638d84ddd77d07117b3ec7c5431f3b0e44b1995d)) - **eslint-plugin:** [no-unsafe-call] allow import expressions ([#​1800](https://togithub.com/typescript-eslint/typescript-eslint/issues/1800)) ([4fa7107](https://togithub.com/typescript-eslint/typescript-eslint/commit/4fa710754ecc412b65ac3864fe0c7857c254ac1b)) - **eslint-plugin:** [no-unsafe-return] error with <TS3.7 ([#​1815](https://togithub.com/typescript-eslint/typescript-eslint/issues/1815)) ([f3160b4](https://togithub.com/typescript-eslint/typescript-eslint/commit/f3160b471f8247e157555b6cf5b40a1f6ccdc233)) ##### Features - **eslint-plugin-tslint:** support tslint 6 ([#​1809](https://togithub.com/typescript-eslint/typescript-eslint/issues/1809)) ([7d963fd](https://togithub.com/typescript-eslint/typescript-eslint/commit/7d963fd846935acd91b7b0cd31c56a70a2b994d1)) - **typescript-estree:** add option to ignore certain folders from glob resolution ([#​1802](https://togithub.com/typescript-eslint/typescript-eslint/issues/1802)) ([1e29e69](https://togithub.com/typescript-eslint/typescript-eslint/commit/1e29e69b289d61107a7de67592beae331ba50222)) ### [`v2.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2250-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2240v2250-2020-03-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.24.0...v2.25.0) ##### Bug Fixes - only run publish_canary_version on master ([3814d4e](https://togithub.com/typescript-eslint/typescript-eslint/commit/3814d4e3b3c1552c7601b5d722b2a37c5a570841)) - **eslint-plugin:** [quotes] false positive with backtick in import equals statement ([#​1769](https://togithub.com/typescript-eslint/typescript-eslint/issues/1769)) ([199863d](https://togithub.com/typescript-eslint/typescript-eslint/commit/199863d35cb36bdb7178b8116d146258506644c7)) - **eslint-plugin:** fix message of no-base-to-string ([#​1755](https://togithub.com/typescript-eslint/typescript-eslint/issues/1755)) ([6646959](https://togithub.com/typescript-eslint/typescript-eslint/commit/6646959b255b08afe5175bba6621bad11b9e1d5e)) - **eslint-plugin-tslint:** fix tslintConfig memoization key ([#​1719](https://togithub.com/typescript-eslint/typescript-eslint/issues/1719)) ([abf1a2f](https://togithub.com/typescript-eslint/typescript-eslint/commit/abf1a2fa5574e41af8070be3d79a886ea2f989cc)), closes [typescript-eslint#​1692](https://togithub.com/typescript-eslint/issues/1692) - **typescript-estree:** export \* regression from [`133f622`](https://togithub.com/typescript-eslint/typescript-eslint/commit/133f622f) ([#​1751](https://togithub.com/typescript-eslint/typescript-eslint/issues/1751)) ([09d8afc](https://togithub.com/typescript-eslint/typescript-eslint/commit/09d8afca684635b5ac604bc1794240484a70ce91)) ##### Features - **eslint-plugin:** [no-unnec-type-assertion] allow const assertions ([#​1741](https://togithub.com/typescript-eslint/typescript-eslint/issues/1741)) ([f76a1b3](https://togithub.com/typescript-eslint/typescript-eslint/commit/f76a1b3e63afda9f239e46f4ad5b36c1d7a6e8da)) - **eslint-plugin:** [no-unnecessary-condition] ignore basic array indexing false positives ([#​1534](https://togithub.com/typescript-eslint/typescript-eslint/issues/1534)) ([2b9603d](https://togithub.com/typescript-eslint/typescript-eslint/commit/2b9603d868c57556d8cd6087685e798d74cb6f26)) - **eslint-plugin:** add `class-literal-property-style` rule ([#​1582](https://togithub.com/typescript-eslint/typescript-eslint/issues/1582)) ([b2dbd89](https://togithub.com/typescript-eslint/typescript-eslint/commit/b2dbd890a5bef81aa6978d68c166457838ee04a1)) - **experimental-utils:** expose ast utility functions ([#​1670](https://togithub.com/typescript-eslint/typescript-eslint/issues/1670)) ([3eb5d45](https://togithub.com/typescript-eslint/typescript-eslint/commit/3eb5d4525e95c8ab990f55588b8d830a02ce5a9c))
postcss/autoprefixer ### [`v9.8.6`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#​986) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.5...9.8.6) - Fixed `env` option. ### [`v9.8.5`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#​985) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.4...9.8.5) - Improved Grid Layout warnings (by Daniel Tonon). - Fixed `align-self` and `justify-self` with `display: flex` (by Daniel Tonon).
axios/axios ### [`v0.20.0`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0200-August-20-2020) [Compare Source](https://togithub.com/axios/axios/compare/v0.19.2...v0.20.0) Release of 0.20.0-pre as a full release with no other changes.
browserslist/browserslist ### [`v4.14.5`](https://togithub.com/browserslist/browserslist/blob/master/CHANGELOG.md#​4145) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.14.4...4.14.5) - Fixed `last 2 electron versions` query (by Sergey Melyukov). ### [`v4.14.4`](https://togithub.com/browserslist/browserslist/blob/master/CHANGELOG.md#​4144) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.14.3...4.14.4) - Fixed `Unknown version 59 of op_mob` error. ### [`v4.14.3`](https://togithub.com/browserslist/browserslist/blob/master/CHANGELOG.md#​4143) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.14.2...4.14.3) - Update Firefox ESR. ### [`v4.14.2`](https://togithub.com/browserslist/browserslist/blob/master/CHANGELOG.md#​4142) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.14.1...4.14.2) - Fixed `--update-db` on Windows (by James Ross). - Improved `--update-db` output. ### [`v4.14.1`](https://togithub.com/browserslist/browserslist/blob/master/CHANGELOG.md#​4141) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.14.0...4.14.1) - Added `--update-db` explanation (by Justin Zelinsky). ### [`v4.14.0`](https://togithub.com/browserslist/browserslist/compare/4.13.0...4.14.0) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.13.0...4.14.0) ### [`v4.13.0`](https://togithub.com/browserslist/browserslist/compare/4.12.2...4.13.0) [Compare Source](https://togithub.com/browserslist/browserslist/compare/4.12.2...4.13.0)
date-fns/date-fns ### [`v2.16.1`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#​2161---2020-07-31) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.16.0...v2.16.1) Kudos to [@​aleksaps](https://togithub.com/aleksaps), [@​leedriscoll](https://togithub.com/leedriscoll) and [@​BanForFun](https://togithub.com/BanForFun) for pull-requests! ##### Fixed - [Fixed a typo in Scottish Gaelic (gd) locale](https://togithub.com/date-fns/date-fns/pull/1925). - [Fixed typos in Serbian Latin locale](https://togithub.com/date-fns/date-fns/pull/1928). - [Fixed greek grammar for Saturday on `formatRelative`](https://togithub.com/date-fns/date-fns/pull/1930). - Removed locale snapshots from the npm package making it lighter. ### [`v2.16.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#​2160---2020-08-27) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.15.0...v2.16.0) Kudos to [@​jvpelt](https://togithub.com/jvpelt), [@​piotrl](https://togithub.com/piotrl), [@​yotamofek](https://togithub.com/yotamofek), [@​dwaxweiler](https://togithub.com/dwaxweiler), [@​leedriscoll](https://togithub.com/leedriscoll) and [@​bradevans](https://togithub.com/bradevans) for working on the release. Also thanks to [@​PascalHonegger](https://togithub.com/PascalHonegger), [@​pickfire](https://togithub.com/pickfire), [@​TheJaredWilcurt](https://togithub.com/TheJaredWilcurt), [@​SidKH](https://togithub.com/SidKH) and [@​nfantone](https://togithub.com/nfantone) for improving the documentation. ##### Fixed - [Added correct translations for Welsh `1 minute` and `2 days`](https://togithub.com/date-fns/date-fns/pull/1903). - [Fixed `formatRFC3339` formatting timezone offset with minutes](https://togithub.com/date-fns/date-fns/pull/1890). - [Added missing locale type definition for `formatDuration`](https://togithub.com/date-fns/date-fns/pull/1881) - [Fixed Scottish Gaelic locale issues](https://togithub.com/date-fns/date-fns/pull/1914). ##### Changed - [Used shorter Hebrew alternative for "about"](https://togithub.com/date-fns/date-fns/pull/1893). - [Improved string arguments warning after upgrading to v2](https://togithub.com/date-fns/date-fns/pull/1910). ##### Added - [Added Luxembourgish (lb) locale](https://togithub.com/date-fns/date-fns/pull/1900). ### [`v2.15.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#​2150---2020-07-17) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.14.0...v2.15.0) Thanks to [@​belgamo](https://togithub.com/belgamo), [@​Matsuuu](https://togithub.com/Matsuuu), [@​Imballinst](https://togithub.com/Imballinst), [@​arsnyder16](https://togithub.com/arsnyder16), [@​pankajupadhyay29](https://togithub.com/pankajupadhyay29), [@​DCBN](https://togithub.com/DCBN), [@​leedriscoll](https://togithub.com/leedriscoll), [@​gottsohn](https://togithub.com/gottsohn), [@​mukuljainx](https://togithub.com/mukuljainx) and [@​dtriana](https://togithub.com/dtriana) for working on the release. Also kudos to [@​KidkArolis](https://togithub.com/KidkArolis), [@​imgx64](https://togithub.com/imgx64), [@​fjc0k](https://togithub.com/fjc0k), [@​wmonk](https://togithub.com/wmonk), [@​djD-REK](https://togithub.com/djD-REK), [@​dandv](https://togithub.com/dandv), [@​psimk](https://togithub.com/psimk) and [@​brimworks](https://togithub.com/brimworks) for improving the documentation. ##### Fixed - [Fixed behavior of `addBusinessDays` when input date is a weekend day](https://togithub.com/date-fns/date-fns/pull/1790). - [Fixed `parseISO` not returning `Invalid Date` on incorrect string when there are spaces in it](https://togithub.com/date-fns/date-fns/pull/1791). - [Fixed `es` round-tripping dates with Wednesday](https://togithub.com/date-fns/date-fns/pull/1792). - [Fixed round-trip bug with `d`/`EEEE` ordering in tokens like `PPPPP`](https://togithub.com/date-fns/date-fns/pull/1795). - [Fixed issues with parsing values in Japanese](https://togithub.com/date-fns/date-fns/pull/1807). - [Fixed Hungarian breaking IE11](https://togithub.com/date-fns/date-fns/pull/1842). - [Fixed Spanish accents in Saturday and Wednesday](https://togithub.com/date-fns/date-fns/pull/1872). ##### Changed - [Improved the message of protected tokens error](https://togithub.com/date-fns/date-fns/pull/1641). ##### Added - [Added Swiss-French `fr-CH` locale](https://togithub.com/date-fns/date-fns/pull/1809). - [Added Flemish `nl-BE` locale](https://togithub.com/date-fns/date-fns/pull/1812). - [Added Scottish Gaelic `gd` locale](https://togithub.com/date-fns/date-fns/pull/1832). - [Added New Zealand English `en-NZ` locale](https://togithub.com/date-fns/date-fns/pull/1835). - [Added `isMatch` function](https://togithub.com/date-fns/date-fns/pull/1868).
webpack/enhanced-resolve ### [`v4.3.0`](https://togithub.com/webpack/enhanced-resolve/releases/v4.3.0) [Compare Source](https://togithub.com/webpack/enhanced-resolve/compare/v4.2.0...v4.3.0) ### Features - add `roots` options to allow resolve server-relative URLs
yannickcr/eslint-plugin-react ### [`v7.21.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7212---20200924) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.1...4589522a03ca7dacb97a1e4ba17828fe0bff4655) ##### Fixed - [`prop-types`]: handle RestElement in destructured param ([#​2805][] [@​hank121314](https://togithub.com/hank121314)) [#​2805]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2805 ### [`v7.21.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7211---20200923) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.0...v7.21.1) ##### Fixed - [`jsx-handler-names`]: avoid a crash when an inline prop is not a MemberExpression ([#​2803][] [@​willheslam](https://togithub.com/willheslam)) [#​2803]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2803 ### [`v7.21.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7210---20200922) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.6...v7.21.0) ##### Added - [`button-has-type`]: support trivial ternary expressions ([#​2748][] [@​Hypnosphi](https://togithub.com/Hypnosphi)) - [`jsx-handler-names`]: add `checkInlineFunction` option ([#​2761][] [@​dididy](https://togithub.com/dididy)) - [`jsx-no-literals`]: add `noAttributeStrings` option ([#​2782][] [@​TaLeaMonet](https://togithub.com/TaLeaMonet)) - [`prop-types`]: add support for `PropTypes.exact` ([#​2740][] [@​jzabala](https://togithub.com/jzabala)) - [`jsx-filename-extension`]: Add allow option ([#​2746][] [@​remcohaszing](https://togithub.com/remcohaszing)) ##### Fixed - [`function-component-definition`]: ignore object properties ([#​2771][] [@​stefan-wullems](https://togithub.com/stefan-wullems)) - [`forbid-component-props`]: Implemented support for "namespaced" components ([#​2767][] [@​mnn](https://togithub.com/mnn)) - [`prefer-read-only-props`]: support Flow `$ReadOnly` ([#​2772][], [#​2779][], [#​2770][] [@​karolina-benitez](https://togithub.com/karolina-benitez)) - [`jsx-handler-names`]: handle whitespace ([#​2789][] [@​AriPerkkio](https://togithub.com/AriPerkkio)) - [`prop-types`]: Detect TypeScript types for destructured default prop values ([#​2780][] [@​sunghyunjo](https://togithub.com/sunghyunjo)) - [`jsx-pascal-case`]: Handle single character namespaced component ([#​2791][] [@​daviferreira](https://togithub.com/daviferreira)) - [`jsx-closing-bracket-location`]: In `tag-aligned`, made a distinction between tabs and spaces ([#​2796][] [@​Moong0122](https://togithub.com/Moong0122)) - [`jsx-handler-names`]: false positive when handler name begins with number ([#​1689][] [@​jsphstls](https://togithub.com/jsphstls)) - [`prop-types`]: Detect JSX returned by sequential expression ([#​2801][] [@​mikol](https://togithub.com/mikol)) - [`jsx-props-no-multi-spaces`]: "Expected no line gap between" false positive ([#​2792][] [@​karolina-benitez](https://togithub.com/karolina-benitez)) - [`no-unknown-property`]: check attributes with any input case ([#​2790][] [@​julienw](https://togithub.com/julienw)) - [`prop-types`]/[`no-unused-prop-types`]: handle CallExpression in ReturnType ([#​2802][] [@​hank121314](https://togithub.com/hank121314)) - [`jsx-uses-react`]: mark fragment variables as used ([#​2775][] [@​remcohaszing](https://togithub.com/remcohaszing)) - [`no-unused-prop-types`]: improve component declared props detection ([#​2755][] [@​jzabala](https://togithub.com/jzabala)) - [`jsx-props-no-multi-spaces`]: Show error in multi-line props ([#​2756][] [@​iiison](https://togithub.com/iiison)) ##### Changed - [Tests][`jsx-one-expression-per-line`]: add passing tests ([#​2799][] [@​TaLeaMonet](https://togithub.com/TaLeaMonet)) - [Tests][`prop-types`]: add test ([#​2757][] [@​jzabala](https://togithub.com/jzabala)) [#​2802]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2802 [#​2801]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2801 [#​2799]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2799 [#​2796]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2796 [#​2792]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2792 [#​2791]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2791 [#​2790]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2790 [#​2789]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2789 [#​2782]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2782 [#​2780]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2780 [#​2779]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2779 [#​2775]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2775 [#​2772]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2772 [#​2771]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2771 [#​2770]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2770 [#​2767]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2767 [#​2761]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2761 [#​2757]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2757 [#​2756]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2756 [#​2748]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2748 [#​2746]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2746 [#​2740]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2740 [#​1689]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1689
Yaffle/EventSource ### [`v1.0.20`](https://togithub.com/Yaffle/EventSource/compare/a0f3e5e5223d09b6c59127f8fa54f12470ee68c2...2a921ca60271a1c8c883606dc72b2ae1b1e66097) [Compare Source](https://togithub.com/Yaffle/EventSource/compare/a0f3e5e5223d09b6c59127f8fa54f12470ee68c2...2a921ca60271a1c8c883606dc72b2ae1b1e66097) ### [`v1.0.19`](https://togithub.com/Yaffle/EventSource/compare/1349085cf65c1efdfebcd736589e72342a5353c0...a0f3e5e5223d09b6c59127f8fa54f12470ee68c2) [Compare Source](https://togithub.com/Yaffle/EventSource/compare/1349085cf65c1efdfebcd736589e72342a5353c0...a0f3e5e5223d09b6c59127f8fa54f12470ee68c2) ### [`v1.0.18`](https://togithub.com/Yaffle/EventSource/compare/5cf528c7e68f6006e92b4b6dcddfdde92089fadf...1349085cf65c1efdfebcd736589e72342a5353c0) [Compare Source](https://togithub.com/Yaffle/EventSource/compare/5cf528c7e68f6006e92b4b6dcddfdde92089fadf...1349085cf65c1efdfebcd736589e72342a5353c0) ### [`v1.0.17`](https://togithub.com/Yaffle/EventSource/compare/1.0.16...5cf528c7e68f6006e92b4b6dcddfdde92089fadf) [Compare Source](https://togithub.com/Yaffle/EventSource/compare/1.0.16...5cf528c7e68f6006e92b4b6dcddfdde92089fadf) ### [`v1.0.16`](https://togithub.com/Yaffle/EventSource/compare/1.0.15...1.0.16) [Compare Source](https://togithub.com/Yaffle/EventSource/compare/1.0.15...1.0.16)
graphql/express-graphql ### [`v0.11.0`](https://togithub.com/graphql/express-graphql/releases/v0.11.0) [Compare Source](https://togithub.com/graphql/express-graphql/compare/v0.10.2...v0.11.0) #### v0.11.0 (2020-07-06) ##### Breaking Change πŸ’₯ - [#​673](https://togithub.com/graphql/express-graphql/pull/673) Improve return type of `customFormatErrorFn` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Bug Fix 🐞 - [#​674](https://togithub.com/graphql/express-graphql/pull/674) Fix sending of custom headers ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Internal 🏠
2 PRs were merged - [#​670](https://togithub.com/graphql/express-graphql/pull/670) Update ignore files to ignore only top-level files ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​671](https://togithub.com/graphql/express-graphql/pull/671) Isolate integration tests from repository ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v0.10.2`](https://togithub.com/graphql/express-graphql/releases/v0.10.2) [Compare Source](https://togithub.com/graphql/express-graphql/compare/v0.10.1...v0.10.2) #### v0.10.2 (2020-07-05) ##### Bug Fix 🐞 - [#​669](https://togithub.com/graphql/express-graphql/pull/669) Move cspell to devDependencies ([@​danielrearden](https://togithub.com/danielrearden)) ##### Committers: 1 - Daniel Rearden([@​danielrearden](https://togithub.com/danielrearden)) ### [`v0.10.1`](https://togithub.com/graphql/express-graphql/releases/v0.10.1) [Compare Source](https://togithub.com/graphql/express-graphql/compare/v0.10.0...v0.10.1) #### v0.10.1 (2020-07-05) ##### Bug Fix 🐞 - [#​666](https://togithub.com/graphql/express-graphql/pull/666) Fix NPM package on Node10 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v0.10.0`](https://togithub.com/graphql/express-graphql/releases/v0.10.0) [Compare Source](https://togithub.com/graphql/express-graphql/compare/v0.9.0...v0.10.0) #### v0.10.0 (2020-07-05) ##### Breaking Change πŸ’₯ - [#​608](https://togithub.com/graphql/express-graphql/pull/608) Do not pass parameters if we can't parse them. ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​622](https://togithub.com/graphql/express-graphql/pull/622) Sync TS typings with Flow typings ([@​danielrearden](https://togithub.com/danielrearden)) - [#​624](https://togithub.com/graphql/express-graphql/pull/624) Flow cleanup typings ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​626](https://togithub.com/graphql/express-graphql/pull/626) Convert CommonJS module syntax to ES6 ([@​danielrearden](https://togithub.com/danielrearden)) - [#​638](https://togithub.com/graphql/express-graphql/pull/638) Drop support for TS < 3.4 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### New Feature πŸš€ - [#​653](https://togithub.com/graphql/express-graphql/pull/653) Allow `extensions` callback to return `undefined` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​664](https://togithub.com/graphql/express-graphql/pull/664) Update GraphiQL and expose 'headerEditorEnabled' property ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Bug Fix 🐞 - [#​565](https://togithub.com/graphql/express-graphql/pull/565) Fix GraphiQL font rendering ([@​sjparsons](https://togithub.com/sjparsons)) - [#​591](https://togithub.com/graphql/express-graphql/pull/591) TS: Allow to pass object as graphiql option ([@​juffalow](https://togithub.com/juffalow)) - [#​594](https://togithub.com/graphql/express-graphql/pull/594) Fix customExecuteFn return type ([@​felixputera](https://togithub.com/felixputera)) - [#​629](https://togithub.com/graphql/express-graphql/pull/629) Fix type for extensions option ([@​danielrearden](https://togithub.com/danielrearden)) - [#​646](https://togithub.com/graphql/express-graphql/pull/646) Fix RequestInfo typings ([@​danielrearden](https://togithub.com/danielrearden)) ##### Docs πŸ“
3 PRs were merged - [#​585](https://togithub.com/graphql/express-graphql/pull/585) Update npm install command (deprecated --dev option) ([@​738](https://togithub.com/738)) - [#​627](https://togithub.com/graphql/express-graphql/pull/627) Update README.md ([@​danielrearden](https://togithub.com/danielrearden)) - [#​649](https://togithub.com/graphql/express-graphql/pull/649) Update README to show how to disable introspection ([@​danielrearden](https://togithub.com/danielrearden))
##### Polish πŸ’…
23 PRs were merged - [#​568](https://togithub.com/graphql/express-graphql/pull/568) Enable more Flow lint checks ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​595](https://togithub.com/graphql/express-graphql/pull/595) docs(README): fix missing word ([@​dandv](https://togithub.com/dandv)) - [#​607](https://togithub.com/graphql/express-graphql/pull/607) Switch to null coalescing operator ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​609](https://togithub.com/graphql/express-graphql/pull/609) Make few check more explicit ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​611](https://togithub.com/graphql/express-graphql/pull/611) Convert all throwed errors to `httpError` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​613](https://togithub.com/graphql/express-graphql/pull/613) Rewrite code to fully use async/await ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​617](https://togithub.com/graphql/express-graphql/pull/617) Sync ESLint with 'graphql-js' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​618](https://togithub.com/graphql/express-graphql/pull/618) TS: enable linting on types ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​620](https://togithub.com/graphql/express-graphql/pull/620) Migrate from legacy API to URLSearchParams ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​628](https://togithub.com/graphql/express-graphql/pull/628) Refactor TS declaration files ([@​danielrearden](https://togithub.com/danielrearden)) - [#​630](https://togithub.com/graphql/express-graphql/pull/630) Add missing parameter types ([@​danielrearden](https://togithub.com/danielrearden)) - [#​631](https://togithub.com/graphql/express-graphql/pull/631) http-test: clean up framework specific wrappers ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​632](https://togithub.com/graphql/express-graphql/pull/632) Simplify getGraphQLParams ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​633](https://togithub.com/graphql/express-graphql/pull/633) http-test: simplify a bit ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​640](https://togithub.com/graphql/express-graphql/pull/640) Convert tests to TS ([@​danielrearden](https://togithub.com/danielrearden)) - [#​641](https://togithub.com/graphql/express-graphql/pull/641) Fix supertest usage inside tests ([@​danielrearden](https://togithub.com/danielrearden)) - [#​642](https://togithub.com/graphql/express-graphql/pull/642) Switch to alternative format for type imports ([@​danielrearden](https://togithub.com/danielrearden)) - [#​643](https://togithub.com/graphql/express-graphql/pull/643) Fix middleware thunk test ([@​danielrearden](https://togithub.com/danielrearden)) - [#​645](https://togithub.com/graphql/express-graphql/pull/645) Modify file upload test ([@​danielrearden](https://togithub.com/danielrearden)) - [#​650](https://togithub.com/graphql/express-graphql/pull/650) Improve test coverage ([@​danielrearden](https://togithub.com/danielrearden)) - [#​657](https://togithub.com/graphql/express-graphql/pull/657) ESLint: enable checking of 'examples' dir ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​659](https://togithub.com/graphql/express-graphql/pull/659) Update graphqlMiddleware and parseBody ([@​danielrearden](https://togithub.com/danielrearden)) - [#​661](https://togithub.com/graphql/express-graphql/pull/661) Add cspell checker ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Internal 🏠
17 PRs were merged - [#​604](https://togithub.com/graphql/express-graphql/pull/604) resources: sync up with 'graphql-js' scripts ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​605](https://togithub.com/graphql/express-graphql/pull/605) Update babel ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​606](https://togithub.com/graphql/express-graphql/pull/606) babel: Switch to using `babel-env` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​619](https://togithub.com/graphql/express-graphql/pull/619) ESLint: sync 'eslint-internal-rules' with 'graphql-js' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​621](https://togithub.com/graphql/express-graphql/pull/621) package.json: sync with `graphql-js` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​634](https://togithub.com/graphql/express-graphql/pull/634) Switch to NPM ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​635](https://togithub.com/graphql/express-graphql/pull/635) Switch to GitHub Actions ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​636](https://togithub.com/graphql/express-graphql/pull/636) Swith from coveralls to codecov ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​637](https://togithub.com/graphql/express-graphql/pull/637) Replace 'dtslint' with TS integration test ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​639](https://togithub.com/graphql/express-graphql/pull/639) Sync up .gitignore with 'graphql-js' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​644](https://togithub.com/graphql/express-graphql/pull/644) nyc: remove unused exclude config option ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​651](https://togithub.com/graphql/express-graphql/pull/651) workflows: check commit for ignored files ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​654](https://togithub.com/graphql/express-graphql/pull/654) nyc: require 100% coverage ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​655](https://togithub.com/graphql/express-graphql/pull/655) ESLint: enable 'no-promise-executor-return' check ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​656](https://togithub.com/graphql/express-graphql/pull/656) Sync up config files with 'graphql-js' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​662](https://togithub.com/graphql/express-graphql/pull/662) Sync up GitHub actions with 'graphql-js' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​663](https://togithub.com/graphql/express-graphql/pull/663) Move showStats function to utils ([@​danielrearden](https://togithub.com/danielrearden))
##### Dependency πŸ“¦
16 PRs were merged - [#​566](https://togithub.com/graphql/express-graphql/pull/566) Update prettier ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​567](https://togithub.com/graphql/express-graphql/pull/567) Update Flow to v0.112 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​569](https://togithub.com/graphql/express-graphql/pull/569) Update 'graphql' to 14.5.8 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​570](https://togithub.com/graphql/express-graphql/pull/570) Update bunch of deps ([@̴
--- ### Renovate configuration πŸ“… **Schedule**: "before 7am" in timezone GMT. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).