Skip to content

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

Merged
MilosPaunovic merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/storybook-4d913f8ded
Mar 3, 2026
Merged

build(deps-dev): bump the storybook group in /ui with 5 updates#14863
MilosPaunovic merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/ui/storybook-4d913f8ded

Conversation

@dependabot
Copy link
Contributor

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

Bumps the storybook group in /ui with 5 updates:

Package From To
@storybook/addon-themes 10.2.12 10.2.13
@storybook/addon-vitest 10.2.12 10.2.13
@storybook/vue3-vite 10.2.12 10.2.13
eslint-plugin-storybook 10.2.12 10.2.13
storybook 10.2.12 10.2.13

Updates @storybook/addon-themes from 10.2.12 to 10.2.13

Release notes

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

v10.2.13

10.2.13

Changelog

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

10.2.13

Commits

Updates @storybook/addon-vitest from 10.2.12 to 10.2.13

Release notes

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

v10.2.13

10.2.13

Changelog

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

10.2.13

Commits

Updates @storybook/vue3-vite from 10.2.12 to 10.2.13

Release notes

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

v10.2.13

10.2.13

Changelog

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

10.2.13

Commits

Updates eslint-plugin-storybook from 10.2.12 to 10.2.13

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.2.13

10.2.13

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.2.13

Commits
  • 305b534 Bump version from "10.2.12" to "10.2.13" [skip ci]
  • 69cf694 Merge pull request #33884 from storybookjs/copilot/fix-eslint-10-support
  • See full diff in compare view

Updates storybook from 10.2.12 to 10.2.13

Release notes

Sourced from storybook's releases.

v10.2.13

10.2.13

Changelog

Sourced from storybook's changelog.

10.2.13

Commits
  • 305b534 Bump version from "10.2.12" to "10.2.13" [skip ci]
  • 91e7401 Merge pull request #33922 from storybookjs/valentin/fix-performance-in-infer-...
  • 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

@dependabot dependabot bot added area/frontend Needs frontend code changes dependency-upgrade Dependency upgrade is needed labels Mar 2, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 2, 2026
@MilosPaunovic
Copy link
Member

@dependabot recreate

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.12` | `10.2.13` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.2.12` | `10.2.13` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `10.2.12` | `10.2.13` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.12` | `10.2.13` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.12` | `10.2.13` |


Updates `@storybook/addon-themes` from 10.2.12 to 10.2.13
- [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.13/code/addons/themes)

Updates `@storybook/addon-vitest` from 10.2.12 to 10.2.13
- [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.13/code/addons/vitest)

Updates `@storybook/vue3-vite` from 10.2.12 to 10.2.13
- [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.13/code/frameworks/vue3-vite)

Updates `eslint-plugin-storybook` from 10.2.12 to 10.2.13
- [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.13/code/lib/eslint-plugin)

Updates `storybook` from 10.2.12 to 10.2.13
- [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.13/code/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/storybook-4d913f8ded branch from 3a2caf8 to 2a64597 Compare March 3, 2026 07:31
@MilosPaunovic MilosPaunovic merged commit d7d1d5f into develop Mar 3, 2026
8 of 9 checks passed
@MilosPaunovic MilosPaunovic deleted the dependabot/npm_and_yarn/ui/storybook-4d913f8ded branch March 3, 2026 07:32
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 3, 2026
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