canonical / react-components

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

chore(deps): update all dependencies (major) #1079

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@storybook/addon-a11y (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/addon-essentials (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/addon-interactions (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/addon-links (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/addon-mdx-gfm (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/addon-onboarding (source) 1.0.10 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/blocks (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/react (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@storybook/react-webpack5 (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
@testing-library/dom 9.3.3 -> 10.1.0 age adoption passing confidence devDependencies major
@testing-library/react 14.1.2 -> 15.0.7 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) 6.19.1 -> 7.8.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 6.19.1 -> 7.8.0 age adoption passing confidence devDependencies major
actions/configure-pages v4 -> v5 age adoption passing confidence action major
css-loader 6.8.1 -> 7.1.1 age adoption passing confidence devDependencies major
eslint (source) 8.56.0 -> 9.2.0 age adoption passing confidence devDependencies major
eslint-plugin-cypress 2.15.1 -> 3.2.0 age adoption passing confidence devDependencies major
node 20 -> 22 age adoption passing confidence stage major
storybook (source) 7.6.7 -> 8.0.10 age adoption passing confidence devDependencies major
style-loader 3.3.3 -> 4.0.0 age adoption passing confidence devDependencies major
ubuntu jammy -> noble age adoption passing confidence final major

Release Notes

storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.0.10`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#8010) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.9...v8.0.10) - MDX: Don't transform `http://` links - [#​26488](https://togithub.com/storybookjs/storybook/pull/26488), thanks [@​JReinhold](https://togithub.com/JReinhold)! - React: Support v19 in `react-dom-shim` - [#​26898](https://togithub.com/storybookjs/storybook/pull/26898), thanks [@​Tobbe](https://togithub.com/Tobbe)! - Vite: Merge assetsInclude property with Storybook default values - [#​26860](https://togithub.com/storybookjs/storybook/pull/26860), thanks [@​yuemori](https://togithub.com/yuemori)! ### [`v8.0.9`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#809) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.8...v8.0.9) - Addon-docs: Fix MDX compilation when using `@vitejs/plugin-react-swc` with plugins - [#​26837](https://togithub.com/storybookjs/storybook/pull/26837), thanks [@​JReinhold](https://togithub.com/JReinhold)! - CSF: Fix typings for control and other properties of argTypes - [#​26824](https://togithub.com/storybookjs/storybook/pull/26824), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Controls: Fix crashing when docgen extraction partially fails - [#​26862](https://togithub.com/storybookjs/storybook/pull/26862), thanks [@​yannbf](https://togithub.com/yannbf)! - Doc Tools: Signature Type Error Handling - [#​26774](https://togithub.com/storybookjs/storybook/pull/26774), thanks [@​ethriel3695](https://togithub.com/ethriel3695)! - Next.js: Move sharp into optional deps - [#​26787](https://togithub.com/storybookjs/storybook/pull/26787), thanks [@​shuta13](https://togithub.com/shuta13)! - Nextjs: Support next 14.2 useParams functionality - [#​26874](https://togithub.com/storybookjs/storybook/pull/26874), thanks [@​yannbf](https://togithub.com/yannbf)! - Test: Remove chai as dependency of [@​storybook/test](https://togithub.com/storybook/test) - [#​26852](https://togithub.com/storybookjs/storybook/pull/26852), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - UI: Fix sidebar search hanging when selecting a story in touch mode - [#​26807](https://togithub.com/storybookjs/storybook/pull/26807), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v8.0.8`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#808) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.7...v8.0.8) - Automigration: Fix name of VTA addon - [#​26816](https://togithub.com/storybookjs/storybook/pull/26816), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v8.0.7`](https://togithub.com/storybookjs/storybook/compare/v8.0.6...b7c50bbcc076d31096c23c449a7f5f50d256bb28) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.6...v8.0.7) ### [`v8.0.6`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#806) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.5...v8.0.6) - CLI: Add --config-dir flag to migrate command - [#​26721](https://togithub.com/storybookjs/storybook/pull/26721), thanks [@​yannbf](https://togithub.com/yannbf)! - Next.js: Fix next/font usage on Windows machines - [#​26700](https://togithub.com/storybookjs/storybook/pull/26700), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Support path aliases when no base url is set - [#​26651](https://togithub.com/storybookjs/storybook/pull/26651), thanks [@​yannbf](https://togithub.com/yannbf)! - Webpack: Fix sourcemap generation in webpack react-docgen-loader - [#​26676](https://togithub.com/storybookjs/storybook/pull/26676), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v8.0.5`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#805) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.4...v8.0.5) - Addon-docs: Fix `react-dom/server` imports breaking stories and docs - [#​26557](https://togithub.com/storybookjs/storybook/pull/26557), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Automigrations: Fix missing support for mts vite config - [#​26441](https://togithub.com/storybookjs/storybook/pull/26441), thanks [@​drik98](https://togithub.com/drik98)! - CLI: Improve Yarn berry error parsing - [#​26616](https://togithub.com/storybookjs/storybook/pull/26616), thanks [@​yannbf](https://togithub.com/yannbf)! - React-Docgen: Make sure to be able to handle empty unions - [#​26639](https://togithub.com/storybookjs/storybook/pull/26639), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Viewport: Fix missing style - [#​26530](https://togithub.com/storybookjs/storybook/pull/26530), thanks [@​jpzwarte](https://togithub.com/jpzwarte)! ### [`v8.0.4`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#804) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.3...v8.0.4) - Addon Docs: Support Stencil based display names in source snippets - [#​26592](https://togithub.com/storybookjs/storybook/pull/26592), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Instruct the correct auto-migration command - [#​26515](https://togithub.com/storybookjs/storybook/pull/26515), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Throw an error when running upgrade command in incorrect cwd - [#​26585](https://togithub.com/storybookjs/storybook/pull/26585), thanks [@​yannbf](https://togithub.com/yannbf)! ### [`v8.0.3`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#803) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.2...v8.0.3) - Bug: Remove redundant component check, as we auto-generate titles from the file system - [#​26516](https://togithub.com/storybookjs/storybook/pull/26516), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - UI: Replace the icon prop in the Manager API - [#​26477](https://togithub.com/storybookjs/storybook/pull/26477), thanks [@​cdedreuille](https://togithub.com/cdedreuille)! ### [`v8.0.2`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#802) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.1...v8.0.2) - Addon Docs: Fix \[Object object] displayName in some JSX components - [#​26566](https://togithub.com/storybookjs/storybook/pull/26566), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add yarn1 package manager fallback for init in empty directory - [#​26500](https://togithub.com/storybookjs/storybook/pull/26500), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CSF: Make sure loaders/decorators can be used as array - [#​26514](https://togithub.com/storybookjs/storybook/pull/26514), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Controls: Fix disable condition in ArgControl component - [#​26567](https://togithub.com/storybookjs/storybook/pull/26567), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Add key property to list children in Highlight component - [#​26471](https://togithub.com/storybookjs/storybook/pull/26471), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Fix theming of elements inside bars - [#​26527](https://togithub.com/storybookjs/storybook/pull/26527), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Improve empty state of addon panel - [#​26481](https://togithub.com/storybookjs/storybook/pull/26481), thanks [@​yannbf](https://togithub.com/yannbf)! ### [`v8.0.1`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#801) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.0...v8.0.1) - Controls: Fix type summary when table.type unset - [#​26283](https://togithub.com/storybookjs/storybook/pull/26283), thanks [@​shilman](https://togithub.com/shilman)! - Core: Fix addon bundling script - [#​26145](https://togithub.com/storybookjs/storybook/pull/26145), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Fix fail to load `main.ts` error message - [#​26035](https://togithub.com/storybookjs/storybook/pull/26035), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Maintenance: Fix performance regressions - [#​26411](https://togithub.com/storybookjs/storybook/pull/26411), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! ### [`v8.0.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#800) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.19...v8.0.0) ##### Storybook 8.0 is here It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more. - 🩻 Built-in visual testing - ⚛️ React Server Component support - 🎛️ Improved controls for React and Vue projects - ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support - 🧪 2-4x faster Storybooks for testing - ✨ Refreshed desktop UI - 📲 Rebuilt mobile UX - 🙅‍♀️ No more React requirement in non-React projects Please checkout our [Migration Guide](https://storybook.js.org/docs/8.0/migration-guide) to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the [8.0 prerelease changelogs](https://togithub.com/storybookjs/storybook/blob/next/CHANGELOG.prerelease.md). ### [`v7.6.19`](https://togithub.com/storybookjs/storybook/releases/tag/v7.6.19) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.18...v7.6.19) ##### 7.6.19 - Fix bad release of `7.6.18` containing wrong dependency identifiers, thanks [@​jreinhold](https://togithub.com/jreinhold)! ### [`v7.6.18`](https://togithub.com/storybookjs/storybook/releases/tag/v7.6.18) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.17...v7.6.18) #### 7.6.18 - Core: Fix addon bundling script [#​26145](https://togithub.com/storybookjs/storybook/pull/26145), thanks [@​ndelangen](https://togithub.com/ndelangen)! ### [`v7.6.17`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7617) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.16...v7.6.17) - Addon-docs: Fix Table of Contents heading leak - [#​23677](https://togithub.com/storybookjs/storybook/pull/23677), thanks [@​vmizg](https://togithub.com/vmizg)! - Core: Update ip version to fix CVE-2023-42282 - [#​26086](https://togithub.com/storybookjs/storybook/pull/26086), thanks [@​drik98](https://togithub.com/drik98)! ### [`v7.6.16`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7616) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.15...v7.6.16) - Addon Themes: Make type generic less strict - [#​26042](https://togithub.com/storybookjs/storybook/pull/26042), thanks [@​yannbf](https://togithub.com/yannbf)! - Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args [#​26019](https://togithub.com/storybookjs/storybook/pull/26019), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! ### [`v7.6.15`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7615) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.14...v7.6.15) This release accidentally didn't contain anything. ### [`v7.6.14`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7614) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.13...v7.6.14) - Core: Fix boolean `true` args in URL getting ignored - [#​25950](https://togithub.com/storybookjs/storybook/pull/25950), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v7.6.13`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7613) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.12...v7.6.13) - Next.js: Fix frameworkOptions resolution - [#​25907](https://togithub.com/storybookjs/storybook/pull/25907), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React Native: Fix init fails when package is already installed - [#​25908](https://togithub.com/storybookjs/storybook/pull/25908), thanks [@​dannyhw](https://togithub.com/dannyhw)! - React Native: Remove watcher from init - [#​25895](https://togithub.com/storybookjs/storybook/pull/25895), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Webpack: Update StorybookConfig import in core-webpack types.ts - [#​25740](https://togithub.com/storybookjs/storybook/pull/25740), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v7.6.12`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7612) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.11...v7.6.12) - CLI: Fix `upgrade` detecting the wrong version of existing Storybooks - [#​25752](https://togithub.com/storybookjs/storybook/pull/25752), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v7.6.11`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7611) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.10...v7.6.11) - CLI: Update init for react native v7 - [#​25780](https://togithub.com/storybookjs/storybook/pull/25780), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Codemods: Add support for multiple file extensions in runCodemod function - [#​25708](https://togithub.com/storybookjs/storybook/pull/25708), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v7.6.10`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7610) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.9...v7.6.10) - CLI: Fix existing version detection in `upgrade` - [#​25642](https://togithub.com/storybookjs/storybook/pull/25642), thanks [@​JReinhold](https://togithub.com/JReinhold)! - React: Fix acorn ecma version warning - [#​25634](https://togithub.com/storybookjs/storybook/pull/25634), thanks [@​dannyhw](https://togithub.com/dannyhw)! ### [`v7.6.9`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#769) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.8...v7.6.9) - ConfigFile: Fix export specifiers - [#​25590](https://togithub.com/storybookjs/storybook/pull/25590), thanks [@​shilman](https://togithub.com/shilman)! - Webpack5: Make export-order-loader compatible with both esm and cjs - [#​25540](https://togithub.com/storybookjs/storybook/pull/25540), thanks [@​mlazari](https://togithub.com/mlazari)! - CLI: Support version specifiers in `init`, `upgrade` and `sandbox` - [#​25526](https://togithub.com/storybookjs/storybook/pull/25526), thanks [@​ndelangen](https://togithub.com/ndelangen), [@​jreinhold](https://togithub.com/jreinhold)! ### [`v7.6.8`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#768) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.7...v7.6.8) - Addon-actions: Fix module resolution for react-native - [#​25296](https://togithub.com/storybookjs/storybook/pull/25296), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Storysource: Fix import error - [#​25391](https://togithub.com/storybookjs/storybook/pull/25391), thanks [@​unional](https://togithub.com/unional)!
storybookjs/storybook (@​storybook/addon-onboarding) ### [`v8.0.10`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.10) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.9...v8.0.10) #### 8.0.10 - MDX: Don't transform `http://` links - [#​26488](https://togithub.com/storybookjs/storybook/pull/26488), thanks [@​JReinhold](https://togithub.com/JReinhold)! - React: Support v19 in `react-dom-shim` - [#​26898](https://togithub.com/storybookjs/storybook/pull/26898), thanks [@​Tobbe](https://togithub.com/Tobbe)! - Vite: Merge assetsInclude property with Storybook default values - [#​26860](https://togithub.com/storybookjs/storybook/pull/26860), thanks [@​yuemori](https://togithub.com/yuemori)! ### [`v8.0.9`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.9) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.8...v8.0.9) #### 8.0.9 - Addon-docs: Fix MDX compilation when using `@vitejs/plugin-react-swc` with plugins - [#​26837](https://togithub.com/storybookjs/storybook/pull/26837), thanks [@​JReinhold](https://togithub.com/JReinhold)! - CSF: Fix typings for control and other properties of argTypes - [#​26824](https://togithub.com/storybookjs/storybook/pull/26824), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Controls: Fix crashing when docgen extraction partially fails - [#​26862](https://togithub.com/storybookjs/storybook/pull/26862), thanks [@​yannbf](https://togithub.com/yannbf)! - Doc Tools: Signature Type Error Handling - [#​26774](https://togithub.com/storybookjs/storybook/pull/26774), thanks [@​ethriel3695](https://togithub.com/ethriel3695)! - Next.js: Move sharp into optional deps - [#​26787](https://togithub.com/storybookjs/storybook/pull/26787), thanks [@​shuta13](https://togithub.com/shuta13)! - Nextjs: Support next 14.2 useParams functionality - [#​26874](https://togithub.com/storybookjs/storybook/pull/26874), thanks [@​yannbf](https://togithub.com/yannbf)! - Test: Remove chai as dependency of [@​storybook/test](https://togithub.com/storybook/test) - [#​26852](https://togithub.com/storybookjs/storybook/pull/26852), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - UI: Fix sidebar search hanging when selecting a story in touch mode - [#​26807](https://togithub.com/storybookjs/storybook/pull/26807), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v8.0.8`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.8) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.7...v8.0.8) #### 8.0.8 - Automigration: Fix name of VTA addon - [#​26816](https://togithub.com/storybookjs/storybook/pull/26816), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v8.0.7`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.7) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.6...v8.0.7) #### 8.0.7 - CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - [#​26766](https://togithub.com/storybookjs/storybook/pull/26766), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Next.js: Move sharp into optional deps - [#​26787](https://togithub.com/storybookjs/storybook/pull/26787), thanks [@​shuta13](https://togithub.com/shuta13)! - Vue: Disable controls for events, slots, and expose - [#​26751](https://togithub.com/storybookjs/storybook/pull/26751), thanks [@​shilman](https://togithub.com/shilman)! - Webpack: Bump webpack-dev-middleware to patch high security issue - [#​26655](https://togithub.com/storybookjs/storybook/pull/26655), thanks [@​jwilliams-met](https://togithub.com/jwilliams-met)! ### [`v8.0.6`](https://togithub.com/storybookjs/storybook/compare/v8.0.5...6cf8ae488123de7aae489b9749f7b88674f05a15) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.5...v8.0.6) ### [`v8.0.5`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.5) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.4...v8.0.5) #### 8.0.5 - Addon-docs: Fix `react-dom/server` imports breaking stories and docs - [#​26557](https://togithub.com/storybookjs/storybook/pull/26557), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Automigrations: Fix missing support for mts vite config - [#​26441](https://togithub.com/storybookjs/storybook/pull/26441), thanks [@​drik98](https://togithub.com/drik98)! - CLI: Improve Yarn berry error parsing - [#​26616](https://togithub.com/storybookjs/storybook/pull/26616), thanks [@​yannbf](https://togithub.com/yannbf)! - React-Docgen: Make sure to be able to handle empty unions - [#​26639](https://togithub.com/storybookjs/storybook/pull/26639), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Viewport: Fix missing style - [#​26530](https://togithub.com/storybookjs/storybook/pull/26530), thanks [@​jpzwarte](https://togithub.com/jpzwarte)! ### [`v8.0.4`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.4) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.3...v8.0.4) #### 8.0.4 - Addon Docs: Support Stencil based display names in source snippets - [#​26592](https://togithub.com/storybookjs/storybook/pull/26592), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Instruct the correct auto-migration command - [#​26515](https://togithub.com/storybookjs/storybook/pull/26515), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Throw an error when running upgrade command in incorrect cwd - [#​26585](https://togithub.com/storybookjs/storybook/pull/26585), thanks [@​yannbf](https://togithub.com/yannbf)! ### [`v8.0.3`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.3) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.2...v8.0.3) #### 8.0.3 - Bug: Remove redundant component check, as we auto-generate titles from the file system - [#​26516](https://togithub.com/storybookjs/storybook/pull/26516), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - UI: Replace the icon prop in the Manager API - [#​26477](https://togithub.com/storybookjs/storybook/pull/26477), thanks [@​cdedreuille](https://togithub.com/cdedreuille)! ### [`v8.0.2`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.2) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.1...v8.0.2) #### 8.0.2 - Addon Docs: Fix \[Object object] displayName in some JSX components - [#​26566](https://togithub.com/storybookjs/storybook/pull/26566), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add yarn1 package manager fallback for init in empty directory - [#​26500](https://togithub.com/storybookjs/storybook/pull/26500), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CSF: Make sure loaders/decorators can be used as array - [#​26514](https://togithub.com/storybookjs/storybook/pull/26514), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Controls: Fix disable condition in ArgControl component - [#​26567](https://togithub.com/storybookjs/storybook/pull/26567), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Add key property to list children in Highlight component - [#​26471](https://togithub.com/storybookjs/storybook/pull/26471), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Fix theming of elements inside bars - [#​26527](https://togithub.com/storybookjs/storybook/pull/26527), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Improve empty state of addon panel - [#​26481](https://togithub.com/storybookjs/storybook/pull/26481), thanks [@​yannbf](https://togithub.com/yannbf)! ### [`v8.0.1`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.1) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.0...v8.0.1) #### 8.0.1 - Controls: Fix type summary when table.type unset - [#​26283](https://togithub.com/storybookjs/storybook/pull/26283), thanks [@​shilman](https://togithub.com/shilman)! - Core: Fix addon bundling script - [#​26145](https://togithub.com/storybookjs/storybook/pull/26145), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Fix fail to load `main.ts` error message - [#​26035](https://togithub.com/storybookjs/storybook/pull/26035), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Maintenance: Fix performance regressions - [#​26411](https://togithub.com/storybookjs/storybook/pull/26411), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! ### [`v8.0.0`](https://togithub.com/storybookjs/storybook/releases/tag/v8.0.0) [Compare Source](https://togithub.com/storybookjs/storybook/compare/9da85cb81c03bee33c3a287ced4ec0877fac9913...v8.0.0) #### 8.0.0 ##### Storybook 8.0 is here It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more. - 🩻 Built-in visual testing - ⚛️ React Server Component support - 🎛️ Improved controls for React and Vue projects - ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support - 🧪 2-4x faster Storybooks for testing - ✨ Refreshed desktop UI - 📲 Rebuilt mobile UX - 🙅‍♀️ No more React requirement in non-React projects Please checkout our [Migration Guide](https://storybook.js.org/docs/8.0/migration-guide) to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the [8.0 prerelease changelogs](https://togithub.com/storybookjs/storybook/blob/next/CHANGELOG.prerelease.md).
Thank you to all the contributors that made Storybook 8 possible 💖 @​0916dhkim @​1234tgk @​43081j @​aditya1 @​adityakrmodak @​agriffis @​ai @​alitas @​almoghaimo @​amerlander @​andarist @​anneau @​artur93gev @​arunoda @​arup1221 @​atreay @​auctumnus @​bashmish @​bdriguesdev @​benmccann @​bkfarnsworth @​bodograumann @​bryanjtc @​cdedreuille @​cgatian @​chakas3 @​chocoscoding @​coliff @​cprecioso @​danez @​danielmarcano @​dannyhw @​dartess @​darth-koder007 @​daves28 @​decherneyge @​devanandb @​devazc @​diamondex @​domyen @​dotwoodmedia @​dprcoles @​drik98 @​dschungelabenteuer @​dubbs @​edutoit @​efrenaragon96 @​epreston @​felixrizzolli @​fezvrasta @​filiptammergard @​flambe @​francois2metz @​g-cappai @​githrdw @​gitstart @​gossi @​greut @​gufah @​halitiince @​hcvdhaar @​henkerik @​hobbes7878 @​hoishin @​honzahruby @​iabu94 @​ianvs @​idesigncode @​iqbalcodes6602 @​irangarcia @​ivoilic @​j3rem1e @​jackw @​jared-christensen @​joaonunomota @​joekarow @​joevaugh4n @​joeycozza @​johnhunter @​jonniebigodes @​jonthenerd @​joriswitteman @​joshbolduc @​jpzwarte @​jreinhold @​json-betsec @​julien-deramond @​junghoe @​kaelig @​karolstawowski @​kasperpeulen @​kawokas @​kbazilio @​kkirby @​klescouar @​kolife01 @​kota-kamikawa @​kripod @​kshmidt-digma @​ksugawara61 @​kubijo @​kuriacka @​kylegach @​kylemeenehan @​kyletsang @​larsrickert @​legnaleurc @​leniwen @​literalpie @​lucavazz @​luk-z @​machycek @​maheshchandra10 @​manbearwiz @​mandarini @​mariasimo @​mariocadenas @​marklb @​martinnabhan @​masaya48 @​mastrzyz @​mattlewis92 @​mauriciorobayo @​mdornseif @​medihack @​mh-ahs @​michens @​mickmcgrath13 @​miily8310s @​mlazari @​mrzillagold @​mvarendorff @​naporin0624 @​nasvillanueva @​natehouk @​ndelangen @​nikospapcom @​nilsjacobsen @​nkabrown @​nlepage @​notwoods @​noviceguru @​nsheaps @​nvitius @​omahs @​orangecms @​oruman @​osnoser1 @​paoloricciuti @​pascalfiv @​piratetaco @​pruthvip15 @​pure-js @​rashidshamloo @​re-taro @​redbugz @​reyronald @​roel-t @​rohanpoojary1107 @​roottool @​rwaight @​samvv @​seriouz @​shaunevening @​sheriffmoose @​shilman @​showrin @​sidnioulz @​sitogi @​sjwilczynski @​smeagol74 @​sookmax @​specialdoom @​speelbarrow @​spookyjelly @​stegano @​stilt0n @​stof @​stropitek @​subhajit20 @​syabro @​t99 @​taehyeon-envoi @​taozhou-glean @​tap-kim @​thapasusheel @​thisisanto @​thtliife @​tmeasday @​tolkadot @​tomo5524 @​tsvanharen @​turtle601 @​tusharwebd @​ubugnu @​unional @​usrrname @​valentinpalkovic @​vanessayuenn @​vmizg @​webblocksapp @​wesgro @​wilson2k @​wise-introvert @​wjdtjdgns @​wouterk12 @​wuzhuobin @​xueyawei @​xyy94813 @​yannbf @​ygkn @​yilun-sun @​yoshi2no @​yossisaadi @​youngboy @​zachtball @​zmarkan
### [`v1.0.11`](https://togithub.com/storybookjs/storybook/blob/HEAD/code/addons/onboarding/CHANGELOG.md#v1011-Tue-Jan-23-2024) [Compare Source](https://togithub.com/storybookjs/storybook/compare/346e139c3594e3bbed31fa17c2ee7301ff316c25...9da85cb81c03bee33c3a287ced4ec0877fac9913) ##### 🐛 Bug Fix - Fix z-index bug by adding a wrapper [#​82](https://togithub.com/storybookjs/addon-onboarding/pull/82) ([@​ndelangen](https://togithub.com/ndelangen)) - Make selectors Storybook 8 compatible [#​81](https://togithub.com/storybookjs/addon-onboarding/pull/81) ([@​yannbf](https://togithub.com/yannbf)) - UI: Fix z-index in modal elements [#​78](https://togithub.com/storybookjs/addon-onboarding/pull/78) ([@​cdedreuille](https://togithub.com/cdedreuille) [@​yannbf](https://togithub.com/yannbf)) ##### Authors: 3 - Charles de Dreuille ([@​cdedreuille](https://togithub.com/cdedreuille)) - Norbert de Langen ([@​ndelangen](https://togithub.com/ndelangen)) - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) ***
testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.1.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.1.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.0.0...v10.1.0) ##### Features - Add window events "pagehide" / "pageshow" ([#​1308](https://togithub.com/testing-library/dom-testing-library/issues/1308)) ([56543d5](https://togithub.com/testing-library/dom-testing-library/commit/56543d51a8776d3bc7fa9b947771ce5308bf5df4)) ### [`v10.0.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.0.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.4...v10.0.0) ##### Bug Fixes - use defineProperty on the error object instead of setting the message directly ([#​1268](https://togithub.com/testing-library/dom-testing-library/issues/1268)) ([3580f25](https://togithub.com/testing-library/dom-testing-library/commit/3580f25bd765cedb70889b2cf716085023d8c314)), closes [#​1259](https://togithub.com/testing-library/dom-testing-library/issues/1259) ##### Features - Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x ([#​1255](https://togithub.com/testing-library/dom-testing-library/issues/1255)) ([452097b](https://togithub.com/testing-library/dom-testing-library/commit/452097b35a207341f5328b997dfc901461a4e9d9)) - upgrade aria-query to 5.3.0 ([#​1241](https://togithub.com/testing-library/dom-testing-library/issues/1241)) ([2c57055](https://togithub.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3)), closes [#​1240](https://togithub.com/testing-library/dom-testing-library/issues/1240) ##### BREAKING CHANGES - Minimum supported Node.js version is 18.0 - New version of `aria-query` changes various roles. Check out the changed tests in [`2c57055`](https://togithub.com/testing-library/dom-testing-library/commit/2c57055) to get an overview about what changed. ### [`v9.3.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.3...v9.3.4) ##### Bug Fixes - Stop calling `waitFor` callback after timeout ([#​1271](https://togithub.com/testing-library/dom-testing-library/issues/1271)) ([9aaf715](https://togithub.com/testing-library/dom-testing-library/commit/9aaf71524beaeafdf9d8b690a4a78867fa50a5d2))
testing-library/react-testing-library (@​testing-library/react) ### [`v15.0.7`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.6...c1f2957a219ec7e6a6159a57c5d0717655c515cd) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.6...v15.0.7) ### [`v15.0.6`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.5...b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.5...v15.0.6) ### [`v15.0.5`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...f6a1677501b53471f6a989078726aeb0dea114be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...v15.0.5) ### [`v15.0.4`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...48282c2f35fb7338834b40983c12b889af35f5d1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...v15.0.4) ### [`v15.0.3`](https://togithub.com/testing-library/react-testing-library/releases/tag/v15.0.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.2...v15.0.3) ##### Bug Fixes - Don't raise TypeScript errors when hydating `document` ([#​1304](https://togithub.com/testing-library/react-testing-library/issues/1304)) ([067d0c6](https://togithub.com/testing-library/react-testing-library/commit/067d0c6d2e87092f6ecaa8c9fcf505e4576055cf)) ### [`v15.0.2`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...c63b873072d62c858959c2a19e68f8e2cc0b11be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...v15.0.2) ### [`v15.0.1`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...1645d21950ab8e3c6740b7e51b8a179a4c975c24) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1) ### [`v15.0.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...787cb85f8baa3d2e2a9916b7dad12c0a76d787a4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.1...v15.0.0) ### [`v14.3.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.3.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...v14.3.1) ##### Bug Fixes - Stop using nullish coalescing ([#​1300](https://togithub.com/testing-library/react-testing-library/issues/1300)) ([8434a24](https://togithub.com/testing-library/react-testing-library/commit/8434a24ce79583d1359f58563c5f3981e729eb1c)) ### [`v14.3.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...9c4a46d5b9923c21c936d206614a8febcc939fc2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...v14.3.0) ### [`v14.2.2`](https://togithub.com/testing-library/react-testing-library/compare/v14.2.1...3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2) ### [`v14.2.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.2.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1) ##### Bug Fixes - Update types to support all possible react component return values ([#​1272](https://togithub.com/testing-library/react-testing-library/issues/1272)) ([55e79c2](https://togithub.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9)) ### [`v14.2.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.2.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.0) ##### Features - add `reactStrictMode` option to enable strict mode render ([#​1241](https://togithub.com/testing-library/react-testing-library/issues/1241)) ([0880eba](https://togithub.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [

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 has been generated by Mend Renovate. View repository job log here.

webteam-app commented 2 months ago

Demo

Jenkins

demos.haus

renovate[bot] commented 2 months 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.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 0.53.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: