-
-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps-dev): bump the minor-and-patch-updates group with 14 updates #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
TimMikeladze
merged 1 commit into
master
from
dependabot/npm_and_yarn/master/minor-and-patch-updates-37e9b8d0e9
Dec 5, 2024
Merged
chore(deps-dev): bump the minor-and-patch-updates group with 14 updates #145
TimMikeladze
merged 1 commit into
master
from
dependabot/npm_and_yarn/master/minor-and-patch-updates-37e9b8d0e9
Dec 5, 2024
Conversation
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
Bumps the minor-and-patch-updates group with 14 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.0` | `8.4.6` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.0` | `8.4.6` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.0` | `8.4.6` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.0` | `8.4.6` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.0` | `8.4.6` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.0` | `8.4.6` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.0` | `8.4.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.6` | `22.10.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.4` | `2.1.6` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.8.2` | `1.8.4` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.0` | `8.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.6` | Updates `@storybook/addon-essentials` from 8.4.0 to 8.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/v8.4.6/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.4.0 to 8.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/v8.4.6/code/addons/interactions) Updates `@storybook/addon-links` from 8.4.0 to 8.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/v8.4.6/code/addons/links) Updates `@storybook/blocks` from 8.4.0 to 8.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/v8.4.6/code/lib/blocks) Updates `@storybook/react` from 8.4.0 to 8.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/v8.4.6/code/renderers/react) Updates `@storybook/react-webpack5` from 8.4.0 to 8.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/v8.4.6/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.4.0 to 8.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/v8.4.6/code/lib/test) Updates `@types/node` from 22.8.6 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 2.1.4 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/coverage-v8) Updates `concurrently` from 9.0.1 to 9.1.0 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.0) Updates `lefthook` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.8.2...v1.8.4) Updates `storybook` from 8.4.0 to 8.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/v8.4.6/code/lib/cli) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `vitest` from 2.1.4 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch-updates group with 14 updates:
8.4.0
8.4.6
8.4.0
8.4.6
8.4.0
8.4.6
8.4.0
8.4.6
8.4.0
8.4.6
8.4.0
8.4.6
8.4.0
8.4.6
22.8.6
22.10.1
2.1.4
2.1.6
9.0.1
9.1.0
1.8.2
1.8.4
8.4.0
8.4.6
5.6.3
5.7.2
2.1.4
2.1.6
Updates
@storybook/addon-essentials
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-essentials
since your current version.Updates
@storybook/addon-interactions
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-interactions
since your current version.Updates
@storybook/addon-links
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-links
since your current version.Updates
@storybook/blocks
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/blocks
since your current version.Updates
@storybook/react
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]8e5a14b
Merge pull request #29503 from storybookjs/kasper/fix-peer-constraintsMaintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/react
since your current version.Updates
@storybook/react-webpack5
from 8.4.0 to 8.4.6Release notes
Sourced from
@storybook/react-webpack5
's releases.Changelog
Sourced from
@storybook/react-webpack5
's changelog.Commits
b58b3eeDescription has been truncated