relay-tools / found-relay

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

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

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
@4c/babel-preset ^8.0.4 -> ^8.1.1 age adoption passing confidence
@babel/cli (source) ^7.13.16 -> ^7.14.5 age adoption passing confidence
@babel/core (source) ^7.14.0 -> ^7.14.6 age adoption passing confidence
@babel/node (source) ^7.13.13 -> ^7.14.5 age adoption passing confidence
codecov ^3.8.1 -> ^3.8.2 age adoption passing confidence
doctoc ^2.0.0 -> ^2.0.1 age adoption passing confidence
eslint (source) ^7.25.0 -> ^7.29.0 age adoption passing confidence
eslint-config-4catalyzer-jest ^2.0.10 -> ^2.1.0 age adoption passing confidence
eslint-config-4catalyzer-react ^1.0.13 -> ^1.1.0 age adoption passing confidence
eslint-plugin-import ^2.22.1 -> ^2.23.4 age adoption passing confidence
eslint-plugin-react ^7.23.2 -> ^7.24.0 age adoption passing confidence
graphql ^15.5.0 -> ^15.5.1 age adoption passing confidence
prettier (source) ^2.2.1 -> ^2.3.1 age adoption passing confidence

Release Notes

4Catalyzer/javascript ### [`v8.1.1`](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.1.0...@4c/babel-preset@8.1.1) [Compare Source](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.1.0...@4c/babel-preset@8.1.1) ### [`v8.1.0`](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.0.4...@4c/babel-preset@8.1.0) [Compare Source](https://togithub.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.0.4...@4c/babel-preset@8.1.0)
babel/babel ### [`v7.14.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7145-2021-06-09) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.3...v7.14.5) ##### :eyeglasses: Spec Compliance - `babel-plugin-proposal-do-expressions`, `babel-traverse` - [#​13122](https://togithub.com/babel/babel/pull/13122) fix: hoist variable declaration within do block ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​13409](https://togithub.com/babel/babel/pull/13409) Relax import assertion key-is-type constraint ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​13418](https://togithub.com/babel/babel/pull/13418) fix(parser): correctly parse record and tuple tokens ([@​fedeci](https://togithub.com/fedeci)) - [#​13410](https://togithub.com/babel/babel/pull/13410) fix: throw when `async()` call param is object with assignement ([@​tony-go](https://togithub.com/tony-go)) - [#​13396](https://togithub.com/babel/babel/pull/13396) Add support for d flag of regex literals in parser ([@​ota-meshi](https://togithub.com/ota-meshi)) - `babel-helpers` - [#​13404](https://togithub.com/babel/babel/pull/13404) fix generate-helpers failing in URL-encoded path ([@​lightmare](https://togithub.com/lightmare)) ##### :house: Internal - `babel-helper-hoist-variables` - [#​13442](https://togithub.com/babel/babel/pull/13442) Disallow dependency cycles ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​13440](https://togithub.com/babel/babel/pull/13440) update test fixtures ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13431](https://togithub.com/babel/babel/pull/13431) Reduce `exprAllowed` usage ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13422](https://togithub.com/babel/babel/pull/13422) fix(`@babel/parser`): fix tokenizer context update code ([@​Eyoatam](https://togithub.com/Eyoatam)) - Other - [#​13420](https://togithub.com/babel/babel/pull/13420) chore: specify [@​babel/eslint-parser](https://togithub.com/babel/eslint-parser) deps ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-code-frame`, `babel-compat-data`, `babel-core`, `babel-generator`, `babel-helper-annotate-as-pure`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-fixtures`, `babel-helper-function-name`, `babel-helper-get-function-arity`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-plugin-test-runner`, `babel-helper-plugin-utils`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-skip-transparent-expression-wrappers`, `babel-helper-split-export-declaration`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-identifier`, `babel-helper-validator-option`, `babel-helper-wrap-function`, `babel-helpers`, `babel-highlight`, `babel-node`, `babel-parser`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `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-syntax-async-do-expressions`, `babel-plugin-syntax-class-static-block`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-private-property-in-object`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-top-level-await`, `babel-plugin-syntax-typescript`, `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-literals`, `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-assign`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `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-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​13363](https://togithub.com/babel/babel/pull/13363) chore: setup Yarn constraints ([@​merceyz](https://togithub.com/merceyz)) ##### :running_woman: Performance - `babel-parser` - [#​13408](https://togithub.com/babel/babel/pull/13408) Use set in parser scope ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13386](https://togithub.com/babel/babel/pull/13386) Faster checkReservedWord ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13406](https://togithub.com/babel/babel/pull/13406) Back parser state `exportedIdentifiers` by set ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.14.3`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7143-2021-05-17) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.16...v7.14.3) ##### :bug: Bug Fix - `babel-core` - [#​13321](https://togithub.com/babel/babel/pull/13321) Pass assumptions set in presets to plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​13326](https://togithub.com/babel/babel/pull/13326) fix: preserve tokensLength in tryParse ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13325](https://togithub.com/babel/babel/pull/13325) Parse `let` declarations whose id starts with `\` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block` - [#​13303](https://togithub.com/babel/babel/pull/13303) Don't duplicate the base class when using `constantSuper` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​13313](https://togithub.com/babel/babel/pull/13313) chore: add class-static-block test262 mapping ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-block-scoping` - [#​13304](https://togithub.com/babel/babel/pull/13304) Add test for fixed block scoping issue ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-static-block`, `babel-preset-env` - [#​13297](https://togithub.com/babel/babel/pull/13297) Compile static blocks without the intermediate priv field step ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
codecov/codecov-node ### [`v3.8.2`](https://togithub.com/codecov/codecov-node/blob/master/CHANGELOG.md#​382) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.8.1...v3.8.2) ##### Fixes - # Add coverage-final.json as a possible coverage file during file lookup
thlorenz/doctoc ### [`v2.0.1`](https://togithub.com/thlorenz/doctoc/compare/v2.0.0...v2.0.1) [Compare Source](https://togithub.com/thlorenz/doctoc/compare/v2.0.0...v2.0.1)
eslint/eslint ### [`v7.29.0`](https://togithub.com/eslint/eslint/releases/v7.29.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.28.0...v7.29.0) - [`bfbfe5c`](https://togithub.com/eslint/eslint/commit/bfbfe5c1fd4c39a06d5e159dbe48479ca4305fc0) New: Add only to RuleTester (refs [eslint/rfcs#​73](https://togithub.com/eslint/rfcs/issues/73)) ([#​14677](https://togithub.com/eslint/eslint/issues/14677)) (Brandon Mills) - [`c2cd7b4`](https://togithub.com/eslint/eslint/commit/c2cd7b4a18057ca6067bdfc16de771dc5d90c0ea) New: Add ESLint#getRulesMetaForResults() (refs [#​13654](https://togithub.com/eslint/eslint/issues/13654)) ([#​14716](https://togithub.com/eslint/eslint/issues/14716)) (Nicholas C. Zakas) - [`eea7e0d`](https://togithub.com/eslint/eslint/commit/eea7e0d09d6ef43d6663cbe424e7974764a5f7fe) Chore: remove duplicate code ([#​14719](https://togithub.com/eslint/eslint/issues/14719)) (Nitin Kumar) - [`6a1c7a0`](https://togithub.com/eslint/eslint/commit/6a1c7a0dac050ea5876972c50563a7eb867b38d3) Fix: allow fallthrough comment inside block (fixes [#​14701](https://togithub.com/eslint/eslint/issues/14701)) ([#​14702](https://togithub.com/eslint/eslint/issues/14702)) (Kevin Gibbons) - [`a47e5e3`](https://togithub.com/eslint/eslint/commit/a47e5e30b0da364593b6881f6826c595da8696f5) Docs: Add Mega-Linter to the list of integrations ([#​14707](https://togithub.com/eslint/eslint/issues/14707)) (Nicolas Vuillamy) - [`353ddf9`](https://togithub.com/eslint/eslint/commit/353ddf965078030794419b089994373e27ffc86e) Chore: enable reportUnusedDisableDirectives in eslint-config-eslint ([#​14699](https://togithub.com/eslint/eslint/issues/14699)) (薛定谔的猫) - [`757c495`](https://togithub.com/eslint/eslint/commit/757c49584a5852c468c1b4a0b74ad3aa39d954e5) Chore: add some rules to eslint-config-eslint ([#​14692](https://togithub.com/eslint/eslint/issues/14692)) (薛定谔的猫) - [`c93a222`](https://togithub.com/eslint/eslint/commit/c93a222563177a9b5bc7a59aa106bc0a6d31e063) Docs: fix a broken link ([#​14697](https://togithub.com/eslint/eslint/issues/14697)) (Sam Chen) - [`655c118`](https://togithub.com/eslint/eslint/commit/655c1187fc845bac61ae8d06c556f1a59ee2071b) Sponsors: Sync README with website (ESLint Jenkins) - [`e2bed2e`](https://togithub.com/eslint/eslint/commit/e2bed2ead22b575d55ccaeed94eecd3a979dd871) Sponsors: Sync README with website (ESLint Jenkins) - [`8490fb4`](https://togithub.com/eslint/eslint/commit/8490fb42e559ef0b3c34ac60be4e05e0d879a9cb) Sponsors: Sync README with website (ESLint Jenkins) - [`ddbe877`](https://togithub.com/eslint/eslint/commit/ddbe877c95224e127215d35562a175c6f2b7ba22) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.28.0`](https://togithub.com/eslint/eslint/releases/v7.28.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.27.0...v7.28.0) - [`1237705`](https://togithub.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.2 ([#​14672](https://togithub.com/eslint/eslint/issues/14672)) (Milos Djermanovic) - [`123fb86`](https://togithub.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68) Docs: Add Feedback Needed triage description ([#​14670](https://togithub.com/eslint/eslint/issues/14670)) (Nicholas C. Zakas) - [`c545163`](https://togithub.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42) Update: support multiline /*eslint-env*/ directives (fixes [#​14652](https://togithub.com/eslint/eslint/issues/14652)) ([#​14660](https://togithub.com/eslint/eslint/issues/14660)) (薛定谔的猫) - [`8d1e75a`](https://togithub.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74) Upgrade: glob-parent version in package.json ([#​14658](https://togithub.com/eslint/eslint/issues/14658)) (Hamza Najeeb) - [`1f048cb`](https://togithub.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1) Fix: no-implicit-coercion false positive with `String()` (fixes [#​14623](https://togithub.com/eslint/eslint/issues/14623)) ([#​14641](https://togithub.com/eslint/eslint/issues/14641)) (Milos Djermanovic) - [`d709abf`](https://togithub.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8) Chore: fix comment location in no-unused-vars ([#​14648](https://togithub.com/eslint/eslint/issues/14648)) (Milos Djermanovic) - [`e44ce0a`](https://togithub.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12) Fix: no-duplicate-imports allow unmergeable (fixes [#​12758](https://togithub.com/eslint/eslint/issues/12758), fixes [#​12760](https://togithub.com/eslint/eslint/issues/12760)) ([#​14238](https://togithub.com/eslint/eslint/issues/14238)) (Soufiane Boutahlil) - [`bb66a3d`](https://togithub.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7) New: add `getPhysicalFilename()` method to rule context (fixes [#​11989](https://togithub.com/eslint/eslint/issues/11989)) ([#​14616](https://togithub.com/eslint/eslint/issues/14616)) (Nitin Kumar) - [`2e43dac`](https://togithub.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef) Docs: fix `no-sequences` example ([#​14643](https://togithub.com/eslint/eslint/issues/14643)) (Nitin Kumar) - [`958ff4e`](https://togithub.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996) Docs: add note for arrow functions in no-seq rule ([#​14578](https://togithub.com/eslint/eslint/issues/14578)) (Nitin Kumar) - [`e4f111b`](https://togithub.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6) Fix: arrow-body-style crash with object pattern (fixes [#​14633](https://togithub.com/eslint/eslint/issues/14633)) ([#​14635](https://togithub.com/eslint/eslint/issues/14635)) (Milos Djermanovic) - [`ec28b5a`](https://togithub.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00) Chore: upgrade eslint-plugin-eslint-plugin ([#​14590](https://togithub.com/eslint/eslint/issues/14590)) (薛定谔的猫) - [`85a2725`](https://togithub.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.27.0`](https://togithub.com/eslint/eslint/releases/v7.27.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.26.0...v7.27.0) - [`2c0868c`](https://togithub.com/eslint/eslint/commit/2c0868cbeadc9f42716fa1178ebdc6b4cee6d31e) Chore: merge all html formatter files into `html.js` ([#​14612](https://togithub.com/eslint/eslint/issues/14612)) (Milos Djermanovic) - [`9e9b5e0`](https://togithub.com/eslint/eslint/commit/9e9b5e07475564813b62cd1d7562a93c5fb4bc74) Update: no-unused-vars false negative with comma operator (fixes [#​14325](https://togithub.com/eslint/eslint/issues/14325)) ([#​14354](https://togithub.com/eslint/eslint/issues/14354)) (Nitin Kumar) - [`afe9569`](https://togithub.com/eslint/eslint/commit/afe95693e1e4316a1c6f01d39345061d4c5921c7) Chore: use includes instead of indexOf ([#​14607](https://togithub.com/eslint/eslint/issues/14607)) (Mikhail Bodrov) - [`c0f418e`](https://togithub.com/eslint/eslint/commit/c0f418e2476df98519bc156b81d20431984e8704) Chore: Remove lodash ([#​14287](https://togithub.com/eslint/eslint/issues/14287)) (Stephen Wade) - [`52655dd`](https://togithub.com/eslint/eslint/commit/52655dd54925ee02af2ba3a0ebc09de959ae3101) Update: no-restricted-imports custom message for patterns (fixes [#​11843](https://togithub.com/eslint/eslint/issues/11843)) ([#​14580](https://togithub.com/eslint/eslint/issues/14580)) (Alex Holden) - [`967b1c4`](https://togithub.com/eslint/eslint/commit/967b1c4ceca8f5248378477da94ff118dafaa647) Chore: Fix typo in large.js ([#​14589](https://togithub.com/eslint/eslint/issues/14589)) (Ikko Ashimine) - [`2466a05`](https://togithub.com/eslint/eslint/commit/2466a05160de60958457d984b79fd445c12ebc98) Sponsors: Sync README with website (ESLint Jenkins) - [`fe29f18`](https://togithub.com/eslint/eslint/commit/fe29f18227fd02fd7c3da033417d621275b00d0a) Sponsors: Sync README with website (ESLint Jenkins) - [`086c1d6`](https://togithub.com/eslint/eslint/commit/086c1d6e8593cf8e7851daa8f2a890c213cf6999) Chore: add more test cases for `no-sequences` ([#​14579](https://togithub.com/eslint/eslint/issues/14579)) (Nitin Kumar) - [`6a2ced8`](https://togithub.com/eslint/eslint/commit/6a2ced892c0dc43fa4942293b9f1c4b9151c3741) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.26.0`](https://togithub.com/eslint/eslint/releases/v7.26.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.25.0...v7.26.0) - [`aaf65e6`](https://togithub.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b) Upgrade: eslintrc for ModuleResolver fix ([#​14577](https://togithub.com/eslint/eslint/issues/14577)) (Brandon Mills) - [`ae6dbd1`](https://togithub.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a) Fix: track variables, not names in require-atomic-updates (fixes [#​14208](https://togithub.com/eslint/eslint/issues/14208)) ([#​14282](https://togithub.com/eslint/eslint/issues/14282)) (Patrick Ahmetovic) - [`6a86e50`](https://togithub.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d) Chore: remove loose-parser tests (fixes [#​14315](https://togithub.com/eslint/eslint/issues/14315)) ([#​14569](https://togithub.com/eslint/eslint/issues/14569)) (Milos Djermanovic) - [`ee3a3ea`](https://togithub.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1) Fix: create `.eslintrc.cjs` for `module` type ([#​14304](https://togithub.com/eslint/eslint/issues/14304)) (Nitin Kumar) - [`6791dec`](https://togithub.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073) Docs: fix example for require-atomic-updates ([#​14562](https://togithub.com/eslint/eslint/issues/14562)) (Milos Djermanovic) - [`388eb7e`](https://togithub.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb) Sponsors: Sync README with website (ESLint Jenkins) - [`f071d1e`](https://togithub.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e) Update: Add automated suggestion to `radix` rule for parsing decimals ([#​14291](https://togithub.com/eslint/eslint/issues/14291)) (Bryan Mishkin) - [`0b6a3f3`](https://togithub.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac) New: Include XO style guide in `eslint --init` ([#​14193](https://togithub.com/eslint/eslint/issues/14193)) (Federico Brigante)
benmosher/eslint-plugin-import ### [`v2.23.4`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2234---2021-05-29) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4) ##### Fixed - \[`no-import-module-exports`]: Don't crash if packages have no entrypoint (\[[#​2099](https://togithub.com/benmosher/eslint-plugin-import/issues/2099)], thanks \[[@​eps1lon](https://togithub.com/eps1lon)]) - \[`no-extraneous-dependencies`]: fix package name algorithm (\[[#​2097](https://togithub.com/benmosher/eslint-plugin-import/issues/2097)], thanks \[[@​paztis](https://togithub.com/paztis)]) ### [`v2.23.3`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2233---2021-05-21) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.3) ##### Fixed - \[`no-restricted-paths`]: fix false positive matches (\[[#​2090](https://togithub.com/benmosher/eslint-plugin-import/issues/2090)], thanks \[[@​malykhinvi](https://togithub.com/malykhinvi)]) - \[`no-cycle`]: ignore imports where imported file only imports types of importing file (\[[#​2083](https://togithub.com/benmosher/eslint-plugin-import/issues/2083)], thanks \[[@​cherryblossom000](https://togithub.com/cherryblossom000)]) - \[`no-cycle`]: fix false negative when file imports a type after importing a value in Flow (\[[#​2083](https://togithub.com/benmosher/eslint-plugin-import/issues/2083)], thanks \[[@​cherryblossom000](https://togithub.com/cherryblossom000)]) - \[`order`]: restore default behavior unless `type` is in groups (\[[#​2087](https://togithub.com/benmosher/eslint-plugin-import/issues/2087)], thanks \[[@​grit96](https://togithub.com/grit96)]) ##### Changed - \[Docs] Add `no-relative-packages` to list of to the list of rules (\[[#​2075](https://togithub.com/benmosher/eslint-plugin-import/issues/2075)], thanks \[[@​arvigeus](https://togithub.com/arvigeus)]) ### [`v2.23.2`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2232---2021-05-15) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.23.1...v2.23.2) ##### Changed - \[meta] add `safe-publish-latest`; use `prepublishOnly` script for npm 7+ ### [`v2.23.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2231---2021-05-14) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.23.0...v2.23.1) ##### Fixed - \[`newline-after-import`]: fix crash with `export {}` syntax (\[[#​2063](https://togithub.com/benmosher/eslint-plugin-import/issues/2063)], \[[#​2056](https://togithub.com/benmosher/eslint-plugin-import/issues/2056)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - `ExportMap`: do not crash when tsconfig lacks `.compilerOptions` (\[[#​2067](https://togithub.com/benmosher/eslint-plugin-import/issues/2067)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`order`]: fix alphabetical sorting (\[[#​2071](https://togithub.com/benmosher/eslint-plugin-import/issues/2071)], thanks \[[@​grit96](https://togithub.com/grit96)]) ### [`v2.23.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#​2230---2021-05-13) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.0) ##### Added - \[`no-commonjs`]: Also detect require calls with expressionless template literals: ``require(`x`)`` (\[[#​1958](https://togithub.com/benmosher/eslint-plugin-import/issues/1958)], thanks \[[@​FloEdelmann](https://togithub.com/FloEdelmann)]) - \[`no-internal-modules`]: Add `forbid` option (\[[#​1846](https://togithub.com/benmosher/eslint-plugin-import/issues/1846)], thanks \[[@​guillaumewuip](https://togithub.com/guillaumewuip)]) - add \[`no-relative-packages`] (\[[#​1860](https://togithub.com/benmosher/eslint-plugin-import/issues/1860)], \[[#​966](https://togithub.com/benmosher/eslint-plugin-import/issues/966)], thanks \[[@​tapayne88](https://togithub.com/tapayne88)] \[[@​panrafal](https://togithub.com/panrafal)]) - add \[`no-import-module-exports`] rule: report import declarations with CommonJS exports (\[[#​804](https://togithub.com/benmosher/eslint-plugin-import/issues/804)], thanks \[[@​kentcdodds](https://togithub.com/kentcdodds)] and \[[@​ttmarek](https://togithub.com/ttmarek)]) - \[`no-unused-modules`]: Support destructuring assignment for `export`. (\[[#​1997](https://togithub.com/benmosher/eslint-plugin-import/issues/1997)], thanks \[[@​s-h-a-d-o-w](https://togithub.com/s-h-a-d-o-w)]) - \[`order`]: support type imports (\[[#​2021](https://togithub.com/benmosher/eslint-plugin-import/issues/2021)], thanks \[[@​grit96](https://togithub.com/grit96)]) - \[`order`]: Add `warnOnUnassignedImports` option to enable warnings for out of order unassigned imports (\[[#​1990](https://togithub.com/benmosher/eslint-plugin-import/issues/1990)], thanks \[[@​hayes](https://togithub.com/hayes)]) ##### Fixed - \[`export`]/TypeScript: properly detect export specifiers as children of a TS module block (\[[#​1889](https://togithub.com/benmosher/eslint-plugin-import/issues/1889)], thanks \[[@​andreubotella](https://togithub.com/andreubotella)]) - \[`order`]: ignore non-module-level requires (\[[#​1940](https://togithub.com/benmosher/eslint-plugin-import/issues/1940)], thanks \[[@​golopot](https://togithub.com/golopot)]) - \[`no-webpack-loader-syntax`]/TypeScript: avoid crash on missing name (\[[#​1947](https://togithub.com/benmosher/eslint-plugin-import/issues/1947)], thanks \[[@​leonardodino](https://togithub.com/leonardodino)]) - \[`no-extraneous-dependencies`]: Add package.json cache (\[[#​1948](https://togithub.com/benmosher/eslint-plugin-import/issues/1948)], thanks \[[@​fa93hws](https://togithub.com/fa93hws)]) - \[`prefer-default-export`]: handle empty array destructuring (\[[#​1965](https://togithub.com/benmosher/eslint-plugin-import/issues/1965)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`no-unused-modules`]: make type imports mark a module as used (fixes [#​1924](https://togithub.com/benmosher/eslint-plugin-import/issues/1924)) (\[[#​1974](https://togithub.com/benmosher/eslint-plugin-import/issues/1974)], thanks \[[@​cherryblossom000](https://togithub.com/cherryblossom000)]) - \[`no-cycle`]: fix perf regression (\[[#​1944](https://togithub.com/benmosher/eslint-plugin-import/issues/1944)], thanks \[[@​Blasz](https://togithub.com/Blasz)]) - \[`first`]: fix handling of `import = require` (\[[#​1963](https://togithub.com/benmosher/eslint-plugin-import/issues/1963)], thanks \[[@​MatthiasKunnen](https://togithub.com/MatthiasKunnen)]) - \[`no-cycle`]/\[`extensions`]: fix isExternalModule usage (\[[#​1696](https://togithub.com/benmosher/eslint-plugin-import/issues/1696)], thanks \[[@​paztis](https://togithub.com/paztis)]) - \[`extensions`]/\[`no-cycle`]/\[`no-extraneous-dependencies`]: Correct module real path resolution (\[[#​1696](https://togithub.com/benmosher/eslint-plugin-import/issues/1696)], thanks \[[@​paztis](https://togithub.com/paztis)]) - \[`no-named-default`]: ignore Flow import type and typeof (\[[#​1983](https://togithub.com/benmosher/eslint-plugin-import/issues/1983)], thanks \[[@​christianvuerings](https://togithub.com/christianvuerings)]) - \[`no-extraneous-dependencies`]: Exclude flow `typeof` imports (\[[#​1534](https://togithub.com/benmosher/eslint-plugin-import/issues/1534)], thanks \[[@​devongovett](https://togithub.com/devongovett)]) - \[`newline-after-import`]: respect decorator annotations (\[[#​1985](https://togithub.com/benmosher/eslint-plugin-import/issues/1985)], thanks \[[@​lilling](https://togithub.com/lilling)]) - \[`no-restricted-paths`]: enhance performance for zones with `except` paths (\[[#​2022](https://togithub.com/benmosher/eslint-plugin-import/issues/2022)], thanks \[[@​malykhinvi](https://togithub.com/malykhinvi)]) - \[`no-unresolved`]: check import() (\[[#​2026](https://togithub.com/benmosher/eslint-plugin-import/issues/2026)], thanks \[[@​aladdin-add](https://togithub.com/aladdin-add)]) ##### Changed - \[Generic Import Callback] Make callback for all imports once in rules (\[[#​1237](https://togithub.com/benmosher/eslint-plugin-import/issues/1237)], thanks \[[@​ljqx](https://togithub.com/ljqx)]) - \[Docs] \[`no-named-as-default`]: add semicolon (\[[#​1897](https://togithub.com/benmosher/eslint-plugin-import/issues/1897)], thanks \[[@​bicstone](https://togithub.com/bicstone)]) - \[Docs] `no-extraneous-dependencies`: correct peerDependencies option default to `true` (\[[#​1993](https://togithub.com/benmosher/eslint-plugin-import/issues/1993)], thanks \[[@​dwardu](https://togithub.com/dwardu)]) - \[Docs] `order`: Document options required to match ordering example (\[[#​1992](https://togithub.com/benmosher/eslint-plugin-import/issues/1992)], thanks \[[@​silviogutierrez](https://togithub.com/silviogutierrez)]) - \[Tests] `no-unresolved`: add tests for `import()` (\[[#​2012](https://togithub.com/benmosher/eslint-plugin-import/issues/2012)], thanks \[[@​davidbonnet](https://togithub.com/davidbonnet)]) - \[Docs] Add import/recommended ruleset to README (\[[#​2034](https://togithub.com/benmosher/eslint-plugin-import/issues/2034)], thanks \[[@​edemaine](https://togithub.com/edemaine)])
yannickcr/eslint-plugin-react ### [`v7.24.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7240---20210527) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0) ##### Added - component detection: add componentWrapperFunctions setting ([#​2713][] @​[@​jzabala](https://togithub.com/jzabala) [@​LandonSchropp](https://togithub.com/LandonSchropp)) - \[`no-unused-prop-types`]: add ignore option ([#​2972][] [@​grit96](https://togithub.com/grit96)) - version detection: support recursive processor virtual filename ([#​2965][] [@​JounQin](https://togithub.com/JounQin)) ##### Fixed - \[`jsx-handler-names`]: properly substitute value into message ([#​2975][] [@​G-Rath](https://togithub.com/G-Rath)) - \[`jsx-uses-vars`]: ignore namespaces ([#​2985][] [@​remcohaszing](https://togithub.com/remcohaszing)) - \[`jsx-no-undef`]: ignore namespaces ([#​2986][] [@​remcohaszing](https://togithub.com/remcohaszing)) - \[`jsx-child-element-spacing`]: Don't flag whitespace around `
` tags ([#​2989][] [@​pascalpp](https://togithub.com/pascalpp)) ##### Changed - \[Docs] \[`jsx-newline`]: Fix minor spelling error on rule name ([#​2974][] [@​DennisSkoko](https://togithub.com/DennisSkoko)) - \[Refactor] \[`void-dom-elements-no-children`]: improve performance - \[readme] fix missing trailing commas ([#​2980][] [@​sugardon](https://togithub.com/sugardon)) - \[readme] fix broken anchor link ([#​2982][] [@​vzvu3k6k](https://togithub.com/vzvu3k6k)) - \[Docs] \[`jsx-child-element-spacing`]: fixes sentence which ends abruptly ([#​2990][] [@​pascalpp](https://togithub.com/pascalpp)) [7.24.0]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0 [#​2990]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2990 [#​2989]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2989 [#​2986]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2986 [#​2985]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2985 [#​2982]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2982 [#​2980]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2980 [#​2977]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2977 [#​2975]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2975 [#​2974]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2974 [#​2972]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2972 [#​2965]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2965 [#​2713]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2713
graphql/graphql-js ### [`v15.5.1`](https://togithub.com/graphql/graphql-js/releases/v15.5.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.5.0...v15.5.1) #### v15.5.1 (2021-06-20) ##### Bug Fix 🐞 - [#​3186](https://togithub.com/graphql/graphql-js/pull/3186) Backport instanceOf Error Check Improvements ([@​tubbo](https://togithub.com/tubbo)) ##### Internal 🏠 - [#​3191](https://togithub.com/graphql/graphql-js/pull/3191) Remove deprecated rmdirSync usage from internal scripts ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 2 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - Tom Scott([@​tubbo](https://togithub.com/tubbo))
prettier/prettier ### [`v2.3.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​231) [Compare Source](https://togithub.com/prettier/prettier/compare/2.3.0...2.3.1) [diff](https://togithub.com/prettier/prettier/compare/2.3.0...2.3.1) ##### Support TypeScript 4.3 ([#​10945](https://togithub.com/prettier/prettier/pull/10945) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ##### [`override` modifiers in class elements](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#override) ```ts class Foo extends { override method() {} } ``` ##### [static index signatures (`[key: KeyType]: ValueType`) in classes](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#static-index-signatures) ```ts class Foo { static [key: string]: Bar; } ``` ##### [`get` / `set` in type declarations](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#separate-write-types) ```ts interface Foo { set foo(value); get foo(): string; } ``` ##### Preserve attributes order for element node ([#​10958](https://togithub.com/prettier/prettier/pull/10958) by [@​dcyriller](https://github.comdcyriller)) ```handlebars {{!-- Input --}} {{!-- Prettier stable --}} {{!-- Prettier main --}} ``` ##### Track cursor position properly when it’s at the end of the range to format ([#​10938](https://togithub.com/prettier/prettier/pull/10938) by [@​j-f1](https://togithub.com/j-f1)) Previously, if the cursor was at the end of the range to format, it would simply be placed back at the end of the updated range. Now, it will be repositioned if Prettier decides to add additional code to the end of the range (such as a semicolon). ```jsx // Input (<|> represents the cursor) const someVariable = myOtherVariable<|> // range to format: ^^^^^^^^^^^^^^^ // Prettier stable const someVariable = myOtherVariable;<|> // range to format: ^^^^^^^^^^^^^^^ // Prettier main const someVariable = myOtherVariable<|>; // range to format: ^^^^^^^^^^^^^^^ ``` ##### Break the LHS of type alias that has complex type parameters ([#​10901](https://togithub.com/prettier/prettier/pull/10901) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```ts // Input type FieldLayoutWith< T extends string, S extends unknown = { width: string } > = { type: T; code: string; size: S; }; // Prettier stable type FieldLayoutWith = { type: T; code: string; size: S; }; // Prettier main type FieldLayoutWith< T extends string, S extends unknown = { width: string } > = { type: T; code: string; size: S; }; ``` ##### Break the LHS of assignments that has complex type parameters ([#​10916](https://togithub.com/prettier/prettier/pull/10916) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```ts // Input const map: Map< Function, Map > = new Map(); // Prettier stable const map: Map> = new Map(); // Prettier main const map: Map< Function, Map > = new Map(); ``` ##### Fix incorrectly wrapped arrow functions with return types ([#​10940](https://togithub.com/prettier/prettier/pull/10940) by [@​thorn0](https://togithub.com/thorn0)) ```ts // Input longfunctionWithCall12("bla", foo, (thing: string): complex> => { code(); }); // Prettier stable longfunctionWithCall12("bla", foo, (thing: string): complex< type > => { code(); }); // Prettier main longfunctionWithCall12( "bla", foo, (thing: string): complex> => { code(); } ); ``` ##### Avoid breaking call expressions after assignments with complex type arguments ([#​10949](https://togithub.com/prettier/prettier/pull/10949) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```ts // Input const foo = call<{ prop1: string; prop2: string; prop3: string; }>(); // Prettier stable const foo = call<{ prop1: string; prop2: string; prop3: string; }>(); // Prettier main const foo = call<{ prop1: string; prop2: string; prop3: string; }>(); ``` ##### Fix order of `override` modifiers ([#​10961](https://togithub.com/prettier/prettier/pull/10961) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```ts // Input class Foo extends Bar { abstract override foo: string; } // Prettier stable class Foo extends Bar { abstract override foo: string; } // Prettier main class Foo extends Bar { abstract override foo: string; } ``` ### [`v2.3.0`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​230) [Compare Source](https://togithub.com/prettier/prettier/compare/2.2.1...2.3.0) [diff](https://togithub.com/prettier/prettier/compare/2.2.1...2.3.0) 🔗 [Release Notes](https://prettier.io/blog/2021/05/09/2.3.0.html)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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