build(deps-dev): bump the vite group with 3 updates #636
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 3 updates: vite, vite-plugin-dts and vitest.
Updates
vite
from 4.4.8 to 4.5.0Changelog
Sourced from vite's changelog.
Commits
055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...b50db04
release: v4.4.1154e1275
revert: "fix: use string manipulation instead of regex to inject esbuild helpersf3a3e77
release: v4.4.10f8b9adb
fix: restore builtins list104971d
fix(resolve): support submodules of optional peer deps (#14489)0c6d289
fix(analysis): warnings for dynamic imports that use static template literals...Updates
vite-plugin-dts
from 3.4.0 to 3.6.2Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
... (truncated)
Commits
bd96a7a
release: v3.6.2fc1209c
fix: remove passing projectReferences to program5488231
release: v3.6.10ea660c
build: update dependencies261f7bc
fix: ensurerollupTypes
work withcleanVueFileName
01528a4
fix: ensuremoduleResolution
option in compilerOptions9382c60
release: v3.6.0f8c61e5
feat: support custom api-extractor invoke optionsca742e1
release: v3.5.4a7bab4d
fix: ensure relative to config path if not specify include/excludeUpdates
vitest
from 0.34.1 to 0.34.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
23c9db9
chore: release v0.34.6e340802
fix: correctly resolve external dependencies loaded by custom environments (#...ab2354f
chore: Bump chai version to address CVE-2023-43646 (#4195)cbe133d
fix: overwrite global URL with environment's (#4164)859d236
chore: release v0.34.52f7d42c
chore: update threadsCount logic to use availableParallelism (#4126)c21c0ef
fix(happy-dom): catch errors in happy-dom (#4140)b50cf7a
feat(config): adddiff
option (#4063)b4d5ae2
fix(vitest): inject "define" in workspaces (#4096)a084cea
fix(vitest): rerun tests if a file loaded with query changes (#4130)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