build(deps-dev): bump the development-dependencies group with 9 updates#56
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the development-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.2.19` | `10.3.1` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.19` | `10.3.1` | | [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.2.19` | `10.3.1` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.19` | `10.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.0` | `8.57.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.0` | `8.57.1` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.19` | `10.3.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.13` | `10.3.1` | | [style-dictionary](https://github.com/style-dictionary/style-dictionary) | `5.3.3` | `5.4.0` | Updates `@storybook/addon-a11y` from 10.2.19 to 10.3.1 - [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.3.1/code/addons/a11y) Updates `@storybook/addon-docs` from 10.2.19 to 10.3.1 - [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.3.1/code/addons/docs) Updates `@storybook/addon-vitest` from 10.2.19 to 10.3.1 - [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.3.1/code/addons/vitest) Updates `@storybook/react-vite` from 10.2.19 to 10.3.1 - [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.3.1/code/frameworks/react-vite) Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.57.1 - [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/v8.57.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.0 to 8.57.1 - [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/v8.57.1/packages/parser) Updates `eslint-plugin-storybook` from 10.2.19 to 10.3.1 - [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.3.1/code/lib/eslint-plugin) Updates `storybook` from 10.2.13 to 10.3.1 - [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.3.1/code/core) Updates `style-dictionary` from 5.3.3 to 5.4.0 - [Release notes](https://github.com/style-dictionary/style-dictionary/releases) - [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md) - [Commits](style-dictionary/style-dictionary@v5.3.3...v5.4.0) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@storybook/addon-vitest" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@storybook/react-vite" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: storybook dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: style-dictionary dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 development-dependencies group with 9 updates:
10.2.1910.3.110.2.1910.3.110.2.1910.3.110.2.1910.3.18.57.08.57.18.57.08.57.110.2.1910.3.110.2.1310.3.15.3.35.4.0Updates
@storybook/addon-a11yfrom 10.2.19 to 10.3.1Release notes
Sourced from
@storybook/addon-a11y's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-a11y's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]ceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]1ed871cBump version from "10.3.0-alpha.15" to "10.3.0-alpha.16" [skip ci]69d39b7Bump version from "10.3.0-alpha.14" to "10.3.0-alpha.15" [skip ci]e1d5b01Bump version from "10.3.0-alpha.13" to "10.3.0-alpha.14" [skip ci]Updates
@storybook/addon-docsfrom 10.2.19 to 10.3.1Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]e53219dAddon-Docs: Add React as optimizeDeps entry546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]e07de2eMerge branch 'next-release' into nextceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]fdcb1b8dont disable snapshotsUpdates
@storybook/addon-vitestfrom 10.2.19 to 10.3.1Release notes
Sourced from
@storybook/addon-vitest's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-vitest's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]df32a33Merge branch 'next-release' into next94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]fefa2f5Merge pull request #34172 from storybookjs/kasper/vitest-root-migrationfda8f06Merge branch 'next' into sidnioulz/10-3-opportunistic-link-isbutton-bugfix271bd1eMerge pull request #34106 from storybookjs/copilot/fix-vitest-postinstall-erroraf5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]8b78c8bMerge branch 'next' into kasper/vitest-root-migrationa0d915aMerge branch 'next' into sidnioulz/10-3-opportunistic-link-isbutton-bugfixUpdates
@storybook/react-vitefrom 10.2.19 to 10.3.1Release notes
Sourced from
@storybook/react-vite's releases.... (truncated)
Changelog
Sourced from
@storybook/react-vite's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]ceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]1ed871cBump version from "10.3.0-alpha.15" to "10.3.0-alpha.16" [skip ci]cb6645aMerge pull request #33788 from storybookjs/valentin/support-vite-869d39b7Bump version from "10.3.0-alpha.14" to "10.3.0-alpha.15" [skip ci]Updates
@typescript-eslint/eslint-pluginfrom 8.57.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...Updates
@typescript-eslint/parserfrom 8.57.0 to 8.57.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
c7c38aachore(release): publish 8.57.1Updates
eslint-plugin-storybookfrom 10.2.19 to 10.3.1Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]df32a33Merge branch 'next-release' into next94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]fefa2f5Merge pull request #34172 from storybookjs/kasper/vitest-root-migrationaf5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]8b78c8bMerge branch 'next' into kasper/vitest-root-migration7ffabb5Fix tests that relied on process.cwd() being code/a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]Updates
storybookfrom 10.2.13 to 10.3.1Release notes
Sourced from storybook's releases.