canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
104 stars 58 forks source link

chore(deps): update all dependencies #1159

Open renovate[bot] opened 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.25.6 -> 7.25.9 age adoption passing confidence
@babel/eslint-parser (source) 7.25.1 -> 7.25.9 age adoption passing confidence
@babel/preset-react (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.24.7 -> 7.26.0 age adoption passing confidence
@eslint/compat 1.1.1 -> 1.2.2 age adoption passing confidence
@eslint/js (source) 9.9.1 -> 9.13.0 age adoption passing confidence
@percy/cli (source) 1.29.3 -> 1.30.1 age adoption passing confidence
@storybook/addon-a11y (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/addon-essentials (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/addon-interactions (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/addon-links (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/addon-onboarding (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/blocks (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/react (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@storybook/react-webpack5 (source) 8.2.9 -> 8.4.0 age adoption passing confidence
@testing-library/jest-dom 6.5.0 -> 6.6.3 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence
@types/node (source) 20.16.3 -> 20.17.5 age adoption passing confidence
@types/react (source) 18.3.5 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
cypress (source) 13.14.1 -> 13.15.1 age adoption passing confidence
eslint (source) 9.9.1 -> 9.13.0 age adoption passing confidence
eslint-plugin-cypress 3.5.0 -> 3.6.0 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.35.2 -> 7.37.2 age adoption passing confidence
eslint-plugin-storybook 0.8.0 -> 0.10.1 age adoption passing confidence
eslint-plugin-testing-library 6.3.0 -> 6.4.0 age adoption passing confidence
jackspeak 2.1.1 -> 2.3.6 age adoption passing confidence
postcss (source) 8.4.44 -> 8.4.47 age adoption passing confidence
sass 1.79.4 -> 1.80.5 age adoption passing confidence
sass-loader 16.0.1 -> 16.0.3 age adoption passing confidence
semantic-release 24.1.0 -> 24.2.0 age adoption passing confidence
storybook (source) 8.2.9 -> 8.4.0 age adoption passing confidence
stylelint (source) 16.9.0 -> 16.10.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence
typescript-eslint (source) 8.4.0 -> 8.12.2 age adoption passing confidence
wait-on 8.0.0 -> 8.0.1 age adoption passing confidence
webpack 5.95.0 -> 5.96.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli) ### [`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.9) ##### :bug: Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#​16905](https://redirect.github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​16907](https://redirect.github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@​JLHwung](https://redirect.github.com/JLHwung)) - Other - [#​16884](https://redirect.github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@​victorenator](https://redirect.github.com/victorenator)) ##### :house: Internal - `babel-helper-transform-fixture-test-runner` - [#​16914](https://redirect.github.com/babel/babel/pull/16914) remove test options flaky ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-types` - [#​16918](https://redirect.github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ### [`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.6...v7.25.7) ##### :bug: Bug Fix - `babel-helper-validator-identifier` - [#​16825](https://redirect.github.com/babel/babel/pull/16825) fix: update identifier to unicode 16 ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​16814](https://redirect.github.com/babel/babel/pull/16814) fix: issue with node path keys updated on unrelated paths ([@​DylanPiercey](https://redirect.github.com/DylanPiercey)) - `babel-plugin-transform-classes` - [#​16797](https://redirect.github.com/babel/babel/pull/16797) Use an inclusion rather than exclusion list for `super()` check ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16788](https://redirect.github.com/babel/babel/pull/16788) Fix printing of TS `infer` in compact mode ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16785](https://redirect.github.com/babel/babel/pull/16785) Print TS type annotations for destructuring in assignment pattern ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​16778](https://redirect.github.com/babel/babel/pull/16778) Respect `[no LineTerminator here]` after nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-types` - [#​16852](https://redirect.github.com/babel/babel/pull/16852) Add deprecated JSDOC for fields ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :house: Internal - `babel-core` - [#​16820](https://redirect.github.com/babel/babel/pull/16820) Allow sync loading of ESM when `--experimental-require-module` ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-helper-plugin-utils`, `babel-preset-env` - [#​16858](https://redirect.github.com/babel/babel/pull/16858) Add browserslist config to external dependency ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`, `babel-standalone` - [#​16809](https://redirect.github.com/babel/babel/pull/16809) Archive syntax-import-reflection and syntax-decimal ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#​16779](https://redirect.github.com/babel/babel/pull/16779) Simplify logic for `[no LineTerminator here]` before nodes ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-plugin-transform-typescript` - [#​16875](https://redirect.github.com/babel/babel/pull/16875) perf: Avoid extra cloning of namespaces ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#​16842](https://redirect.github.com/babel/babel/pull/16842) perf: Improve [@​babel/types](https://redirect.github.com/babel/types) builders ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#​16828](https://redirect.github.com/babel/babel/pull/16828) Only access `BABEL_TYPES_8_BREAKING` at startup ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
eslint/rewrite (@​eslint/compat) ### [`v1.2.2`](https://redirect.github.com/eslint/rewrite/compare/80eb5455aa5e021fc8c514a11d67c59c583ae2a1...0dc78d335a98ef680b579851026438473147750e) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/80eb5455aa5e021fc8c514a11d67c59c583ae2a1...0dc78d335a98ef680b579851026438473147750e) ### [`v1.2.1`](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1) ### [`v1.2.0`](https://redirect.github.com/eslint/rewrite/compare/20ba992f0eac1af2d6e29b30a5b6612d4f552210...7e54b8b4cbda9be649d2172a260a74d57092d1fe) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/20ba992f0eac1af2d6e29b30a5b6612d4f552210...7e54b8b4cbda9be649d2172a260a74d57092d1fe)
eslint/eslint (@​eslint/js) ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.13.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0) #### Features - [`381c32b`](https://redirect.github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731) feat: Allow languages to provide `defaultLanguageOptions` ([#​19003](https://redirect.github.com/eslint/eslint/issues/19003)) (Milos Djermanovic) - [`bf723bd`](https://redirect.github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88) feat: Improve eslintrc warning message ([#​19023](https://redirect.github.com/eslint/eslint/issues/19023)) (Milos Djermanovic) - [`1def4cd`](https://redirect.github.com/eslint/eslint/commit/1def4cdfab1f067c5089df8b36242cdf912b0eb6) feat: drop support for jiti v1.21 ([#​18996](https://redirect.github.com/eslint/eslint/issues/18996)) (Francesco Trotta) - [`f879be2`](https://redirect.github.com/eslint/eslint/commit/f879be240ca7ddf485b700df0eb93985ccb1db45) feat: export `ESLint.defaultConfig` ([#​18983](https://redirect.github.com/eslint/eslint/issues/18983)) (Nitin Kumar) #### Bug Fixes - [`78836d4`](https://redirect.github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc) fix: update the `complexity` rule type ([#​19027](https://redirect.github.com/eslint/eslint/issues/19027)) (Nitin Kumar) - [`064c8b6`](https://redirect.github.com/eslint/eslint/commit/064c8b612e2e4b773d6b25867f2045e3ceaa9d66) fix: update rule types ([#​18925](https://redirect.github.com/eslint/eslint/issues/18925)) (Nitin Kumar) #### Documentation - [`abdbfa8`](https://redirect.github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740) docs: mark `LintMessage#nodeType` as deprecated ([#​19019](https://redirect.github.com/eslint/eslint/issues/19019)) (Nitin Kumar) - [`19e68d3`](https://redirect.github.com/eslint/eslint/commit/19e68d3f3a86cf23e5c98eaf8736eeaa33f194f4) docs: update deprecated rules type definitions ([#​19018](https://redirect.github.com/eslint/eslint/issues/19018)) (Nitin Kumar) - [`7dd402d`](https://redirect.github.com/eslint/eslint/commit/7dd402d33226d821a17b22c4753ce9c40fc909bd) docs: Update examples of passing multiple values to a CLI option ([#​19006](https://redirect.github.com/eslint/eslint/issues/19006)) (Milos Djermanovic) - [`5dcbc51`](https://redirect.github.com/eslint/eslint/commit/5dcbc519b729698be651bdbddb39da774cb70bf1) docs: Add example with side-effect imports to no-restricted-imports ([#​18997](https://redirect.github.com/eslint/eslint/issues/18997)) (Milos Djermanovic) - [`1ee87ca`](https://redirect.github.com/eslint/eslint/commit/1ee87ca1c50018947e76c29e78da9aaf711f53a2) docs: Update README (GitHub Actions Bot) - [`2c3dbdc`](https://redirect.github.com/eslint/eslint/commit/2c3dbdc2319fcf2f65c2de13f9064c5a315be890) docs: Use prerendered sponsors for README ([#​18988](https://redirect.github.com/eslint/eslint/issues/18988)) (Milos Djermanovic) #### Chores - [`68d2d9d`](https://redirect.github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a) chore: upgrade to `@eslint/js@9.13.0` and `@eslint/core@^0.7.0` ([#​19034](https://redirect.github.com/eslint/eslint/issues/19034)) (Francesco Trotta) - [`2211f0a`](https://redirect.github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`c7abaef`](https://redirect.github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd) perf: using Node.js compile cache ([#​19012](https://redirect.github.com/eslint/eslint/issues/19012)) (唯然) - [`1d7c077`](https://redirect.github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e) chore: add pkg.type "commonjs" ([#​19011](https://redirect.github.com/eslint/eslint/issues/19011)) (唯然) - [`468e3bd`](https://redirect.github.com/eslint/eslint/commit/468e3bdadfdf5f197a44efd6c8dc5cf2b241f964) test: fix `ESLint` tests ([#​19021](https://redirect.github.com/eslint/eslint/issues/19021)) (Francesco Trotta) - [`ed4635f`](https://redirect.github.com/eslint/eslint/commit/ed4635fa0e4fb91705223a7d9c230b6e9a87cd4c) ci: upgrade knip@5.32.0 ([#​18992](https://redirect.github.com/eslint/eslint/issues/18992)) (Milos Djermanovic) - [`efad767`](https://redirect.github.com/eslint/eslint/commit/efad76732170a9a7db2e056a8d9a0cf503448c48) chore: remove unused ignore dependency ([#​18993](https://redirect.github.com/eslint/eslint/issues/18993)) (Amaresh S M) ### [`v9.12.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.12.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.1...v9.12.0) #### Features - [`5a6a053`](https://redirect.github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001) feat: update to `jiti` v2 ([#​18954](https://redirect.github.com/eslint/eslint/issues/18954)) (Arya Emami) - [`17a07fb`](https://redirect.github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9) feat: Hooks for test cases (RuleTester) ([#​18771](https://redirect.github.com/eslint/eslint/issues/18771)) (Anna Bocharova) - [`2ff0e51`](https://redirect.github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d) feat: Implement alternate config lookup ([#​18742](https://redirect.github.com/eslint/eslint/issues/18742)) (Nicholas C. Zakas) - [`2d17453`](https://redirect.github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d) feat: Implement modified cyclomatic complexity ([#​18896](https://redirect.github.com/eslint/eslint/issues/18896)) (Dmitry Pashkevich) #### Bug Fixes - [`ea380ca`](https://redirect.github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957) fix: Upgrade retry to avoid EMFILE errors ([#​18986](https://redirect.github.com/eslint/eslint/issues/18986)) (Nicholas C. Zakas) - [`fdd6319`](https://redirect.github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813) fix: Issues with type definitions ([#​18940](https://redirect.github.com/eslint/eslint/issues/18940)) (Arya Emami) #### Documentation - [`ecbd522`](https://redirect.github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0) docs: Mention code explorer ([#​18978](https://redirect.github.com/eslint/eslint/issues/18978)) (Nicholas C. Zakas) - [`7ea4ecc`](https://redirect.github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55) docs: Clarifying the Use of Meta Objects ([#​18697](https://redirect.github.com/eslint/eslint/issues/18697)) (Amaresh S M) - [`d3e4b2e`](https://redirect.github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f) docs: Clarify how to exclude `.js` files ([#​18976](https://redirect.github.com/eslint/eslint/issues/18976)) (Milos Djermanovic) - [`57232ff`](https://redirect.github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae) docs: Mention plugin-kit in language docs ([#​18973](https://redirect.github.com/eslint/eslint/issues/18973)) (Nicholas C. Zakas) - [`b80ed00`](https://redirect.github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0) docs: Update README (GitHub Actions Bot) - [`cb69ab3`](https://redirect.github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46) docs: Update README (GitHub Actions Bot) - [`7fb0d95`](https://redirect.github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371) docs: Update README (GitHub Actions Bot) - [`493348a`](https://redirect.github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b) docs: Update README (GitHub Actions Bot) - [`87a582c`](https://redirect.github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f) docs: fix typo in `id-match` rule ([#​18944](https://redirect.github.com/eslint/eslint/issues/18944)) (Jay) #### Chores - [`555aafd`](https://redirect.github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e) chore: upgrade to `@eslint/js@9.12.0` ([#​18987](https://redirect.github.com/eslint/eslint/issues/18987)) (Francesco Trotta) - [`873ae60`](https://redirect.github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`d0a5414`](https://redirect.github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef) refactor: replace strip-ansi with native module ([#​18982](https://redirect.github.com/eslint/eslint/issues/18982)) (Cristopher) - [`b827029`](https://redirect.github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705) chore: Enable JSON5 linting ([#​18979](https://redirect.github.com/eslint/eslint/issues/18979)) (Milos Djermanovic) - [`8f55ca2`](https://redirect.github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0) chore: Upgrade espree, eslint-visitor-keys, eslint-scope ([#​18962](https://redirect.github.com/eslint/eslint/issues/18962)) (Nicholas C. Zakas) - [`c1a2725`](https://redirect.github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090) chore: update dependency mocha to ^10.7.3 ([#​18945](https://redirect.github.com/eslint/eslint/issues/18945)) (Milos Djermanovic) ### [`v9.11.1`](https://redirect.github.com/eslint/eslint/releases/tag/v9.11.1) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1) #### Bug Fixes - [`20fd916`](https://redirect.github.com/eslint/eslint/commit/20fd91689f2a89643a6f67e900a53552d47ddfe5) fix: add `@eslint/core`, `@types/estree`, & `@types/json-schema` deps ([#​18938](https://redirect.github.com/eslint/eslint/issues/18938)) (Nitin Kumar) - [`2738322`](https://redirect.github.com/eslint/eslint/commit/27383226b8c5ead6b7cafc017a8ca12a1512a301) fix: add missing types for `require-atomic-updates` rule ([#​18937](https://redirect.github.com/eslint/eslint/issues/18937)) (Kristóf Poduszló) - [`d71ff30`](https://redirect.github.com/eslint/eslint/commit/d71ff3068c3134171346c91f4095dd5908d9c897) fix: add missing types for `object-shorthand` rule ([#​18935](https://redirect.github.com/eslint/eslint/issues/18935)) (Kristóf Poduszló) - [`561cadc`](https://redirect.github.com/eslint/eslint/commit/561cadc54376fd0a5cc1446c3cd76bfbb6b3ce9d) fix: add missing types for `no-unsafe-negation` rule ([#​18932](https://redirect.github.com/eslint/eslint/issues/18932)) (Kristóf Poduszló) - [`8843656`](https://redirect.github.com/eslint/eslint/commit/8843656f9b161d97d9dc78db01413029621e266d) fix: add missing types for `no-underscore-dangle` rule ([#​18931](https://redirect.github.com/eslint/eslint/issues/18931)) (Kristóf Poduszló) - [`92cde5c`](https://redirect.github.com/eslint/eslint/commit/92cde5c6da43b6017657e4c596421e3347f3dbc4) fix: add missing types for `no-shadow` rule ([#​18930](https://redirect.github.com/eslint/eslint/issues/18930)) (Kristóf Poduszló) - [`b3cbe11`](https://redirect.github.com/eslint/eslint/commit/b3cbe11a9216d1edabd5b85d6f274ca84574bce6) fix: add missing types for `no-sequences` rule ([#​18929](https://redirect.github.com/eslint/eslint/issues/18929)) (Kristóf Poduszló) - [`976f77f`](https://redirect.github.com/eslint/eslint/commit/976f77f7f6da591b715b1ce2592f09c2f1160153) fix: add missing types for `no-unused-expressions` rule ([#​18933](https://redirect.github.com/eslint/eslint/issues/18933)) (Kristóf Poduszló) #### Documentation - [`3eff709`](https://redirect.github.com/eslint/eslint/commit/3eff70963772e9faad4a865aaa4cf3d7dbe700a0) docs: replace deprecated `Linter.FlatConfig` type with `Linter.Config` ([#​18941](https://redirect.github.com/eslint/eslint/issues/18941)) (Carlos Meira) #### Chores - [`df4a859`](https://redirect.github.com/eslint/eslint/commit/df4a859b4cd578a3535a488a665a6e858289f455) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).11.1 ([#​18943](https://redirect.github.com/eslint/eslint/issues/18943)) (Milos Djermanovic) - [`36d8095`](https://redirect.github.com/eslint/eslint/commit/36d8095308d8973aa38bb9568121822776a5199d) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) ### [`v9.11.0`](https://redirect.github.com/eslint/eslint/compare/v9.10.0...a10f90af35aea9ac555b1f33106fbba1027d774e) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.10.0...v9.11.0) ### [`v9.10.0`](https://redirect.github.com/eslint/eslint/compare/v9.9.1...1ebdde1cf2793b12c2e9417ce428ae3326ce8ea3) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.9.1...v9.10.0)
percy/cli (@​percy/cli) ### [`v1.30.1`](https://redirect.github.com/percy/cli/releases/tag/v1.30.1) [Compare Source](https://redirect.github.com/percy/cli/compare/v1.30.0...v1.30.1) #### What's Changed ##### ✨ Enhancements - Cli instrumentation improvements by [@​ninadbstack](https://redirect.github.com/ninadbstack) in [https://github.com/percy/cli/pull/1757](https://redirect.github.com/percy/cli/pull/1757) ##### 🏗 Maintenance - 🧹 fix: typo in log by [@​c0state](https://redirect.github.com/c0state) in [https://github.com/percy/cli/pull/1708](https://redirect.github.com/percy/cli/pull/1708) ##### ⬆️⬇️ Dependency Updates - ⬆️ Bump ajv from 8.11.2 to 8.17.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1747](https://redirect.github.com/percy/cli/pull/1747) - ⬆️ Bump [@​babel/core](https://redirect.github.com/babel/core) from 7.24.7 to 7.25.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1755](https://redirect.github.com/percy/cli/pull/1755) - ⬆️ Bump [@​rollup/plugin-babel](https://redirect.github.com/rollup/plugin-babel) from 6.0.2 to 6.0.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1748](https://redirect.github.com/percy/cli/pull/1748) - ⬆️ Bump rollup from 2.79.1 to 2.79.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1745](https://redirect.github.com/percy/cli/pull/1745) - ⬆️👷 Bump github/codeql-action from 3.26.8 to 3.26.12 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1756](https://redirect.github.com/percy/cli/pull/1756) #### New Contributors - [@​c0state](https://redirect.github.com/c0state) made their first contribution in [https://github.com/percy/cli/pull/1708](https://redirect.github.com/percy/cli/pull/1708) **Full Changelog**: https://github.com/percy/cli/compare/v1.30.0...v1.30.1 ### [`v1.30.0`](https://redirect.github.com/percy/cli/releases/tag/v1.30.0) [Compare Source](https://redirect.github.com/percy/cli/compare/v1.29.4...v1.30.0) #### What's Changed - \[Responsive Snapshot Capture] Added support for handling multiple root resource in single asset discovery phase by [@​chinmay-browserstack](https://redirect.github.com/chinmay-browserstack) in [https://github.com/percy/cli/pull/1728](https://redirect.github.com/percy/cli/pull/1728) **Full Changelog**: https://github.com/percy/cli/compare/v1.29.4...v1.30.0 ### [`v1.29.4`](https://redirect.github.com/percy/cli/releases/tag/v1.29.4) [Compare Source](https://redirect.github.com/percy/cli/compare/v1.29.3...v1.29.4) #### What's Changed ##### ✨ Enhancements - 🔖 v1.29.4-beta.2 by [@​amandeepsingh333](https://redirect.github.com/amandeepsingh333) in [https://github.com/percy/cli/pull/1725](https://redirect.github.com/percy/cli/pull/1725) ##### 🐛 Bug Fixes - Fixed cookies parsing bug in auto captured cookies by [@​ninadbstack](https://redirect.github.com/ninadbstack) in [https://github.com/percy/cli/pull/1727](https://redirect.github.com/percy/cli/pull/1727) ##### 🏗 Maintenance - updating path-to-regexp to 6.3.0 where the vulnerabilities are fixed by [@​prklm10](https://redirect.github.com/prklm10) in [https://github.com/percy/cli/pull/1733](https://redirect.github.com/percy/cli/pull/1733) ##### ⬆️⬇️ Dependency Updates - ⬆️ Bump micromatch from 4.0.7 to 4.0.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1706](https://redirect.github.com/percy/cli/pull/1706) - ⬆️ Bump [@​babel/preset-env](https://redirect.github.com/babel/preset-env) from 7.19.4 to 7.25.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1704](https://redirect.github.com/percy/cli/pull/1704) - ⬆️ Bump axios from 1.6.7 to 1.7.7 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1737](https://redirect.github.com/percy/cli/pull/1737) - ⬆️ Bump body-parser from 1.19.0 to 1.20.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1720](https://redirect.github.com/percy/cli/pull/1720) - ⬆️ Bump eslint-plugin-import from 2.29.1 to 2.30.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1740](https://redirect.github.com/percy/cli/pull/1740) - ⬆️👷 Bump github/codeql-action from 3.25.10 to 3.26.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1741](https://redirect.github.com/percy/cli/pull/1741) - ⬆️ Bump tsd from 0.28.1 to 0.31.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1738](https://redirect.github.com/percy/cli/pull/1738) #### New Contributors - [@​amandeepsingh333](https://redirect.github.com/amandeepsingh333) made their first contribution in [https://github.com/percy/cli/pull/1715](https://redirect.github.com/percy/cli/pull/1715) **Full Changelog**: https://github.com/percy/cli/compare/v1.29.3...v1.29.4
storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.4.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#840) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.6...v8.4.0) Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser! - ▶️ **Unified UI** for component testing - 5️⃣ **Svelte 5** and Svelte CSF support

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

jmuzina commented 4 weeks ago

Building, I ran into a couple errors. First, I had to install @babel/preset-env as a dev dependency to fix this error:

ERROR in ./src/components/Tooltip/Tooltip.stories.tsx
Module build failed (from ./node_modules/@storybook/addon-webpack5-compiler-babel/node_modules/babel-loader/lib/index.js):
Error: Cannot find package '@babel/preset-env' imported from /home/ubuntu/react-components/babel-virtual-resolve-base.js

Then, I started running into Cypress errors:

error /home/ubuntu/react-components/node_modules/cypress: Command failed.
Exit code: 1
Command: node index.js --exec install
Arguments: 
Directory: /home/ubuntu/react-components/node_modules/cypress
Output:
/home/ubuntu/react-components/node_modules/string-width/index.js:2
const stripAnsi = require('strip-ansi');
                  ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/ubuntu/react-components/node_modules/strip-ansi/index.js from /home/ubuntu/react-components/node_modules/string-width/index.js not supported.
Instead change the require of /home/ubuntu/react-components/node_modules/strip-ansi/index.js in /home/ubuntu/react-components/node_modules/string-width/index.js to a dynamic import() which is available in all CommonJS modules.
    at Object.<anonymous> (/home/ubuntu/react-components/node_modules/string-width/index.js:2:19)
    at Object.<anonymous> (/home/ubuntu/react-components/node_modules/cli-truncate/index.js:3:21) {
  code: 'ERR_REQUIRE_ESM'
}

I fixed this by removing custom resolutions for jackspeak and strip-ansi.

jmuzina commented 4 weeks ago

Demo starting