-
Notifications
You must be signed in to change notification settings - Fork 1
Build(deps-dev): Bump the upgrades group across 1 directory with 16 updates #32
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/upgrades-cf639e9384
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…pdates Bumps the upgrades group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.0` | `2.0.0` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.13` | `10.1.2` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.13` | `10.1.2` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `9.0.13` | `10.1.2` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.0.13` | `10.1.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.6.0` | `5.1.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.8.0` | `61.4.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `7.0.1` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.13` | `10.1.2` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `59.0.1` | `62.0.0` | | [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `27.2.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.13` | `10.1.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.17` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.19` | `7.2.6` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.14` | Updates `@eslint/compat` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.0/packages/compat) Updates `@storybook/addon-a11y` from 9.0.13 to 10.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/v10.1.2/code/addons/a11y) Updates `@storybook/addon-docs` from 9.0.13 to 10.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/v10.1.2/code/addons/docs) Updates `@storybook/addon-onboarding` from 9.0.13 to 10.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/v10.1.2/code/addons/onboarding) Updates `@storybook/react-vite` from 9.0.13 to 10.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/v10.1.2/code/frameworks/react-vite) Updates `@vitejs/plugin-react` from 4.6.0 to 5.1.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react) Updates `eslint-plugin-jsdoc` from 50.8.0 to 61.4.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v50.8.0...v61.4.1) Updates `eslint-plugin-react-hooks` from 5.2.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-storybook` from 9.0.13 to 10.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/v10.1.2/code/lib/eslint-plugin) Updates `eslint-plugin-unicorn` from 59.0.1 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v62.0.0) Updates `globals` from 16.2.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.5.0) Updates `jsdom` from 26.1.0 to 27.2.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.1.0...27.2.0) Updates `storybook` from 9.0.13 to 10.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/v10.1.2/code/core) Updates `tailwindcss` from 3.4.17 to 4.1.17 - [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.1.17/packages/tailwindcss) Updates `vite` from 5.4.19 to 7.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite) Updates `vitest` from 3.2.4 to 4.0.14 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: "@storybook/addon-a11y" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: "@storybook/addon-docs" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: "@storybook/addon-onboarding" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: "@storybook/react-vite" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: eslint-plugin-jsdoc dependency-version: 61.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: eslint-plugin-storybook dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: upgrades - dependency-name: jsdom dependency-version: 27.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: storybook dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades - dependency-name: vitest dependency-version: 4.0.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: upgrades ... 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
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
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 upgrades group with 15 updates in the / directory:
1.3.02.0.09.0.1310.1.29.0.1310.1.29.0.1310.1.29.0.1310.1.24.6.05.1.150.8.061.4.15.2.07.0.19.0.1310.1.259.0.162.0.026.1.027.2.09.0.1310.1.23.4.174.1.175.4.197.2.63.2.44.0.14Updates
@eslint/compatfrom 1.3.0 to 2.0.0Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.... (truncated)
Commits
c368656chore: release main (#317)50c6da8docs: Update README sponsorsacc623cfeat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)a40d8c6feat: patch missing context and SourceCode methods for v10 (#311)d9a760ddocs: Update README sponsorsd274789docs: Update README sponsorsb7eff4adocs: Update README sponsorsf5ecc7echore: release main (#303)760fb02docs: Update README sponsorsda3838fbuild: add@types/nodetocompatandmcp(#295)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/compatsince your current version.Updates
@storybook/addon-a11yfrom 9.0.13 to 10.1.2Release notes
Sourced from
@storybook/addon-a11y's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-a11y's changelog.... (truncated)
Commits
417ee84Bump version from "10.1.1" to "10.1.2" [skip ci]2f349fcBump version from "10.1.0" to "10.1.1" [skip ci]90cdcf8Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]28fa98eBump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]35b4a8fBump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]cc21f11Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]e4ef178Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]d940835Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]3a6dc0bBump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]e473a8cBump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@storybook/addon-a11ysince your current version.Updates
@storybook/addon-docsfrom 9.0.13 to 10.1.2Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
417ee84Bump version from "10.1.1" to "10.1.2" [skip ci]2f349fcBump version from "10.1.0" to "10.1.1" [skip ci]1ddbad1Merge pull request #33205 from storybookjs/sidnioulz/issue-3319690cdcf8Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]28fa98eBump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]35b4a8fBump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]53486acMerge pull request #33034 from storybookjs/a11y/tabbed-argstable-cropped-shadow65fae57Merge pull request #33023 from storybookjs/a11y/color-swatch-bg-darkcc21f11Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]9ff887cUI: Make room for ArgsTable shadow in tabbed versionMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@storybook/addon-docssince your current version.Updates
@storybook/addon-onboardingfrom 9.0.13 to 10.1.2Release notes
Sourced from
@storybook/addon-onboarding's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-onboarding's changelog.... (truncated)
Commits
417ee84Bump version from "10.1.1" to "10.1.2" [skip ci]2f349fcBump version from "10.1.0" to "10.1.1" [skip ci]90cdcf8Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]28fa98eBump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]35b4a8fBump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]cc21f11Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]e4ef178Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]d940835Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]3a6dc0bBump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]e473a8cBump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@storybook/addon-onboardingsince your current version.Updates
@storybook/react-vitefrom 9.0.13 to 10.1.2Release notes
Sourced from
@storybook/react-vite's releases.... (truncated)
Changelog
Sourced from
@storybook/react-vite's changelog.... (truncated)
Commits
417ee84Bump version from "10.1.1" to "10.1.2" [skip ci]2f349fcBump version from "10.1.0" to "10.1.1" [skip ci]90cdcf8Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]28fa98eBump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]35b4a8fBump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]cc21f11Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]e4ef178Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]d940835Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]3a6dc0bBump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]e473a8cBump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@storybook/react-vitesince your current version.Updates
@vitejs/plugin-reactfrom 4.6.0 to 5.1.1Release notes
Sourced from
@vitejs/plugin-react's releases.