-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps-dev): bump the build-tools group with 7 updates #102
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the build-tools group with 7 updates: | Package | From | To | | --- | --- | --- | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.11.0` | `4.2.2` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.39.2` | | [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.1.0` | `10.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.0` | `8.53.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.6` | `7.3.1` | Updates `@vitejs/plugin-react-swc` from 3.11.0 to 4.2.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@4.2.2/packages/plugin-react-swc) Updates `eslint` from 9.32.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.32.0...v9.39.2) 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.1.0 to 10.2.0 - [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.2.0/code/lib/eslint-plugin) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.39.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint) Updates `vite` from 7.0.6 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tools - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tools - dependency-name: eslint-plugin-storybook dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tools - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tools - dependency-name: typescript-eslint dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tools ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Bumps the build-tools group with 7 updates:
3.11.04.2.29.32.09.39.25.2.07.0.19.1.010.2.05.9.25.9.38.39.08.53.17.0.67.3.1Updates
@vitejs/plugin-react-swcfrom 3.11.0 to 4.2.2Release notes
Sourced from
@vitejs/plugin-react-swc's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
5e600a3release: plugin-react-swc@4.2.2bcc7db0chore: add changelog for #976 and #97817fdcc8fix(react-swc,react-oxc): use rolldownOptions instead of deprecated rollupOpt...fc76c72chore(deps): update dependency@types/nodeto v24 (#970)41cb823fix(deps): update all non-major dependencies (#968)51160f3release: plugin-react-swc@4.2.10f5c8b4chore(react-swc): add changelog (#963)897a3befix(react-swc): fix@vitejs/plugin-react-swc/preambleon build (#962)9cabe27fix(deps): update all non-major dependencies (#960)b5f471fchore(deps): update swc monorepo (#954)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-react-swcsince your current version.Updates
eslintfrom 9.32.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
eslint-plugin-react-hooksfrom 5.2.0 to 7.0.1Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Updates
eslint-plugin-storybookfrom 9.1.0 to 10.2.0Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
a674af8Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]6818f34Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]8840bebBump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]61a15afBump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]5b8a6adBump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]c15e8bdBump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]d5bdd2aBump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]3c53130Bump version from "10.2.0-alpha.17" to "10.2.0-alpha.18" [skip ci]60bdc9eBump version from "10.2.0-alpha.16" to "10.2.0-alpha.17" [skip ci]a5a356aBump version from "10.2.0-alpha.15" to "10.2.0-alpha.16" [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-storybook since your current version.
Updates
typescriptfrom 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)Updates
typescript-eslintfrom 8.39.0 to 8.53.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
9940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.
Updates
vitefrom 7.0.6 to 7.3.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.