-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the minor-and-patch-updates group across 1 directory with 20 updates #4
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/master/minor-and-patch-updates-ab69f68cc3
Closed
Conversation
This file contains 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
…y with 20 updates Bumps the minor-and-patch-updates group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.1.6` | `8.1.11` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.1.6` | `8.1.11` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.1.6` | `8.1.11` | | [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) | `1.0.3` | `1.0.4` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `8.1.6` | `8.1.11` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.1.6` | `8.1.11` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.1.6` | `8.1.11` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.1.6` | `8.1.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.2` | `20.14.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.0` | `7.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.0` | `7.15.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.34.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.6` | `15.2.7` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.5` | `7.52.0` | | [release-it](https://github.com/release-it/release-it) | `17.3.0` | `17.4.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.1.6` | `8.1.11` | | [tsx](https://github.com/privatenumber/tsx) | `4.15.2` | `4.16.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` | Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@storybook/addon-essentials` from 8.1.6 to 8.1.11 - [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.1.11/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.1.6 to 8.1.11 - [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.1.11/code/addons/interactions) Updates `@storybook/addon-links` from 8.1.6 to 8.1.11 - [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.1.11/code/addons/links) Updates `@storybook/addon-webpack5-compiler-swc` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-swc/releases) - [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-swc/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-webpack5-compiler-swc@v1.0.3...v1.0.4) Updates `@storybook/blocks` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.1.11/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/ui/blocks) Updates `@storybook/react` from 8.1.6 to 8.1.11 - [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.1.11/code/renderers/react) Updates `@storybook/react-webpack5` from 8.1.6 to 8.1.11 - [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.1.11/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.1.6 to 8.1.11 - [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.1.11/code/lib/test) Updates `@types/node` from 20.14.2 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.0 to 7.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.3) Updates `lint-staged` from 15.2.6 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.6...v15.2.7) Updates `react-hook-form` from 7.51.5 to 7.52.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.51.5...v7.52.0) Updates `release-it` from 17.3.0 to 17.4.1 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@17.3.0...17.4.1) Updates `storybook` from 8.1.6 to 8.1.11 - [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.1.11/code/lib/cli) Updates `tsx` from 4.15.2 to 4.16.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.2...v4.16.0) Updates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - 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/addon-webpack5-compiler-swc" 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-patch dependency-group: minor-and-patch-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: react-hook-form dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-minor 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: tsx dependency-type: direct:development update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 20 updates in the / directory:
1.0.2
1.1.0
8.1.6
8.1.11
8.1.6
8.1.11
8.1.6
8.1.11
1.0.3
1.0.4
8.1.6
8.1.11
8.1.6
8.1.11
8.1.6
8.1.11
8.1.6
8.1.11
20.14.2
20.14.9
7.13.0
7.15.0
7.13.0
7.15.0
6.8.0
6.9.0
7.34.2
7.34.3
15.2.6
15.2.7
7.51.5
7.52.0
17.3.0
17.4.1
8.1.6
8.1.11
4.15.2
4.16.0
5.4.5
5.5.2
Updates
@radix-ui/react-slot
from 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slot
since your current version.Updates
@storybook/addon-essentials
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@storybook/addon-interactions
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]8925626
Merge pull request #28250 from storybookjs/shilman/26595-fix-interactions-dep...01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]ecaa843
Merge pull request #28088 from storybookjs/kasper/display-vitest-errorsUpdates
@storybook/addon-links
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@storybook/addon-webpack5-compiler-swc
from 1.0.3 to 1.0.4Release notes
Sourced from
@storybook/addon-webpack5-compiler-swc
's releases.Changelog
Sourced from
@storybook/addon-webpack5-compiler-swc
's changelog.Commits
4ab3dea
Bump version to: 1.0.4 [skip ci]56f967e
Update CHANGELOG.md [skip ci]8b5f60f
Merge pull request #6 from storybookjs/kasper/env-bugfixes5b72ea0
Set env.bugfixes by defaultUpdates
@storybook/blocks
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@storybook/react
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@storybook/react-webpack5
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/react-webpack5
's releases.Changelog
Sourced from
@storybook/react-webpack5
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@storybook/test
from 8.1.6 to 8.1.11Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]f55340b
Merge pull request #27862 from storybookjs/kasper/upgrade-test-deps3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]Updates
@types/node
from 20.14.2 to 20.14.9Commits
Updates
@typescript-eslint/eslint-plugin
from 7.13.0 to 7.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.