Skip to content

Dependencies: Bump various packages#33412

Merged
ndelangen merged 26 commits into
nextfrom
norbert/version-bumps-dec-2025
Dec 24, 2025
Merged

Dependencies: Bump various packages#33412
ndelangen merged 26 commits into
nextfrom
norbert/version-bumps-dec-2025

Conversation

@ndelangen
Copy link
Copy Markdown
Member

@ndelangen ndelangen commented Dec 22, 2025

What I did

I discovered a few minor things and outdated dependencies in my work overhauling CI config.
I upgraded execa, upgraded prettier, which caused some re-formatting to happen.

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

I would expect no manual QA to be required, CI being green should suffice.

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>

@ndelangen ndelangen self-assigned this Dec 22, 2025
@ndelangen ndelangen added dependencies ci:merged Run the CI jobs that normally run when merged. labels Dec 22, 2025
@ndelangen ndelangen changed the title Norbert/version bumps dec 2025 Dependencies: Bump various packages Dec 22, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Dec 22, 2025

View your CI Pipeline Execution ↗ for commit 7b4dfcb

Command Status Duration Result
nx run-many -t compile,check,knip,test,pretty-d... ✅ Succeeded 13m 9s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-24 13:57:25 UTC

@storybook-app-bot
Copy link
Copy Markdown

storybook-app-bot Bot commented Dec 22, 2025

Package Benchmarks

Commit: 7b4dfcb, ran on 24 December 2025 at 13:52:27 UTC

The following packages have significant changes to their size or dependencies:

storybook

Before After Difference
Dependency count 49 49 0
Self size 19.92 MB 20.19 MB 🚨 +271 KB 🚨
Dependency size 16.52 MB 16.52 MB 0 B
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 183 183 0
Self size 775 KB 775 KB 🚨 +152 B 🚨
Dependency size 66.97 MB 67.24 MB 🚨 +271 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 176 176 0
Self size 30 KB 30 KB 🎉 -36 B 🎉
Dependency size 65.54 MB 65.82 MB 🚨 +271 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 50 50 0
Self size 999 KB 999 KB 0 B
Dependency size 36.44 MB 36.71 MB 🚨 +271 KB 🚨
Bundle Size Analyzer node node

…ge-core, @volar/source-map, @volar/typescript, @vue/language-core, and vue-tsc
@ndelangen
Copy link
Copy Markdown
Member Author

Looks like exaca grew in size in it's latest releases.

@ndelangen ndelangen requested a review from yannbf December 22, 2025 22:05
Comment thread code/core/src/node-logger/logger/logger.ts Outdated
Comment thread scripts/utils/cli-step.ts Outdated
Comment thread scripts/utils/cli-step.ts Outdated
Comment thread scripts/utils/yarn.ts Outdated
Comment thread scripts/tasks/sandbox-parts.ts Outdated
Comment thread code/vitest.config.ts Outdated
@ndelangen ndelangen merged commit bc8fcc3 into next Dec 24, 2025
90 checks passed
@ndelangen ndelangen deleted the norbert/version-bumps-dec-2025 branch December 24, 2025 14:10
@github-actions github-actions Bot mentioned this pull request Dec 24, 2025
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:merged Run the CI jobs that normally run when merged. dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants