reduxjs / redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI
http://youtube.com/watch?v=xsSnOQynTHs
MIT License
13.98k stars 1.15k forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/babel-preset-css-prop (source) ^11.11.0 -> ^11.12.0 age adoption passing confidence
@emotion/react (source) ^11.11.4 -> ^11.13.0 age adoption passing confidence
@emotion/styled (source) ^11.11.5 -> ^11.13.0 age adoption passing confidence
@storybook/addon-essentials (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/addon-interactions (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/addon-links (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/blocks (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/react (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/react-webpack5 (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@storybook/test (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
@types/node (source) ^20.14.10 -> ^20.14.11 age adoption passing confidence
chromedriver ^126.0.4 -> ^126.0.5 age adoption passing confidence
eslint-plugin-react ^7.34.4 -> ^7.35.0 age adoption passing confidence
framer-motion ^11.3.4 -> ^11.3.8 age adoption passing confidence
nx (source) ^19.4.3 -> ^19.5.1 age adoption passing confidence
pnpm (source) 8.15.8 -> 8.15.9 age adoption passing confidence
react-router-dom (source) ^6.25.0 -> ^6.25.1 age adoption passing confidence
selenium-webdriver (source) ^4.22.0 -> ^4.23.0 age adoption passing confidence
semver ^7.6.2 -> ^7.6.3 age adoption passing confidence
storybook (source) ^8.2.4 -> ^8.2.5 age adoption passing confidence
ts-jest (source) ^29.2.2 -> ^29.2.3 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/babel-preset-css-prop) ### [`v11.12.0`](https://togithub.com/emotion-js/emotion/compare/@emotion/babel-preset-css-prop@11.11.0...d57cfcb6daf48fc5458f91b4db2e072fbc2863e4) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/babel-preset-css-prop@11.11.0...@emotion/babel-preset-css-prop@11.12.0)
storybookjs/storybook (@​storybook/addon-essentials) ### [`v8.2.5`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#825) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.2.4...v8.2.5) - CPC: Add the globals export for manager - [#​28650](https://togithub.com/storybookjs/storybook/pull/28650), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CPC: Correct path to the `@storybook/theming/create` alias - [#​28643](https://togithub.com/storybookjs/storybook/pull/28643), thanks [@​Averethel](https://togithub.com/Averethel)! - Components: Remove external overrides - [#​28632](https://togithub.com/storybookjs/storybook/pull/28632), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Core: Fix header for MountMustBeDestructuredError message - [#​28590](https://togithub.com/storybookjs/storybook/pull/28590), thanks [@​0916dhkim](https://togithub.com/0916dhkim)! - Onboarding: Fix code snippet when story name differs from export name - [#​28649](https://togithub.com/storybookjs/storybook/pull/28649), thanks [@​ghengeveld](https://togithub.com/ghengeveld)! - Telemetry: Add mount, beforeEach, moduleMock stats - [#​28624](https://togithub.com/storybookjs/storybook/pull/28624), thanks [@​shilman](https://togithub.com/shilman)! - Telemetry: CSF feature usage - [#​28622](https://togithub.com/storybookjs/storybook/pull/28622), thanks [@​shilman](https://togithub.com/shilman)!
storybookjs/storybook (@​storybook/addon-links) ### [`v8.2.5`](https://togithub.com/storybookjs/storybook/compare/v8.2.4...e3c5995c1ca27708285b282808c344f4f5265433) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.2.4...v8.2.5)
storybookjs/storybook (@​storybook/addon-onboarding) ### [`v8.2.5`](https://togithub.com/storybookjs/storybook/compare/v8.2.4...e3c5995c1ca27708285b282808c344f4f5265433) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.2.4...v8.2.5)
giggio/node-chromedriver (chromedriver) ### [`v126.0.5`](https://togithub.com/giggio/node-chromedriver/compare/126.0.4...126.0.5) [Compare Source](https://togithub.com/giggio/node-chromedriver/compare/126.0.4...126.0.5)
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.35.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7350---20240719) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0) ##### Added - support eslint v9 ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - export flat configs from plugin root and fix flat config crash ([#​3694][] [@​bradzacher](https://togithub.com/bradzacher) [@​mdjermanovic](https://togithub.com/mdjermanovic)) - add \[`jsx-props-no-spread-multi`] ([#​3724][] [@​SimonSchick](https://togithub.com/SimonSchick)) - \[`forbid-component-props`]: add `propNamePattern` to allow / disallow prop name patterns ([#​3774][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`jsx-handler-names`]: support ignoring component names ([#​3772][] [@​akulsr0](https://togithub.com/akulsr0)) - version settings: Allow react defaultVersion to be configurable ([#​3771][] [@​onlywei](https://togithub.com/onlywei)) - \[`jsx-closing-tag-location`]: add `line-aligned` option ([#​3777] [@​kimtaejin3](https://togithub.com/kimtaejin3)) - \[`no-danger`]: add `customComponentNames` option ([#​3748][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Fixed - \[`no-invalid-html-attribute`]: substitute placeholders in suggestion messages ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - \[`sort-prop-types`]: single line type ending without semicolon ([#​3784][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`require-default-props`]: report when required props have default value ([#​3785][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Changed - \[Refactor] `variableUtil`: Avoid creating a single flat variable scope for each lookup ([#​3782][] [@​DanielRosenwasser](https://togithub.com/DanielRosenwasser)) [7.35.0]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0 [#​3785]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3785 [#​3784]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3784 [#​3782]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3782 [#​3777]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3777 [#​3774]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3774 [#​3772]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3772 [#​3771]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3771 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3748]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3748 [#​3724]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3724 [#​3694]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3694
framer/motion (framer-motion) ### [`v11.3.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1138-2024-07-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.7...v11.3.8) ##### Changed - Improve performance of layout animation calculated projection comparisons. ### [`v11.3.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1137-2024-07-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.6...v11.3.7) ##### Changed - Active render scheduling check to prevent unnecessary `Set` lookups. ### [`v11.3.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1136-2024-07-17) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.5...v11.3.6) ##### Changed - Minor performance improvements for layout animations. ### [`v11.3.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1135-2024-07-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.4...v11.3.5) ##### Fixed - Ensuring DOM bundle doesn't include `react` and `react-dom` as dependencies.
nrwl/nx (nx) ### [`v19.5.1`](https://togithub.com/nrwl/nx/releases/tag/19.5.1) [Compare Source](https://togithub.com/nrwl/nx/compare/19.5.0...19.5.1) #### 19.5.1 (2024-07-18) ##### 🚀 Features - **module-federation:** add nx-runtime-library-control-plugin ([#​26816](https://togithub.com/nrwl/nx/pull/26816)) - **nx-dev:** add announcement pill on top of hero section ([#​26961](https://togithub.com/nrwl/nx/pull/26961)) - **nx-dev:** improve hero section on homepage ([1f34788c75](https://togithub.com/nrwl/nx/commit/1f34788c75)) ##### 🩹 Fixes - **devkit:** remove --web from being logged to show project details ([#​26968](https://togithub.com/nrwl/nx/pull/26968)) - **misc:** update concurrency in ci workflows to 3 ([#​26974](https://togithub.com/nrwl/nx/pull/26974)) - **nx-dev:** Navigating to blogs should work ([#​26972](https://togithub.com/nrwl/nx/pull/26972)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Juri [@​juristr](https://togithub.com/juristr) - Juri Strumpflohner [@​juristr](https://togithub.com/juristr) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) ### [`v19.5.0`](https://togithub.com/nrwl/nx/releases/tag/19.5.0) [Compare Source](https://togithub.com/nrwl/nx/compare/19.4.4...19.5.0) ##### 19.5.0 (2024-07-17) ##### 🚀 Features - **angular:** support angular v18.1.0 ([#​26504](https://togithub.com/nrwl/nx/pull/26504)) - **core:** move target defaults back to post graph step ([#​26596](https://togithub.com/nrwl/nx/pull/26596)) - **core:** support compile to wasi target ([#​22870](https://togithub.com/nrwl/nx/pull/22870)) - **core:** add support for wildcards in dependsOn ([#​19611](https://togithub.com/nrwl/nx/pull/19611)) - **core:** uncomment start-ci-run ([#​26645](https://togithub.com/nrwl/nx/pull/26645)) - **core:** avoid forking process for nx:noop ([#​26869](https://togithub.com/nrwl/nx/pull/26869)) - **core:** enable plugin isolation by default ([#​26888](https://togithub.com/nrwl/nx/pull/26888)) - **core:** pattern matching for target defaults ([#​26870](https://togithub.com/nrwl/nx/pull/26870)) - **core:** add parallelism to target configuration ([#​26820](https://togithub.com/nrwl/nx/pull/26820)) - **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#​26948](https://togithub.com/nrwl/nx/pull/26948)) - **gradle:** gradle atomizer ([#​26663](https://togithub.com/nrwl/nx/pull/26663)) - **gradle:** add help metadata ([#​26810](https://togithub.com/nrwl/nx/pull/26810)) - **gradle:** change test glob to include Tests and Test ([#​26913](https://togithub.com/nrwl/nx/pull/26913)) - **graph:** add copy button for entire target configuration ([#​26284](https://togithub.com/nrwl/nx/pull/26284)) - **js:** add createNodesV2 for typescript plugin ([#​26788](https://togithub.com/nrwl/nx/pull/26788)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#​26637](https://togithub.com/nrwl/nx/pull/26637)) - **module-federation:** use [@​module-federation/enhanced](https://togithub.com/module-federation/enhanced) for withModuleFederation ([#​26777](https://togithub.com/nrwl/nx/pull/26777)) - **nx-dev:** update next to fix img fetchpriority error ([#​26766](https://togithub.com/nrwl/nx/pull/26766)) - **nx-dev:** add customers & company pages ([#​26813](https://togithub.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#​26922](https://togithub.com/nrwl/nx/pull/26922)) - **nx-dev:** update home page ([#​26893](https://togithub.com/nrwl/nx/pull/26893)) - **react:** add support for React Compiler in @​nx/react/babel ([#​26826](https://togithub.com/nrwl/nx/pull/26826)) - **react-native:** update react-native-svg to 15.3.0 ([#​26827](https://togithub.com/nrwl/nx/pull/26827)) ##### 🩹 Fixes - **core:** handle packageManager property with createPackageJson ([#​26726](https://togithub.com/nrwl/nx/pull/26726)) - **core:** do not re-register ts-node twice for the same compiler opt… ([#​26758](https://togithub.com/nrwl/nx/pull/26758)) - **core:** cannot read properties of undefined (reading 'options') ([#​26721](https://togithub.com/nrwl/nx/pull/26721)) - **core:** register swc transpiler once per compilerOptions ([#​26807](https://togithub.com/nrwl/nx/pull/26807)) - **core:** always inherit output from plugins ([#​26797](https://togithub.com/nrwl/nx/pull/26797)) - **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#​26806](https://togithub.com/nrwl/nx/pull/26806)) - **core:** recursive resolve deps on create command graph ([#​22989](https://togithub.com/nrwl/nx/pull/22989)) - **core:** ensure better create nodes error messaging ([#​26811](https://togithub.com/nrwl/nx/pull/26811)) - **core:** load isolated plugins in parallel ([#​26874](https://togithub.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#​26858](https://togithub.com/nrwl/nx/pull/26858)) - **core:** do not mutate target defaults ([#​26941](https://togithub.com/nrwl/nx/pull/26941)) - **core:** merge package.json plugins and updated project.json plugin… ([#​26952](https://togithub.com/nrwl/nx/pull/26952)) - **core:** running just 'nx' should show help ([#​26871](https://togithub.com/nrwl/nx/pull/26871)) - **core:** decrease initial memory for wasm ([#​26956](https://togithub.com/nrwl/nx/pull/26956)) - **core:** properly handle reading target defaults ([#​26959](https://togithub.com/nrwl/nx/pull/26959)) - **core:** disable isolation in wasm ([#​26960](https://togithub.com/nrwl/nx/pull/26960)) - **gradle:** pass process.env when running gradle ([#​26776](https://togithub.com/nrwl/nx/pull/26776)) - **gradle:** fix gradle exclude src/test ([#​26741](https://togithub.com/nrwl/nx/pull/26741)) - **js:** node executor now correctly kills tasks when exiting ([#​19219](https://togithub.com/nrwl/nx/pull/19219)) - **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#​26801](https://togithub.com/nrwl/nx/pull/26801)) - **linter:** Correctly collect lintable files for project in [@​nx/eslint](https://togithub.com/nx/eslint) plugin ([#​26638](https://togithub.com/nrwl/nx/pull/26638)) - **misc:** respect useInferencePlugin in nx.json when generating apps and libs ([#​26703](https://togithub.com/nrwl/nx/pull/26703)) - **misc:** adjust nx cloud ab test ([#​26866](https://togithub.com/nrwl/nx/pull/26866)) - **misc:** properly set the value of the bitbucket option for ci work… ([#​26890](https://togithub.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#​26907](https://togithub.com/nrwl/nx/pull/26907)) - **misc:** add NX_E2E_RUN_E2E env to e2eInputs ([#​26939](https://togithub.com/nrwl/nx/pull/26939)) - **misc:** finalize ab testing ([#​26958](https://togithub.com/nrwl/nx/pull/26958)) - **node:** Enable e2e test ([#​23508](https://togithub.com/nrwl/nx/pull/23508)) - **nx-cloud:** onboarding cloud version handling ([#​26790](https://togithub.com/nrwl/nx/pull/26790)) - **nx-dev:** plugin-registry menu ([#​26767](https://togithub.com/nrwl/nx/pull/26767)) - **nx-dev:** Update Next.js version ([#​26912](https://togithub.com/nrwl/nx/pull/26912)) - **nx-dev:** website copy corrections and changes ([3a40d37f5e](https://togithub.com/nrwl/nx/commit/3a40d37f5e)) - **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#​22429](https://togithub.com/nrwl/nx/pull/22429)) - **rollup:** always generate package.json when using [@​nx/rollup](https://togithub.com/nx/rollup):rollup ([#​26940](https://togithub.com/nrwl/nx/pull/26940)) - **testing:** pin cypress to 13.12.0 and re-enable skipped tests ([#​26751](https://togithub.com/nrwl/nx/pull/26751)) - **vite:** infer build and serve targets when rollupOptions.input is present ([#​26750](https://togithub.com/nrwl/nx/pull/26750)) - **vite:** remove deprecated cache.dir from vitest generation ([#​26756](https://togithub.com/nrwl/nx/pull/26756)) - **vite:** Only attempt to amend test object if one exists ([#​26822](https://togithub.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#​26867](https://togithub.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Ben Snyder - Benjamin Cabanes [@​bcabanes](https://togithub.com/bcabanes) - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - EugeneKruglei [@​EugeneKruglei](https://togithub.com/EugeneKruglei) - Gunter Chou [@​gunter1020](https://togithub.com/gunter1020) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Jasper McCulloch - Johanna Pearce - Jonathan Gelin [@​jogelin](https://togithub.com/jogelin) - Juri Strumpflohner [@​juristr](https://togithub.com/juristr) - Katerina Skroumpelou [@​mandarini](https://togithub.com/mandarini) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - LongYinan - Maciej Łyskawiński [@​LonguCodes](https://togithub.com/LonguCodes) - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Miroslav Jonaš [@​meeroslav](https://togithub.com/meeroslav) - Naymi - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) - Pavlo [@​fxposter](https://togithub.com/fxposter) ### [`v19.4.4`](https://togithub.com/nrwl/nx/releases/tag/19.4.4) [Compare Source](https://togithub.com/nrwl/nx/compare/19.4.3...19.4.4) ##### 19.4.4 (2024-07-16) ##### 🚀 Features - **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#​26948](https://togithub.com/nrwl/nx/pull/26948)) - **nx-dev:** update home page ([#​26893](https://togithub.com/nrwl/nx/pull/26893)) ##### 🩹 Fixes - **core:** do not mutate target defaults ([#​26941](https://togithub.com/nrwl/nx/pull/26941)) - **core:** running just 'nx' should show help ([#​26871](https://togithub.com/nrwl/nx/pull/26871)) - **linter:** Correctly collect lintable files for project in [@​nx/eslint](https://togithub.com/nx/eslint) plugin ([#​26638](https://togithub.com/nrwl/nx/pull/26638)) - **nx-dev:** Update Next.js version ([#​26912](https://togithub.com/nrwl/nx/pull/26912)) - **rollup:** always generate package.json when using [@​nx/rollup](https://togithub.com/nx/rollup):rollup ([#​26940](https://togithub.com/nrwl/nx/pull/26940)) ##### ❤️ Thank You - Benjamin Cabanes [@​bcabanes](https://togithub.com/bcabanes) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Gunter Chou [@​gunter1020](https://togithub.com/gunter1020) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham)
pnpm/pnpm (pnpm) ### [`v8.15.9`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.9): pnpm 8.15.9 [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.8...v8.15.9) #### Patch Changes - Deduplicate bin names to prevent race condition and corrupted bin scripts [#​7833](https://togithub.com/pnpm/pnpm/issues/7833). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
remix-run/react-router (react-router-dom) ### [`v6.25.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6251) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.25.0...react-router-dom@6.25.1) ##### Patch Changes - Memoize some `RouterProvider` internals to reduce unnecessary re-renders ([#​11803](https://togithub.com/remix-run/react-router/pull/11803)) - Updated dependencies: - `react-router@6.25.1`
SeleniumHQ/selenium (selenium-webdriver) ### [`v4.23.0`](https://togithub.com/SeleniumHQ/selenium/compare/c5f314670396b04e92b32500bd6e0dfac31e841f...4df0a231af83908edb1a4304028b508f245d26a8)
npm/node-semver (semver) ### [`v7.6.3`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#763-2024-07-16) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.2...v7.6.3) ##### Bug Fixes - [`73a3d79`](https://togithub.com/npm/node-semver/commit/73a3d79c4ec32d5dd62c9d5f64e5af7fbdad9ec0) [#​726](https://togithub.com/npm/node-semver/pull/726) optimize Range parsing and formatting ([#​726](https://togithub.com/npm/node-semver/issues/726)) ([@​jviide](https://togithub.com/jviide)) ##### Documentation - [`2975ece`](https://togithub.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064) [#​719](https://togithub.com/npm/node-semver/pull/719) fix extra backtick typo ([#​719](https://togithub.com/npm/node-semver/issues/719)) ([@​stdavis](https://togithub.com/stdavis))
kulshekhar/ts-jest (ts-jest) ### [`v29.2.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 7b1826464f9b30ee2cf9dfaea36b881c7341a497

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR