Skip to content

web: bump the storybook group across 1 directory with 5 updates#17787

Merged
GirlBossRush merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/storybook-534afab849
Nov 4, 2025
Merged

web: bump the storybook group across 1 directory with 5 updates#17787
GirlBossRush merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/storybook-534afab849

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps the storybook group with 5 updates in the /web directory:

Package From To
@storybook/addon-docs 9.1.15 10.0.0
@storybook/addon-links 9.1.15 10.0.0
@storybook/web-components 9.1.15 10.0.0
@storybook/web-components-vite 9.1.15 10.0.0
storybook 9.1.15 10.0.0

Updates @storybook/addon-docs from 9.1.15 to 10.0.0

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • d075427 Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]
  • d13459e Merge pull request #32837 from mrginglymus/no-es-toolkit-compat
  • 7949b77 Merge branch 'next' into optimize-startup
  • 95d7c4d Merge branch 'next' into optimize-startup
  • 88f92e0 Merge branch 'next' into es-toolkit-ohno
  • 093c50b Replace es-toolkit compat imports with non-compat
  • a02c08b Bump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 9.1.15 to 10.0.0

Release notes

Sourced from @​storybook/addon-links's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/addon-links's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • d075427 Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]
  • a02c08b Bump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]
  • f8b44e6 Bump version from "10.0.0-beta.13" to "10.0.0-rc.0" [skip ci]
  • 28ab482 Bump version from "10.0.0-beta.12" to "10.0.0-beta.13" [skip ci]
  • da26393 Bump version from "10.0.0-beta.11" to "10.0.0-beta.12" [skip ci]
  • 5324fe1 Bump version from "10.0.0-beta.10" to "10.0.0-beta.11" [skip ci]
  • 81b0429 Bump version from "10.0.0-beta.9" to "10.0.0-beta.10" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/web-components from 9.1.15 to 10.0.0

Release notes

Sourced from @​storybook/web-components's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/web-components's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • d075427 Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]
  • a02c08b Bump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]
  • f8b44e6 Bump version from "10.0.0-beta.13" to "10.0.0-rc.0" [skip ci]
  • 28ab482 Bump version from "10.0.0-beta.12" to "10.0.0-beta.13" [skip ci]
  • da26393 Bump version from "10.0.0-beta.11" to "10.0.0-beta.12" [skip ci]
  • 5324fe1 Bump version from "10.0.0-beta.10" to "10.0.0-beta.11" [skip ci]
  • 81b0429 Bump version from "10.0.0-beta.9" to "10.0.0-beta.10" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/web-components-vite from 9.1.15 to 10.0.0

Release notes

Sourced from @​storybook/web-components-vite's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 04:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2025
@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 7361bda
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69097d6d26d37100083aa934
😎 Deploy Preview https://deploy-preview-17787--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7361bda
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69097d6d5c049a0008a29fee

@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7361bda
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69097d6de94d6a0008962f77
😎 Deploy Preview https://deploy-preview-17787--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.88%. Comparing base (b02a0a7) to head (7361bda).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (b02a0a7) and HEAD (7361bda). Click for more details.

HEAD has 48 uploads less than BASE
Flag BASE (b02a0a7) HEAD (7361bda)
e2e 15 1
integration 2 0
unit 18 2
unit-migrate 18 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #17787       +/-   ##
===========================================
- Coverage   92.93%   68.88%   -24.06%     
===========================================
  Files         869      869               
  Lines       47987    47987               
===========================================
- Hits        44598    33056    -11542     
- Misses       3389    14931    +11542     
Flag Coverage Δ
e2e 35.93% <ø> (-9.23%) ⬇️
integration ?
unit 68.01% <ø> (-23.07%) ⬇️
unit-migrate 68.64% <ø> (-22.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/storybook-534afab849 branch 3 times, most recently from 607a0c6 to 5d8190b Compare October 31, 2025 04:14
@GirlBossRush GirlBossRush enabled auto-merge (squash) November 2, 2025 20:48
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 2, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/storybook-534afab849 branch 2 times, most recently from 563ec4e to 8ba6622 Compare November 3, 2025 04:19
Bumps the storybook group with 5 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.15` | `10.0.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.15` | `10.0.0` |
| [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) | `9.1.15` | `10.0.0` |
| [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite) | `9.1.15` | `10.0.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.15` | `10.0.0` |



Updates `@storybook/addon-docs` from 9.1.15 to 10.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/addons/docs)

Updates `@storybook/addon-links` from 9.1.15 to 10.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/addons/links)

Updates `@storybook/web-components` from 9.1.15 to 10.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/renderers/web-components)

Updates `@storybook/web-components-vite` from 9.1.15 to 10.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/frameworks/web-components-vite)

Updates `storybook` from 9.1.15 to 10.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/web-components"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/web-components-vite"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/storybook-534afab849 branch from 8ba6622 to 7361bda Compare November 4, 2025 04:13
@GirlBossRush GirlBossRush merged commit e2e7021 into main Nov 4, 2025
95 of 96 checks passed
@GirlBossRush GirlBossRush deleted the dependabot/npm_and_yarn/web/storybook-534afab849 branch November 4, 2025 04:37
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 4, 2025
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main:
  webiste/docs: remove broken info box and fix sentence (#17963)
  web/admin: fixes capitalization in application wizard title (#17959)
  website/docs: added Note about email_verified scope mapping is set to false by default (#17942)
  crypto: update certificate api and component (#17921)
  core: bump openapitools/openapi-diff from 2.1.4 to 2.1.5 in /scripts/api (#17929)
  ci: bump getsentry/action-release from 3.3.0 to 3.4.0 (#17931)
  ci: bump helm/kind-action from 1.12.0 to 1.13.0 (#17930)
  tasks/schedules: fix rel obj not being associated or updated (#17934)
  core, web: update translations (#17807)
  brands: sort matched brand by match length (#17920)
  web: bump the storybook group across 1 directory with 5 updates (#17787)
  brands: add more matching tests (#16185)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant