This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-development-deps group with 5 updates:
5.33.3
5.36.0
8.1.8
8.1.9
8.3.0
8.3.5
2.1.3
2.1.4
4.19.1
4.19.2
Updates
knip
from 5.33.3 to 5.36.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
e3d73f0
Release 5.36.0c5f0ee6
Add disclosure reporter3354e3a
Release 5.35.1af71a39
Fix up webpack pluginfe8003d
Housekeepingd536d5a
Release 5.35.0be09c99
Start support for binaries that may have command behind double-dash51f4481
Minor fixes4a5dd3a
Release 5.34.4aa6e265
Flatten cspell import (fixes #825)Updates
lerna
from 8.1.8 to 8.1.9Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
7d1338d
chore(misc): publish 8.1.9cb37f19
fix: update nx support to latest v20 (#4103)28c8ef2
fix: add extends property in schema (#4075)960bdd9
fix(core): avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062)Updates
tsup
from 8.3.0 to 8.3.5Release notes
Sourced from tsup's releases.
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...Updates
@vitest/coverage-v8
from 2.1.3 to 2.1.4Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
0df44c0
chore: release v2.1.4de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)62ac4eb
chore(deps): updatemagic-string
(#6711)d260cef
chore(deps): update all non-major dependencies (#6360)Updates
tsx
from 4.19.1 to 4.19.2Release notes
Sourced from tsx's releases.
Commits
7c47074
fix: generate sourcesContent when Node.js debugger is enabled (#670)315d5f4
docs(watch): document--include
flag375e39a
test: refactor enforce-timeout524cb77
docs(cjs): add compilation caveats7f8a051
chore(deps): update dependency node to v20.18.0 (#660)97e8de0
chore: upgrade pnpm95d2b0f
chore: remove commit hooks0161078
docs: add prisma as a premium sponsor09f9532
chore(docs): fix typo (#655)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