build(deps): bump the build-tools group with 5 updates#10607
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the build-tools group with 5 updates#10607dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the build-tools group with 5 updates: | Package | From | To | | --- | --- | --- | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.2.0` | `6.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `6.0.3` | | [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.12.0` | `0.13.0` | | [vite-plugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/vite-plugin-dts) | `4.5.4` | `5.0.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.2` | `8.0.10` | Updates `@vitejs/plugin-react` from 5.2.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 `typescript` from 5.8.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.2...v6.0.3) Updates `vite-plugin-checker` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.12.0...vite-plugin-checker@0.13.0) Updates `vite-plugin-dts` from 4.5.4 to 5.0.0 - [Release notes](https://github.com/qmhc/unplugin-dts/releases) - [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/vite-plugin-dts/CHANGELOG.md) - [Commits](https://github.com/qmhc/unplugin-dts/commits/vite-plugin-dts@5.0.0/packages/vite-plugin-dts) Updates `vite` from 7.3.2 to 8.0.10 - [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.10/packages/vite) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-tools - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-tools - dependency-name: vite-plugin-checker dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: vite-plugin-dts dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-tools - dependency-name: vite dependency-version: 8.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-tools ... 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 build-tools group with 5 updates:
5.2.06.0.15.8.26.0.30.12.00.13.04.5.45.0.07.3.28.0.10Updates
@vitejs/plugin-reactfrom 5.2.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 #1124Updates
typescriptfrom 5.8.2 to 6.0.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
vite-plugin-checkerfrom 0.12.0 to 0.13.0Release notes
Sourced from vite-plugin-checker's releases.
Commits
37e272dv0.13.0c48dd85chore(deps): update dependency stylelint to v16.26.1 (#677)ef4841dfeat(eslint): support ESLint v10.x (#668)c870779chore(deps): replace dependency@tsconfig/node22with@tsconfig/node24(#627)d1fd1afchore(deps): update dependency vite to ^8.0.8 (#678)769696efeat(biome): add support for biome 2.4 (#660)399de37fix(deps): update dependency picomatch to ^4.0.4 (#670)4314360build(deps): bump vite from 5.4.19 to 7.3.2 (#674)e39c564chore(deps): update pnpm/action-setup digest to b906aff (#666)8633ae5fix(stylelint): allow meow v14 in peer dependencies (#646)Updates
vite-plugin-dtsfrom 4.5.4 to 5.0.0Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
07b7f3cchore: fix repository of package.json2996858release(vite-plugin-dts): v5.0.06f02521chore: bump deps and fix minor type issues66c6fe0ci: use npm trusted publishing and fix prerelease tag inference17cfad9release(vite-plugin-dts): v5.0.0-beta.7ee2acd5fix: bump@microsoft/api-extractorto fix security vulnerabilities (#462)3a14a60release(vite-plugin-dts): v5.0.0-beta.6ab64386release(vite-plugin-dts): v5.0.0-beta.5e07291crelease(vite-plugin-dts): v5.0.0-beta.42e53b84release(vite-plugin-dts): v5.0.0-beta.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-dts since your current version.
Updates
vitefrom 7.3.2 to 8.0.10Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
32c2978release: v8.0.10a4d06d9feat: update rolldown to 1.0.0-rc.17 (#22299)a4d828ffix:hmrClient.logger.debugandhmrClient.logger.errorlooked different f...83f0a78fix(css): show filename in CSS minification warnings for.css?inline(#22292)b8a21ccfix: remove format sniffing module resolution from JS resolver (#22297)40a0847refactor: typecheck client directory (#22284)5c7cec6fix(optimizer): allow user transform.target to override default in optimizeDe...9437518refactor: enable some typecheck rules (#22278)ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions