chore(deps): bump esbuild, storybook, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/blocks, @storybook/react and @storybook/react-webpack5 - #127
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…torybook/addon-interactions, @storybook/blocks, @storybook/react and @storybook/react-webpack5 Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions), [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) and [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5). These dependencies need to be updated together. Updates `esbuild` from 0.18.20 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.28.1) Updates `storybook` from 7.6.10 to 10.5.4 - [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.5.4/code/core) Updates `@storybook/addon-essentials` from 7.0.26 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials) Updates `@storybook/addon-interactions` from 7.0.26 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/interactions) Updates `@storybook/blocks` from 7.0.26 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/blocks) Updates `@storybook/react` from 7.0.26 to 10.5.4 - [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.5.4/code/renderers/react) Updates `@storybook/react-webpack5` from 7.0.26 to 10.5.4 - [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.5.4/code/frameworks/react-webpack5) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: storybook dependency-version: 10.5.4 dependency-type: direct:production - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.14 dependency-type: direct:development - dependency-name: "@storybook/addon-interactions" dependency-version: 7.6.24 dependency-type: direct:development - dependency-name: "@storybook/blocks" dependency-version: 8.6.14 dependency-type: direct:development - dependency-name: "@storybook/react" dependency-version: 10.5.4 dependency-type: direct:development - dependency-name: "@storybook/react-webpack5" dependency-version: 10.5.4 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 esbuild to 0.28.1 and updates ancestor dependencies esbuild, storybook, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/blocks, @storybook/react and @storybook/react-webpack5. These dependencies need to be updated together.
Updates
esbuildfrom 0.18.20 to 0.28.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
bb9db84publish 0.28.1 to npm9ff053esecurity: add integrity checks to the Deno API0a9bf21enforce non-negative size in gzip parsere2a1a71security: forbid\\in local dev server requests83a2cbffix #4482: don't inlineusingdeclarations308ad74fix #4471: renaming of nestedvardeclarationsf013f5ffix some typosaafd6e4chore: fix some minor issues in comments (#4462)15300c3follow up: cjs evaluation fixes1bda0c3fix #4461, fix #4467: esm evaluation fixesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for esbuild since your current version.
Updates
storybookfrom 7.6.10 to 10.5.4Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
3327dc4Bump version from "10.5.3" to "10.5.4" [skip ci]3f07eb7Merge pull request #35560 from storybookjs/norbert/fix-rn-telemetry-metadata22e3666Merge pull request #35541 from hxy-asdw/fix/prismjs-dark-mode-contrast-355409ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6518f711Bump version from "10.5.1" to "10.5.2" [skip ci]c253a06Bump version from "10.5.0" to "10.5.1" [skip ci]9dafcd2Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]705d4b0Fix windows UTs for 10.512a9299Merge pull request #35398 from storybookjs/sidnioulz/agentic-review-a11yMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for storybook since your current version.
Updates
@storybook/addon-essentialsfrom 7.0.26 to 8.6.14Release notes
Sourced from @storybook/addon-essentials's releases.
Changelog
Sourced from @storybook/addon-essentials's changelog.
... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]019cd1fBump version from "8.6.6" to "8.6.7" [skip ci]9a7a795Bump version from "8.6.5" to "8.6.6" [skip ci]4e23d75Bump version from "8.6.4" to "8.6.5" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-essentialssince your current version.Updates
@storybook/addon-interactionsfrom 7.0.26 to 7.6.24Release notes
Sourced from @storybook/addon-interactions's releases.
Changelog
Sourced from @storybook/addon-interactions'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-interactionssince your current version.Updates
@storybook/blocksfrom 7.0.26 to 8.6.14Release notes
Sourced from @storybook/blocks's releases.
Changelog
Sourced from @storybook/blocks's changelog.
... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]f1838f9Merge pull request #27193 from H0onnn/fix/#271871c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]549b913Merge pull request #30913 from JamesIves/next207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]019cd1fBump version from "8.6.6" to "8.6.7" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/blockssince your current version.Updates
@storybook/reactfrom 7.0.26 to 10.5.4Release notes
Sourced from @storybook/react's releases.
... (truncated)
Changelog
Sourced from @storybook/react's changelog.
... (truncated)
Commits
3327dc4Bump version from "10.5.3" to "10.5.4" [skip ci]9ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6518f711Bump version from "10.5.1" to "10.5.2" [skip ci]c253a06Bump version from "10.5.0" to "10.5.1" [skip ci]9dafcd2Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]448db85Bump version from "10.5.0-beta.1" to "10.5.0-beta.2" [skip ci]ccfbb0bMerge branch 'next' into norbert/fix-story-docs-portable-stories80490efCore: Update test for JSX rendering in portable stories5696accCore: Add test for skipping JSX rendering in portable storiesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/reactsince your current version.Updates
@storybook/react-webpack5from 7.0.26 to 10.5.4Release notes
Sourced from @storybook/react-webpack5's releases.