Skip to content

Bump tar and storybook in /docs#3001

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/docs/multi-15a9fc0651
Open

Bump tar and storybook in /docs#3001
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/docs/multi-15a9fc0651

Conversation

@dependabot
Copy link
Contributor

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

Removes tar. It's no longer used after updating ancestor dependency storybook. These dependencies need to be updated together.

Removes tar

Updates storybook from 7.6.21 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

v10.2.13

10.2.13

v10.2.12

10.2.12

v10.2.11

10.2.11

... (truncated)

Changelog

Sourced from storybook's changelog.

10.2.17

10.2.16

10.2.15

10.2.14

10.2.13

10.2.12

10.2.11

10.2.10

10.2.9

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2026
@dependabot dependabot bot requested review from a team as code owners March 10, 2026 23:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2026
@dependabot dependabot bot requested a review from llastflowers March 10, 2026 23:46
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: 9790dcc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@llastflowers
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/multi-15a9fc0651 branch from c0167cd to 680b28d Compare March 12, 2026 18:00
@llastflowers
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/multi-15a9fc0651 branch from 680b28d to 784dce7 Compare March 12, 2026 18:24
@github-actions github-actions bot temporarily deployed to Storybook Preview March 12, 2026 21:22 Inactive
@llastflowers
Copy link
Contributor

@dependabot recreate

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). These dependencies need to be updated together.


Removes `tar`

Updates `storybook` from 7.6.21 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: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: storybook
  dependency-version: 10.2.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/multi-15a9fc0651 branch from d12dd66 to 9790dcc Compare March 18, 2026 18:25
@llastflowers
Copy link
Contributor

@copilot can you open a PR against this one that will remove all the storybook update stuff and just keep tar at the patched version to resolve the vulnerability alert?

Copy link
Contributor

Copilot AI commented Mar 18, 2026

@llastflowers I've opened a new pull request, #3015, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Patch tar vulnerability (6.2.1→7.5.11) without updating storybook

Co-authored-by: llastflowers <55068883+llastflowers@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: llastflowers <55068883+llastflowers@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code skip changeset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants