relay-tools / found-relay

Relay integration for Found
MIT License
276 stars 32 forks source link

chore(deps): update all non-major dependencies #600

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.13.0 -> ^7.13.10 age adoption passing confidence
@babel/core (source) ^7.13.8 -> ^7.13.10 age adoption passing confidence
@babel/node (source) ^7.13.0 -> ^7.13.10 age adoption passing confidence
eslint (source) ^7.21.0 -> ^7.22.0 age adoption passing confidence
eslint-plugin-jest ^24.1.8 -> ^24.3.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.10`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71310-2021-03-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.0...v7.13.10) ##### :bug: Bug Fix - `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx` - [#​12967](https://togithub.com/babel/babel/pull/12967) Lazily initialize and cache constant JSX elements ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-private-methods` - [#​12918](https://togithub.com/babel/babel/pull/12918) Ensure static private method init run before static property ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12707](https://togithub.com/babel/babel/pull/12707) Evaluate object and initializer when setting a private method ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12917](https://togithub.com/babel/babel/pull/12917) Class static private field destructure set ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12687](https://togithub.com/babel/babel/pull/12687) (ts) Raise syntax error for an abstract method that has body ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​12908](https://togithub.com/babel/babel/pull/12908) Fix `esmodules: true` without specified browsers ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - Other - [#​12956](https://togithub.com/babel/babel/pull/12956) Suggest using `babel.config.json` when linting dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​12910](https://togithub.com/babel/babel/pull/12910) check descriptor before private field access ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​12974](https://togithub.com/babel/babel/pull/12974) Capitalize design docs headings ([@​MrBrain295](https://togithub.com/MrBrain295)) ##### :house: Internal - `babel-helper-fixtures` - [#​12982](https://togithub.com/babel/babel/pull/12982) Optionally enable external-helpers in tests ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-fixtures`, `babel-helper-module-imports`, `babel-helper-plugin-test-runner`, `babel-helper-transform-fixture-test-runner`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-new-target`, `babel-plugin-transform-object-super`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-traverse` - [#​12963](https://togithub.com/babel/babel/pull/12963) Avoid using CJS globals in internal source files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-transform-fixture-test-runner`, `babel-highlight`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​12795](https://togithub.com/babel/babel/pull/12795) [internal] Use the Node.js behavior for default imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
eslint/eslint ### [`v7.22.0`](https://togithub.com/eslint/eslint/releases/v7.22.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.21.0...v7.22.0) - [`3a432d8`](https://togithub.com/eslint/eslint/commit/3a432d82b3a5710aff7da20302fe0b94fedc46c2) Docs: Improve documentation for indent rule ([#​14168](https://togithub.com/eslint/eslint/issues/14168)) (Serkan Özel) - [`f62ec8d`](https://togithub.com/eslint/eslint/commit/f62ec8d30d925e70e4d0d40640857c587ac2e116) Update: throw error when fix range is invalid ([#​14142](https://togithub.com/eslint/eslint/issues/14142)) (Jacob Bandes-Storch) - [`0eecad2`](https://togithub.com/eslint/eslint/commit/0eecad271358f753730741fcfcb2f7cc915c1fa7) Upgrade: Update lodash in package.json to V 4.17.21 ([#​14159](https://togithub.com/eslint/eslint/issues/14159)) (Basem Al-Nabulsi) - [`5ad91aa`](https://togithub.com/eslint/eslint/commit/5ad91aa7df3d6bc185786e6eccd9e055fd951055) Update: report es2021 globals in no-extend-native (refs [#​13602](https://togithub.com/eslint/eslint/issues/13602)) ([#​14177](https://togithub.com/eslint/eslint/issues/14177)) (Milos Djermanovic) - [`c295581`](https://togithub.com/eslint/eslint/commit/c295581aca4e08ec4ae8e5ee5726a6f454a3ee26) Chore: remove leftover JSDoc from lint-result-cache ([#​14176](https://togithub.com/eslint/eslint/issues/14176)) (Milos Djermanovic) - [`0d541f9`](https://togithub.com/eslint/eslint/commit/0d541f9d9d58966372e2055a8f69fb9483d56a4b) Chore: Reduce lodash usage ([#​14178](https://togithub.com/eslint/eslint/issues/14178)) (Stephen Wade) - [`27a67d7`](https://togithub.com/eslint/eslint/commit/27a67d71ffa9bbd7af02ae448844e127bcf956dc) Sponsors: Sync README with website (ESLint Jenkins) - [`459d821`](https://togithub.com/eslint/eslint/commit/459d821f4a599501ceb002f9d7a5034fc45ffbb0) Chore: upgrade dependencies of browser test ([#​14127](https://togithub.com/eslint/eslint/issues/14127)) (Pig Fang) - [`ebfb63a`](https://togithub.com/eslint/eslint/commit/ebfb63a682004a008f2707dbad616e5ae1630b2c) Sponsors: Sync README with website (ESLint Jenkins) - [`3ba029f`](https://togithub.com/eslint/eslint/commit/3ba029fbffd44068be93254890fc2aec3e92c212) Docs: Remove Extraneous Dash ([#​14164](https://togithub.com/eslint/eslint/issues/14164)) (Danny Hurlburt) - [`6f4540e`](https://togithub.com/eslint/eslint/commit/6f4540ea7ea39775906526506fd7abd7ea97610c) Sponsors: Sync README with website (ESLint Jenkins) - [`ddf361c`](https://togithub.com/eslint/eslint/commit/ddf361ca2a2a01a9974f421e5f62270df282d0e8) Docs: Fix Formatting ([#​14154](https://togithub.com/eslint/eslint/issues/14154)) (Danny Hurlburt) - [`c0d2ac1`](https://togithub.com/eslint/eslint/commit/c0d2ac16f8f9c75c62c78e9fe6a24a25ba0d7828) Sponsors: Sync README with website (ESLint Jenkins) - [`a8df03e`](https://togithub.com/eslint/eslint/commit/a8df03efe3bc47665d2112c2cdd5bead337d475d) Docs: Clarify triage process ([#​14117](https://togithub.com/eslint/eslint/issues/14117)) (Nicholas C. Zakas)
jest-community/eslint-plugin-jest ### [`v24.3.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2431-httpsgithubcomjest-communityeslint-plugin-jestcomparev2430v2431-2021-03-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.3.0...v24.3.1) ##### Bug Fixes - **no-focused-tests:** report on `skip` instead of `concurrent` ([#​791](https://togithub.com/jest-community/eslint-plugin-jest/issues/791)) ([2b65b49](https://togithub.com/jest-community/eslint-plugin-jest/commit/2b65b491cea2c956e4ba314a809915b9ec62933b)) ### [`v24.3.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2430-httpsgithubcomjest-communityeslint-plugin-jestcomparev2421v2430-2021-03-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.0) ##### Features - **unbound-method:** create rule ([#​765](https://togithub.com/jest-community/eslint-plugin-jest/issues/765)) ([b1f4ed3](https://togithub.com/jest-community/eslint-plugin-jest/commit/b1f4ed3f6bb0264fdefb5138ba913fa2bacc725c)) #### [24.2.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) (2021-03-10) ##### Bug Fixes - **no-identical-titles:** support nested describes ([#​790](https://togithub.com/jest-community/eslint-plugin-jest/issues/790)) ([ce26621](https://togithub.com/jest-community/eslint-plugin-jest/commit/ce26621a06169fb6728d2d015645d31401de523f)) ### [`v24.2.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2421-httpsgithubcomjest-communityeslint-plugin-jestcomparev2420v2421-2021-03-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) ##### Bug Fixes - **no-identical-titles:** support nested describes ([#​790](https://togithub.com/jest-community/eslint-plugin-jest/issues/790)) ([ce26621](https://togithub.com/jest-community/eslint-plugin-jest/commit/ce26621a06169fb6728d2d015645d31401de523f)) ### [`v24.2.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2420-httpsgithubcomjest-communityeslint-plugin-jestcomparev24110v2420-2021-03-09) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.10...v24.2.0) ##### Features - **no-focused-tests:** make fixable ([#​787](https://togithub.com/jest-community/eslint-plugin-jest/issues/787)) ([040871a](https://togithub.com/jest-community/eslint-plugin-jest/commit/040871a866b7803e5c48b40715d48437d3906b0f)) #### [24.1.10](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.1.10) (2021-03-09) ##### Bug Fixes - **no-identical-titles:** ignore .each template cases ([#​788](https://togithub.com/jest-community/eslint-plugin-jest/issues/788)) ([d27a6e6](https://togithub.com/jest-community/eslint-plugin-jest/commit/d27a6e6e013c518a47b9f219edeb5e63d7a974f9)) #### [24.1.9](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.8...v24.1.9) (2021-03-08) ##### Bug Fixes - **valid-describe:** false positive with template describe.each ([#​785](https://togithub.com/jest-community/eslint-plugin-jest/issues/785)) ([aa946a6](https://togithub.com/jest-community/eslint-plugin-jest/commit/aa946a6f7ae7106b78996587760d92ace33227ad)) #### [24.1.8](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.7...v24.1.8) (2021-03-07) ##### Bug Fixes - **consistent-test-it:** support `it.each` in `describe.each` ([#​782](https://togithub.com/jest-community/eslint-plugin-jest/issues/782)) ([0014da0](https://togithub.com/jest-community/eslint-plugin-jest/commit/0014da0e2aeb13199a9da7f969e9eb376e026c8b)) #### [24.1.7](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.6...v24.1.7) (2021-03-06) ##### Bug Fixes - **no-disabled-tests:** adjust selector to match only test functions ([#​777](https://togithub.com/jest-community/eslint-plugin-jest/issues/777)) ([c916902](https://togithub.com/jest-community/eslint-plugin-jest/commit/c9169022c7e4b9c7bd5f09060152f7136ee18521)) - **no-disabled-tests:** support `describe.skip.each` & `xdescribe.each` ([#​778](https://togithub.com/jest-community/eslint-plugin-jest/issues/778)) ([6a32e87](https://togithub.com/jest-community/eslint-plugin-jest/commit/6a32e870c016474687e238944933a96bfe1ca01b)) #### [24.1.6](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.6) (2021-03-06) ##### Bug Fixes - proper support for it.each ([#​722](https://togithub.com/jest-community/eslint-plugin-jest/issues/722)) ([e1dc42d](https://togithub.com/jest-community/eslint-plugin-jest/commit/e1dc42d9f1ca59d59aca9be0a1473a1b1415e528)) #### [24.1.5](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.4...v24.1.5) (2021-02-17) ##### Bug Fixes - **require-top-level-describe:** import function that actually exists ([#​763](https://togithub.com/jest-community/eslint-plugin-jest/issues/763)) ([d10dc07](https://togithub.com/jest-community/eslint-plugin-jest/commit/d10dc07d9dc933fe9584b3e13704001527896859)) #### [24.1.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.3...v24.1.4) (2021-02-16) ##### Bug Fixes - **lowercase-name:** support `.each` methods ([#​746](https://togithub.com/jest-community/eslint-plugin-jest/issues/746)) ([3d847b2](https://togithub.com/jest-community/eslint-plugin-jest/commit/3d847b2164425a2afb754569dbfff52411c95610)) - **require-top-level-describe:** handle `describe.each` properly ([#​745](https://togithub.com/jest-community/eslint-plugin-jest/issues/745)) ([677be45](https://togithub.com/jest-community/eslint-plugin-jest/commit/677be4558a3954e364b0c4150678a4d3fd832337)) #### [24.1.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.2...v24.1.3) (2020-11-12) ##### Bug Fixes - revert change causing regressions for test.each ([#​713](https://togithub.com/jest-community/eslint-plugin-jest/issues/713)) ([7c8d75a](https://togithub.com/jest-community/eslint-plugin-jest/commit/7c8d75a4fcbd2c6ce005cf4f57d676c7c44ce0b2)), closes [#​710](https://togithub.com/jest-community/eslint-plugin-jest/issues/710) [#​711](https://togithub.com/jest-community/eslint-plugin-jest/issues/711) #### [24.1.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.1...v24.1.2) (2020-11-12) ##### Bug Fixes - **no-done-callback:** fix regression with it.each ([#​708](https://togithub.com/jest-community/eslint-plugin-jest/issues/708)) ([2f032f8](https://togithub.com/jest-community/eslint-plugin-jest/commit/2f032f8d890e3717359d099b1e93e0cc6b52996a)) #### [24.1.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.1) (2020-11-12) ##### Bug Fixes - improve support for it.each involving tagged template literals ([#​701](https://togithub.com/jest-community/eslint-plugin-jest/issues/701)) ([2341814](https://togithub.com/jest-community/eslint-plugin-jest/commit/2341814060b38c55728c0b456d7b432f1e0e1a11)) ### [`v24.1.10`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​24110-httpsgithubcomjest-communityeslint-plugin-jestcomparev2419v24110-2021-03-09) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.1.10) ##### Bug Fixes - **no-identical-titles:** ignore .each template cases ([#​788](https://togithub.com/jest-community/eslint-plugin-jest/issues/788)) ([d27a6e6](https://togithub.com/jest-community/eslint-plugin-jest/commit/d27a6e6e013c518a47b9f219edeb5e63d7a974f9)) ### [`v24.1.9`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2419-httpsgithubcomjest-communityeslint-plugin-jestcomparev2418v2419-2021-03-08) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.1.8...v24.1.9) ##### Bug Fixes - **valid-describe:** false positive with template describe.each ([#​785](https://togithub.com/jest-community/eslint-plugin-jest/issues/785)) ([aa946a6](https://togithub.com/jest-community/eslint-plugin-jest/commit/aa946a6f7ae7106b78996587760d92ace33227ad))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

: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.