chore(deps-dev): bump vite, @nx/vite, @vitejs/plugin-react, @vitest/coverage-v8, @vitest/ui, laravel-vite-plugin and vitest#1120
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…overage-v8, @vitest/ui, laravel-vite-plugin and vitest Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui), [laravel-vite-plugin](https://github.com/laravel/vite-plugin) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together. Updates `vite` from 5.4.8 to 8.0.16 - [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.16/packages/vite) Updates `@nx/vite` from 19.7.3 to 23.0.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.0.0/packages/vite) Updates `@vitejs/plugin-react` from 4.3.2 to 6.0.2 - [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.2/packages/plugin-react) Updates `@vitest/coverage-v8` from 1.6.0 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/coverage-v8) Updates `@vitest/ui` from 1.6.0 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/ui) Updates `laravel-vite-plugin` from 0.8.1 to 3.1.0 - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/3.x/CHANGELOG.md) - [Upgrade guide](https://github.com/laravel/vite-plugin/blob/3.x/UPGRADE.md) - [Commits](laravel/vite-plugin@v0.8.1...v3.1.0) Updates `vitest` from 1.3.1 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: "@nx/vite" dependency-version: 23.0.0 dependency-type: direct:development - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.9 dependency-type: direct:development - dependency-name: "@vitest/ui" dependency-version: 4.1.9 dependency-type: direct:development - dependency-name: laravel-vite-plugin dependency-version: 3.1.0 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Closing: this group can't be merged as-is.
The Vite/Vitest/Nx stack should be upgraded as a coordinated |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 vite, @nx/vite, @vitejs/plugin-react, @vitest/coverage-v8, @vitest/ui, laravel-vite-plugin and vitest. These dependencies needed to be updated together.
Updates
vitefrom 5.4.8 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite since your current version.
Updates
@nx/vitefrom 19.7.3 to 23.0.0Release notes
Sourced from @nx/vite's releases.
... (truncated)
Commits
71bbc70feat(core): revert array-shape targetDefaults support pending redesign and re...958e60adocs(core): rewrite targetDefaults reference and guide for array shape and vo...7fedcc8fix(vite): improve vitest 4 migration to better handle vitest workspace confi...aa9ce7afix(misc): rename createNodesV2 value usages in v23 migration, not just impor...6598a0bchore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...27f9ae0chore(repo): finish migrating builds off the workspace-root dist (#35915)8039b7bfeat(misc): remove migrations prior to v21 in preparation for v23 (#35909)38ca20bfeat(core): extendnx migrate --includeto any package that supports option...4bb6115chore(repo)!: migrate remaining packages to local dist build (#35900)94d9358feat(core): add migrations for createNodesV2 -> createNodes rename (#35893)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/vitesince your current version.Updates
@vitejs/plugin-reactfrom 4.3.2 to 6.0.2Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.
... (truncated)
Commits
6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitejs/plugin-reactsince your current version.Updates
@vitest/coverage-v8from 1.6.0 to 4.1.9Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitest/coverage-v8since your current version.Updates
@vitest/uifrom 1.6.0 to 4.1.9Release notes
Sourced from @vitest/ui's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5596f739fix: project color label on html reporter (#10142)f1b1f6cfix(ui): fix jsx/tsx syntax highlight (#10152)ac04bacchore: release v4.1.4d4fbb5cfeat(experimental): support aria snapshot (#9668)2dc0d62chore: release v4.1.3Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitest/uisince your current version.Updates
laravel-vite-pluginfrom 0.8.1 to 3.1.0Release notes
Sourced from laravel-vite-plugin's releases.
... (truncated)
Changelog
Sourced from laravel-vite-plugin's changelog.
... (truncated)
Upgrade guide
Sourced from laravel-vite-plugin's upgrade guide.
... (truncated)
Commits
c30bff4v3.1.043c8679Merge branch '3.x' of github.com:laravel/vite-plugin into 3.x3e531d0Update publish.ymlab23840Update CHANGELOG01d1725v3.0.3efec294Add release script and publish workflow (#351)5cb4e78Update package.json0236378Add font optimization plugin (#348)13ab8b33.0.13998cf0Fixassetsoption emitting JS wrappers instead of static files (#345)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for laravel-vite-plugin since your current version.
Updates
vitestfrom 1.3.1 to 4.1.9Release notes
Sourced from vitest's releases.