plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
499 stars 101 forks source link

Update minor devDeps- autoclosed #1085

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.11.6 -> 7.12.1
@babel/core (source) devDependencies minor 7.11.6 -> 7.12.3
@babel/node (source) devDependencies minor 7.10.5 -> 7.12.1
@babel/plugin-proposal-object-rest-spread devDependencies minor 7.11.0 -> 7.12.1
@babel/polyfill (source) devDependencies minor 7.11.5 -> 7.12.1
@babel/preset-env (source) devDependencies minor 7.11.5 -> 7.12.1
@babel/preset-react (source) devDependencies minor 7.10.4 -> 7.12.1
@babel/traverse (source) devDependencies minor 7.11.5 -> 7.12.1
@hot-loader/react-dom devDependencies minor 16.13.0 -> 16.14.0
babel-jest devDependencies minor 26.3.0 -> 26.6.0
eslint (source) devDependencies minor 7.10.0 -> 7.11.0
eslint-config-prettier devDependencies minor 6.12.0 -> 6.14.0
eslint-plugin-react devDependencies patch 7.21.2 -> 7.21.5
jest (source) devDependencies minor 26.4.2 -> 26.6.0
jest-cli (source) devDependencies minor 26.4.2 -> 26.6.0
postcss (source) devDependencies patch 8.1.0 -> 8.1.2
react (source) devDependencies minor 16.13.1 -> 16.14.0
react-dom (source) devDependencies minor 16.13.1 -> 16.14.0
react-test-renderer (source) devDependencies minor 16.13.1 -> 16.14.0
style-loader devDependencies minor 1.2.1 -> 1.3.0

Release Notes

babel/babel ### [`v7.12.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7121-2020-10-16) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.0...v7.12.1) ##### :bug: Bug Fix - `babel-cli` - [#​12182](https://togithub.com/babel/babel/pull/12182) Don't force chokidar@2 to be downloaded from registry.npmjs.org ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​12184](https://togithub.com/babel/babel/pull/12184) Allow importing `@babel/runtime/package` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12183](https://togithub.com/babel/babel/pull/12183) Reland "Fix: check if param is assignable when parsing arrow return type annotation" ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​12188](https://togithub.com/babel/babel/pull/12188) Guard against yarn-issue-1882 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-bindify-decorators`, `babel-helper-call-delegate`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-explode-assignable-expression`, `babel-helper-explode-class`, `babel-helper-module-imports`, `babel-helper-remap-async-to-generator`, `babel-helper-skip-transparent-expression-wrappers`, `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-throw-expressions`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-syntax-class-properties`, `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-string-names`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `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-standalone`, `babel-traverse`, `babel-types` - [#​12186](https://togithub.com/babel/babel/pull/12186) chore: use workspace:\* for dev deps ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-remap-async-to-generator`, `babel-helper-simple-access`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-template-literals`, `babel-preset-env`, `babel-preset-react`, `babel-runtime-corejs2`, `babel-runtime`, `babel-standalone` - [#​12175](https://togithub.com/babel/babel/pull/12175) Remove unused `dependencies` and `devDependencies` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.12.0`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7120-2020-10-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.11.6...v7.12.0) ##### :eyeglasses: Spec Compliance - `babel-core`, `babel-helper-module-transforms`, `babel-parser`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-syntax-module-string-names`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-types` - [#​12091](https://togithub.com/babel/babel/pull/12091) String import/export specifier ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12111](https://togithub.com/babel/babel/pull/12111) [ts] Throw a syntax error for index signature with `declare` ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ##### :rocket: New Feature - `babel-core`, `babel-generator`, `babel-parser`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-module-attributes`, `babel-standalone`, `babel-types` - [#​12139](https://togithub.com/babel/babel/pull/12139) Parse import-assertions ([@​xtuc](https://togithub.com/xtuc)) - `babel-core`, `babel-helper-create-class-features-plugin`, `babel-helper-module-transforms`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-standalone`, `babel-traverse`, `babel-types` - [#​12143](https://togithub.com/babel/babel/pull/12143) Transform class static block ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-parser`, `babel-plugin-syntax-class-static-block`, `babel-types` - [#​12079](https://togithub.com/babel/babel/pull/12079) Parse class static block ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-parser`, `babel-types` - [#​12129](https://togithub.com/babel/babel/pull/12129) Support TypeScript mapped type 'as' clauses ([@​existentialism](https://togithub.com/existentialism)) - [#​12147](https://togithub.com/babel/babel/pull/12147) [ts] Add support for the "intrinsic" keyword ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser`, `babel-types` - [#​12131](https://togithub.com/babel/babel/pull/12131) [ts] Add support for template interpolations in types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-modules-systemjs` - [#​12163](https://togithub.com/babel/babel/pull/12163) SystemJS top-level await support ([@​guybedford](https://togithub.com/guybedford)) - `babel-plugin-transform-typescript`, `babel-preset-typescript` - [#​11950](https://togithub.com/babel/babel/pull/11950) Add `jsxPragmaFrag` support to typescript transform ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-module-transforms`, `babel-parser`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-syntax-module-string-names`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-types` - [#​12091](https://togithub.com/babel/babel/pull/12091) String import/export specifier ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​11907](https://togithub.com/babel/babel/pull/11907) Return a list of files that were read from loadPartialConfig ([@​devongovett](https://togithub.com/devongovett)) ##### :bug: Bug Fix - `babel-parser` - [#​12167](https://togithub.com/babel/babel/pull/12167) [ts] Add `asserts: false` to `TSTypePredicate` node ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12161](https://togithub.com/babel/babel/pull/12161) Move check for TSTypeCastExpression to catch another case ([@​existentialism](https://togithub.com/existentialism)) - [#​12120](https://togithub.com/babel/babel/pull/12120) Throw a recoverable error for missing initializer in const declaration ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12108](https://togithub.com/babel/babel/pull/12108) Improve syntax error for class fields in ambient context ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12088](https://togithub.com/babel/babel/pull/12088) Throw a syntax error for empty type parameter/argument ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12093](https://togithub.com/babel/babel/pull/12093) Throw an error for a declare class field that have an initializer ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12085](https://togithub.com/babel/babel/pull/12085) Do not throw an error for optional binding pattern params in function declaration ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12076](https://togithub.com/babel/babel/pull/12076) Fix invalid `setter` parse ([@​fisker](https://togithub.com/fisker)) - [#​12054](https://togithub.com/babel/babel/pull/12054) Throw a syntax error for a declare function with a body ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12065](https://togithub.com/babel/babel/pull/12065) Throw a syntax error for a constructor with type parameters ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-plugin-transform-typescript` - [#​12149](https://togithub.com/babel/babel/pull/12149) fix transform-typescript logic to remove definite fields ([@​akphi](https://togithub.com/akphi)) - [#​12122](https://togithub.com/babel/babel/pull/12122) [transform-typescript] Fix import elision for type exports ([@​Amareis](https://togithub.com/Amareis)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-optional-chaining` - [#​12032](https://togithub.com/babel/babel/pull/12032) Handle cases when `??` and `?.` is in binding initializers ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-builder-react-jsx-experimental`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`, `babel-preset-react` - [#​12116](https://togithub.com/babel/babel/pull/12116) add `.js` extension to react runtime for JSX transform ([@​lunaruan](https://togithub.com/lunaruan)) - `babel-traverse`, `babel-types` - [#​12119](https://togithub.com/babel/babel/pull/12119) fix: mark Pattern in CatchClause as scope ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​12114](https://togithub.com/babel/babel/pull/12114) Fix printing TSTypeOperator ([@​existentialism](https://togithub.com/existentialism)) - [#​12082](https://togithub.com/babel/babel/pull/12082) Ensure expressions wrapped in parens ([@​overlookmotel](https://togithub.com/overlookmotel)) - [#​12081](https://togithub.com/babel/babel/pull/12081) Fix `@babel/generator` does not print decorators of private properties ([@​zweimach](https://togithub.com/zweimach)) - [#​12086](https://togithub.com/babel/babel/pull/12086) Add sourcemap markings for each line of a string ([@​jridgewell](https://togithub.com/jridgewell)) - `babel-plugin-transform-modules-systemjs` - [#​12110](https://togithub.com/babel/babel/pull/12110) Fix reexporting init-less variable in systemjs ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-runtime` - [#​11739](https://togithub.com/babel/babel/pull/11739) [cjs] Skip duplicate reexported bindings in namespace reexports ([@​mischnic](https://togithub.com/mischnic)) - `babel-helper-create-regexp-features-plugin`, `babel-plugin-transform-unicode-regex` - [#​12077](https://togithub.com/babel/babel/pull/12077) Bump regexpu-core ([@​existentialism](https://togithub.com/existentialism)) - `babel-plugin-proposal-do-expressions`, `babel-traverse` - [#​11728](https://togithub.com/babel/babel/pull/11728) fix(do-expr): SwitchStatement with IfStatement cases ([@​barronwei](https://togithub.com/barronwei)) ##### :nail_care: Polish - `babel-parser` - [#​12072](https://togithub.com/babel/babel/pull/12072) [parser] Better error message for missing number exponent ([@​iamfotx](https://togithub.com/iamfotx)) - [#​12061](https://togithub.com/babel/babel/pull/12061) Throw a syntax error for a parameter properties in not constructor ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-helper-compilation-targets`, `babel-helper-validator-option`, `babel-preset-env` - [#​12006](https://togithub.com/babel/babel/pull/12006) refactor: add [@​babel/helper-validator-option](https://togithub.com/babel/helper-validator-option) ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-cli`, `babel-helper-transform-fixture-test-runner`, `babel-traverse` - [#​11797](https://togithub.com/babel/babel/pull/11797) Replace lodash 'defaults' usage with ES6 Spread initializer ([@​jayaddison](https://togithub.com/jayaddison)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​10853](https://togithub.com/babel/babel/pull/10853) Specify runtime exports ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#​11689](https://togithub.com/babel/babel/pull/11689) Instantiate presets before plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-syntax-import-meta`, `babel-plugin-syntax-logical-assignment-operators`, `babel-plugin-syntax-numeric-separator`, `babel-plugin-transform-modules-systemjs`, `babel-preset-env`, `babel-standalone` - [#​12117](https://togithub.com/babel/babel/pull/12117) Archive plugins ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​12154](https://togithub.com/babel/babel/pull/12154) chore: bump gulp-cli to 2.3.0 ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12134](https://togithub.com/babel/babel/pull/12134) Yarn 2.3 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​12099](https://togithub.com/babel/babel/pull/12099) fix: apply terser plugin only on \*.min.js ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12098](https://togithub.com/babel/babel/pull/12098) docs: update build required node version ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12078](https://togithub.com/babel/babel/pull/12078) Bump Babel deps ([@​existentialism](https://togithub.com/existentialism)) - [#​12070](https://togithub.com/babel/babel/pull/12070) chore: pin browserslist version to 4.12.0 ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12063](https://togithub.com/babel/babel/pull/12063) chore: add git-blame-ignore-revs ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12049](https://togithub.com/babel/babel/pull/12049) chore: use latest node on ci workflow when possible ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​12118](https://togithub.com/babel/babel/pull/12118) chore: bump electron-to-chromium ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​12103](https://togithub.com/babel/babel/pull/12103) Add missing tests for TypeScript syntax errors ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-core`, `babel-plugin-transform-runtime` - [#​12102](https://togithub.com/babel/babel/pull/12102) docs: Fix simple typo, preprelease -> pre-release ([@​timgates42](https://togithub.com/timgates42)) - `babel-compat-data` - [#​12044](https://togithub.com/babel/babel/pull/12044) chore: remove unused dependencies ([@​JLHwung](https://togithub.com/JLHwung))
facebook/jest ### [`v26.6.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2660) [Compare Source](https://togithub.com/facebook/jest/compare/v26.5.2...v26.6.0) ##### Features - `[jest-cli, jest-config]` Add support for the `jest.config.ts` configuration file ([#​10564](https://togithub.com/facebook/jest/pull/10564)) ##### Fixes - `[jest-config]` Simplify transform RegExp ([#​10207](https://togithub.com/facebook/jest/pull/10207)) - `[jest-fake-timers]` Lazily instantiate mock timers ([#​10551](https://togithub.com/facebook/jest/pull/10551)) - `[jest-runtime]` `require.main` is no longer `undefined` when using `jest.resetModules` ([#​10626](https://togithub.com/facebook/jest/pull/10626)) - `[@jest/types]` Add missing values for `timers` ([#​10632](https://togithub.com/facebook/jest/pull/10632)) ##### Chore & Maintenance - `[docs]` Add step for fetching `backers.json` file in website setup docs ([#​10631](https://togithub.com/facebook/jest/pull/10631)) - `[docs]` Add page detailing environment variables set by Jest ([#​10630](https://togithub.com/facebook/jest/pull/10630)) - `[jest-circus]` Refactor `callAsyncCircusFn` parameters ([#​10629](https://togithub.com/facebook/jest/pull/10629)) ### [`v26.5.2`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2652) [Compare Source](https://togithub.com/facebook/jest/compare/v26.5.0...v26.5.2) ##### Fixes - `[*]` Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 ([#​10599](https://togithub.com/facebook/jest/pull/10599)) - `[jest-circus]` Setup globals before emitting `setup`, and include Jest globals in the `setup` payload ([#​10598](https://togithub.com/facebook/jest/pull/10598)) - `[jest-mock]` Fix typings for `mockResolvedValue`, `mockResolvedValueOnce`, `mockRejectedValue` and `mockRejectedValueOnce` ([#​10600](https://togithub.com/facebook/jest/pull/10600)) ### [`v26.5.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2650) [Compare Source](https://togithub.com/facebook/jest/compare/v26.3.0...v26.5.0) ##### Features - `[jest-circus, jest-config, jest-runtime]` Add new `injectGlobals` config and CLI option to disable injecting global variables into the runtime ([#​10484](https://togithub.com/facebook/jest/pull/10484)) - `[jest-each]` Fixes `.each` type to always be callable ([#​10447](https://togithub.com/facebook/jest/pull/10447)) - `[jest-runner]` Add support for `moduleLoader`s with `default` exports ([#​10541](https://togithub.com/facebook/jest/pull/10541)) - `[@jest/create-cache-key-function]` Added a new package for creating cache keys ([#​10587](https://togithub.com/facebook/jest/pull/10587)) ##### Fixes - `[jest-circus, jest-jasmine2]` Find correct location for `test.each` tests ([#​10413](https://togithub.com/facebook/jest/pull/10413)) - `[jest-console]` Add `Console` constructor to `console` object ([#​10502](https://togithub.com/facebook/jest/pull/10502)) - `[jest-globals]` Fix lifecycle hook function types ([#​10480](https://togithub.com/facebook/jest/pull/10480)) - `[jest-runtime]` Remove usage of `vm.compileFunction` due to a performance issue ([#​10586](https://togithub.com/facebook/jest/pull/10586)) ##### Chore & Maintenance - `[jest-resolve]` Replace read-pkg-up with escalade package ([10558](https://togithub.com/facebook/jest/pull/10558)) - `[jest-environment-jsdom]` Update jsdom to 16.4.0 ([10578](https://togithub.com/facebook/jest/pull/10578))
eslint/eslint ### [`v7.11.0`](https://togithub.com/eslint/eslint/releases/v7.11.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.10.0...v7.11.0) - [`23e966f`](https://togithub.com/eslint/eslint/commit/23e966f6cf2a6c6b699dff5d6950ece3cc396498) Chore: Refactor CLIEngine tests (refs [#​13481](https://togithub.com/eslint/eslint/issues/13481)) ([#​13709](https://togithub.com/eslint/eslint/issues/13709)) (Nicholas C. Zakas) - [`fa9429a`](https://togithub.com/eslint/eslint/commit/fa9429aac0ffed505f3f02e8fc75f646c69f5c61) Fix: don't count line after EOF in max-lines ([#​13735](https://togithub.com/eslint/eslint/issues/13735)) (Milos Djermanovic) - [`d973675`](https://togithub.com/eslint/eslint/commit/d973675a5c06a2bd4f8ce640c78b67842cfebfd4) Docs: Update anchor links to use existing linkrefs (refs [#​13715](https://togithub.com/eslint/eslint/issues/13715)) ([#​13741](https://togithub.com/eslint/eslint/issues/13741)) (Brandon Mills) - [`2c6d774`](https://togithub.com/eslint/eslint/commit/2c6d774c89dcd14f386bd9d73d451fa2a892c3ef) Docs: Fix typos ([#​13730](https://togithub.com/eslint/eslint/issues/13730)) (Frieder Bluemle) - [`cc468c0`](https://togithub.com/eslint/eslint/commit/cc468c01021385a028de727eefcd442e7f34875c) Upgrade: eslint-visitor-keys@2.0.0 ([#​13732](https://togithub.com/eslint/eslint/issues/13732)) (Milos Djermanovic) - [`ab0ac6c`](https://togithub.com/eslint/eslint/commit/ab0ac6c532fb7b7d49779c8913146244d680743b) Docs: Fix anchor links ([#​13715](https://togithub.com/eslint/eslint/issues/13715)) (Gary Moore) - [`27f0de6`](https://togithub.com/eslint/eslint/commit/27f0de62e6281c28043be38ef051818c9edc15cd) Fix: account for linebreaks before postfix `++`/`--` in no-extra-parens ([#​13731](https://togithub.com/eslint/eslint/issues/13731)) (Milos Djermanovic) - [`da78fa1`](https://togithub.com/eslint/eslint/commit/da78fa11632a2908db4ac494012a16f5d5a88a64) Update: support async arrow fn in function-paren-newline (fixes [#​13728](https://togithub.com/eslint/eslint/issues/13728)) ([#​13729](https://togithub.com/eslint/eslint/issues/13729)) (Michal Dziekonski) - [`fe301b8`](https://togithub.com/eslint/eslint/commit/fe301b8cc0762d7f4edd59603ca51ed0ec0c2a43) Docs: Add configuration comments in examples ([#​13738](https://togithub.com/eslint/eslint/issues/13738)) (YeonJuan) - [`504408c`](https://togithub.com/eslint/eslint/commit/504408cd65e9d8827b2b8bbeb8f589df90eee523) Sponsors: Sync README with website (ESLint Jenkins) - [`3900659`](https://togithub.com/eslint/eslint/commit/390065985b2289ad4412a83598e3e833c382d27e) Sponsors: Sync README with website (ESLint Jenkins) - [`c1974b3`](https://togithub.com/eslint/eslint/commit/c1974b3f7169a8e5fab7007df92d02d8c1a8d5a3) Sponsors: Sync README with website (ESLint Jenkins) - [`6f4abe5`](https://togithub.com/eslint/eslint/commit/6f4abe5d5ade2711cc4c21bc8485af952763c2d3) Sponsors: Sync README with website (ESLint Jenkins)
prettier/eslint-config-prettier ### [`v6.14.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-6140-2020-10-21) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v6.13.0...v6.14.0) - Added: New [eslint-plugin-vue] rules: [vue/array-bracket-newline] and [vue/block-tag-newline]. Thanks to [@​xcatliu](https://togithub.com/xcatliu)! ### [`v6.13.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-6130-2020-10-16) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v6.12.0...v6.13.0) - Added: New rules in [eslint-plugin-vue] 7.0 (which supports Vue 3.0). Thanks to [@​xcatliu](https://togithub.com/xcatliu)!
yannickcr/eslint-plugin-react ### [`v7.21.5`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7215---20201019) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.4...v7.21.5) ##### Fixed - [`jsx-indent-props`]: Apply indentation when using brackets ([#​2826][] [@​Moong0122](https://togithub.com/Moong0122)) - [`jsx-handler-names`]: Skip inline handlers when checkInlineFunction=false ([#​2833][] [@​onigoetz](https://togithub.com/onigoetz)) ##### Changed - [Tests] `jsx-indent-props`: Add passing test ([#​2823][] [@​Hypnosphi](https://togithub.com/Hypnosphi)) [7.21.5]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.4...v7.21.5 [#​2833]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2833 [#​2826]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2826 [#​2823]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2823 ### [`v7.21.4`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7214---20201009) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.4) ##### Fixed - [`no-unused-prop-types`]: Silence false positive on `never` type in TS ([#​2815][] [@​pcorpet](https://togithub.com/pcorpet)) - [`jsx-indent-props`]: Apply indentation when operator is used in front of the upper line ([#​2808][], [#​2820][] [@​Moong0122](https://togithub.com/Moong0122)) - [Deps] update `jsx-ast-utils` ([#​2822][] [jsx-eslint/jsx-ast-utils#​102][] [@​ljharb](https://togithub.com/ljharb)) [7.21.4]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.3...v7.21.4 [#​2822]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2822 [#​2820]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2820 [#​2815]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2815 [#​2808]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2808 [jsx-eslint/jsx-ast-utils#​102]: https://togithub.com/jsx-eslint/jsx-ast-utils/pull/102 ### [`v7.21.3`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7213---20201002) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.3) ##### Fixed - [`prop-types`]: fix Cannot read property 'type' of undefined error when destructured param ([#​2807][] [@​minwe](https://togithub.com/minwe)) - [`no-typos`]: avoid crash on spread syntax in createReactClass object ([#​2816][] [@​ljharb](https://togithub.com/ljharb) [@​Songyu-Wang](https://togithub.com/Songyu-Wang)) [7.21.3]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.21.2...v7.21.3 [#​2816]: https://togithub.com/yannickcr/eslint-plugin-react/issues/2816 [#​2807]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2807
postcss/postcss ### [`v8.1.2`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#​812) [Compare Source](https://togithub.com/postcss/postcss/compare/8.1.1...8.1.2) - Fix API docs (by Arthur Petrie). - Improve plugin guide (by Yunus Gaziev). - Prepare code base for Deno support (by Oscar Otero). ### [`v8.1.1`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#​811) [Compare Source](https://togithub.com/postcss/postcss/compare/8.1.0...8.1.1) - Update funding link.
facebook/react ### [`v16.14.0`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​16140-October-14-2020) [Compare Source](https://togithub.com/facebook/react/compare/v16.13.1...v16.14.0) ##### React - Add support for the [new JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). ([@​lunaruan](https://togithub.com/lunaruan) in [#​18299](https://togithub.com/facebook/react/pull/18299))
webpack-contrib/style-loader ### [`v1.3.0`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​130-httpsgithubcomwebpack-contribstyle-loadercomparev121v130-2020-10-03) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v1.2.1...v1.3.0) ##### Features - added `modules.namedExport` ([#​485](https://togithub.com/webpack-contrib/style-loader/issues/485)) ([15889db](https://togithub.com/webpack-contrib/style-loader/commit/15889db9a2d5d51712fc12e03b12a60c22fc33f4)) ##### Bug Fixes - check if `btoa` exists for old IE versions ([#​479](https://togithub.com/webpack-contrib/style-loader/issues/479)) ([732ef8b](https://togithub.com/webpack-contrib/style-loader/commit/732ef8bcb60ae72c3a84d3fa639f1eae6f26bbdc)) - esModule option issue ([#​476](https://togithub.com/webpack-contrib/style-loader/issues/476)) ([c623f27](https://togithub.com/webpack-contrib/style-loader/commit/c623f2750b0358492c7bf2dde0326a1c71c46f4f)) ##### [1.2.1](https://togithub.com/webpack-contrib/style-loader/compare/v1.2.0...v1.2.1) (2020-04-28) ##### Bug Fixes - hot module replacement logic for lazy type ([#​468](https://togithub.com/webpack-contrib/style-loader/issues/468)) ([88a5c2b](https://togithub.com/webpack-contrib/style-loader/commit/88a5c2bdb3405aa5cb889726f3908747106a6c01))

Renovate configuration

:date: Schedule: "before 2am on monday" (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.