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

Closed zthxxx closed 2 years ago

zthxxx commented 2 years ago

This PR contains the following updates:

Package Type Update Change
@commitlint/cli devDependencies minor 13.1.0 -> 13.2.1
@commitlint/config-conventional devDependencies minor 13.1.0 -> 13.2.0
@types/fs-extra devDependencies patch 9.0.12 -> 9.0.13
@types/react devDependencies patch 17.0.22 -> 17.0.33
@types/react-reconciler devDependencies patch 0.26.3 -> 0.26.4
@typescript-eslint/eslint-plugin devDependencies minor 4.31.2 -> 4.33.0
@typescript-eslint/parser devDependencies minor 4.31.2 -> 4.33.0
@umijs/types devDependencies patch 3.5.19 -> 3.5.20
eslint-plugin-import devDependencies minor 2.24.2 -> 2.25.2
eslint-plugin-react devDependencies patch 7.26.0 -> 7.26.1
jest (source) devDependencies minor 27.2.4 -> 27.3.1
nodemon (source) devDependencies patch 2.0.12 -> 2.0.14
ts-jest (source) devDependencies patch 27.0.5 -> 27.0.7
ts-node (source) devDependencies minor 10.2.1 -> 10.4.0
typescript (source) devDependencies patch 4.4.3 -> 4.4.4
vite devDependencies minor 2.5.10 -> 2.6.11

Release Notes

conventional-changelog/commitlint ### [`v13.2.1`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1321-httpsgithubcomconventional-changelogcommitlintcomparev1320v1321-2021-10-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v13.2.0...v13.2.1) ##### Bug Fixes - **load:** added a direct dependency on typescript ([#​2785](https://togithub.com/conventional-changelog/commitlint/issues/2785)) ([9c17f8d](https://togithub.com/conventional-changelog/commitlint/commit/9c17f8d423404b484f72df41358a18bd90014ecd)), closes [EndemolShineGroup/cosmiconfig-typescript-loader#​147](https://togithub.com/EndemolShineGroup/cosmiconfig-typescript-loader/issues/147) [#​2779](https://togithub.com/conventional-changelog/commitlint/issues/2779) ### [`v13.2.0`](https://togithub.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md#​1320-httpsgithubcomconventional-changelogcommitlintcomparev1310v1320-2021-09-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) ##### Bug Fixes - **parse:** enforce secure version of `conventional-commits-parser` ([#​2776](https://togithub.com/conventional-changelog/commitlint/issues/2776)) ([a351801](https://togithub.com/conventional-changelog/commitlint/commit/a3518012ae11bc00a43a12b8ce935f3ffd2d04ef)) - update dependency read-pkg to v7 ([#​2721](https://togithub.com/conventional-changelog/commitlint/issues/2721)) ([7d9a3b1](https://togithub.com/conventional-changelog/commitlint/commit/7d9a3b1f2ab41c598f4d23d96805f86a4d41ae09)) - **types:** prompt messages key ([4825a52](https://togithub.com/conventional-changelog/commitlint/commit/4825a521e2c74d63a11920b48094fddc79001b3c)) - **types:** prompt messages props optional ([0bd0592](https://togithub.com/conventional-changelog/commitlint/commit/0bd0592148ab4266fd76816b19d352e2cf947f8c)) - **types:** user config prompt ([6d7a1c4](https://togithub.com/conventional-changelog/commitlint/commit/6d7a1c40e2f8a8ff22595e0e17f71f3702b0699c)) ##### Features - **load:** add cosmiconfig typescript loader ([b65aced](https://togithub.com/conventional-changelog/commitlint/commit/b65acedc3334a859811762539ec8716de3e73f85))
typescript-eslint/typescript-eslint ### [`v4.33.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4330-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4320v4330-2021-10-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.32.0...v4.33.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4312v4320-2021-09-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.2...v4.32.0) ##### Features - Support `'latest'` as `ecmaVersion` ([#​3873](https://togithub.com/typescript-eslint/typescript-eslint/issues/3873)) ([25a42c0](https://togithub.com/typescript-eslint/typescript-eslint/commit/25a42c0bbe92d1ecbc2e8ff9ef3a3ef413f728b0)) #### [4.31.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.1...v4.31.2) (2021-09-20) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [4.31.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.31.0...v4.31.1) (2021-09-13) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
umijs/umi ### [`v3.5.20`](https://togithub.com/umijs/umi/releases/v3.5.20) [Compare Source](https://togithub.com/umijs/umi/compare/v3.5.19...v3.5.20) - fix(preset-built-in): mfsu monaco worker ([#​7397](https://togithub.com/umijs/umi/issues/7397)) [`fe02294`](https://togithub.com/umijs/umi/commit/fe0229471)
import-js/eslint-plugin-import ### [`v2.25.2`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#​2252---2021-10-12) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.1...v2.25.2) ##### Fixed - \[Deps] update `eslint-module-utils` for real this time (\[[#​2255](https://togithub.com/import-js/eslint-plugin-import/issues/2255)]) ### [`v2.25.1`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#​2251---2021-10-11) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.0...v2.25.1) ##### Fixed - \[Deps] update `eslint-module-utils` ### [`v2.25.0`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#​2250---2021-10-11) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.0) ##### Added - Support `eslint` v8 (\[[#​2191](https://togithub.com/import-js/eslint-plugin-import/issues/2191)], thanks \[[@​ota-meshi](https://togithub.com/ota-meshi)]) - \[`no-unresolved`]: add `caseSensitiveStrict` option (\[[#​1262](https://togithub.com/import-js/eslint-plugin-import/issues/1262)], thanks \[[@​sergei-startsev](https://togithub.com/sergei-startsev)]) - \[`no-unused-modules`]: add eslint v8 support (\[[#​2194](https://togithub.com/import-js/eslint-plugin-import/issues/2194)], thanks \[[@​coderaiser](https://togithub.com/coderaiser)]) - \[`no-restricted-paths`]: add/restore glob pattern support (\[[#​2219](https://togithub.com/import-js/eslint-plugin-import/issues/2219)], thanks \[[@​stropho](https://togithub.com/stropho)]) - \[`no-unused-modules`]: support dynamic imports (\[[#​1660](https://togithub.com/import-js/eslint-plugin-import/issues/1660)], \[[#​2212](https://togithub.com/import-js/eslint-plugin-import/issues/2212)], thanks \[[@​maxkomarychev](https://togithub.com/maxkomarychev)], \[[@​aladdin-add](https://togithub.com/aladdin-add)], \[[@​Hypnosphi](https://togithub.com/Hypnosphi)]) ##### Fixed - \[`no-unresolved`]: ignore type-only imports (\[[#​2220](https://togithub.com/import-js/eslint-plugin-import/issues/2220)], thanks \[[@​jablko](https://togithub.com/jablko)]) - \[`order`]: fix sorting imports inside TypeScript module declarations (\[[#​2226](https://togithub.com/import-js/eslint-plugin-import/issues/2226)], thanks \[[@​remcohaszing](https://togithub.com/remcohaszing)]) - \[`default`], `ExportMap`: Resolve extended TypeScript configuration files (\[[#​2240](https://togithub.com/import-js/eslint-plugin-import/issues/2240)], thanks \[[@​mrmckeb](https://togithub.com/mrmckeb)]) ##### Changed - \[Refactor] switch to an internal replacement for `pkg-up` and `read-pkg-up` (\[[#​2047](https://togithub.com/import-js/eslint-plugin-import/issues/2047)], thanks \[[@​mgwalker](https://togithub.com/mgwalker)]) - \[patch] TypeScript config: remove `.d.ts` from \[`import/parsers` setting] and \[`import/extensions` setting] (\[[#​2220](https://togithub.com/import-js/eslint-plugin-import/issues/2220)], thanks \[[@​jablko](https://togithub.com/jablko)]) - \[Refactor] \[`no-unresolved`], \[`no-extraneous-dependencies`]: moduleVisitor usage (\[[#​2233](https://togithub.com/import-js/eslint-plugin-import/issues/2233)], thanks \[[@​jablko](https://togithub.com/jablko)])
yannickcr/eslint-plugin-react ### [`v7.26.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7261---20210929) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1) ##### Fixed - \[`no-namespace`]: fix crash on non-string React.createElement name ([#​3082] [@​ljharb](https://togithub.com/ljharb)) - \[`no-namespace`]: avoid crash on non-string createElement values ([#​3085] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-no-target-blank`]: improve error messages ([#​3088] [@​cutiful](https://togithub.com/cutiful)) ##### Changed - \[Docs] \[`jsx-max-props-per-line`]: fix options example ([#​3083] [@​MrRaiter](https://togithub.com/MrRaiter)) [7.26.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1 [#​3088]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3088 [#​3085]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3085 [#​3083]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3083 [#​3082]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3082
facebook/jest ### [`v27.3.1`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2731) [Compare Source](https://togithub.com/facebook/jest/compare/v27.3.0...v27.3.1) ##### Fixes - `[expect]` Make `expect` extension properties `configurable` ([#​11978](https://togithub.com/facebook/jest/pull/11978)) - `[expect]` Fix `.any()` checks on primitive wrapper classes ([#​11976](https://togithub.com/facebook/jest/pull/11976)) ##### Chore & Maintenance - `[expect]` `BigInt` global is always defined, don't check for its existence at runtime ([#​11979](https://togithub.com/facebook/jest/pull/11979)) - `[jest-config, jest-util]` Use `ci-info` instead of `is-ci` to detect CI environment ([#​11973](https://togithub.com/facebook/jest/pull/11973)) ### [`v27.3.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2730) [Compare Source](https://togithub.com/facebook/jest/compare/v27.2.5...v27.3.0) ##### Features - `[jest-config]` Add `testEnvironmentOptions.html` to apply to jsdom input ([#​11950](https://togithub.com/facebook/jest/pull/11950)) - `[jest-resolver]` Support default export (`.`) in `exports` field *if* `main` is missing ([#​11919](https://togithub.com/facebook/jest/pull/11919)) ##### Fixes - `[expect]` Tweak and improve types ([#​11949](https://togithub.com/facebook/jest/pull/11949)) - `[jest-runtime]` Ensure absolute paths can be resolved within test modules ([#​11943](https://togithub.com/facebook/jest/pull/11943)) - `[jest-runtime]` Fix `instanceof` for `ModernFakeTimers` and `LegacyFakeTimers` methods ([#​11946](https://togithub.com/facebook/jest/pull/11946)) ### [`v27.2.5`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2725) [Compare Source](https://togithub.com/facebook/jest/compare/v27.2.4...v27.2.5) ##### Features - `[jest-config]` Warn when multiple Jest configs are located ([#​11922](https://togithub.com/facebook/jest/pull/11922)) ##### Fixes - `[expect]` Pass matcher context to asymmetric matchers ([#​11926](https://togithub.com/facebook/jest/pull/11926) & [#​11930](https://togithub.com/facebook/jest/pull/11930)) - `[expect]` Improve TypeScript types ([#​11931](https://togithub.com/facebook/jest/pull/11931)) - `[expect]` Improve typings of `toThrow()` and `toThrowError()` matchers ([#​11929](https://togithub.com/facebook/jest/pull/11929)) - `[jest-cli]` Improve `--help` printout by removing defunct `--browser` option ([#​11914](https://togithub.com/facebook/jest/pull/11914)) - `[jest-haste-map]` Use distinct cache paths for different values of `computeDependencies` ([#​11916](https://togithub.com/facebook/jest/pull/11916)) - `[@jest/reporters]` Do not buffer `console.log`s when using verbose reporter ([#​11054](https://togithub.com/facebook/jest/pull/11054)) ##### Chore & Maintenance - `[expect]` Export default matchers ([#​11932](https://togithub.com/facebook/jest/pull/11932)) - `[@jest/types]` Mark deprecated configuration options as `@deprecated` ([#​11913](https://togithub.com/facebook/jest/pull/11913))
remy/nodemon ### [`v2.0.14`](https://togithub.com/remy/nodemon/releases/v2.0.14) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.13...v2.0.14) ##### Bug Fixes - add windows signals SIGUSR2 & SIGUSR1 to terminate the process ([#​1938](https://togithub.com/remy/nodemon/issues/1938)) ([61e7abd](https://togithub.com/remy/nodemon/commit/61e7abd730839979c3ec099830d4af7030a6ce3f)), closes [#​1903](https://togithub.com/remy/nodemon/issues/1903) [#​1915](https://togithub.com/remy/nodemon/issues/1915) [#​1936](https://togithub.com/remy/nodemon/issues/1936) [#​1937](https://togithub.com/remy/nodemon/issues/1937) [#​1882](https://togithub.com/remy/nodemon/issues/1882) [#​1893](https://togithub.com/remy/nodemon/issues/1893) ### [`v2.0.13`](https://togithub.com/remy/nodemon/releases/v2.0.13) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.12...v2.0.13) ##### Bug Fixes - bump update-notifier ([90e7a3e](https://togithub.com/remy/nodemon/commit/90e7a3e1e2426098f0a849558ac9086fb4e75710)), closes [#​1919](https://togithub.com/remy/nodemon/issues/1919) - release process on main ([9f82a48](https://togithub.com/remy/nodemon/commit/9f82a48ff4f18a7bf0ce3f398ef5fd2be143d57d))
kulshekhar/ts-jest ### [`v27.0.7`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2707-httpsgithubcomkulshekharts-jestcomparev2706v2707-2021-10-16) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v27.0.6...v27.0.7) ##### Bug Fixes - correct `lodash` import ([#​2978](https://togithub.com/kulshekhar/ts-jest/issues/2978)) ([8b60679](https://togithub.com/kulshekhar/ts-jest/commit/8b60679574eb60a3c8109ffd389b64b86a167e72)), closes [#​2977](https://togithub.com/kulshekhar/ts-jest/issues/2977) ### [`v27.0.6`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2706-httpsgithubcomkulshekharts-jestcomparev2705v2706-2021-10-14) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v27.0.5...v27.0.6) ##### Bug Fixes - use specific `lodash` package instead of full package `lodash` ([#​2959](https://togithub.com/kulshekhar/ts-jest/issues/2959)) ([dc89fe5](https://togithub.com/kulshekhar/ts-jest/commit/dc89fe55f2b77da76443f827fe3055f07cf4809c)), closes [#​2954](https://togithub.com/kulshekhar/ts-jest/issues/2954)
TypeStrong/ts-node ### [`v10.4.0`](https://togithub.com/TypeStrong/ts-node/releases/v10.4.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v10.3.1...v10.4.0) **Added** - Adds support for targets "es2020" and "es2021" to swc transpiler ([#​1521](https://togithub.com/TypeStrong/ts-node/issues/1521)) - Adds automatic target downgrade when using older versions of swc ([#​1521](https://togithub.com/TypeStrong/ts-node/issues/1521)) - If tsconfig specifies es2020, but your version of swc only supports up to es2019, ts-node will automatically switch to es2019 instead of throwing an error **Changed** - Improves types and API docs for `creatEsmHooks` ([API docs](https://typestrong.org/ts-node/api/index.html#createEsmHooks)) ([#​1506](https://togithub.com/TypeStrong/ts-node/issues/1506), [#​1529](https://togithub.com/TypeStrong/ts-node/issues/1529)) **Fixed** - Fix [#​1526](https://togithub.com/TypeStrong/ts-node/issues/1526): data URL handling in new ESM loader hooks API ([#​1526](https://togithub.com/TypeStrong/ts-node/issues/1526), [#​1529](https://togithub.com/TypeStrong/ts-node/issues/1529)) https://github.com/TypeStrong/ts-node/milestone/8 ### [`v10.3.1`](https://togithub.com/TypeStrong/ts-node/releases/v10.3.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v10.3.0...v10.3.1) **Fixed** - Add version check to use new loader hooks API for node >=16.12.0 ([#​1522](https://togithub.com/TypeStrong/ts-node/issues/1522)) [@​shrujalshah28](https://togithub.com/shrujalshah28) https://github.com/TypeStrong/ts-node/milestone/7 ### [`v10.3.0`](https://togithub.com/TypeStrong/ts-node/releases/v10.3.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v10.2.1...v10.3.0) Questions about this release? Ask in the official discussion thread: [#​1507](https://togithub.com/TypeStrong/ts-node/issues/1507) **Added** - Declare types for node builtin modules within REPL so you do not need to import them ([#​1424](https://togithub.com/TypeStrong/ts-node/issues/1424), [#​1500](https://togithub.com/TypeStrong/ts-node/issues/1500)) - Node REPL exposes builtin modules as globals; typechecker now understands this - Typechecking should no longer raise errors when using builtins without first importing - For example: `util.promisify(setTimeout)(1000)` or `fs.readFileSync('example.txt')` - Add `createEsmHooks()` function to create ESM loader hooks ([API docs](https://typestrong.org/ts-node/api/index.html#createEsmHooks)) ([#​1439](https://togithub.com/TypeStrong/ts-node/issues/1439)) [@​nonara](https://togithub.com/nonara) - Can be used to compose our loader hooks with another loader or additional logic - `register()` accepts a ts-node `Service` ([API docs](https://typestrong.org/ts-node/api/index.html#register)) ([#​1474](https://togithub.com/TypeStrong/ts-node/issues/1474)) - `register(options)` is still supported; no breaking changes - Add support for Node.js's new loader hooks API ([#​1372](https://togithub.com/TypeStrong/ts-node/issues/1372), [#​1457](https://togithub.com/TypeStrong/ts-node/issues/1457), [#​1007](https://togithub.com/TypeStrong/ts-node/issues/1007)) [@​jonaskello](https://togithub.com/jonaskello) - Node.js has changed their loader hooks API - ts-node is compatible with all node versions, detects your node version and exposes the correct hooks API - Node's new API currently only available in node v17 nightly builds - Node will eventually backport the changes to node 16, and may also be backport to 14 and 12 - Add `--emit` to `--help` output ([#​1400](https://togithub.com/TypeStrong/ts-node/issues/1400), [#​1484](https://togithub.com/TypeStrong/ts-node/issues/1484)) [@​markbradley27](https://togithub.com/markbradley27) **Changed** - When ts-node is registered and other libraries `require('source-map-support')`, they will be redirected to `@cspotcode/source-map-support` - See complete description in **Fixed** section below **Fixed** - Fix [#​1440](https://togithub.com/TypeStrong/ts-node/issues/1440), [#​1441](https://togithub.com/TypeStrong/ts-node/issues/1441), [#​1438](https://togithub.com/TypeStrong/ts-node/issues/1438), [#​1495](https://togithub.com/TypeStrong/ts-node/issues/1495): Incorrect stack traces when third-party libraries use `source-map-support` instead of `@cspotcode/source-map-support` ([#​1440](https://togithub.com/TypeStrong/ts-node/issues/1440), [#​1441](https://togithub.com/TypeStrong/ts-node/issues/1441), [#​1438](https://togithub.com/TypeStrong/ts-node/issues/1438), [#​1495](https://togithub.com/TypeStrong/ts-node/issues/1495), [cspotcode/node-source-map-support#​23](https://togithub.com/cspotcode/node-source-map-support/issues/23), [#​1496](https://togithub.com/TypeStrong/ts-node/issues/1496), [#​1497](https://togithub.com/TypeStrong/ts-node/issues/1497)) [@​ejose19](https://togithub.com/ejose19) - When ts-node is registered and other libraries `require('source-map-support')`, they will be redirected to `@cspotcode/source-map-support` - ts-node uses `@cspotcode/source-map-support` for the fixes and enhancements listed here: [`@cspotcode/source-map-support` changelog](https://togithub.com/cspotcode/node-source-map-support/issues/24) - To ensure correct stack traces, all libraries must share a compatible sourcemap support implementation - Fix [#​1363](https://togithub.com/TypeStrong/ts-node/issues/1363): REPL may erroneously combine previous input with next input, eval both as a single statement ([#​1363](https://togithub.com/TypeStrong/ts-node/issues/1363), [#​1480](https://togithub.com/TypeStrong/ts-node/issues/1480)) [@​TheUnlocked](https://togithub.com/TheUnlocked) - For example, entering `100` on first line and `* 2` on second line would erronously be interpreted as `100 * 2` - REPL now ensures both lines are separate statements, both when typechecking and when evaluating - Fix [#​1488](https://togithub.com/TypeStrong/ts-node/issues/1488): Node may log "circular dependency" warning when using `allowJs` ([#​1488](https://togithub.com/TypeStrong/ts-node/issues/1488), [#​1489](https://togithub.com/TypeStrong/ts-node/issues/1489)) - Fix [#​1301](https://togithub.com/TypeStrong/ts-node/issues/1301): Filter empty strings from `TS_NODE_IGNORE` and `TS_NODE_IGNORE_DIAGNOSTICS`; treat empty environment variable as empty array ([#​1301](https://togithub.com/TypeStrong/ts-node/issues/1301), [#​1483](https://togithub.com/TypeStrong/ts-node/issues/1483)) [@​ValeriaVG](https://togithub.com/ValeriaVG) - `TS_NODE_IGNORE= ts-node ./example.ts` will disable default ignore rules; will compile files in `./node_modules` **Docs** - Update VSCode debug configuration ([Docs](https://typestrong.org/ts-node/docs/recipes/visual-studio-code)) ([#​1466](https://togithub.com/TypeStrong/ts-node/issues/1466)) - Update ESM-related messaging to clarify that experimental status is due to Node.js, not ts-node ([#​1455](https://togithub.com/TypeStrong/ts-node/issues/1455)) - Refer to ts-node consistently ([#​1481](https://togithub.com/TypeStrong/ts-node/issues/1481)) [@​animafps](https://togithub.com/animafps) https://github.com/TypeStrong/ts-node/milestone/5
Microsoft/TypeScript ### [`v4.4.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.4.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4) This patch release contains fixes for [a performance regression in `--build` mode](https://togithub.com/microsoft/TypeScript/issues/46204) by [only calling `realpath` on `package.json`](https://togithub.com/microsoft/TypeScript/pull/462090) files only when those files are known to exist on disk, and [to only perform this work under `--watch` mode](https://togithub.com/microsoft/TypeScript/pull/46211). *** For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.4.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.0+%28Beta%29%22+). - [fixed issues query for Typescript 4.4.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.1+%28RC%29%22+). - [fixed issues query for Typescript 4.4.2](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.2%22+). - [fixed issues query for Typescript 4.4.3](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.3%22+). - [fixed issues query for Typescript 4.4.4](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.4.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2017/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-444) ([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.6.11`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​2611-httpsgithubcomvitejsvitecomparev269v2611-2021-10-25) ##### Bug Fixes - **build:** let top-level `this` refer to `globalThis` ([#​5312](https://togithub.com/vitejs/vite/issues/5312)) ([7e25429](https://togithub.com/vitejs/vite/commit/7e254291e7870bdc621b71c3817f001efe9d648c)) - bundle ws types ([#​5340](https://togithub.com/vitejs/vite/issues/5340)) ([bc4a96c](https://togithub.com/vitejs/vite/commit/bc4a96c883e849cf4dbd74356d4240763e713aef)) - **client:** fix typo in overlay config hint ([#​5343](https://togithub.com/vitejs/vite/issues/5343)) ([96591bf](https://togithub.com/vitejs/vite/commit/96591bf9989529de839ba89958755eafe4c445ae)) - consider deep imports in isBuiltIn ([#​5248](https://togithub.com/vitejs/vite/issues/5248)) ([269a1b6](https://togithub.com/vitejs/vite/commit/269a1b672bf954ed68d19d4541b9bdb471fc1937)) - ensure server.host is passed in preview-mode (fix [#​5387](https://togithub.com/vitejs/vite/issues/5387)) ([#​5389](https://togithub.com/vitejs/vite/issues/5389)) ([61b4b39](https://togithub.com/vitejs/vite/commit/61b4b39acd4c122b26a6c91c45bb0727728da7a3)) - load-fallback catch ([#​5412](https://togithub.com/vitejs/vite/issues/5412)) ([e73281c](https://togithub.com/vitejs/vite/commit/e73281c806276740c337aea69a233e39235f5a0b)) - restrict static middleware fs access ([#​5361](https://togithub.com/vitejs/vite/issues/5361)) ([1f4723b](https://togithub.com/vitejs/vite/commit/1f4723bbd82e234e779ee4cbc3a51b85c24463e0)) - **ssr:** ssrTransfrom with function declaration in scope, fix [#​4306](https://togithub.com/vitejs/vite/issues/4306) ([#​5376](https://togithub.com/vitejs/vite/issues/5376)) ([5306632](https://togithub.com/vitejs/vite/commit/5306632603fb5bb6d93f06e2412416394166e371)) ##### Performance Improvements - minify css only when needed ([#​5178](https://togithub.com/vitejs/vite/issues/5178)) ([7970239](https://togithub.com/vitejs/vite/commit/79702392874d81819e090a4a235313df83a7515c)) ### [`v2.6.10`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​2610-httpsgithubcomvitejsvitecomparev269v2610-2021-10-18) ##### Bug Fixes - bundle ws types ([#​5340](https://togithub.com/vitejs/vite/issues/5340)) ([bc4a96c](https://togithub.com/vitejs/vite/commit/bc4a96c883e849cf4dbd74356d4240763e713aef)) ### [`v2.6.9`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​269-httpsgithubcomvitejsvitecomparev268v269-2021-10-18) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.8...v2.6.9) ### [`v2.6.8`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​268-httpsgithubcomvitejsvitecomparev267v268-2021-10-18) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.7...v2.6.8) ##### Bug Fixes - avoid scan failures in .svelte and .astro files ([#​5193](https://togithub.com/vitejs/vite/issues/5193)) ([386ca79](https://togithub.com/vitejs/vite/commit/386ca79da5c54c35cdff978d0f48481bbbaacd44)) - **deps:** bump postcss-load-config to 3.1.0 ([#​5277](https://togithub.com/vitejs/vite/issues/5277)) ([b7e8a5c](https://togithub.com/vitejs/vite/commit/b7e8a5c0423570789f8c5476ac42e39ce8c2a009)) - **html:** tags prepend doctype regex ([#​5315](https://togithub.com/vitejs/vite/issues/5315)) ([256b2bb](https://togithub.com/vitejs/vite/commit/256b2bbd20a31b4a363cb1cf3b6c7e797b0ee5f2)) - improve HTML script proxying ([#​5279](https://togithub.com/vitejs/vite/issues/5279)) ([1d6e7bb](https://togithub.com/vitejs/vite/commit/1d6e7bb38570a65f54f813a2dc2165f719a1391b)) - regEx for tag, fix [#​5285](https://togithub.com/vitejs/vite/issues/5285) ([#​5311](https://togithub.com/vitejs/vite/issues/5311)) ([3ac08cc](https://togithub.com/vitejs/vite/commit/3ac08cc78432e3640e3d2925ca854247493b4903)) - **ssr:** make import.meta.url be the filesystem URL ([#​5268](https://togithub.com/vitejs/vite/issues/5268)) ([7674cf2](https://togithub.com/vitejs/vite/commit/7674cf2e558c6209f667a112a7862058fe7290c8)) ##### Features - **ws:** expose `on` / `off` for `server.ws` ([#​5273](https://togithub.com/vitejs/vite/issues/5273)) ([6f696be](https://togithub.com/vitejs/vite/commit/6f696be112d5d0c3db433ae9cf0c73af078f2825)) ### [`v2.6.7`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​267-httpsgithubcomvitejsvitecomparev266v267-2021-10-11) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.6...v2.6.7) ### [`v2.6.6`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​266-httpsgithubcomvitejsvitecomparev265v266-2021-10-11) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.5...v2.6.6) ##### Bug Fixes - avoid unnecessary pre-bundling warning ([b586098](https://togithub.com/vitejs/vite/commit/b58609829262255d73363229584a2341bc4f568d)) - **server:** skipped for ended response ([#​5230](https://togithub.com/vitejs/vite/issues/5230)) ([7255fd5](https://togithub.com/vitejs/vite/commit/7255fd5f04e71e81d80a0a28fad3ac72bffe186e)) ##### Features - add `build.cssTarget` option ([#​5132](https://togithub.com/vitejs/vite/issues/5132)) ([b17444f](https://togithub.com/vitejs/vite/commit/b17444fd97b02bc54410c8575e7d3cb25e4058c2)), closes [#​4746](https://togithub.com/vitejs/vite/issues/4746) [#​5070](https://togithub.com/vitejs/vite/issues/5070) [#​4930](https://togithub.com/vitejs/vite/issues/4930) ### [`v2.6.5`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​265-httpsgithubcomvitejsvitecomparev264v265-2021-10-07) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.4...v2.6.5) ##### Features - **internal:** expose printHttpServerUrls ([f94a720](https://togithub.com/vitejs/vite/commit/f94a720478c4905463ddf36f4c666431b2a438a9)) - **server:** expose server.printUrls() ([96a9ee4](https://togithub.com/vitejs/vite/commit/96a9ee4f3566e273db53ef9023222699520e4f8f)) ### [`v2.6.4`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​264-httpsgithubcomvitejsvitecomparev263v264-2021-10-07) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.3...v2.6.4) ##### Bug Fixes - better error message for parse failures ([#​5192](https://togithub.com/vitejs/vite/issues/5192)) ([8fe8df3](https://togithub.com/vitejs/vite/commit/8fe8df37d4b68705bfb2f768b47ca99a8678f4e9)) - use Function instead of eval to dynamically import config files ([#​5213](https://togithub.com/vitejs/vite/issues/5213)) ([10694dd](https://togithub.com/vitejs/vite/commit/10694dd6ad98933b7d857919c09c0f5f8c22da21)) ### [`v2.6.3`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​263-httpsgithubcomvitejsvitecomparev262v263-2021-10-05) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.2...v2.6.3) ##### Bug Fixes - **dev:** read property of undefined ([#​5177](https://togithub.com/vitejs/vite/issues/5177)) ([70e882f](https://togithub.com/vitejs/vite/commit/70e882f06a80bcfb6f5189902984751d9c06cf8f)) - **type:** update ExportsData type ([b582581](https://togithub.com/vitejs/vite/commit/b582581761519a14424e707131a8818de35fd2c4)) - upgrade to [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) 21.x ([#​5173](https://togithub.com/vitejs/vite/issues/5173)) ([c5bfc5e](https://togithub.com/vitejs/vite/commit/c5bfc5ec2f52877cd4c57c6731a927ac79b8d322)) ### [`v2.6.2`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​262-httpsgithubcomvitejsvitecomparev261v262-2021-09-30) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.1...v2.6.2) ##### Bug Fixes - **cli:** log correct hostname ([#​5156](https://togithub.com/vitejs/vite/issues/5156)) ([6f977a5](https://togithub.com/vitejs/vite/commit/6f977a5f01604d406d2e0c74c4d01a79d3416f06)) - properly handle postfix for getRealPath ([#​5149](https://togithub.com/vitejs/vite/issues/5149)) ([7d257c3](https://togithub.com/vitejs/vite/commit/7d257c38356f8195ca44b39b55f9d791c6b8c33e)) ### [`v2.6.1`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​2611-httpsgithubcomvitejsvitecomparev269v2611-2021-10-25) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.6.0...v2.6.1) ##### Bug Fixes - **build:** let top-level `this` refer to `globalThis` ([#​5312](https://togithub.com/vitejs/vite/issues/5312)) ([7e25429](https://togithub.com/vitejs/vite/commit/7e254291e7870bdc621b71c3817f001efe9d648c)) - bundle ws types ([#​5340](https://togithub.com/vitejs/vite/issues/5340)) ([bc4a96c](https://togithub.com/vitejs/vite/commit/bc4a96c883e849cf4dbd74356d4240763e713aef)) - **client:** fix typo in overlay config hint ([#​5343](https://togithub.com/vitejs/vite/issues/5343)) ([96591bf](https://togithub.com/vitejs/vite/commit/96591bf9989529de839ba89958755eafe4c445ae)) - consider deep imports in isBuiltIn ([#​5248](https://togithub.com/vitejs/vite/issues/5248)) ([269a1b6](https://togithub.com/vitejs/vite/commit/269a1b672bf954ed68d19d4541b9bdb471fc1937)) - ensure server.host is passed in preview-mode (fix [#​5387](https://togithub.com/vitejs/vite/issues/5387)) ([#​5389](https://togithub.com/vitejs/vite/issues/5389)) ([61b4b39](https://togithub.com/vitejs/vite/commit/61b4b39acd4c122b26a6c91c45bb0727728da7a3)) - load-fallback catch ([#​5412](https://togithub.com/vitejs/vite/issues/5412)) ([e73281c](https://togithub.com/vitejs/vite/commit/e73281c806276740c337aea69a233e39235f5a0b)) - restrict static middleware fs access ([#​5361](https://togithub.com/vitejs/vite/issues/5361)) ([1f4723b](https://togithub.com/vitejs/vite/commit/1f4723bbd82e234e779ee4cbc3a51b85c24463e0)) - **ssr:** ssrTransfrom with function declaration in scope, fix [#​4306](https://togithub.com/vitejs/vite/issues/4306) ([#​5376](https://togithub.com/vitejs/vite/issues/5376)) ([5306632](https://togithub.com/vitejs/vite/commit/5306632603fb5bb6d93f06e2412416394166e371)) ##### Performance Improvements - minify css only when needed ([#​5178](https://togithub.com/vitejs/vite/issues/5178)) ([7970239](https://togithub.com/vitejs/vite/commit/79702392874d81819e090a4a235313df83a7515c)) ### [`v2.6.0`](https://togithub.com/vitejs/vite/blob/master/packages/vite/CHANGELOG.md#​260-httpsgithubcomvitejsvitecomparev260-beta4v260-2021-09-29) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.5.10...v2.6.0)

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

zthxxx commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/npm failed, reason: unable to get local issuer certificate

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2021-10-26T03_22_10_846Z-debug.log