Skip to content

build(deps-dev): bump the storybook group in /ui with 5 updates#15019

Merged
MilosPaunovic merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/ui/storybook-c79ca2cb90
Mar 11, 2026
Merged

build(deps-dev): bump the storybook group in /ui with 5 updates#15019
MilosPaunovic merged 2 commits intodevelopfrom
dependabot/npm_and_yarn/ui/storybook-c79ca2cb90

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps the storybook group in /ui with 5 updates:

Package From To
@storybook/addon-themes 10.2.15 10.2.17
@storybook/addon-vitest 10.2.15 10.2.17
@storybook/vue3-vite 10.2.15 10.2.17
eslint-plugin-storybook 10.2.15 10.2.17
storybook 10.2.15 10.2.17

Updates @storybook/addon-themes from 10.2.15 to 10.2.17

Release notes

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

v10.2.17

10.2.17

v10.2.16

10.2.16

Changelog

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

10.2.17

10.2.16

Commits
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-vitest from 10.2.15 to 10.2.17

Release notes

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

v10.2.17

10.2.17

v10.2.16

10.2.16

Changelog

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

10.2.17

10.2.16

Commits
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • See full diff in compare view

Updates @storybook/vue3-vite from 10.2.15 to 10.2.17

Release notes

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

v10.2.17

10.2.17

v10.2.16

10.2.16

Changelog

Sourced from @​storybook/vue3-vite's changelog.

10.2.17

10.2.16

Commits
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • See full diff in compare view

Updates eslint-plugin-storybook from 10.2.15 to 10.2.17

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.2.17

10.2.17

v10.2.16

10.2.16

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.2.17

10.2.16

Commits
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • See full diff in compare view

Updates storybook from 10.2.15 to 10.2.17

Release notes

Sourced from storybook's releases.

v10.2.17

10.2.17

v10.2.16

10.2.16

Changelog

Sourced from storybook's changelog.

10.2.17

10.2.16

Commits
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • 70dfffb Cleanup
  • 3e03e88 Core: Fix allowedHosts and address options in dev-server
  • 354507c Merge pull request #34045 from storybookjs/default-allowed-hosts
  • 10347fd Merge pull request #33835 from storybookjs/origin-validation
  • d7a9d2e Merge pull request #34032 from braedenfoster/fix/pnpm-preset-resolution
  • 1f4697d Merge pull request #33965 from storybookjs/yann/add-vike-metadata
  • 9a94a3a Merge pull request #33885 from storybookjs/copilot/fix-configfile-parser-warning
  • See full diff 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the storybook group in /ui with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.2.15` | `10.2.17` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.2.15` | `10.2.17` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `10.2.15` | `10.2.17` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.15` | `10.2.17` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.15` | `10.2.17` |


Updates `@storybook/addon-themes` from 10.2.15 to 10.2.17
- [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.2.17/code/addons/themes)

Updates `@storybook/addon-vitest` from 10.2.15 to 10.2.17
- [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.2.17/code/addons/vitest)

Updates `@storybook/vue3-vite` from 10.2.15 to 10.2.17
- [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.2.17/code/frameworks/vue3-vite)

Updates `eslint-plugin-storybook` from 10.2.15 to 10.2.17
- [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.2.17/code/lib/eslint-plugin)

Updates `storybook` from 10.2.15 to 10.2.17
- [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.2.17/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/vue3-vite"
  dependency-version: 10.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/frontend Needs frontend code changes dependency-upgrade Dependency upgrade is needed labels Mar 11, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 11, 2026
@MilosPaunovic MilosPaunovic merged commit 290cbea into develop Mar 11, 2026
9 checks passed
@MilosPaunovic MilosPaunovic deleted the dependabot/npm_and_yarn/ui/storybook-c79ca2cb90 branch March 11, 2026 08:00
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 11, 2026
@github-actions
Copy link
Contributor

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:15019
docker run --pull=always --rm -it -p 8080:8080 --user=root -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp ghcr.io/kestra-io/kestra-pr:15019 server local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend Needs frontend code changes dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant