Testaustime / testaustime-frontend

Frontend for the time tracking system Testaustime
https://testaustime.fi
MIT License
17 stars 11 forks source link

chore(deps): update storybook packages to ^7.6.0 #416

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials (source) ^7.5.3 -> ^7.6.0 age adoption passing confidence
@storybook/nextjs (source) ^7.5.3 -> ^7.6.0 age adoption passing confidence
@storybook/react (source) ^7.5.3 -> ^7.6.0 age adoption passing confidence
storybook (source) ^7.5.3 -> ^7.6.0 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-essentials) ### [`v7.6.0`](https://togithub.com/storybookjs/storybook/releases/tag/v7.6.0) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.5.3...v7.6.0) #### 7.6.0 Storybook 7.6 is here with increased performance and much more! - 🔥 Improved SWC support - 🧪 New test utilities and fast build mode - 🔼 NextJS SWC + avif support & fixes - 🤡 SvelteKit page and navigation mocking - ⚛️ React-docgen upgrade - 🎨 Controls a11y, background theming, and viewports - 🩺 CLI: The doctor is in! - 🚫 Addons: Remove React as a peer dependency - 🪦 Storyshots and Vue2 deprecated
List of all updates - Actions: Attach spies on actions across stories when defined in meta - [#​24451](https://togithub.com/storybookjs/storybook/pull/24451), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Actions: Fix `@storybook/core-events/preview-errors` dependency missing for Yarn PnP - [#​24973](https://togithub.com/storybookjs/storybook/pull/24973), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Actions: Fix missing crypto module crashing React Native - [#​24546](https://togithub.com/storybookjs/storybook/pull/24546), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Actions: Warn on implicit actions - [#​24856](https://togithub.com/storybookjs/storybook/pull/24856), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Addon A11y: Avoid CSP issue - [#​24477](https://togithub.com/storybookjs/storybook/pull/24477), thanks [@​Marklb](https://togithub.com/Marklb)! - Addon: Move Visual Test addon to the code directory - [#​24771](https://togithub.com/storybookjs/storybook/pull/24771), thanks [@​cdedreuille](https://togithub.com/cdedreuille)! - Addons, core: Make `react` and Storybook packages `devDependencies` where possible - [#​24676](https://togithub.com/storybookjs/storybook/pull/24676), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Addons, core: Make `react` and Storybook packages `devDependencies` where possible - ATTEMPT 2 - [#​24834](https://togithub.com/storybookjs/storybook/pull/24834), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Angular: Add source-map option to builder - [#​24466](https://togithub.com/storybookjs/storybook/pull/24466), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Handle nested module metadata - [#​24798](https://togithub.com/storybookjs/storybook/pull/24798), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Include object configured styles - [#​24768](https://togithub.com/storybookjs/storybook/pull/24768), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Babel: Update all @​babel/\* dependencies - [#​24610](https://togithub.com/storybookjs/storybook/pull/24610), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CLI: Add "doctor" command - [#​22236](https://togithub.com/storybookjs/storybook/pull/22236), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add [@​storybook/addon-designs](https://togithub.com/storybook/addon-designs) to non-core list - [#​24507](https://togithub.com/storybookjs/storybook/pull/24507), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Ensure errors with opening the browser are caught - [#​24668](https://togithub.com/storybookjs/storybook/pull/24668), thanks [@​xueyawei](https://togithub.com/xueyawei)! - CLI: Ignore `addon-onboarding` when checking versions - [#​24634](https://togithub.com/storybookjs/storybook/pull/24634), thanks [@​JReinhold](https://togithub.com/JReinhold)! - CLI: Use [@​storybook/test](https://togithub.com/storybook/test) in template stories - [#​24393](https://togithub.com/storybookjs/storybook/pull/24393), thanks [@​yannbf](https://togithub.com/yannbf)! - Controls: Improve accessibility of BooleanControl for screen readers - [#​24418](https://togithub.com/storybookjs/storybook/pull/24418), thanks [@​danielmarcano](https://togithub.com/danielmarcano)! - Core-Server: Ignore all node_module folders for watchpack - [#​24553](https://togithub.com/storybookjs/storybook/pull/24553), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Add deprecation notice for Vite + CommonJS - [#​23950](https://togithub.com/storybookjs/storybook/pull/23950), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Core: Detect no matching export error in storybook start and build - [#​24877](https://togithub.com/storybookjs/storybook/pull/24877), thanks [@​yannbf](https://togithub.com/yannbf)! - Core: Fix `useStoryPrepared` hook failing with `undefined` data - [#​22631](https://togithub.com/storybookjs/storybook/pull/22631), thanks [@​SpookyJelly](https://togithub.com/SpookyJelly)! - Core: Fix pnp support when cache dir is outside working dir - [#​24572](https://togithub.com/storybookjs/storybook/pull/24572), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Fix post message channel location.search access for React Native - [#​24545](https://togithub.com/storybookjs/storybook/pull/24545), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Core: Gracefully handle error when parsing preview.js file - [#​24858](https://togithub.com/storybookjs/storybook/pull/24858), thanks [@​yannbf](https://togithub.com/yannbf)! - Core: Make warnOnIncompatibleAddons fault-tolerant - [#​24880](https://togithub.com/storybookjs/storybook/pull/24880), thanks [@​taozhou-glean](https://togithub.com/taozhou-glean)! - Dependencies: Fix Yarn 4 failing to install due to jscodeshift dependency issue - [#​24914](https://togithub.com/storybookjs/storybook/pull/24914), thanks [@​samvv](https://togithub.com/samvv)! - Dependencies: Update [@​babel/traverse](https://togithub.com/babel/traverse) and [@​babel/core](https://togithub.com/babel/core) to fix vulnerability - [#​24670](https://togithub.com/storybookjs/storybook/pull/24670), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update browserify-sign transitive dependency - [#​24674](https://togithub.com/storybookjs/storybook/pull/24674), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update jscodeshift to v0.15.1 - [#​24882](https://togithub.com/storybookjs/storybook/pull/24882), thanks [@​epreston](https://togithub.com/epreston)! - Dependencies: Update nx dependencies to v17 - [#​24671](https://togithub.com/storybookjs/storybook/pull/24671), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Doc Blocks: Add support for `of` prop to `Primary` block - [#​23849](https://togithub.com/storybookjs/storybook/pull/23849), thanks [@​Wilson2k](https://togithub.com/Wilson2k)! - Doc Blocks: Remove `defaultProps` in `Stories` block - [#​24506](https://togithub.com/storybookjs/storybook/pull/24506), thanks [@​WouterK12](https://togithub.com/WouterK12)! - Docs: Changes corresponding to docs design updates - [#​24925](https://togithub.com/storybookjs/storybook/pull/24925), thanks [@​kylegach](https://togithub.com/kylegach)! - Maintenance: Split renderers preview entrypoints - [#​24623](https://togithub.com/storybookjs/storybook/pull/24623), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Manager: Update `store.settings.lastTrackedStoryId` - [#​24115](https://togithub.com/storybookjs/storybook/pull/24115), thanks [@​rashidshamloo](https://togithub.com/rashidshamloo)! - ManagerAPI: Fix setting status without index, crashes storybook - [#​24866](https://togithub.com/storybookjs/storybook/pull/24866), thanks [@​ndelangen](https://togithub.com/ndelangen)! - ManagerBuilder: Fix `"type": "commonjs"` compatibility - [#​24534](https://togithub.com/storybookjs/storybook/pull/24534), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Next.js: Add avif support - [#​24611](https://togithub.com/storybookjs/storybook/pull/24611), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Add back image context CommonJS export - [#​24885](https://togithub.com/storybookjs/storybook/pull/24885), thanks [@​martinnabhan](https://togithub.com/martinnabhan)! - Next.js: Add experimental SWC support - [#​24852](https://togithub.com/storybookjs/storybook/pull/24852), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix Fast Refresh config for SWC mode - [#​24991](https://togithub.com/storybookjs/storybook/pull/24991), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix forwarding ref for Image component - [#​24648](https://togithub.com/storybookjs/storybook/pull/24648), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix import path in swc loader - [#​24922](https://togithub.com/storybookjs/storybook/pull/24922), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix react-docgen usage with preset-env settings - [#​24993](https://togithub.com/storybookjs/storybook/pull/24993), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Remove duplicate Fast Refresh plugin init - [#​24963](https://togithub.com/storybookjs/storybook/pull/24963), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React: Upgrade `react-docgen` to v7 - [#​24530](https://togithub.com/storybookjs/storybook/pull/24530), thanks [@​shilman](https://togithub.com/shilman)! - ReactNative: Fix missing assert dep in docs-tools - [#​24732](https://togithub.com/storybookjs/storybook/pull/24732), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Svelte: Fix decorators always running twice - [#​24921](https://togithub.com/storybookjs/storybook/pull/24921), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - Svelte: Fix source with decorators always showing the `SlotDecorator` component - [#​24800](https://togithub.com/storybookjs/storybook/pull/24800), thanks [@​JReinhold](https://togithub.com/JReinhold)! - SvelteKit: Add experimental page and navigation mocking - [#​24795](https://togithub.com/storybookjs/storybook/pull/24795), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - SvelteKit: Default to log an action for `goto`, `invalidate` and `invalidateAll` - [#​24955](https://togithub.com/storybookjs/storybook/pull/24955), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - SWC: Add settings for react and preact - [#​24805](https://togithub.com/storybookjs/storybook/pull/24805), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Test Build: Add env-variable support to `--test` CLI-flag - [#​24862](https://togithub.com/storybookjs/storybook/pull/24862), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Add tests and rename to camelCase - [#​24911](https://togithub.com/storybookjs/storybook/pull/24911), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable composition when `--test` is `true` - [#​24799](https://togithub.com/storybookjs/storybook/pull/24799), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable docs related stuff for test builds - [#​24691](https://togithub.com/storybookjs/storybook/pull/24691), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable telemetry for test builds - [#​24706](https://togithub.com/storybookjs/storybook/pull/24706), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Disable warnOnIncompatibleAddons - [#​24797](https://togithub.com/storybookjs/storybook/pull/24797), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Filter out addon-docs from essentials in the test build - [#​24994](https://togithub.com/storybookjs/storybook/pull/24994), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Fix disabledAddons filter - [#​24924](https://togithub.com/storybookjs/storybook/pull/24924), thanks [@​IanVS](https://togithub.com/IanVS)! - Test Build: Fix indexer bug - [#​24890](https://togithub.com/storybookjs/storybook/pull/24890), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Globalize `@storybook/blocks` if `build.test.emptyBlocks` is `true` - [#​24650](https://togithub.com/storybookjs/storybook/pull/24650), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Implement builder options for test build - [#​24826](https://togithub.com/storybookjs/storybook/pull/24826), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Improve config loading & naming - [#​24837](https://togithub.com/storybookjs/storybook/pull/24837), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: No sourcemaps for test builds - [#​24804](https://togithub.com/storybookjs/storybook/pull/24804), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Revert defaulting to SWC in test build, but keep using esbuild for minification - [#​24843](https://togithub.com/storybookjs/storybook/pull/24843), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test: Create [@​storybook/test](https://togithub.com/storybook/test) package based on vitest - [#​24392](https://togithub.com/storybookjs/storybook/pull/24392), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test: Don't attach action to function mock if action was added already - [#​24966](https://togithub.com/storybookjs/storybook/pull/24966), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Test: Model loaders as before each and restore mocks properly - [#​24948](https://togithub.com/storybookjs/storybook/pull/24948), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Theming: Add theme variable to set the preview background color - [#​24575](https://togithub.com/storybookjs/storybook/pull/24575), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Typescript: Add 'skipCompiler' option to TypeScript presets - [#​24847](https://togithub.com/storybookjs/storybook/pull/24847), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Fix horizontal scroll bar in Canvas hidden by styling - [#​24408](https://togithub.com/storybookjs/storybook/pull/24408), thanks [@​yoshi2no](https://togithub.com/yoshi2no)! - UI: improve A11Y remove redundant styling rules, update icon color - [#​24402](https://togithub.com/storybookjs/storybook/pull/24402), thanks [@​tolkadot](https://togithub.com/tolkadot)! - UI: Logo fixed value - [#​24726](https://togithub.com/storybookjs/storybook/pull/24726), thanks [@​black-arm](https://togithub.com/black-arm)! - UI: Update zIndex on NotificationList to fix the notification not being clickable in certain cases - [#​24602](https://togithub.com/storybookjs/storybook/pull/24602), thanks [@​yoshi2no](https://togithub.com/yoshi2no)! - Viewport: Add newer device viewports - [#​24777](https://togithub.com/storybookjs/storybook/pull/24777), thanks [@​Tomo5524](https://togithub.com/Tomo5524)! - Vite: Prevent non-deterministic build output - [#​24833](https://togithub.com/storybookjs/storybook/pull/24833), thanks [@​henkerik](https://togithub.com/henkerik)! - Webpack: Add export-order-loader and remove babel-plugin-named-exports-order - [#​24749](https://togithub.com/storybookjs/storybook/pull/24749), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Add react-docgen loader and remove babel-plugin-react-docgen - [#​24762](https://togithub.com/storybookjs/storybook/pull/24762), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Fix race condition for export-order loader - [#​24817](https://togithub.com/storybookjs/storybook/pull/24817), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Hide critical dependency warning - [#​24784](https://togithub.com/storybookjs/storybook/pull/24784), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Only load babel config when babel-loader is used - [#​25002](https://togithub.com/storybookjs/storybook/pull/25002), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Resolve circular dependency and fix HMR - [#​24974](https://togithub.com/storybookjs/storybook/pull/24974), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)!
storybookjs/storybook (@​storybook/nextjs) ### [`v7.6.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#760) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.5.3...v7.6.0) Storybook 7.6 is here with increased performance and much more! - 🔥 Improved SWC support - 🧪 New test utilities and fast build mode - 🔼 NextJS SWC + avif support & fixes - 🤡 SvelteKit page and navigation mocking - ⚛️ React-docgen upgrade - 🎨 Controls a11y, background theming, and viewports - 🩺 CLI: The doctor is in! - 🚫 Addons: Remove React as a peer dependency - 🪦 Storyshots and Vue2 deprecated
List of all updates - Actions: Attach spies on actions across stories when defined in meta - [#​24451](https://togithub.com/storybookjs/storybook/pull/24451), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Actions: Fix `@storybook/core-events/preview-errors` dependency missing for Yarn PnP - [#​24973](https://togithub.com/storybookjs/storybook/pull/24973), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Actions: Fix missing crypto module crashing React Native - [#​24546](https://togithub.com/storybookjs/storybook/pull/24546), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Actions: Warn on implicit actions - [#​24856](https://togithub.com/storybookjs/storybook/pull/24856), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Addon A11y: Avoid CSP issue - [#​24477](https://togithub.com/storybookjs/storybook/pull/24477), thanks [@​Marklb](https://togithub.com/Marklb)! - Addon: Move Visual Test addon to the code directory - [#​24771](https://togithub.com/storybookjs/storybook/pull/24771), thanks [@​cdedreuille](https://togithub.com/cdedreuille)! - Addons, core: Make `react` and Storybook packages `devDependencies` where possible - [#​24676](https://togithub.com/storybookjs/storybook/pull/24676), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Addons, core: Make `react` and Storybook packages `devDependencies` where possible - ATTEMPT 2 - [#​24834](https://togithub.com/storybookjs/storybook/pull/24834), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Angular: Add source-map option to builder - [#​24466](https://togithub.com/storybookjs/storybook/pull/24466), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Handle nested module metadata - [#​24798](https://togithub.com/storybookjs/storybook/pull/24798), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Include object configured styles - [#​24768](https://togithub.com/storybookjs/storybook/pull/24768), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Babel: Update all @​babel/\* dependencies - [#​24610](https://togithub.com/storybookjs/storybook/pull/24610), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CLI: Add "doctor" command - [#​22236](https://togithub.com/storybookjs/storybook/pull/22236), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add [@​storybook/addon-designs](https://togithub.com/storybook/addon-designs) to non-core list - [#​24507](https://togithub.com/storybookjs/storybook/pull/24507), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Ensure errors with opening the browser are caught - [#​24668](https://togithub.com/storybookjs/storybook/pull/24668), thanks [@​xueyawei](https://togithub.com/xueyawei)! - CLI: Ignore `addon-onboarding` when checking versions - [#​24634](https://togithub.com/storybookjs/storybook/pull/24634), thanks [@​JReinhold](https://togithub.com/JReinhold)! - CLI: Use [@​storybook/test](https://togithub.com/storybook/test) in template stories - [#​24393](https://togithub.com/storybookjs/storybook/pull/24393), thanks [@​yannbf](https://togithub.com/yannbf)! - Controls: Improve accessibility of BooleanControl for screen readers - [#​24418](https://togithub.com/storybookjs/storybook/pull/24418), thanks [@​danielmarcano](https://togithub.com/danielmarcano)! - Core-Server: Ignore all node_module folders for watchpack - [#​24553](https://togithub.com/storybookjs/storybook/pull/24553), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Add deprecation notice for Vite + CommonJS - [#​23950](https://togithub.com/storybookjs/storybook/pull/23950), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Core: Detect no matching export error in storybook start and build - [#​24877](https://togithub.com/storybookjs/storybook/pull/24877), thanks [@​yannbf](https://togithub.com/yannbf)! - Core: Fix `useStoryPrepared` hook failing with `undefined` data - [#​22631](https://togithub.com/storybookjs/storybook/pull/22631), thanks [@​SpookyJelly](https://togithub.com/SpookyJelly)! - Core: Fix pnp support when cache dir is outside working dir - [#​24572](https://togithub.com/storybookjs/storybook/pull/24572), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Fix post message channel location.search access for React Native - [#​24545](https://togithub.com/storybookjs/storybook/pull/24545), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Core: Gracefully handle error when parsing preview.js file - [#​24858](https://togithub.com/storybookjs/storybook/pull/24858), thanks [@​yannbf](https://togithub.com/yannbf)! - Core: Make warnOnIncompatibleAddons fault-tolerant - [#​24880](https://togithub.com/storybookjs/storybook/pull/24880), thanks [@​taozhou-glean](https://togithub.com/taozhou-glean)! - Dependencies: Fix Yarn 4 failing to install due to jscodeshift dependency issue - [#​24914](https://togithub.com/storybookjs/storybook/pull/24914), thanks [@​samvv](https://togithub.com/samvv)! - Dependencies: Update [@​babel/traverse](https://togithub.com/babel/traverse) and [@​babel/core](https://togithub.com/babel/core) to fix vulnerability - [#​24670](https://togithub.com/storybookjs/storybook/pull/24670), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update browserify-sign transitive dependency - [#​24674](https://togithub.com/storybookjs/storybook/pull/24674), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update jscodeshift to v0.15.1 - [#​24882](https://togithub.com/storybookjs/storybook/pull/24882), thanks [@​epreston](https://togithub.com/epreston)! - Dependencies: Update nx dependencies to v17 - [#​24671](https://togithub.com/storybookjs/storybook/pull/24671), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Doc Blocks: Add support for `of` prop to `Primary` block - [#​23849](https://togithub.com/storybookjs/storybook/pull/23849), thanks [@​Wilson2k](https://togithub.com/Wilson2k)! - Doc Blocks: Remove `defaultProps` in `Stories` block - [#​24506](https://togithub.com/storybookjs/storybook/pull/24506), thanks [@​WouterK12](https://togithub.com/WouterK12)! - Docs: Changes corresponding to docs design updates - [#​24925](https://togithub.com/storybookjs/storybook/pull/24925), thanks [@​kylegach](https://togithub.com/kylegach)! - Maintenance: Split renderers preview entrypoints - [#​24623](https://togithub.com/storybookjs/storybook/pull/24623), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Manager: Update `store.settings.lastTrackedStoryId` - [#​24115](https://togithub.com/storybookjs/storybook/pull/24115), thanks [@​rashidshamloo](https://togithub.com/rashidshamloo)! - ManagerAPI: Fix setting status without index, crashes storybook - [#​24866](https://togithub.com/storybookjs/storybook/pull/24866), thanks [@​ndelangen](https://togithub.com/ndelangen)! - ManagerBuilder: Fix `"type": "commonjs"` compatibility - [#​24534](https://togithub.com/storybookjs/storybook/pull/24534), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Next.js: Add avif support - [#​24611](https://togithub.com/storybookjs/storybook/pull/24611), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Add back image context CommonJS export - [#​24885](https://togithub.com/storybookjs/storybook/pull/24885), thanks [@​martinnabhan](https://togithub.com/martinnabhan)! - Next.js: Add experimental SWC support - [#​24852](https://togithub.com/storybookjs/storybook/pull/24852), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix Fast Refresh config for SWC mode - [#​24991](https://togithub.com/storybookjs/storybook/pull/24991), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix forwarding ref for Image component - [#​24648](https://togithub.com/storybookjs/storybook/pull/24648), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix import path in swc loader - [#​24922](https://togithub.com/storybookjs/storybook/pull/24922), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Fix react-docgen usage with preset-env settings - [#​24993](https://togithub.com/storybookjs/storybook/pull/24993), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Remove duplicate Fast Refresh plugin init - [#​24963](https://togithub.com/storybookjs/storybook/pull/24963), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React: Upgrade `react-docgen` to v7 - [#​24530](https://togithub.com/storybookjs/storybook/pull/24530), thanks [@​shilman](https://togithub.com/shilman)! - ReactNative: Fix missing assert dep in docs-tools - [#​24732](https://togithub.com/storybookjs/storybook/pull/24732), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Svelte: Fix decorators always running twice - [#​24921](https://togithub.com/storybookjs/storybook/pull/24921), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - Svelte: Fix source with decorators always showing the `SlotDecorator` component - [#​24800](https://togithub.com/storybookjs/storybook/pull/24800), thanks [@​JReinhold](https://togithub.com/JReinhold)! - SvelteKit: Add experimental page and navigation mocking - [#​24795](https://togithub.com/storybookjs/storybook/pull/24795), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - SvelteKit: Default to log an action for `goto`, `invalidate` and `invalidateAll` - [#​24955](https://togithub.com/storybookjs/storybook/pull/24955), thanks [@​paoloricciuti](https://togithub.com/paoloricciuti)! - SWC: Add settings for react and preact - [#​24805](https://togithub.com/storybookjs/storybook/pull/24805), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Test Build: Add env-variable support to `--test` CLI-flag - [#​24862](https://togithub.com/storybookjs/storybook/pull/24862), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Add tests and rename to camelCase - [#​24911](https://togithub.com/storybookjs/storybook/pull/24911), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable composition when `--test` is `true` - [#​24799](https://togithub.com/storybookjs/storybook/pull/24799), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable docs related stuff for test builds - [#​24691](https://togithub.com/storybookjs/storybook/pull/24691), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Disable telemetry for test builds - [#​24706](https://togithub.com/storybookjs/storybook/pull/24706), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Disable warnOnIncompatibleAddons - [#​24797](https://togithub.com/storybookjs/storybook/pull/24797), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Filter out addon-docs from essentials in the test build - [#​24994](https://togithub.com/storybookjs/storybook/pull/24994), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Fix disabledAddons filter - [#​24924](https://togithub.com/storybookjs/storybook/pull/24924), thanks [@​IanVS](https://togithub.com/IanVS)! - Test Build: Fix indexer bug - [#​24890](https://togithub.com/storybookjs/storybook/pull/24890), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Globalize `@storybook/blocks` if `build.test.emptyBlocks` is `true` - [#​24650](https://togithub.com/storybookjs/storybook/pull/24650), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Implement builder options for test build - [#​24826](https://togithub.com/storybookjs/storybook/pull/24826), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test Build: Improve config loading & naming - [#​24837](https://togithub.com/storybookjs/storybook/pull/24837), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: No sourcemaps for test builds - [#​24804](https://togithub.com/storybookjs/storybook/pull/24804), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Test Build: Revert defaulting to SWC in test build, but keep using esbuild for minification - [#​24843](https://togithub.com/storybookjs/storybook/pull/24843), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test: Create [@​storybook/test](https://togithub.com/storybook/test) package based on vitest - [#​24392](https://togithub.com/storybookjs/storybook/pull/24392), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Test: Don't attach action to function mock if action was added already - [#​24966](https://togithub.com/storybookjs/storybook/pull/24966), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Test: Model loaders as before each and restore mocks properly - [#​24948](https://togithub.com/storybookjs/storybook/pull/24948), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Theming: Add theme variable to set the preview background color - [#​24575](https://togithub.com/storybookjs/storybook/pull/24575), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Typescript: Add 'skipCompiler' option to TypeScript presets - [#​24847](https://togithub.com/storybookjs/storybook/pull/24847), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - UI: Fix horizontal scroll bar in Canvas hidden by styling - [#​24408](https://togithub.com/storybookjs/storybook/pull/24408), thanks [@​yoshi2no](https://togithub.com/yoshi2no)! - UI: improve A11Y remove redundant styling rules, update icon color - [#​24402](https://togithub.com/storybookjs/storybook/pull/24402), thanks [@​tolkadot](https://togithub.com/tolkadot)! - UI: Logo fixed value - [#​24726](https://togithub.com/storybookjs/storybook/pull/24726), thanks [@​black-arm](https://togithub.com/black-arm)! - UI: Update zIndex on NotificationList to fix the notification not being clickable in certain cases - [#​24602](https://togithub.com/storybookjs/storybook/pull/24602), thanks [@​yoshi2no](https://togithub.com/yoshi2no)! - Viewport: Add newer device viewports - [#​24777](https://togithub.com/storybookjs/storybook/pull/24777), thanks [@​Tomo5524](https://togithub.com/Tomo5524)! - Vite: Prevent non-deterministic build output - [#​24833](https://togithub.com/storybookjs/storybook/pull/24833), thanks [@​henkerik](https://togithub.com/henkerik)! - Webpack: Add export-order-loader and remove babel-plugin-named-exports-order - [#​24749](https://togithub.com/storybookjs/storybook/pull/24749), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Add react-docgen loader and remove babel-plugin-react-docgen - [#​24762](https://togithub.com/storybookjs/storybook/pull/24762), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Fix race condition for export-order loader - [#​24817](https://togithub.com/storybookjs/storybook/pull/24817), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Hide critical dependency warning - [#​24784](https://togithub.com/storybookjs/storybook/pull/24784), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Only load babel config when babel-loader is used - [#​25002](https://togithub.com/storybookjs/storybook/pull/25002), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Webpack: Resolve circular dependency and fix HMR - [#​24974](https://togithub.com/storybookjs/storybook/pull/24974), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)!

Configuration

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
testaustime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:46am
testaustime-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:46am