Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
0.0.95
0.0.96
^16.9.35
^16.9.36
^1.11.8
^1.12.0
^0.11.6
^0.12.0
^7.1.0
^7.2.0
^2.20.2
^2.21.2
^10.2.9
^10.2.10
^3.6.4
^3.6.5
5.3.0
5.4.0
:date: Schedule: "on friday" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
0.0.95
->0.0.96
^16.9.35
->^16.9.36
^1.11.8
->^1.12.0
^0.11.6
->^0.12.0
^7.1.0
->^7.2.0
^2.20.2
->^2.21.2
^10.2.9
->^10.2.10
^3.6.4
->^3.6.5
5.3.0
->5.4.0
Release Notes
FormidableLabs/urql
### [`v1.12.0`](https://togithub.com/FormidableLabs/urql/compare/@urql/core@1.11.8...@urql/core@1.12.0) [Compare Source](https://togithub.com/FormidableLabs/urql/compare/@urql/core@1.11.8...@urql/core@1.12.0)graphql/graphiql
### [`v0.12.0`](https://togithub.com/graphql/graphiql/compare/v0.11.6...v0.12.0) [Compare Source](https://togithub.com/graphql/graphiql/compare/v0.11.6...v0.12.0)eslint/eslint
### [`v7.2.0`](https://togithub.com/eslint/eslint/releases/v7.2.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.1.0...v7.2.0) - [`b735a48`](https://togithub.com/eslint/eslint/commit/b735a485e77bcc791e4c4c6b8716801d94e98b2c) Update: add enforceForFunctionPrototypeMethods option to no-extra-parens ([#12895](https://togithub.com/eslint/eslint/issues/12895)) (Milos Djermanovic) - [`27ef73f`](https://togithub.com/eslint/eslint/commit/27ef73ffb7428d5eff792d443186a2313e417bda) Update: reporter locr of func-call-spacing (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13311](https://togithub.com/eslint/eslint/issues/13311)) (Anix) - [`353bfe9`](https://togithub.com/eslint/eslint/commit/353bfe9760ec640f470859855d4018df084a4e88) Update: handle parentheses in multiline-ternary (fixes [#13195](https://togithub.com/eslint/eslint/issues/13195)) ([#13367](https://togithub.com/eslint/eslint/issues/13367)) (Milos Djermanovic) - [`a7fd343`](https://togithub.com/eslint/eslint/commit/a7fd343991cde99d8a219e3b25616db5792fe9a9) Update: keyword-spacing unexpected space loc improve (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13377](https://togithub.com/eslint/eslint/issues/13377)) (Anix) - [`e49732e`](https://togithub.com/eslint/eslint/commit/e49732eb41bff6347ca7718c3c5ca1d13f1cd2d3) Fix: Ignore import expressions in no-unused-expressions rule ([#13387](https://togithub.com/eslint/eslint/issues/13387)) (Veniamin Krol) - [`220349f`](https://togithub.com/eslint/eslint/commit/220349f5404060effe02fb5ec176a92e1383c3b5) Chore: Remove duplicate health files ([#13380](https://togithub.com/eslint/eslint/issues/13380)) (Nicholas C. Zakas) - [`dd949ae`](https://togithub.com/eslint/eslint/commit/dd949aedb81fa772e10568920156daf075d25ea2) Update: support `??` operator, import.meta, and `export * as ns` ([#13196](https://togithub.com/eslint/eslint/issues/13196)) (Toru Nagashima) - [`d5fce9f`](https://togithub.com/eslint/eslint/commit/d5fce9fa07e37ce61010a1fbb65964f1f7aefd82) Update: enable es2020 environment in --init ([#13357](https://togithub.com/eslint/eslint/issues/13357)) (Milos Djermanovic) - [`21b1583`](https://togithub.com/eslint/eslint/commit/21b15832e326f96d349c063cd7e85e72c3abb670) Docs: fixed broken hash link for working-with-rules.md ([#13386](https://togithub.com/eslint/eslint/issues/13386)) (Yosuke Ota) - [`b76aef7`](https://togithub.com/eslint/eslint/commit/b76aef778befb32afe7ad249934b132dc49713d2) Update: Improve report location for template-tag-spacing (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13203](https://togithub.com/eslint/eslint/issues/13203)) (Milos Djermanovic) - [`578efad`](https://togithub.com/eslint/eslint/commit/578efad331b797e28c0f5f1547ce4769d2ea23ee) Chore: update no-unused-vars caughtErrors in eslint-config-eslint ([#13351](https://togithub.com/eslint/eslint/issues/13351)) (Milos Djermanovic) - [`426088c`](https://togithub.com/eslint/eslint/commit/426088c966dc79dc338b33100f3adf827b147d69) Fix: no-unused-vars updated location to last reference (fixes [#13181](https://togithub.com/eslint/eslint/issues/13181)) ([#13354](https://togithub.com/eslint/eslint/issues/13354)) (Anix) - [`cb50b69`](https://togithub.com/eslint/eslint/commit/cb50b69c08d4393e32d5c42c537d769c51dd34d8) Update: Improve location for no-mixed-spaces-and-tabs (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13365](https://togithub.com/eslint/eslint/issues/13365)) (Milos Djermanovic) - [`f858f2a`](https://togithub.com/eslint/eslint/commit/f858f2a8f83232484491bd90b0bc5001b5056ad0) Chore: Add Tidelift to funding.yml ([#13371](https://togithub.com/eslint/eslint/issues/13371)) (Nicholas C. Zakas) - [`ee30e5d`](https://togithub.com/eslint/eslint/commit/ee30e5d8bb1a4c82a2a3fbe1b9ee9f979b55c5c4) Sponsors: Sync README with website (ESLint Jenkins) - [`c29bd9f`](https://togithub.com/eslint/eslint/commit/c29bd9f75582e5b1a403a8ffd0aafd1ffc8c58e1) Chore: Add breaking/core change link to issue templates ([#13344](https://togithub.com/eslint/eslint/issues/13344)) (Kai Cataldo) - [`d55490f`](https://togithub.com/eslint/eslint/commit/d55490fa73ff69416de375e4c1cd67b6edba531c) Sponsors: Sync README with website (ESLint Jenkins)benmosher/eslint-plugin-import
### [`v2.21.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2212---2020-06-09) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2) ##### Fixed - [`order`]: avoid a crash on TypeScript’s `export import` syntax ([#1808], thanks [@ljharb]) - [`newline-after-import`]: consider TypeScript `import =` syntax' ([#1811], thanks [@ljharb]) - [`no-internal-modules`]: avoid a crash on a named export declaration ([#1814], thanks [@ljharb]) ### [`v2.21.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2211---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.0...v2.21.1) ##### Fixed - TypeScript: [`import/named`]: avoid requiring `typescript` when not using TS ([#1805], thanks [@ljharb]) ### [`v2.21.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2210---2020-06-07) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.0) ##### Added - [`import/default`]: support default export in TSExportAssignment ([#1528], thanks [@joaovieira]) - [`no-cycle`]: add `ignoreExternal` option ([#1681], thanks [@sveyret]) - [`order`]: Add support for TypeScript's "import equals"-expressions ([#1785], thanks [@manuth]) - [`import/default`]: support default export in TSExportAssignment ([#1689], thanks [@Maxim-Mazurok]) - [`no-restricted-paths`]: add custom message support ([#1802], thanks [@malykhinvi]) ##### Fixed - [`group-exports`]: Flow type export awareness ([#1702], thanks [@ernestostifano]) - [`order`]: Recognize pathGroup config for first group ([#1719], [#1724], thanks [@forivall], [@xpl]) - [`no-unused-modules`]: Fix re-export not counting as usage when used in combination with import ([#1722], thanks [@Ephem]) - [`no-duplicates`]: Handle TS import type ([#1676], thanks [@kmui2]) - [`newline-after-import`]: recognize decorators ([#1139], thanks [@atos1990]) - [`no-unused-modules`]: Revert "[flow] `no-unused-modules`: add flow type support" ([#1770], thanks [@Hypnosphi]) - TypeScript: Add nested namespace handling ([#1763], thanks [@julien1619]) - [`namespace`]/`ExportMap`: Fix interface declarations for TypeScript ([#1764], thanks [@julien1619]) - [`no-unused-modules`]: avoid order-dependence ([#1744], thanks [@darkartur]) - [`no-internal-modules`]: also check `export from` syntax ([#1691], thanks [@adjerbetian]) - TypeScript: [`export`]: avoid a crash with `export =` ([#1801], thanks [@ljharb]) ##### Changed - [Refactor] `no-extraneous-dependencies`: use moduleVisitor ([#1735], thanks [@adamborowski]) - TypeScript config: Disable [`named`][] ([#1726], thanks [@astorije]) - [readme] Remove duplicate no-unused-modules from docs ([#1690], thanks [@arvigeus]) - [Docs] `order`: fix bad inline config ([#1788], thanks [@nickofthyme]) - [Tests] Add fix for Windows Subsystem for Linux ([#1786], thanks [@manuth]) - [Docs] `no-unused-rules`: Fix docs for unused exports ([#1776], thanks [@barbogast]) - [eslint] bump minimum v7 version to v7.2.0okonet/lint-staged
### [`v10.2.10`](https://togithub.com/okonet/lint-staged/releases/v10.2.10) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v10.2.9...v10.2.10) ##### Bug Fixes - Git directory is not correctly resolved if GIT_WORK_TREE is set to relative path ([#887](https://togithub.com/okonet/lint-staged/issues/887)) ([a1904ec](https://togithub.com/okonet/lint-staged/commit/a1904ec6a96b04cd93eeb622b04cf328a10083df))styled-components/polished
### [`v3.6.5`](https://togithub.com/styled-components/polished/releases/v3.6.5) [Compare Source](https://togithub.com/styled-components/polished/compare/v3.6.4...v3.6.5) ### Bug Fix - `cssVar`: Properly handles the exception where the document object is not available in non-browser environments ([#518](https://togithub.com/styled-components/polished/issues/518)). This simply throws a proper error. It does not enable `cssVar` to work server-side.react-cosmos/react-cosmos
### [`v5.4.0`](https://togithub.com/react-cosmos/react-cosmos/releases/v5.4.0) [Compare Source](https://togithub.com/react-cosmos/react-cosmos/compare/v5.3.0...v5.4.0) [`495da81`](https://togithub.com/react-cosmos/react-cosmos/commit/495da8168d437040f6c43c4bdf929d013eed1ffd) Add dedicated CRA and Next.js docs ([#1216](https://togithub.com/react-cosmos/react-cosmos/issues/1216)) [`ddb94b1`](https://togithub.com/react-cosmos/react-cosmos/commit/ddb94b10fe2b1909560385cec3a1c61bba42f21a) Guard against non-string file paths [`b018e3c`](https://togithub.com/react-cosmos/react-cosmos/commit/b018e3c9b077daa8e8c8d354885fb907ea0d35e3) Add collapse/expand all buttons to control panel ([#1215](https://togithub.com/react-cosmos/react-cosmos/issues/1215)) [`438805d`](https://togithub.com/react-cosmos/react-cosmos/commit/438805dd09f18df8979be5d227a368d323e8b98d) Set document title to project ID ([#1214](https://togithub.com/react-cosmos/react-cosmos/issues/1214)) [`9e3cdee`](https://togithub.com/react-cosmos/react-cosmos/commit/9e3cdee0fdf802f877f23536bcde8a4f7c2bb952) Make Node checks more resilient ([#1213](https://togithub.com/react-cosmos/react-cosmos/issues/1213)) [`733e499`](https://togithub.com/react-cosmos/react-cosmos/commit/733e4992f276413a562b430cf406a5dfb0225229) Improve Cosmonaut ([#1206](https://togithub.com/react-cosmos/react-cosmos/issues/1206))Renovate configuration
:date: Schedule: "on friday" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.