Endava / BEEQ

BEEQ Design System, a web component library ruled by Endavan developers :)
https://beeq.design
Apache License 2.0
79 stars 10 forks source link

chore(deps): update storybook to v8.3.4 #1269

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/addon-actions (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/addon-docs (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/addon-essentials (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/addon-links (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/builder-vite (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/core-server (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/preview-api (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/web-components (source) 8.2.9 -> 8.3.4 age adoption passing confidence
@storybook/web-components-vite (source) 8.2.9 -> 8.3.4 age adoption passing confidence
storybook (source) 8.2.9 -> 8.3.4 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.3.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#834) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.3...v8.3.4) - Addon Test: Support story name as test description - [#​29147](https://redirect.github.com/storybookjs/storybook/pull/29147), thanks [@​InfiniteXyy](https://redirect.github.com/InfiniteXyy)! - Addon-Interactions: Use ansi-to-html for colored test errors - [#​29110](https://redirect.github.com/storybookjs/storybook/pull/29110), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! ### [`v8.3.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#833) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.2...v8.3.3) - CLI: Show constraints in error when getting depndencies - [#​29187](https://redirect.github.com/storybookjs/storybook/pull/29187), thanks [@​andrasczeh](https://redirect.github.com/andrasczeh)! - React-Vite: Downgrade react-docgen-typescript plugin - [#​29184](https://redirect.github.com/storybookjs/storybook/pull/29184), thanks [@​shilman](https://redirect.github.com/shilman)! - UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - [#​29175](https://redirect.github.com/storybookjs/storybook/pull/29175), thanks [@​JSMike](https://redirect.github.com/JSMike)! ### [`v8.3.2`](https://redirect.github.com/storybookjs/storybook/compare/v8.3.1...ee03ab04c57e4457fbd553e88c84e7bb281a6ed3) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.1...v8.3.2) ### [`v8.3.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#831) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.3.0...v8.3.1) - Angular: Fix sourceDecorator to apply excludeDecorators flag - [#​29069](https://redirect.github.com/storybookjs/storybook/pull/29069), thanks [@​JSMike](https://redirect.github.com/JSMike)! - Core: Do not prebundle better-opn - [#​29137](https://redirect.github.com/storybookjs/storybook/pull/29137), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Do not prebundle jsdoc-type-pratt-parser - [#​29134](https://redirect.github.com/storybookjs/storybook/pull/29134), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Upgrade sass-loader from ^12 to ^13 - [#​29040](https://redirect.github.com/storybookjs/storybook/pull/29040), thanks [@​HoncharenkoZhenya](https://redirect.github.com/HoncharenkoZhenya)! ### [`v8.3.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#830) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v8.2.9...v8.3.0) Fresh out of the oven! Storybook 8.3 brings you: - ⚑️ **First-class Vitest integration** to run stories as component tests - πŸ”ΌΒ **Next.js-Vite framework** for Vitest compatibility and better DX - πŸ—œοΈΒ **Further reduced bundle size** for a smaller install footprint - 🌐 **Experimental Story globals** to standardize stories for themes, viewports, and locales - πŸ’―Β **Hundreds** more improvements
List of all updates - Addon Test: Improve messages and post install script handling - [#​29036](https://redirect.github.com/storybookjs/storybook/pull/29036), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Viewport: Add default options via parameters - [#​28944](https://redirect.github.com/storybookjs/storybook/pull/28944), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Addon Test: Add experimental vitest integration - [#​28768](https://redirect.github.com/storybookjs/storybook/pull/28768), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Addon Test: Fix error message logic in set up file - [#​28906](https://redirect.github.com/storybookjs/storybook/pull/28906), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - [#​29011](https://redirect.github.com/storybookjs/storybook/pull/29011), thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)! - Addon Test: Fix postinstall file types - [#​28978](https://redirect.github.com/storybookjs/storybook/pull/28978), thanks [@​shilman](https://redirect.github.com/shilman)! - Addon Test: Fix tests potentially not existing in non-isolate mode - [#​28993](https://redirect.github.com/storybookjs/storybook/pull/28993), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Test: Improve transformation logic to avoid duplicate tests - [#​28929](https://redirect.github.com/storybookjs/storybook/pull/28929), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Test: Set default viewport if applicable - [#​28905](https://redirect.github.com/storybookjs/storybook/pull/28905), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Test: Set screenshotFailures to false by default - [#​28908](https://redirect.github.com/storybookjs/storybook/pull/28908), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Addon Docs: Remove babel dependency - [#​28915](https://redirect.github.com/storybookjs/storybook/pull/28915), thanks [@​shilman](https://redirect.github.com/shilman)! - Addon Interactions: Fix status in panel tab - [#​28580](https://redirect.github.com/storybookjs/storybook/pull/28580), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Angular: Fix Angular template error for props with a circular reference - [#​28498](https://redirect.github.com/storybookjs/storybook/pull/28498), thanks [@​Marklb](https://redirect.github.com/Marklb)! - Angular: Fix template props not able to use dot notation - [#​28588](https://redirect.github.com/storybookjs/storybook/pull/28588), thanks [@​Marklb](https://redirect.github.com/Marklb)! - Backgrounds/Viewports: Make defaults overridable in `StoryGlobals`-mode - [#​29025](https://redirect.github.com/storybookjs/storybook/pull/29025), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - Blocks: Fix scroll to non-ascii anchors - [#​28826](https://redirect.github.com/storybookjs/storybook/pull/28826), thanks [@​SkReD](https://redirect.github.com/SkReD)! - Build: Remove external overrides, use package.json as source of truth - [#​28632](https://redirect.github.com/storybookjs/storybook/pull/28632), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Builder-Vite: Add null character prefix to virtual file IDs - [#​28863](https://redirect.github.com/storybookjs/storybook/pull/28863), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Builder-Vite: Fix 'condition node never be used' warning - [#​28989](https://redirect.github.com/storybookjs/storybook/pull/28989), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - CLI: Add conditional logging for manager and preview start - [#​28603](https://redirect.github.com/storybookjs/storybook/pull/28603), thanks [@​tobiasdiez](https://redirect.github.com/tobiasdiez)! - CLI: Fix dedent import in package managers - [#​28980](https://redirect.github.com/storybookjs/storybook/pull/28980), thanks [@​shilman](https://redirect.github.com/shilman)! - CLI: Fix the initialization of Storybook in workspaces - [#​28699](https://redirect.github.com/storybookjs/storybook/pull/28699), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - CLI: Handle Yarn PnP wrapper scenario when adding an addon - [#​29027](https://redirect.github.com/storybookjs/storybook/pull/29027), thanks [@​yannbf](https://redirect.github.com/yannbf)! - CLI: Make PackageJson optional for starting a dev server - [#​28594](https://redirect.github.com/storybookjs/storybook/pull/28594), thanks [@​tobiasdiez](https://redirect.github.com/tobiasdiez)! - CLI: Update spawn options in proxy.ts to support Windows - [#​28990](https://redirect.github.com/storybookjs/storybook/pull/28990), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Components: Remove external overrides - [#​28632](https://redirect.github.com/storybookjs/storybook/pull/28632), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - ConfigFile: Fix `as const satisfies` modifiers - [#​29000](https://redirect.github.com/storybookjs/storybook/pull/29000), thanks [@​shilman](https://redirect.github.com/shilman)! - Controls: Add disableSave parameter - [#​28734](https://redirect.github.com/storybookjs/storybook/pull/28734), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Add Rsbuild frameworks to known frameworks - [#​28694](https://redirect.github.com/storybookjs/storybook/pull/28694), thanks [@​fi3ework](https://redirect.github.com/fi3ework)! - Core: De-duplicate babel use in core - [#​28972](https://redirect.github.com/storybookjs/storybook/pull/28972), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Core: Fix header for MountMustBeDestructuredError message - [#​28590](https://redirect.github.com/storybookjs/storybook/pull/28590), thanks [@​0916dhkim](https://redirect.github.com/0916dhkim)! - Core: Fix manager-builder `tsconfig` to emit `react-jsx` - [#​28541](https://redirect.github.com/storybookjs/storybook/pull/28541), thanks [@​williamhelmrath](https://redirect.github.com/williamhelmrath)! - Core: Introduce setProjectAnnotations API to more renderers and frameworks - [#​28907](https://redirect.github.com/storybookjs/storybook/pull/28907), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Core: Make sure CJS build always has lowest prio - [#​28829](https://redirect.github.com/storybookjs/storybook/pull/28829), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Core: Move `util` to regular dependency - [#​29008](https://redirect.github.com/storybookjs/storybook/pull/29008), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Core: Split Storybook CLI - [#​28519](https://redirect.github.com/storybookjs/storybook/pull/28519), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Core: Upgrade docs-mdx for smaller install - [#​28552](https://redirect.github.com/storybookjs/storybook/pull/28552), thanks [@​shilman](https://redirect.github.com/shilman)! - CPC: Add `ESM` export to `docs-tools` & `node-logger` packages - [#​28539](https://redirect.github.com/storybookjs/storybook/pull/28539), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - CPC: Fix missing dependency in `@storybook/addon-interactions` - [#​28518](https://redirect.github.com/storybookjs/storybook/pull/28518), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - CPC: Fix type generation - [#​28507](https://redirect.github.com/storybookjs/storybook/pull/28507), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - CPC: Revert renames of panels, addon_ids - [#​28524](https://redirect.github.com/storybookjs/storybook/pull/28524), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - CSF: Allow overridding globals at the story level - [#​26654](https://redirect.github.com/storybookjs/storybook/pull/26654), thanks [@​tmeasday](https://redirect.github.com/tmeasday)! - Dependencies: Upgrade `commander` - [#​28857](https://redirect.github.com/storybookjs/storybook/pull/28857), thanks [@​43081j](https://redirect.github.com/43081j)! - Fix: Add header for MountMustBeDestructuredError message - [#​28590](https://redirect.github.com/storybookjs/storybook/pull/28590), thanks [@​0916dhkim](https://redirect.github.com/0916dhkim)! - Fix: Prevent iframe from capturing mouse events in composed Storybooks - [#​28568](https://redirect.github.com/storybookjs/storybook/pull/28568), thanks [@​Vincentdevreede](https://redirect.github.com/Vincentdevreede)! - Maintenance: Add `node:`-prefix to node core-modules - [#​28860](https://redirect.github.com/storybookjs/storybook/pull/28860), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Maintenance: Rename addon-vitest to addon-test - [#​29014](https://redirect.github.com/storybookjs/storybook/pull/29014), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Next.js-Vite: Fix vite plugin exports - [#​29046](https://redirect.github.com/storybookjs/storybook/pull/29046), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js-Vite: Streamline Next.js dir option - [#​28995](https://redirect.github.com/storybookjs/storybook/pull/28995), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js-Vite: Update next and vite-plugin-storybook-nextjs dependencies - [#​28994](https://redirect.github.com/storybookjs/storybook/pull/28994), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Add [@​storybook/nextjs-vite](https://redirect.github.com/storybook/nextjs-vite) package - [#​28800](https://redirect.github.com/storybookjs/storybook/pull/28800), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Fix wrong Next.js framework reference - [#​28992](https://redirect.github.com/storybookjs/storybook/pull/28992), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Make RSC portable-stories compatible - [#​28756](https://redirect.github.com/storybookjs/storybook/pull/28756), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Next.js: Update dependencies - [#​29052](https://redirect.github.com/storybookjs/storybook/pull/29052), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Nextjs-Vite: Re-export vite-plugin-storybook-nextjs - [#​29012](https://redirect.github.com/storybookjs/storybook/pull/29012), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Portable Stories: Improve Handling of React Updates and Errors - [#​29044](https://redirect.github.com/storybookjs/storybook/pull/29044), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - React: Avoid 'Dynamic require of react is not possible' issue - [#​28730](https://redirect.github.com/storybookjs/storybook/pull/28730), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - React: Bundle in `lodash` - [#​28609](https://redirect.github.com/storybookjs/storybook/pull/28609), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Svelte: Fix events not being logged in Actions when a story has decorators - [#​28247](https://redirect.github.com/storybookjs/storybook/pull/28247), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - SvelteKit: Introduce portable stories support - [#​28918](https://redirect.github.com/storybookjs/storybook/pull/28918), thanks [@​yannbf](https://redirect.github.com/yannbf)! - SvelteKit/Vue3: Refactor plugin export paths - [#​29016](https://redirect.github.com/storybookjs/storybook/pull/29016), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Telemetry: Add globals stats - [#​28822](https://redirect.github.com/storybookjs/storybook/pull/28822), thanks [@​shilman](https://redirect.github.com/shilman)! - Telemetry: Add portable stories - [#​26764](https://redirect.github.com/storybookjs/storybook/pull/26764), thanks [@​shilman](https://redirect.github.com/shilman)! - Test: Fix support for TS < 4.7 - [#​28887](https://redirect.github.com/storybookjs/storybook/pull/28887), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Test: Rename vitest plugin entrypoint - [#​29067](https://redirect.github.com/storybookjs/storybook/pull/29067), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Test: Upgrade Vitest to v2 - [#​28788](https://redirect.github.com/storybookjs/storybook/pull/28788), thanks [@​yannbf](https://redirect.github.com/yannbf)! - Types: Adjust beforeAll to be non-nullable in NormalizedProjectAnnotations - [#​28671](https://redirect.github.com/storybookjs/storybook/pull/28671), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Types: Update type signatures of objects and functions - [#​28503](https://redirect.github.com/storybookjs/storybook/pull/28503), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - UI: Fix collapse/expand all functionality - [#​28582](https://redirect.github.com/storybookjs/storybook/pull/28582), thanks [@​filipemelo2002](https://redirect.github.com/filipemelo2002)! - UI: Fix conditional hooks usage in sidebar - [#​28979](https://redirect.github.com/storybookjs/storybook/pull/28979), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - UI: Fix sidebar not wrapping - [#​29055](https://redirect.github.com/storybookjs/storybook/pull/29055), thanks [@​JReinhold](https://redirect.github.com/JReinhold)! - Vite: Fix HMR - [#​28876](https://redirect.github.com/storybookjs/storybook/pull/28876), thanks [@​ndelangen](https://redirect.github.com/ndelangen)! - Vite: Fix missing source map warning - [#​28984](https://redirect.github.com/storybookjs/storybook/pull/28984), thanks [@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Vitest: Fix add command - [#​28975](https://redirect.github.com/storybookjs/storybook/pull/28975), thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)! - Vitest: Fix default viewport - [#​28943](https://redirect.github.com/storybookjs/storybook/pull/28943), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Vitest: Implement add command for vitest addon - [#​28920](https://redirect.github.com/storybookjs/storybook/pull/28920), thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)! - Vue: Add missing prop controls when using `vue-component-meta` docgen plugin - [#​28760](https://redirect.github.com/storybookjs/storybook/pull/28760), thanks [@​larsrickert](https://redirect.github.com/larsrickert)! - Vue: Improve generated code snippets - [#​27194](https://redirect.github.com/storybookjs/storybook/pull/27194), thanks [@​larsrickert](https://redirect.github.com/larsrickert)! - Vue3: Add vite plugin for portable stories - [#​29004](https://redirect.github.com/storybookjs/storybook/pull/29004), thanks [@​yannbf](https://redirect.github.com/yannbf)!

Configuration

πŸ“… Schedule: Branch creation - " 0 1 *" in timezone Europe/Bucharest, 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.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

nx-cloud[bot] commented 1 month ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f8a7482398c409f31a9a9e845e81053d4e54ccd0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this CI Pipeline Execution


βœ… Successfully ran 5 targets - [`nx run beeq:storybook-build --output-style=stream-without-prefixes`](https://cloud.nx.app/runs/G8N5QQkSQ5?utm_source=pull-request&utm_medium=comment) - [`nx affected -t e2e --exclude=*,!tag:core --parallel=3 --base=31e4836719d388c316d455ecda910e5d60eadf37 --head=f8a7482398c409f31a9a9e845e81053d4e54ccd0 --ci --code-coverage --runInBand`](https://cloud.nx.app/runs/yXumbVsebr?utm_source=pull-request&utm_medium=comment) - [`nx affected -t test --exclude=*,!tag:core --parallel=3 --base=31e4836719d388c316d455ecda910e5d60eadf37 --head=f8a7482398c409f31a9a9e845e81053d4e54ccd0 --ci --runInBand`](https://cloud.nx.app/runs/iFUrZJUxLa?utm_source=pull-request&utm_medium=comment) - [`nx affected -t lint --exclude=*,!tag:publishable --parallel=3 --base=31e4836719d388c316d455ecda910e5d60eadf37 --head=f8a7482398c409f31a9a9e845e81053d4e54ccd0`](https://cloud.nx.app/runs/IgmgCK3nyO?utm_source=pull-request&utm_medium=comment) - [`nx affected -t build --exclude=*,!tag:publishable --parallel=3 --base=31e4836719d388c316d455ecda910e5d60eadf37 --head=f8a7482398c409f31a9a9e845e81053d4e54ccd0`](https://cloud.nx.app/runs/jJzNc3X3r6?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud