build(deps-dev): bump @storybook/addon-links from 8.6.12 to 9.0.4 in /frontend
Bumps @storybook/addon-links from 8.6.12 to 9.0.4.
Release notes
Sourced from @storybook/addon-links's releases.
v9.0.4
9.0.4
- Addon Vitest: Fix path comparison on Windows - #31630, thanks
@valentinpalkovic!- Addon Vitest: Fix path comparison on Windows - #31634, thanks
@valentinpalkovic!v9.0.3
9.0.3
- Addon-Vitest: Properly merge configs - #31629, thanks
@valentinpalkovic!- Angular: Support v20 - #31611, thanks
@valentinpalkovic!- CLI: Update VTA version range for storybook init - #31612, thanks
@ghengeveld!v9.0.2
9.0.2
v9.0.1
9.0.1
- Angular: Include 20.x in version range - #31602, thanks
@shilman!- CLI: Update React Native init generator for v9 - #31600, thanks
@dannyhw!- React Native Web: Include expo in babel transforms - #31607, thanks
@dannyhw!- Telemetry: Fix storybook version and add test run events - #31473, thanks
@tmeasday!v9.0.0
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPathto Axe results and use it in copy link action - #31009, thanks@ghengeveld!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf!
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
9.0.4
- Addon Vitest: Fix path comparison on Windows - #31630, thanks
@valentinpalkovic!- Addon Vitest: Fix path comparison on Windows - #31634, thanks
@valentinpalkovic!9.0.3
- Addon-Vitest: Properly merge configs - #31629, thanks
@valentinpalkovic!- Angular: Support v20 - #31611, thanks
@valentinpalkovic!- CLI: Update VTA version range for storybook init - #31612, thanks
@ghengeveld!9.0.2
9.0.1
- Angular: Include 20.x in version range - #31602, thanks
@shilman!- CLI: Update React Native init generator for v9 - #31600, thanks
@dannyhw!- React Native Web: Include expo in babel transforms - #31607, thanks
@dannyhw!- Telemetry: Fix storybook version and add test run events - #31473, thanks
@tmeasday!9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPathto Axe results and use it in copy link action - #31009, thanks@ghengeveld!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf!
... (truncated)
Commits
6f962f3Bump version from "9.0.3" to "9.0.4" [skip ci]7cbe162Bump version from "9.0.2" to "9.0.3" [skip ci]371930bBump version from "9.0.1" to "9.0.2" [skip ci]9879693Bump version from "9.0.0" to "9.0.1" [skip ci]5dd81aeBump version from "9.0.0-rc.5" to "9.0.0" [skip ci]fd3356cBump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]0f1d97bBump version from "9.0.0-rc.3" to "9.0.0-rc.4" [skip ci]77b810eBump version from "9.0.0-rc.2" to "9.0.0-rc.3" [skip ci]0b0a060Bump version from "9.0.0-rc.1" to "9.0.0-rc.2" [skip ci]21eb044Merge branch 'next-release' into next- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
A newer version of @storybook/addon-links exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Upgraded to ^9.0.14 directly instead of 9.0.4 as originally proposed by dependabot.