Bump @babel/core, @storybook/addon-essentials, @storybook/blocks, @storybook/react-vite and storybook#67
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…orybook/react-vite and storybook Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) to 7.29.7 and updates ancestor dependencies [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). These dependencies need to be updated together. Updates `@babel/core` from 7.22.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@storybook/addon-essentials` from 7.0.24 to 7.6.24 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.24/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.24/code/addons/essentials) Updates `@storybook/blocks` from 7.0.24 to 7.6.24 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.24/code/lib/blocks) Updates `@storybook/react-vite` from 7.0.24 to 10.4.6 - [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.4.6/code/frameworks/react-vite) Updates `storybook` from 7.0.24 to 10.4.6 - [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.4.6/code/core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect - dependency-name: "@storybook/addon-essentials" dependency-version: 7.6.24 dependency-type: direct:development - dependency-name: "@storybook/blocks" dependency-version: 7.6.24 dependency-type: direct:development - dependency-name: "@storybook/react-vite" dependency-version: 10.4.6 dependency-type: direct:development - dependency-name: storybook dependency-version: 10.4.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @babel/core to 7.29.7 and updates ancestor dependencies @babel/core, @storybook/addon-essentials, @storybook/blocks, @storybook/react-vite and storybook. These dependencies need to be updated together.
Updates
@babel/corefrom 7.22.5 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Updates
@storybook/addon-essentialsfrom 7.0.24 to 7.6.24Release notes
Sourced from @storybook/addon-essentials's releases.
Changelog
Sourced from @storybook/addon-essentials's changelog.
... (truncated)
Commits
2eddd8cBump version from "7.6.23" to "7.6.24" [skip ci]736b0f1Bump version from "7.6.22" to "7.6.23" [skip ci]a159aa9Bump version from "7.6.21" to "7.6.22" [skip ci]41b1588Revert "Bump version from "7.6.21" to "7.6.22" [skip ci]"d845e5dBump version from "7.6.21" to "7.6.22" [skip ci]8f19cc2Bump version from 7.6.20 to 7.6.21 MANUALLY1fe1c39Bump version from 7.6.19 to 7.6.20 [skip ci]0264a14Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcftemporarily decrease version number for CIMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/addon-essentialssince your current version.Updates
@storybook/blocksfrom 7.0.24 to 7.6.24Release notes
Sourced from @storybook/blocks's releases.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/blockssince your current version.Updates
@storybook/react-vitefrom 7.0.24 to 10.4.6Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/react-vitesince your current version.Updates
storybookfrom 7.0.24 to 10.4.6Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]a80a5afMerge pull request #34985 from TheSeydiCharyyev/fix/issue-34951-partial-globals5b929caMerge pull request #35157 from Kakadus/update-esbuild48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]730f744Merge pull request #35094 from storybookjs/jeppe-cursor/a236965cdc88f70Merge pull request #35053 from storybookjs/sidnioulz/double-gate-ai-optin5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]ce1491dMerge pull request #35085 from badams/fix/telemetry-fetch-timeout624e618Bump version from "10.4.2" to "10.4.3" [skip ci]c898822Merge pull request #34496 from NYCU-Chung/fix/docs-blocks-custom-mdxMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for storybook since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.