Skip to content

meta: bump the storybook group with 3 updates#8738

Merged
ovflowd merged 1 commit intomainfrom
dependabot/npm_and_yarn/storybook-9467940dde
Mar 20, 2026
Merged

meta: bump the storybook group with 3 updates#8738
ovflowd merged 1 commit intomainfrom
dependabot/npm_and_yarn/storybook-9467940dde

Conversation

@dependabot
Copy link
Contributor

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

Bumps the storybook group with 3 updates: @storybook/addon-themes, @storybook/react-webpack5 and storybook.

Updates @storybook/addon-themes from 10.2.13 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

v10.2.15

10.2.15

v10.2.14

10.2.14

Changelog

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

10.2.17

10.2.16

10.2.15

10.2.14

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]
  • 7b4ab63 Bump version from "10.2.14" to "10.2.15" [skip ci]
  • 8392ec0 Bump version from "10.2.13" to "10.2.14" [skip ci]
  • See full diff in compare view

Updates @storybook/react-webpack5 from 10.2.13 to 10.2.17

Release notes

Sourced from @​storybook/react-webpack5's releases.

v10.2.17

10.2.17

v10.2.16

10.2.16

v10.2.15

10.2.15

v10.2.14

10.2.14

Changelog

Sourced from @​storybook/react-webpack5's changelog.

10.2.17

10.2.16

10.2.15

10.2.14

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]
  • 7b4ab63 Bump version from "10.2.14" to "10.2.15" [skip ci]
  • 8392ec0 Bump version from "10.2.13" to "10.2.14" [skip ci]
  • See full diff in compare view

Updates storybook from 10.2.13 to 10.2.17

Release notes

Sourced from storybook's releases.

v10.2.17

10.2.17

v10.2.16

10.2.16

v10.2.15

10.2.15

v10.2.14

10.2.14

Changelog

Sourced from storybook's changelog.

10.2.17

10.2.16

10.2.15

10.2.14

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
  • 7b4ab63 Bump version from "10.2.14" to "10.2.15" [skip ci]
  • 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 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 the github_actions:pull-request Trigger Pull Request Checks label Mar 18, 2026
@dependabot dependabot bot requested review from a team as code owners March 18, 2026 21:32
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Mar 18, 2026
@vercel
Copy link

vercel bot commented Mar 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nodejs-org Ignored Ignored Preview Mar 20, 2026 4:34pm

Request Review

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Mar 18, 2026
@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.11%. Comparing base (06a10ca) to head (e4ade39).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8738      +/-   ##
==========================================
- Coverage   75.12%   75.11%   -0.02%     
==========================================
  Files         104      104              
  Lines        9167     9167              
  Branches      315      315              
==========================================
- Hits         6887     6886       -1     
- Misses       2278     2279       +1     
  Partials        2        2              

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 18, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.52 MB
New Total Size 3.52 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/b788731d77071c07.js 208.90 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/e6450b5b1d45ff68.js 208.90 KB

@ovflowd ovflowd added the auto-merge Ready to automatically merge after being open for 48 hours label Mar 20, 2026
@ovflowd
Copy link
Member

ovflowd commented Mar 20, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-9467940dde branch from 0f5aced to 0d6a3a7 Compare March 20, 2026 16:31
Bumps the storybook group with 3 updates: [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes), [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-themes` from 10.2.13 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/react-webpack5` from 10.2.13 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/react-webpack5)

Updates `storybook` from 10.2.13 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/react-webpack5"
  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 force-pushed the dependabot/npm_and_yarn/storybook-9467940dde branch from 0d6a3a7 to e4ade39 Compare March 20, 2026 16:34
@ovflowd ovflowd added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit ab39bd6 Mar 20, 2026
13 checks passed
@ovflowd ovflowd deleted the dependabot/npm_and_yarn/storybook-9467940dde branch March 20, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants