web: bump the storybook group across 1 directory with 5 updates#17715
Merged
web: bump the storybook group across 1 directory with 5 updates#17715
Conversation
Bumps the storybook group with 4 updates in the /web directory: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links), [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) and [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite). Updates `@storybook/addon-docs` from 9.1.13 to 9.1.15 - [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/v9.1.15/code/addons/docs) Updates `@storybook/addon-links` from 9.1.13 to 9.1.15 - [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/v9.1.15/code/addons/links) Updates `@storybook/web-components` from 9.1.13 to 9.1.15 - [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/v9.1.15/code/renderers/web-components) Updates `@storybook/web-components-vite` from 9.1.13 to 9.1.15 - [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/v9.1.15/code/frameworks/web-components-vite) Updates `storybook` from 9.1.13 to 9.1.15 - [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/v9.1.15/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-docs" dependency-version: 9.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-version: 9.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/web-components" dependency-version: 9.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/web-components-vite" dependency-version: 9.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook - dependency-name: storybook dependency-version: 9.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations canceled.
|
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
kensternberg-authentik
added a commit
that referenced
this pull request
Nov 10, 2025
* main: (25 commits) ci: bump astral-sh/setup-uv from 7.1.1 to 7.1.2 in /.github/actions/setup (#17718) web: bump the storybook group across 1 directory with 5 updates (#17715) ci: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#17720) ci: bump actions/download-artifact from 5.0.0 to 6.0.0 (#17719) website/integrations: grafana: replace deprecated redirect_uris usage by allowed_redirect_uris (#17710) web: bump @types/codemirror from 5.60.16 to 5.60.17 in /web (#17685) web: bump @types/node from 22.15.19 to 24.9.1 in /web (#17687) web: bump hono from 4.10.2 to 4.10.3 in /web (#17698) website/docs: blueprints: add a bit more info (#17704) website/docs: release notes: Add Zot integration (#17700) website/integrations: zot oci registry integration (#17682) website/integrations: sonarr: clarify reverse proxy setup (#17485) website/docs: eap add info about custom validation (#17642) web: Fix table row click handler. (#17697) root: Fix transifex link (#17696) translate: add cs_CZ (#17632) web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory (#17684) web: Make action field search case insensitive in Event Matcher Policy Form (#17680) website/docs: add note about invite link not bound (#17657) web: Abstract Wizard Lifecycle (#17658) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the storybook group with 4 updates in the /web directory: @storybook/addon-docs, @storybook/addon-links, @storybook/web-components and @storybook/web-components-vite.
Updates
@storybook/addon-docsfrom 9.1.13 to 9.1.15Release notes
Sourced from
@storybook/addon-docs's releases.Changelog
Sourced from
@storybook/addon-docs's changelog.Commits
d0d17d9Bump version from "9.1.14" to "9.1.15" [skip ci]5afb39fBump version from "9.1.13" to "9.1.14" [skip ci]Updates
@storybook/addon-linksfrom 9.1.13 to 9.1.15Release notes
Sourced from
@storybook/addon-links's releases.Changelog
Sourced from
@storybook/addon-links's changelog.Commits
d0d17d9Bump version from "9.1.14" to "9.1.15" [skip ci]5afb39fBump version from "9.1.13" to "9.1.14" [skip ci]Updates
@storybook/web-componentsfrom 9.1.13 to 9.1.15Release notes
Sourced from
@storybook/web-components's releases.Changelog
Sourced from
@storybook/web-components's changelog.Commits
d0d17d9Bump version from "9.1.14" to "9.1.15" [skip ci]5afb39fBump version from "9.1.13" to "9.1.14" [skip ci]Updates
@storybook/web-components-vitefrom 9.1.13 to 9.1.15Release notes
Sourced from
@storybook/web-components-vite's releases.Changelog
Sourced from
@storybook/web-components-vite's changelog.Commits
d0d17d9Bump version from "9.1.14" to "9.1.15" [skip ci]5afb39fBump version from "9.1.13" to "9.1.14" [skip ci]Updates
storybookfrom 9.1.13 to 9.1.15Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
d0d17d9Bump version from "9.1.14" to "9.1.15" [skip ci]b3129cdfix exportsa78540aMerge pull request #32770 from storybookjs/shilman/preview-first-load5afb39fBump version from "9.1.13" to "9.1.14" [skip ci]0617aaaimprove typings ofstorybook/internal/babel5a70f04Merge pull request #32819 from storybookjs/valentin/vitest-v4-support-2cae3815Merge pull request #32695 from storybookjs/shilman/32687-play-methoda989bdfMerge branch 'latest-release'5229548remove addon-jestDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions