Bump the npm_and_yarn group with 6 updates#578
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm_and_yarn group with 6 updates: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.18.20` | `0.25.9` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `7.6.20` | `9.1.2` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.20` | `8.6.14` | | [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html) | `7.6.20` | `9.1.2` | | [@storybook/html-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-webpack5) | `7.6.20` | `8.6.14` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `7.6.20` | `9.1.2` | Updates `esbuild` from 0.18.20 to 0.25.9 - [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.25.9) Updates `@storybook/addon-docs` from 7.6.20 to 9.1.2 - [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/v9.1.2/code/addons/docs) Updates `@storybook/addon-essentials` from 7.6.20 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/html` from 7.6.20 to 9.1.2 - [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/v9.1.2/code/renderers/html) Updates `@storybook/html-webpack5` from 7.6.20 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/frameworks/html-webpack5) Updates `storybook` from 7.6.20 to 9.1.2 - [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/v9.1.2/code/core) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@storybook/addon-docs" dependency-version: 9.1.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.14 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/html" dependency-version: 9.1.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/html-webpack5" dependency-version: 8.6.14 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 9.1.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot ignore |
Contributor
Author
|
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again. Valid commands: |
Member
|
@dependabot ignore these dependencies |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 the npm_and_yarn group with 6 updates:
0.18.200.25.97.6.209.1.27.6.208.6.147.6.209.1.27.6.208.6.147.6.209.1.2Updates
esbuildfrom 0.18.20 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05cpublish 0.25.9 to npm3dac33ffix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8mock fs now supports multiple volumes on windows100a51esplit out yarnpnp snapshot tests13aace3removeC:assumption from windows snapshot testsf1f413ffix #4252: preserve parentheses around functions1bc8091fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135move the go compiler version togo.versiona0af5d1makefile: useESBUILD_VERSIONconsistently8c71947publish 0.25.8 to npmUpdates
@storybook/addon-docsfrom 7.6.20 to 9.1.2Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746aeBump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]5ba8775Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]c146de5Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]f346049Docs: Update@storybook/iconsb874fb2Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]25d6eceBump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-docssince your current version.Updates
@storybook/addon-essentialsfrom 7.6.20 to 8.6.14Release notes
Sourced from
@storybook/addon-essentials's releases.... (truncated)
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/htmlfrom 7.6.20 to 9.1.2Release notes
Sourced from
@storybook/html's releases.... (truncated)
Changelog
Sourced from
@storybook/html's changelog.... (truncated)
Commits
99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746aeBump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]5ba8775Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]c146de5Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]b874fb2Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]25d6eceBump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]8d1e922Bump version from "9.1.0-alpha.8" to "9.1.0-alpha.9" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/htmlsince your current version.Updates
@storybook/html-webpack5from 7.6.20 to 8.6.14Release notes
Sourced from
@storybook/html-webpack5's releases.... (truncated)
Changelog
Sourced from
@storybook/html-webpack5's changelog.