-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the dev-deps group with 18 updates #263
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
Closed
Closed
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 dev-deps group with 18 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.6` | `8.5.8` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.6` | `8.5.8` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.5.6` | `8.5.8` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.5.6` | `8.5.8` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `8.5.6` | `8.5.8` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.5.6` | `8.5.8` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.6` | `8.5.8` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.6` | `4.0.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.24.0` | `8.24.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.24.0` | `8.24.1` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.5` | `3.0.6` | | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` | | [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.6` | `8.5.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.6` | `4.0.8` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.6` | Updates `@storybook/addon-essentials` from 8.5.6 to 8.5.8 - [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.5.8/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.5.6 to 8.5.8 - [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.5.8/code/addons/interactions) Updates `@storybook/addon-links` from 8.5.6 to 8.5.8 - [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.5.8/code/addons/links) Updates `@storybook/blocks` from 8.5.6 to 8.5.8 - [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.5.8/code/lib/blocks) Updates `@storybook/nextjs` from 8.5.6 to 8.5.8 - [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.5.8/code/frameworks/nextjs) Updates `@storybook/react` from 8.5.6 to 8.5.8 - [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.5.8/code/renderers/react) Updates `@storybook/test` from 8.5.6 to 8.5.8 - [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.5.8/code/lib/test) Updates `@tailwindcss/postcss` from 4.0.6 to 4.0.8 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.8/packages/@tailwindcss-postcss) Updates `@types/node` from 22.13.4 to 22.13.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.24.0 to 8.24.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.24.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.24.0 to 8.24.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.24.1/packages/parser) Updates `@vitest/ui` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/ui) Updates `eslint` from 9.20.1 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.21.0) Updates `postcss` from 8.5.2 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) Updates `prettier` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.2) Updates `storybook` from 8.5.6 to 8.5.8 - [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.5.8/code/lib/cli) Updates `tailwindcss` from 4.0.6 to 4.0.8 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.8/packages/tailwindcss) Updates `vitest` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/nextjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@tailwindcss/postcss" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
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 dev-deps group with 18 updates:
8.5.68.5.88.5.68.5.88.5.68.5.88.5.68.5.88.5.68.5.88.5.68.5.88.5.68.5.84.0.64.0.822.13.422.13.58.24.08.24.18.24.08.24.13.0.53.0.69.20.19.21.08.5.28.5.33.5.13.5.28.5.68.5.84.0.64.0.83.0.53.0.6Updates
@storybook/addon-essentialsfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/addon-essentials's releases.Changelog
Sourced from
@storybook/addon-essentials's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/addon-interactionsfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/addon-interactions's releases.Changelog
Sourced from
@storybook/addon-interactions's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/addon-linksfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/addon-links's releases.Changelog
Sourced from
@storybook/addon-links's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/blocksfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/blocks's releases.Changelog
Sourced from
@storybook/blocks's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/nextjsfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/nextjs's releases.Changelog
Sourced from
@storybook/nextjs's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/reactfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/react's releases.Changelog
Sourced from
@storybook/react's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@storybook/testfrom 8.5.6 to 8.5.8Release notes
Sourced from
@storybook/test's releases.Changelog
Sourced from
@storybook/test's changelog.Commits
96d808dBump version from "8.5.7" to "8.5.8" [skip ci]8161e19Bump version from "8.5.6" to "8.5.7" [skip ci]Updates
@tailwindcss/postcssfrom 4.0.6 to 4.0.8Release notes
Sourced from
@tailwindcss/postcss's releases.Changelog
Sourced from
@tailwindcss/postcss's changelog.Commits
419b3dcPrepare v4.0.8 release (#16713)7bece4dRe-enable: Only expose used CSS variables (#16676)541c3d2Prepare v4.0.7 release (#16629)f014108Pin exact versions oftailwindcssand@tailwindcss/*(#16623)Updates
@types/nodefrom 22.13.4 to 22.13.5Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.24.0 to 8.24.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
3646ec0chore(release): publish 8.24.19a78e40fix(eslint-plugin): [class-methods-use-this] checkaccessormethods with a ...e43cf46docs: [prefer-optional-chain] fix examples (#10835)e33da81fix(eslint-plugin): [no-misused-promises] don't report onstaticaccessor...744f166fix(eslint-plugin): [no-deprecated] don't report on deprecatedaccessorpro...41245f3fix(eslint-plugin): [explicit-member-accessibility] checkaccessorclass pr...d995fbcfix(eslint-plugin): [explicit-module-boundary-types] checkaccessorclass p...02d4779fix(eslint-plugin): [prefer-return-this-type] checkaccessorproperties wit...e98f234fix(eslint-plugin): [consistent-generic-constructors] checkaccessorclass ...b694683fix(eslint-plugin): [no-unsafe-assignment] report on ananyvalue assigned ...Updates
@typescript-eslint/parserfrom 8.24.0 to 8.24.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
3646ec0chore(release): publish 8.24.1Updates
@vitest/uifrom 3.0.5 to 3.0.6Release notes
Sourced from
@vitest/ui's releases.Commits
9584be3chore: release v3.0.66cc408dfix(deps): update all non-major dependencies (#7507)accd2edrefactor: enableisolatedDeclarations(#7473)e348bd4fix(deps): update all non-major dependencies (#7363)bb94c19fix: ensure project names are readable in dark terminals (#7371)Updates
eslintfrom 9.20.1 to 9.21.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
ecd0ede9.21.0a7ef4c7Build: changelog update for 9.21.0a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453)265e0cfchore: package.json update for@eslint/jsrelease418717ffeat: introduce new deprecated types for rules (#19238)