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.
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the dev-deps group with 52 updates in the / directory:
0.16.4
0.17.0
2.27.8
2.27.9
20.14.5
22.9.0
7.15.0
8.14.0
1.6.0
2.1.5
9.0.0
9.14.0
9.6.0
9.6.1
3.2.0
3.3.0
9.23.0
9.31.0
15.0.0
15.12.0
9.0.11
9.1.6
15.2.7
15.2.10
3.1.1
3.3.3
8.3.0
8.3.5
5.5.3
5.6.3
7.15.0
8.14.0
1.6.0
2.1.5
1.3.0
1.5.0
18.3.3
18.3.12
18.3.0
18.3.1
7.15.0
8.14.0
4.3.1
4.3.3
10.4.19
10.4.20
4.6.2
5.0.0
0.4.7
0.4.14
8.4.39
8.4.49
3.4.4
3.4.14
5.4.6
5.4.11
5.2.0
5.4.0
5.0.0
5.1.0
2.0.0
2.2.1
3.0.0
3.3.1
2.5.28
2.8.1
3.0.0
4.0.0
2.36.0
2.46.0
3.1.2
3.2.8
4.2.19
5.1.16
3.6.0
4.0.7
5.0.5
5.2.0
4.0.0
4.1.0
9.0.0
10.1.0
13.0.0
14.1.3
0.5.1
0.6.0
24.1.0
25.0.1
6.2.0
7.0.1
7.3.1
7.6.4
2.0.29
2.1.10
5.51.21
5.59.20
7.0.3
7.0.5
4.21.0
4.21.1
10.4.3
11.0.0
22.12.1
23.8.0
Updates
@arethetypeswrong/cli
from 0.16.4 to 0.17.0Changelog
Sourced from
@arethetypeswrong/cli
's changelog.Commits
Updates
@changesets/cli
from 2.27.8 to 2.27.9Release notes
Sourced from
@changesets/cli
's releases.Commits
7ccb22e
Version Packages (#1464)851fd37
Enable releases from next branch (#1475)689e541
Removeoutdent
dependency (#1462)4f172a2
remove deprecatedget-workspaces
package from the repo (#1461)db79dc9
upgradehuman-id
to v4 (#1457)400ab7b
Move@types/semver
todevDependencies
(#1458)Updates
@types/node
from 20.14.5 to 22.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessaryawait using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)Updates
@vitest/coverage-v8
from 1.6.0 to 2.1.5Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
32f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)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)4c03a0d
chore: release v2.1.37155cee
refactor(coverage): move re-usable parts to base provider (#6665)0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)Updates
eslint
from 9.0.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
@types/eslint
from 9.6.0 to 9.6.1Commits
Updates
eslint-plugin-typescript-sort-keys
from 3.2.0 to 3.3.0Release notes
Sourced from eslint-plugin-typescript-sort-keys's releases.
Changelog
Sourced from eslint-plugin-typescript-sort-keys's changelog.
Commits
d32e4da
3.3.0fd774b9
Updated changelogb4d0a31
Merge pull request #78 from llimllib/llimllib-update-parser-depbf2021d
fix: change parser peerDep to >=6Updates
eslint-plugin-vue
from 9.23.0 to 9.31.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
16c8778
9.31.0b779f88
feat(no-empty-component-block): support auto fix (The latest updates on your projects. Learn more about Vercel for Git ↗︎
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: b8751980b3bbfdafa202c09791c3a920952ef70b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver typesClick here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #1295.