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 #80

Closed zthxxx closed 3 years ago

zthxxx commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@types/react-dom devDependencies patch 17.0.7 -> 17.0.8
@typescript-eslint/eslint-plugin devDependencies minor 4.27.0 -> 4.28.0
@typescript-eslint/parser devDependencies minor 4.27.0 -> 4.28.0
eslint (source) devDependencies minor 7.28.0 -> 7.29.0
globby devDependencies patch 11.0.3 -> 11.0.4
renovatebot/github-action action minor v25.41.1 -> v25.49.1
typescript (source) devDependencies patch 4.3.2 -> 4.3.4
vite devDependencies patch 2.3.7 -> 2.3.8

Release Notes

typescript-eslint/typescript-eslint ### [`v4.28.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4280-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4270v4280-2021-06-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.27.0...v4.28.0) ##### Bug Fixes - **eslint-plugin:** \[prefer-regexp-exec] factor in union types ([#​3434](https://togithub.com/typescript-eslint/typescript-eslint/issues/3434)) ([ac86a79](https://togithub.com/typescript-eslint/typescript-eslint/commit/ac86a79bd416f031beccc7bdac28a938cb354ba5)) - **experimental-utils:** expand `RuleTester` config properties ([#​3557](https://togithub.com/typescript-eslint/typescript-eslint/issues/3557)) ([ffbb3cf](https://togithub.com/typescript-eslint/typescript-eslint/commit/ffbb3cff18bc78467e70e794f9b1f0e79be4aff7)) - **experimental-utils:** fix `eslint-utils`' negative predicates' return types ([#​3462](https://togithub.com/typescript-eslint/typescript-eslint/issues/3462)) ([1e6016b](https://togithub.com/typescript-eslint/typescript-eslint/commit/1e6016b356ae40e4636a3cbe41fa02b6a61403ee)) - **experimental-utils:** fix `eslint-utils`' negative predicates' return types in `ast-utils` ([#​3461](https://togithub.com/typescript-eslint/typescript-eslint/issues/3461)) ([614b0a3](https://togithub.com/typescript-eslint/typescript-eslint/commit/614b0a38b4163eb4667cce7a415d534222d15dd3)) - **experimental-utils:** make keys for `ReferenceTracker` options optional ([#​3531](https://togithub.com/typescript-eslint/typescript-eslint/issues/3531)) ([a7fd7bb](https://togithub.com/typescript-eslint/typescript-eslint/commit/a7fd7bb25584cb3f72f0339025dc76efa6cccceb)) ##### Features - **experimental-utils:** add `only` property to `RuleTester` types ([#​3555](https://togithub.com/typescript-eslint/typescript-eslint/issues/3555)) ([2a36e3e](https://togithub.com/typescript-eslint/typescript-eslint/commit/2a36e3e737f935cc6b967befb022d10a83c8bc9b)) - **experimental-utils:** expose ReferenceTracker.ESM ([#​3532](https://togithub.com/typescript-eslint/typescript-eslint/issues/3532)) ([4ac67c4](https://togithub.com/typescript-eslint/typescript-eslint/commit/4ac67c4c9401c5ce0e947a6409efbc11afe1eb3b)) - **experimental-utils:** use mergable interface for `settings` property ([#​3556](https://togithub.com/typescript-eslint/typescript-eslint/issues/3556)) ([abfc19b](https://togithub.com/typescript-eslint/typescript-eslint/commit/abfc19bf9364d881bdf594ee166a1deb23240630))
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)
sindresorhus/globby ### [`v11.0.4`](https://togithub.com/sindresorhus/globby/releases/v11.0.4) [Compare Source](https://togithub.com/sindresorhus/globby/compare/v11.0.3...v11.0.4) - Support `objectMode` option in the TypeScript types ([#​178](https://togithub.com/sindresorhus/globby/issues/178)) [`a08264f`](https://togithub.com/sindresorhus/globby/commit/a08264f)
renovatebot/github-action ### [`v25.49.1`](https://togithub.com/renovatebot/github-action/releases/v25.49.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.49.0...v25.49.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.49.1](https://togithub.com/renovatebot/github-action/compare/v25.49.0...v25.49.1) (2021-06-21) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.49.1 ([ab72388](https://togithub.com/renovatebot/github-action/commit/ab7238819fd09754fcee85458dc0a4b49ee1b5be)) ### [`v25.49.0`](https://togithub.com/renovatebot/github-action/releases/v25.49.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.48.1...v25.49.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.49.0](https://togithub.com/renovatebot/github-action/compare/v25.48.1...v25.49.0) (2021-06-21) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.49.0 ([4f1252e](https://togithub.com/renovatebot/github-action/commit/4f1252ee3c3829b1aa9c01595649b7b4e5c8a7e3)) ### [`v25.48.1`](https://togithub.com/renovatebot/github-action/releases/v25.48.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.47.6...v25.48.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.48.1](https://togithub.com/renovatebot/github-action/compare/v25.47.6...v25.48.1) (2021-06-21) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.48.1 ([cbef8e4](https://togithub.com/renovatebot/github-action/commit/cbef8e4e862d630acb8f6db429eb1ebc06462396)) ### [`v25.47.6`](https://togithub.com/renovatebot/github-action/releases/v25.47.6) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.47.5...v25.47.6) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.47.6](https://togithub.com/renovatebot/github-action/compare/v25.47.5...v25.47.6) (2021-06-21) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.47.6 ([474decb](https://togithub.com/renovatebot/github-action/commit/474decbf0504a4c13d202fd726c945a70628542b)) ### [`v25.47.5`](https://togithub.com/renovatebot/github-action/releases/v25.47.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.47.4...v25.47.5) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.47.5](https://togithub.com/renovatebot/github-action/compare/v25.47.4...v25.47.5) (2021-06-20) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.47.5 ([bf45ab3](https://togithub.com/renovatebot/github-action/commit/bf45ab357eef3d1758d8676e8e19b3071bf2a0a3)) ### [`v25.47.4`](https://togithub.com/renovatebot/github-action/releases/v25.47.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.47.2...v25.47.4) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.47.4](https://togithub.com/renovatebot/github-action/compare/v25.47.2...v25.47.4) (2021-06-18) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.47.4 ([025dfac](https://togithub.com/renovatebot/github-action/commit/025dfac2a951df06e219d78f86bead28c9906bb6)) ### [`v25.47.2`](https://togithub.com/renovatebot/github-action/releases/v25.47.2) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.46.0...v25.47.2) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.47.2](https://togithub.com/renovatebot/github-action/compare/v25.46.0...v25.47.2) (2021-06-18) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.47.2 ([4500bb8](https://togithub.com/renovatebot/github-action/commit/4500bb8aec7fd030e25752135d362f00baf788a5)) ### [`v25.46.0`](https://togithub.com/renovatebot/github-action/releases/v25.46.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.44.1...v25.46.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.46.0](https://togithub.com/renovatebot/github-action/compare/v25.44.1...v25.46.0) (2021-06-17) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.46.0 ([b661616](https://togithub.com/renovatebot/github-action/commit/b661616c764c624ffb7e228d592803f3406771ec)) ### [`v25.44.1`](https://togithub.com/renovatebot/github-action/releases/v25.44.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.44.0...v25.44.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.44.1](https://togithub.com/renovatebot/github-action/compare/v25.44.0...v25.44.1) (2021-06-17) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.44.1 ([ffd3164](https://togithub.com/renovatebot/github-action/commit/ffd316425bff53dfc588c902f4b5285620197aff)) ### [`v25.44.0`](https://togithub.com/renovatebot/github-action/releases/v25.44.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.43.0...v25.44.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.44.0](https://togithub.com/renovatebot/github-action/compare/v25.43.0...v25.44.0) (2021-06-17) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.44.0 ([5149240](https://togithub.com/renovatebot/github-action/commit/5149240adfe57bee9bbbce750c71703b9040a66e)) ### [`v25.43.0`](https://togithub.com/renovatebot/github-action/releases/v25.43.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.42.1...v25.43.0) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* #### [25.43.0](https://togithub.com/renovatebot/github-action/compare/v25.42.1...v25.43.0) (2021-06-16) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.43.0 ([7ef8853](https://togithub.com/renovatebot/github-action/commit/7ef885341c7d0b6d585ae7ca12ba274b4ecb0de5)) ### [`v25.42.1`](https://togithub.com/renovatebot/github-action/releases/v25.42.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.41.7...v25.42.1) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.42.1](https://togithub.com/renovatebot/github-action/compare/v25.41.7...v25.42.1) (2021-06-16) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.42.1 ([4eb6aca](https://togithub.com/renovatebot/github-action/commit/4eb6acaa201c6cb9ab44928e21f2fe8d1b76d356)) ### [`v25.41.7`](https://togithub.com/renovatebot/github-action/releases/v25.41.7) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.41.3...v25.41.7) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.41.7](https://togithub.com/renovatebot/github-action/compare/v25.41.3...v25.41.7) (2021-06-15) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.41.7 ([b71e218](https://togithub.com/renovatebot/github-action/commit/b71e218807a1167f1d801434c4414ca9b90c5c16)) ### [`v25.41.3`](https://togithub.com/renovatebot/github-action/releases/v25.41.3) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v25.41.1...v25.41.3) *See the the [changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md) for changes in all releases.* ##### [25.41.3](https://togithub.com/renovatebot/github-action/compare/v25.41.1...v25.41.3) (2021-06-15) ##### Bug Fixes - **deps:** update renovate/renovate docker tag to v25.41.3 ([d3814a1](https://togithub.com/renovatebot/github-action/commit/d3814a1722ec8de35783842269a1a9378056f30e))
Microsoft/TypeScript ### [`v4.3.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.3.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.3.3...v4.3.4) This release - adds an optional `getCustomTransformers` method to the `SolutionBuilderHost*` APIs - uses the transforms given by `getCustomTransformers` in Builder Program instances when running `emit()` methods in cases where `customTransforms` are not given. [See the change for more details](https://togithub.com/microsoft/TypeScript/pull/44489) ### [`v4.3.3`](https://togithub.com/Microsoft/TypeScript/releases/v4.3.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.3) 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+). - [fixed issues query for TypeScript v4.3.3](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.8`](https://togithub.com/vitejs/vite/compare/v2.3.7...v2.3.8) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.3.7...v2.3.8)

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/C8YWnV7GNxDdDqi9HXFR911a7V85
✅ Preview: https://react-dev-inspector-git-renovate-all-minor-patch-zthxxx.vercel.app