chore(deps-dev): bump the dev-minor group across 1 directory with 24 updates - #1102
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the dev-minor group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) | `2.1.7` | `2.2.3` | | [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.7` | `2.2.3` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.5.5` | `10.6.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.24` | `1.16.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.5.1` | | [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) | `8.65.0` | `8.70.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.1.1` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.10.0` | | [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-x) | `5.18.0` | `5.19.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.5.5` | `10.6.0` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.11.1` | `11.12.0` | | [memfs](https://github.com/streamich/memfs) | `4.64.0` | `4.76.0` | | [playwright](https://github.com/microsoft/playwright) | `1.62.0` | `1.63.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.3.0` | | [react-refresh](https://github.com/react/react/tree/HEAD/packages/react) | `0.18.0` | `0.19.0` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.13.1` | `2.14.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.5` | `10.6.0` | | [stylelint](https://github.com/stylelint/stylelint) | `17.14.0` | `17.15.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.70.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.3.0` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.3` | Updates `@rspack/cli` from 2.1.7 to 2.2.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.2.3/packages/rspack-cli) Updates `@rspack/core` from 2.1.7 to 2.2.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.2.3/packages/rspack) Updates `@storybook/react-vite` from 10.5.5 to 10.6.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.6.0/code/frameworks/react-vite) Updates `@swc/core` from 1.15.24 to 1.16.2 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.2/packages/core) Updates `@types/node` from 26.1.0 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/rule-tester` from 8.65.0 to 8.70.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/rule-tester) Updates `@vitejs/plugin-react` from 6.0.1 to 6.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@6.1.1/packages/plugin-react) Updates `eslint` from 10.8.0 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.10.0) Updates `eslint-plugin-react-x` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.19.0/plugins/eslint-plugin-react-x) Updates `eslint-plugin-storybook` from 10.5.5 to 10.6.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.6.0/code/lib/eslint-plugin) Updates `highlight.js` from 11.11.1 to 11.12.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.11.1...11.12.0) Updates `memfs` from 4.64.0 to 4.76.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.64.0...v4.76.0) Updates `playwright` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.0...v1.63.0) Updates `react` from 19.2.5 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.14 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.5 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `@types/react-dom` from 19.2.3 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-refresh` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/HEAD/packages/react) Updates `simple-git-hooks` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/CHANGELOG.md) - [Commits](toplenboren/simple-git-hooks@2.13.1...2.14.0) Updates `storybook` from 10.5.5 to 10.6.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.6.0/code/core) Updates `stylelint` from 17.14.0 to 17.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.14.0...17.15.0) Updates `typescript-eslint` from 8.65.0 to 8.70.0 - [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.70.0/packages/typescript-eslint) Updates `vite` from 8.2.0 to 8.3.0 - [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/create-vite@8.3.0/packages/vite) Updates `webpack` from 5.109.2 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.3) --- updated-dependencies: - dependency-name: "@rspack/cli" dependency-version: 2.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@rspack/core" dependency-version: 2.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@storybook/react-vite" dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@swc/core" dependency-version: 1.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@typescript-eslint/rule-tester" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: eslint-plugin-react-x dependency-version: 5.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: eslint-plugin-storybook dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: highlight.js dependency-version: 11.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: memfs dependency-version: 4.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: playwright dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: react-refresh dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: simple-git-hooks dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: storybook dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: stylelint dependency-version: 17.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: typescript-eslint dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-minor group with 24 updates in the / directory:
2.1.72.2.32.1.72.2.310.5.510.6.01.15.241.16.226.1.026.5.18.65.08.70.06.0.16.1.110.8.010.10.05.18.05.19.010.5.510.6.011.11.111.12.04.64.04.76.01.62.01.63.019.2.519.3.019.2.1419.3.019.2.519.3.019.2.319.3.00.18.00.19.02.13.12.14.010.5.510.6.017.14.017.15.08.65.08.70.08.2.08.3.05.109.25.110.3Updates
@rspack/clifrom 2.1.7 to 2.2.3Release notes
Sourced from @rspack/cli's releases.
... (truncated)
Commits
256145achore(release): release 2.2.39e2918echore: release version 2.2.2 (#15418)e8ecb52chore(release):2.2.1 (#15359)19f07b5chore(release): 2.2.0 (#15333)deffef7fix(cli): disable stats logging by default (#15328)73f8c9echore(release): 2.2.0-rc.0 (#15265)c076e43chore: remove unused files and exports (#15287)23bac2fchore(deps): remove unused dependencies (#15286)0f75e75chore(release): 2.2.0-beta.1 (#15216)e6c6dc0chore: release version 2.1.10 (#15172)Updates
@rspack/corefrom 2.1.7 to 2.2.3Release notes
Sourced from @rspack/core's releases.
... (truncated)
Commits
62bd14fMerge branch 'main' into chore/release-2026-09-08a704ff0fix: support Windows DOS device paths (#15507)256145achore(release): release 2.2.38e0da07fix: preserve diagnostics returned by importModule (#15496)f9abfc0fix: prevent recursive module federation shared compilation (#15494)7bdd2bffeat(css): support CSS import and asset URL externals (#15431)9021d03fix: revert afterOptimizeChunkIds and renderContent hooks (#15471)7b15eddfeat(cache): port webpack persistent module cache (#15380)8e7ee31fix(esm): remove empty chunks except for facade chunks (#15424)9e0ffd4feat(watcher): support a function for the native watcherignoredoption (#1...Updates
@storybook/react-vitefrom 10.5.5 to 10.6.0Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
a777773Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]f32b366Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]0ad1336Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]16359eeBump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]2e0e2f6Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]6a6dec2Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]cd2d163Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]05f33c4Merge branch 'next' into norbert/fix-tsconfig-paths-without-baseurl898f0ceBump version from "10.6.0-alpha.6" to "10.6.0-alpha.7" [skip ci]aa5790bCore: Resolve tsconfig paths from the defining configUpdates
@swc/corefrom 1.15.24 to 1.16.2Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
5ae9149chore: Publish1.16.2withswc_corev78.0.05c24a37chore: Publish1.16.2-nightly-20260904.1withswc_corev78.0.0490c7d8chore: Publish1.16.1withswc_corev77.0.27e4d782chore: Publish1.16.1-nightly-20260819.1withswc_corev77.0.2ae2117achore: Publish1.16.0withswc_corev77.0.099671f1chore: Publish1.16.0-nightly-20260814.1withswc_corev77.0.0394c7c9refactor(es/ast)!: introduce FunctionBody (#12096)9ae902erefactor(es/ast)!: use Function for object accessors (#12077)1687c0frefactor(es/ast)!: split TypeScript this parameters (#12075)0febbbachore: Publish1.15.47withswc_corev75.0.0Updates
@types/nodefrom 26.1.0 to 26.5.1Commits
Updates
@typescript-eslint/rule-testerfrom 8.65.0 to 8.70.0Release notes
Sourced from @typescript-eslint/rule-tester's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/rule-tester's changelog.
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.0Updates
@vitejs/plugin-reactfrom 6.0.1 to 6.1.1Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.