zthxxx / react-dev-inspector

jump to local IDE code directly from browser React component by just a simple click
https://react-dev-inspector.zthxxx.me
MIT License
1.15k stars 68 forks source link

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

Closed zthxxx closed 3 years ago

zthxxx commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@babel/types (source) devDependencies patch 7.14.2 -> 7.14.4
@types/express devDependencies patch 4.17.11 -> 4.17.12
@types/react devDependencies patch 17.0.6 -> 17.0.8
@types/react devDependencies patch 16.14.7 -> 16.14.8
@typescript-eslint/eslint-plugin devDependencies minor 4.25.0 -> 4.26.0
@typescript-eslint/parser devDependencies minor 4.25.0 -> 4.26.0
@umijs/types devDependencies patch 3.4.22 -> 3.4.23
babel-plugin-tester devDependencies minor 10.0.0 -> 10.1.0
eslint-plugin-import devDependencies patch 2.23.3 -> 2.23.4
eslint-plugin-react devDependencies minor 7.23.2 -> 7.24.0
renovatebot/github-action action minor v25.30.0 -> v25.34.0
typescript (source) devDependencies minor 4.2.4 -> 4.3.2
umi dependencies patch 3.4.22 -> 3.4.23
vite devDependencies patch 2.3.3 -> 2.3.5

Release Notes

babel/babel ### [`v7.14.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7144-2021-05-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.2...v7.14.4) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​13377](https://togithub.com/babel/babel/pull/13377) disallow surrogate in the end of contextual name ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13328](https://togithub.com/babel/babel/pull/13328) perf: minimize identifier lookahead when parsing let ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​13314](https://togithub.com/babel/babel/pull/13314) \[ts] Insert `export {}` when necessary to imply ESM ([@​wbinnssmith](https://togithub.com/wbinnssmith)) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​13381](https://togithub.com/babel/babel/pull/13381) \[ts] Remove override modifier ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - Other - [#​13338](https://togithub.com/babel/babel/pull/13338) Fix error when parsing ignored files with `@babel/eslint-parser` ([@​devfservant](https://togithub.com/devfservant)) - `babel-parser` - [#​13333](https://togithub.com/babel/babel/pull/13333) refactor: add parse\*Literal parser routines ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-plugin-transform-block-scoping` - [#​13376](https://togithub.com/babel/babel/pull/13376) Improve performance ([@​sokra](https://togithub.com/sokra)) - `babel-parser` - [#​13341](https://togithub.com/babel/babel/pull/13341) Faster tokenizer lookahead ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13328](https://togithub.com/babel/babel/pull/13328) perf: minimize identifier lookahead when parsing let ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-plugin-proposal-object-rest-spread`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-react-constant-elements`, `babel-preset-env` - [#​13384](https://togithub.com/babel/babel/pull/13384) Hoist omitted keys from object spread operator ([@​alanorozco](https://togithub.com/alanorozco))
typescript-eslint/typescript-eslint ### [`v4.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4250v4260-2021-05-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.25.0...v4.26.0) ##### Bug Fixes - **eslint-plugin:** \[no-type-alias] consider type imports as alias types ([#​3433](https://togithub.com/typescript-eslint/typescript-eslint/issues/3433)) ([d4f0774](https://togithub.com/typescript-eslint/typescript-eslint/commit/d4f077473afb04f7c4d377dd87318749632b4404)) - generate library types for TypeScript v4.3 ([#​3460](https://togithub.com/typescript-eslint/typescript-eslint/issues/3460)) ([ed4776a](https://togithub.com/typescript-eslint/typescript-eslint/commit/ed4776afa1374279027b9b7d82aa4b453b334998)), closes [#​3449](https://togithub.com/typescript-eslint/typescript-eslint/issues/3449) ##### Features - **eslint-plugin:** \[member-ordering] add callback as an ordering type of node ([#​3354](https://togithub.com/typescript-eslint/typescript-eslint/issues/3354)) ([d134b1f](https://togithub.com/typescript-eslint/typescript-eslint/commit/d134b1fa2540dec7094728f3dec1bbb8c644fe58)) - **eslint-plugin:** \[space-infix-ops] Add support for Union and intersection of type declarations ([#​3360](https://togithub.com/typescript-eslint/typescript-eslint/issues/3360)) ([3d29323](https://togithub.com/typescript-eslint/typescript-eslint/commit/3d2932390cc335ab2cf80ae7a7fad066fd2eb22b)) - **scope-manager:** reduce generated lib file size ([#​3468](https://togithub.com/typescript-eslint/typescript-eslint/issues/3468)) ([258116b](https://togithub.com/typescript-eslint/typescript-eslint/commit/258116ba7b0dd4ac7a1cc3876fab12f2556bda74))
umijs/umi ### [`v3.4.23`](https://togithub.com/umijs/umi/releases/v3.4.23) [Compare Source](https://togithub.com/umijs/umi/compare/v3.4.22...v3.4.23) - fix: terser failed in internal flow platform ([#​6647](https://togithub.com/umijs/umi/issues/6647)) [`c85a396`](https://togithub.com/umijs/umi/commit/c85a396a) - fix(ssr): incomplete loading of css chunks in ssr and dynamicImport enable for avoiding page flashing ([#​6637](https://togithub.com/umijs/umi/issues/6637)) [`471fb17`](https://togithub.com/umijs/umi/commit/471fb17a) - fix: config extraBabelIncludes is absolute, nodeModules all transform ([#​6632](https://togithub.com/umijs/umi/issues/6632)) [`da26563`](https://togithub.com/umijs/umi/commit/da265638) - chore: add example for basic wrappers ([#​6570](https://togithub.com/umijs/umi/issues/6570)) [`3e4c380`](https://togithub.com/umijs/umi/commit/3e4c380d) - chore: add example for plugin-init-state ([#​6569](https://togithub.com/umijs/umi/issues/6569)) [`3cb44a0`](https://togithub.com/umijs/umi/commit/3cb44a04) - ignoreMomentLocale Type ([#​6631](https://togithub.com/umijs/umi/issues/6631)) [`a2fd623`](https://togithub.com/umijs/umi/commit/a2fd6233) - chore: add example with-yarn-workspaces ([#​6629](https://togithub.com/umijs/umi/issues/6629)) [`0b05b2f`](https://togithub.com/umijs/umi/commit/0b05b2fc) - chore: change example bootstrap ([#​6630](https://togithub.com/umijs/umi/issues/6630)) [`9395721`](https://togithub.com/umijs/umi/commit/9395721b)
babel-utils/babel-plugin-tester ### [`v10.1.0`](https://togithub.com/babel-utils/babel-plugin-tester/releases/v10.1.0) [Compare Source](https://togithub.com/babel-utils/babel-plugin-tester/compare/v10.0.0...v10.1.0) ##### Features - use babel.transformAsync when it's available ([#​84](https://togithub.com/babel-utils/babel-plugin-tester/issues/84)) ([969be11](https://togithub.com/babel-utils/babel-plugin-tester/commit/969be117ee279603244d0b413156c7995f403bd1))
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)])
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
renovatebot/github-action ### [`v25.34.0`](https://togithub.com/renovatebot/github-action/releases/v25.34.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.5...v25.34.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.34.0](https://togithub.com/renovatebot/github-action/compare/v25.33.5...v25.34.0) (2021-05-31) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.34.0 ([65d470b](https://togithub.com/renovatebot/github-action/commit/65d470b243366a5fd8611f1a6ada74d39b2086da)) ### [`v25.33.5`](https://togithub.com/renovatebot/github-action/releases/v25.33.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.4...v25.33.5) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.33.5](https://togithub.com/renovatebot/github-action/compare/v25.33.4...v25.33.5) (2021-05-30) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.33.5 ([df8af9a](https://togithub.com/renovatebot/github-action/commit/df8af9a6ff21fb549f395683da3a3b2756f030c8)) ### [`v25.33.4`](https://togithub.com/renovatebot/github-action/releases/v25.33.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.3...v25.33.4) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.33.4](https://togithub.com/renovatebot/github-action/compare/v25.33.3...v25.33.4) (2021-05-30) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.33.4 ([7177231](https://togithub.com/renovatebot/github-action/commit/71772312824332188342d5918edef1b75c1ecca3)) ### [`v25.33.3`](https://togithub.com/renovatebot/github-action/releases/v25.33.3) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.2...v25.33.3) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.33.3](https://togithub.com/renovatebot/github-action/compare/v25.33.2...v25.33.3) (2021-05-29) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.33.3 ([96017af](https://togithub.com/renovatebot/github-action/commit/96017af6e4cd7fdaa601766755b6895577aa1922)) ### [`v25.33.2`](https://togithub.com/renovatebot/github-action/releases/v25.33.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.1...v25.33.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.33.2](https://togithub.com/renovatebot/github-action/compare/v25.33.1...v25.33.2) (2021-05-29) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.33.2 ([45e5c44](https://togithub.com/renovatebot/github-action/commit/45e5c441fdeec98331b876163370b2704615b925)) ### [`v25.33.1`](https://togithub.com/renovatebot/github-action/releases/v25.33.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.33.0...v25.33.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.33.1](https://togithub.com/renovatebot/github-action/compare/v25.33.0...v25.33.1) (2021-05-28) ##### Bug Fixes - **deps:** update dependency [@​actions/core](https://togithub.com/actions/core) to v1.3.0 ([b14d1f7](https://togithub.com/renovatebot/github-action/commit/b14d1f7f1393426b9f3ca80fc160408be3d6b05c)) - **deps:** update renovate/renovate docker tag to v25.33.1 ([9f8210c](https://togithub.com/renovatebot/github-action/commit/9f8210c3f3ba6c0c084f8d951842c784e43d0e7c)) ### [`v25.33.0`](https://togithub.com/renovatebot/github-action/releases/v25.33.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.31.11...v25.33.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.33.0](https://togithub.com/renovatebot/github-action/compare/v25.31.11...v25.33.0) (2021-05-28) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.33.0 ([2cc5894](https://togithub.com/renovatebot/github-action/commit/2cc5894907fd311437bb7c0c514e1a7dc8bf8376)) ### [`v25.31.11`](https://togithub.com/renovatebot/github-action/releases/v25.31.11) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.31.10...v25.31.11) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.31.11](https://togithub.com/renovatebot/github-action/compare/v25.31.10...v25.31.11) (2021-05-27) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.31.11 ([f7fe12f](https://togithub.com/renovatebot/github-action/commit/f7fe12f00489a469168bff6974b5e6a16920e236)) ### [`v25.31.10`](https://togithub.com/renovatebot/github-action/releases/v25.31.10) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.31.9...v25.31.10) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.31.10](https://togithub.com/renovatebot/github-action/compare/v25.31.9...v25.31.10) (2021-05-27) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.31.10 ([21b9b7d](https://togithub.com/renovatebot/github-action/commit/21b9b7d77c7e1b9dc63ae8d432c44866cff8cfce)) ### [`v25.31.9`](https://togithub.com/renovatebot/github-action/releases/v25.31.9) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.31.4...v25.31.9) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.31.9](https://togithub.com/renovatebot/github-action/compare/v25.31.4...v25.31.9) (2021-05-26) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.31.9 ([8397989](https://togithub.com/renovatebot/github-action/commit/839798926269d6e9ca28181850831886e6e3b4bc)) ### [`v25.31.4`](https://togithub.com/renovatebot/github-action/releases/v25.31.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.31.0...v25.31.4) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.31.4](https://togithub.com/renovatebot/github-action/compare/v25.31.0...v25.31.4) (2021-05-26) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.31.4 ([3eb0e39](https://togithub.com/renovatebot/github-action/commit/3eb0e39b0f9d383c36cbb397fe7efde599eda8c1)) ### [`v25.31.0`](https://togithub.com/renovatebot/github-action/releases/v25.31.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.30.0...v25.31.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.31.0](https://togithub.com/renovatebot/github-action/compare/v25.30.0...v25.31.0) (2021-05-25) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.31.0 ([588ab9d](https://togithub.com/renovatebot/github-action/commit/588ab9d9250efdd743fd362f5b05970291f9bec7))
Microsoft/TypeScript ### [`v4.3.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.3.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v4.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.0%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v4.3.2](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite ### [`v2.3.5`](https://togithub.com/vitejs/vite/compare/v2.3.4...v2.3.5) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.3.4...v2.3.5) ### [`v2.3.4`](https://togithub.com/vitejs/vite/compare/v2.3.3...v2.3.4) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.3.3...v2.3.4)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/zthxxx/react-dev-inspector/Hje8gv3YownvKcRYN487YazFT4TD
✅ Preview: https://react-dev-inspector-git-renovate-all-minor-patch-zthxxx.vercel.app