cuculus-dev / cuculus

Web application for Cuculus.
9 stars 1 forks source link

chore(deps): update storybook monorepo to v8.1.0 #428

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/addon-interactions (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/addon-links (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/addon-onboarding (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/blocks (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/nextjs (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/react (source) 8.0.10 -> 8.1.0 age adoption passing confidence
@storybook/test (source) 8.0.10 -> 8.1.0 age adoption passing confidence
storybook (source) 8.0.10 -> 8.1.0 age adoption passing confidence

@coderabbitai: ignore


Release Notes

storybookjs/storybook (@​storybook/addon-essentials) ### [`v8.1.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#810) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.10...v8.1.0) Storybook 8.1 is here with a tone of new features and bug fixes: - 🏷️ Static tag-based filtering - 🦺 Type-safe, standards-based module mocking - 🐣 New `beforeEach` test hook - 🧳 Portable Stories API for Playwright Component Testing - 🐕‍🦺 Support the new signal-based input & output functions in Angular - 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates - Addon-actions: Fix falsy args printing as object - 22163 - [#​26917](https://togithub.com/storybookjs/storybook/pull/26917), thanks [@​Fatcat560](https://togithub.com/Fatcat560)! - Addon-docs: Fix MDX compilation with `@vitejs/plugin-react-swc` and plugins - [#​26837](https://togithub.com/storybookjs/storybook/pull/26837), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Addon-docs: Fix `providerImportSource` extension - [#​26868](https://togithub.com/storybookjs/storybook/pull/26868), thanks [@​bashmish](https://togithub.com/bashmish)! - 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)! - Addon-docs: Support Stencil based display names in source snippets - [#​26592](https://togithub.com/storybookjs/storybook/pull/26592), thanks [@​yannbf](https://togithub.com/yannbf)! - Addon-docs: Fix `[Object object]` displayName in some JSX components - [#​26566](https://togithub.com/storybookjs/storybook/pull/26566), thanks [@​yannbf](https://togithub.com/yannbf)! - Angular: Add type support for Angular's input signals - [#​26413](https://togithub.com/storybookjs/storybook/pull/26413), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Add type support for Angular's output signals - [#​26546](https://togithub.com/storybookjs/storybook/pull/26546), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - API: Add API access to sidebar renderLabel - [#​27099](https://togithub.com/storybookjs/storybook/pull/27099), thanks [@​shilman](https://togithub.com/shilman)! - Args: Add possibility to mark controls as read-only - [#​26577](https://togithub.com/storybookjs/storybook/pull/26577), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Fix name of VTA addon - [#​26816](https://togithub.com/storybookjs/storybook/pull/26816), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Add migration note about new react-docgen default - [#​26620](https://togithub.com/storybookjs/storybook/pull/26620), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Fix missing support for mts vite config - [#​26441](https://togithub.com/storybookjs/storybook/pull/26441), thanks [@​drik98](https://togithub.com/drik98)! - Automigrations: Improve react-docgen automigration prompt - [#​27106](https://togithub.com/storybookjs/storybook/pull/27106), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Blocks: Add `of` prop to `Subtitle` - [#​22552](https://togithub.com/storybookjs/storybook/pull/22552), thanks [@​joaonunomota](https://togithub.com/joaonunomota)! - Blocks: Add `of` prop to `Title` - [#​23728](https://togithub.com/storybookjs/storybook/pull/23728), thanks [@​Sidnioulz](https://togithub.com/Sidnioulz)! - CLI: Add --config-dir flag to add command - [#​26771](https://togithub.com/storybookjs/storybook/pull/26771), thanks [@​eric-blue](https://togithub.com/eric-blue)! - CLI: Add --config-dir flag to migrate command - [#​26721](https://togithub.com/storybookjs/storybook/pull/26721), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add main.js `docs.autodocs` automigration - [#​27089](https://togithub.com/storybookjs/storybook/pull/27089), thanks [@​shilman](https://togithub.com/shilman)! - 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)! - CLI: Automigrate improve upgrade storybook related packages - [#​26497](https://togithub.com/storybookjs/storybook/pull/26497), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Automigrations copy edits - [#​26342](https://togithub.com/storybookjs/storybook/pull/26342), thanks [@​joevaugh4n](https://togithub.com/joevaugh4n)! - CLI: Fix eslint configuration for string `extends` - [#​27097](https://togithub.com/storybookjs/storybook/pull/27097), thanks [@​shilman](https://togithub.com/shilman)! - CLI: Improve Yarn berry error parsing - [#​26616](https://togithub.com/storybookjs/storybook/pull/26616), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Improve `vite-config-file.ts` - [#​26375](https://togithub.com/storybookjs/storybook/pull/26375), thanks [@​joevaugh4n](https://togithub.com/joevaugh4n)! - CLI: Instruct the correct auto-migration command - [#​26515](https://togithub.com/storybookjs/storybook/pull/26515), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Introduce package manager fallback for initializing Storybook in an empty directory with yarn1 - [#​26500](https://togithub.com/storybookjs/storybook/pull/26500), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - 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)! - Codemods: Escape filename given as argument - [#​26430](https://togithub.com/storybookjs/storybook/pull/26430), thanks [@​YukiKitagata](https://togithub.com/YukiKitagata)! - Controls: Add Channels API to search for files in the project root - [#​26726](https://togithub.com/storybookjs/storybook/pull/26726), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Added server channel to create a new story - [#​26769](https://togithub.com/storybookjs/storybook/pull/26769), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Add UI to create new story files - [#​26875](https://togithub.com/storybookjs/storybook/pull/26875), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Fix crashing when docgen extraction partially fails - [#​26862](https://togithub.com/storybookjs/storybook/pull/26862), thanks [@​yannbf](https://togithub.com/yannbf)! - Controls: Fix disable condition in ArgControl component - [#​26567](https://togithub.com/storybookjs/storybook/pull/26567), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Fix number controls do not reset - [#​26372](https://togithub.com/storybookjs/storybook/pull/26372), thanks [@​jiyiru](https://togithub.com/jiyiru)! - Core: Add `duration` and `onClick` support to Notification API and improve Notification UI - [#​26696](https://togithub.com/storybookjs/storybook/pull/26696), thanks [@​ghengeveld](https://togithub.com/ghengeveld)! - Core: Drop unneeded `UPDATE_STORY_ARGS` which was for SSv6 - [#​25993](https://togithub.com/storybookjs/storybook/pull/25993), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Core: Ensure that simultaneous onStoriesChanged don't clobber each other - [#​26882](https://togithub.com/storybookjs/storybook/pull/26882), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Core: Fix filters not being applied in WebKit - [#​26949](https://togithub.com/storybookjs/storybook/pull/26949), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Core: Fix preloading too early - [#​26442](https://togithub.com/storybookjs/storybook/pull/26442), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Implement file formatter - [#​26809](https://togithub.com/storybookjs/storybook/pull/26809), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Optimize clearNotification - [#​26415](https://togithub.com/storybookjs/storybook/pull/26415), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Save from controls - [#​26827](https://togithub.com/storybookjs/storybook/pull/26827), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CSF: Allow default export without title or component attributes - [#​26516](https://togithub.com/storybookjs/storybook/pull/26516), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - CSF: Fix typings for control and other properties of argTypes - [#​26824](https://togithub.com/storybookjs/storybook/pull/26824), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - CSF: Make sure loaders/decorators can be used as array - [#​26514](https://togithub.com/storybookjs/storybook/pull/26514), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Dependencies: Upgrade [@​storybook/csf](https://togithub.com/storybook/csf) to 0.1.5 - [#​26958](https://togithub.com/storybookjs/storybook/pull/26958), thanks [@​Cherry](https://togithub.com/Cherry)! - Dependencies: Upgrade `@joshwooding/vite-plugin-react-docgen-typescript` to `0.3.1` - [#​26673](https://togithub.com/storybookjs/storybook/pull/26673), thanks [@​joshwooding](https://togithub.com/joshwooding)! - Dependencies: Upgrade `ejs` to `3.1.10` - [#​27054](https://togithub.com/storybookjs/storybook/pull/27054), thanks [@​RiuSalvi](https://togithub.com/RiuSalvi)! - Dependencies: Bump es-module-lexer - [#​26737](https://togithub.com/storybookjs/storybook/pull/26737), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update globby dependency - [#​26733](https://togithub.com/storybookjs/storybook/pull/26733), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update postcss-loader in Next.js framework - [#​26707](https://togithub.com/storybookjs/storybook/pull/26707), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Doc Tools: Signature Type Error Handling - [#​26774](https://togithub.com/storybookjs/storybook/pull/26774), thanks [@​ethriel3695](https://togithub.com/ethriel3695)! - Indexer: Escape special characters in storyImport regex - [#​22545](https://togithub.com/storybookjs/storybook/pull/22545), thanks [@​VojGin](https://togithub.com/VojGin)! - Maintenance: Fix performance regressions - [#​26411](https://togithub.com/storybookjs/storybook/pull/26411), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - MDX: Do not transform `http://` links - [#​26488](https://togithub.com/storybookjs/storybook/pull/26488), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Next.js: Fix Compatibility with \
storybookjs/storybook (@​storybook/addon-onboarding) ### [`v8.1.0`](https://togithub.com/storybookjs/storybook/compare/v8.0.10...684fb9c20dd8d7b9f4b3e67ed546e596d31c1259) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.10...v8.1.0)

Configuration

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

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, check this box

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