chore(deps-dev): bump the development-dependencies group across 1 directory with 19 updates#23
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ectory with 19 updates Bumps the development-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@electron-toolkit/utils](https://github.com/alex8088/electron-toolkit/tree/HEAD/packages/utils) | `3.0.0` | `4.0.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.11` | `1.15.26` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.130` | `25.6.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `6.0.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.5.0` | | [electron](https://github.com/electron/electron) | `28.3.3` | `41.2.0` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `24.13.3` | `26.8.1` | | [electron-vite](https://github.com/alex8088/electron-vite) | `2.3.0` | `5.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.2.0` | | [jimp](https://github.com/jimp-dev/jimp) | `1.6.0` | `1.6.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.9` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.28` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.5` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.2.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.21` | `8.0.8` | Updates `@electron-toolkit/utils` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/alex8088/electron-toolkit/releases) - [Changelog](https://github.com/alex8088/electron-toolkit/blob/master/packages/utils/CHANGELOG.md) - [Commits](https://github.com/alex8088/electron-toolkit/commits/utils@4.0.0/packages/utils) Updates `@swc/core` from 1.15.11 to 1.15.26 - [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.15.26/packages/core) Updates `@types/node` from 18.19.130 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 4.7.0 to 6.0.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.0.1/packages/plugin-react) Updates `autoprefixer` from 10.4.24 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.5.0) Updates `electron` from 28.3.3 to 41.2.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v28.3.3...v41.2.0) Updates `electron-builder` from 24.13.3 to 26.8.1 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder) Updates `electron-vite` from 2.3.0 to 5.0.0 - [Release notes](https://github.com/alex8088/electron-vite/releases) - [Changelog](https://github.com/alex8088/electron-vite/blob/master/CHANGELOG.md) - [Commits](alex8088/electron-vite@v2.3.0...v5.0.0) Updates `eslint` from 8.57.1 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.2.0) Updates `jimp` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/jimp-dev/jimp/releases) - [Changelog](https://github.com/jimp-dev/jimp/blob/v1.6.1/CHANGELOG.md) - [Commits](jimp-dev/jimp@v1.6.0...v1.6.1) Updates `postcss` from 8.5.6 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.9) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `react` from 18.3.1 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `@types/react` from 18.3.28 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `tailwindcss` from 3.4.19 to 4.2.2 - [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.2.2/packages/tailwindcss) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `vite` from 5.4.21 to 8.0.8 - [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/v8.0.8/packages/vite) --- updated-dependencies: - dependency-name: "@electron-toolkit/utils" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: electron dependency-version: 41.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: electron-builder dependency-version: 26.8.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: electron-vite dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jimp dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... 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 development-dependencies group with 19 updates in the / directory:
3.0.04.0.01.15.111.15.2618.19.13025.6.04.7.06.0.110.4.2410.5.028.3.341.2.024.13.326.8.12.3.05.0.08.57.110.2.01.6.01.6.18.5.68.5.93.8.13.8.318.3.119.2.518.3.2819.2.1418.3.119.2.518.3.719.2.33.4.194.2.25.9.36.0.25.4.218.0.8Updates
@electron-toolkit/utilsfrom 3.0.0 to 4.0.0Release notes
Sourced from
@electron-toolkit/utils's releases.Changelog
Sourced from
@electron-toolkit/utils's changelog.Commits
db8df07release(utils): v4.0.06f71fd0fix(utils): auto launch not work #16cecc2a7fix(utils): watchWindowShortcuts method parameter type #17731ff65fix(utils): disable devtool shortcut key in production554c21drefactor(utils): remove ipc helperUpdates
@swc/corefrom 1.15.11 to 1.15.26Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
fb92c49chore: Publish1.15.26withswc_corev63.1.28f06928chore: Publish1.15.26-nightly-20260414.1withswc_corev63.1.2ad23b58chore: Publish1.15.25-nightly-20260414.1withswc_corev63.1.2d323c55chore: Publish crates withswc_corev63.0.0c4d229dchore: Publish1.15.24withswc_corev62.0.0829a68echore: Publish1.15.24-nightly-20260404.1withswc_corev62.0.018d2ecachore: Publish1.15.23-nightly-20260403.1withswc_corev61.0.19afbb30chore: Publish crates withswc_corev61.0.1a06c4b9chore: Publish1.15.21withswc_corev59.0.1eb169d5chore: Publish1.15.21-nightly-20260322.3withswc_corev59.0.1Updates
@types/nodefrom 18.19.130 to 25.6.0Commits
Updates
@vitejs/plugin-reactfrom 4.7.0 to 6.0.1Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
1e94c06release: plugin-react@6.0.177c00c0feat(plugin-react): expand@rolldown/plugin-babelpeer dep range (#1146)dcc9012release: plugin-react@6.0.03a17886docs: add a link to the Oxlint rule for component exports alongside the ESLin...f812135fix(deps): update all non-major dependencies (#1140)a0329a0docs(react): clarify react compiler preset filter (#1137)704e0d3release: plugin-react@6.0.0-beta.0ac16accfeat(react)!: remove babel (#1123)f01b30cfix(deps): update all non-major dependencies (#1127)b1014bdchore(react): add changelog for #1124Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-reactsince your current version.Updates
autoprefixerfrom 10.4.24 to 10.5.0Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
faf456aRelease 10.5 versionb841fc5Update dependencies47d6e68Update email45cfc08Replace ESLint and Prettier to oxlint and oxfmt7e3ec7dAdd prefixing support for mask-position-x and mask-position-y (#1548)360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publishUpdates
electronfrom 28.3.3 to 41.2.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
7394591ci: use hermetic mac SDK for the release ffmpeg build (#50755)d37b4f5fix: enforce size constraints on window creation on Windows and Linux (#50753)6f1d53aci: make src-cache upload atomic (#50750)fb150b2docs: link menu type references (#50752)c219f2cbuild: derive patches upstream-head ref from script path (41-x-y) (#50741)3fa5280fix: re-enable MacWebContentsOcclusion with embedder window fix (#50715)45ad6b3chore: bump chromium to 146.0.7680.179 (41-x-y) (#50616)26e20c7ci: use github mirror to get lint dependency versions (#50736)ca15223chore: harden GitHub Actions against script injection patterns (#50708)3d743a6build: replace npx with lockfile-pinned binaries (#50718)Updates
electron-builderfrom 24.13.3 to 26.8.1Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
9418d2cchore(deploy): Release v26.8.1 (#9585)3a3f439chore(deploy): Release v26.8.0 (electron-updater@6.8.3) (#9556)1b39a8efeat: adding additional toolsets support for win-codesign/windows-kits (#9430)f1c2ec3chore(deploy): Release v26.7.0 (electron-updater@6.8.2) (#9549)e394e0cchore(deploy): Release v26.6.0 (#9531)7b5901bchore(deploy): Release v26.5.0 (electron-updater@6.8.1) (#9503)06de969chore(deploy): Release v26.4.1 (electron-updater@6.8.0) (#9458)caf2cb2chore(deploy): Release v26.4.0 (#9447)85437a7chore(deploy): Release v26.3.6 (#9433)5f9c143chore(deploy): Release v26.3.5 (electron-updater@6.7.3) (#9422)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-builder since your current version.
Updates
electron-vitefrom 2.3.0 to 5.0.0Release notes
Sourced from electron-vite's releases.
Changelog
Sourced from electron-vite's changelog.
... (truncated)
Commits
91368b6release: v5.0.0b1fd596docs: update438e9e7chore: fix jsdoc9eba4dfrelease: v5.0.0-beta.3465690arefactor(config)!: remove function resolution for nested config fields6aae378perf(buildReport): exclude node_modules from watch list9152dfcfix(modulePath): rewrite the build input instead of merging0276407refactor: deprecatedexternalizeDepsPluginandbytecodePluginfe7e631refactor(config): move theisolateEntriesoptions to thebuildoption08be346feat(config): addbuild.externalizeDepsandbuild.bytecodeconfig options...Updates
eslintfrom 8.57.1 to 10.2.0Release notes
Sourced from eslint's releases.