build(deps-dev): Bump the vite group across 1 directory with 6 updates #3037
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 vite group with 6 updates in the / directory:
4.3.1
4.3.2
2.0.5
2.1.1
5.4.2
5.4.8
0.7.2
0.8.0
4.1.0
4.2.3
2.0.5
2.1.1
Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.2Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
63b2e38
release: [email protected]fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)d88c581
fix: ignore directive sourcemap error (#369)Updates
@vitest/coverage-istanbul
from 2.0.5 to 2.1.1Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
699055e
chore: release v2.1.19f1fd18
chore: release v2.1.0b2be23e
chore: release v2.1.0-beta.78ac7011
chore: release v2.1.0-beta.6da52d23
fix(coverage): use project specificvitenode
for uncovered files (#6044)5932a7f
feat(coverage): add--exclude-after-remap
(#6309)34199bd
feat(browser): support v8 coverage (#6273)72056b5
chore: release v2.1.0-beta.5e662c7b
fix(coverage): warn ifvitest
and@vitest/*
versions don't match (#6317)67b086b
chore: release v2.1.0-beta.4Updates
vite
from 5.4.2 to 5.4.8Changelog
Sourced from vite's changelog.
Commits
0474550
release: v5.4.88464d97
fix(css): backport #18128, ensure sass compiler initialized only once (#18184)7d47fc1
fix(css): backport #18113, fix missing source file warning with sass modern a...a403e73
release: v5.4.7b5908a2
fix: treat config file as ESM in Deno (#18158)f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)Updates
vite-plugin-checker
from 0.7.2 to 0.8.0Release notes
Sourced from vite-plugin-checker's releases.
Commits
19c58e3
v0.8.05179e57
ci: drop changesets, use manual triggered version releasefcbb687
fix(ui): use a Vue key so file paths update correctly (#389)aa3d413
feat: advance typescript teminal consolelog text color (#393)5f5b92a
fix(vue-tsc): updated createVueLanguagePlugin syntax, version pin (#398)b2c3236
chore(deps): update dependency@types/babel
__code-frame to ^7.0.6 (#376)8827a1e
chore(deps): update dependency@types/debug
to ^4.1.12 (#377)152eafb
chore(deps): update dependency@tsconfig/esm
to ^1.0.5 (#374)3a21a23
chore(deps): update dependency@tsconfig/strictest
to ^2.0.5 (#375)5d01c86
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#371)Updates
vite-plugin-dts
from 4.1.0 to 4.2.3Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
4e824cd
release: v4.2.33bc780a
fix: patch for volar with pnp moded5cd854
release: v4.2.2984f487
fix: correctly get package info in pnp modefa84e9c
release: v4.2.1770d5b1
fix: remove api-extractor patche0bbf89
release: v4.2.0b6d8981
build: remove plugin vue-tsc dependencyb76fe5e
feat: upgrade vue language tools to v2.1 (#382)c152323
chore: add .editorconfig fileUpdates
vitest
from 2.0.5 to 2.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
699055e
chore: release v2.1.136b5ace
fix(workspace): resolve glob pattern once to avoid name collision (#6489)16aa76c
fix(browser): make example test callbacks async (#6484)9f1fd18
chore: release v2.1.094a186e
fix(ui): render project name consistently (#6329)ac698b1
fix:expect.getState().testPath
always returns correct path (#6472)b2be23e
chore: release v2.1.0-beta.70b44722
fix: ignore importer when resolving Vitest (#6469)97773e2
chore: fix edge case in license files bundling (#6460)7ab0f4a
feat(browser): support--inspect-brk
(#6434)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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