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 frontend group in /frontend with 6 updates:
1.6.11
1.6.12
2.7.3
2.7.4
22.8.1
22.8.7
9.13.0
9.14.0
2.8.0
2.8.1
2.1.3
2.1.4
Updates
@floating-ui/dom
from 1.6.11 to 1.6.12Release notes
Sourced from
@floating-ui/dom
's releases.Changelog
Sourced from
@floating-ui/dom
's changelog.Commits
c967200
Version Packages (#3084)d93e718
fix: handle relative html offset clipping rect (#3097)dcca804
fix(getClippingRect): allow passingDOMRect
as aboundary
(#3076)Updates
@sveltejs/kit
from 2.7.3 to 2.7.4Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
d55b822
Version Packages (#12897)967bad7
breaking: require svelte 5 for enhanced-img (#12822)304755e
fix: avoid preload if event default was prevented (#12887)5006435
fix: defer when clicking hash links with data-sveltekit-reload (#12866)f13aef7
docs: auth guide (#12810)Updates
@types/node
from 22.8.1 to 22.8.7Commits
Updates
eslint
from 9.13.0 to 9.14.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
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
tslib
from 2.8.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowUpdates
vitest
from 2.1.3 to 2.1.4Release notes
Sourced from vitest's releases.
Commits
0df44c0
chore: release v2.1.42444ff2
fix(browser): initiate MSW in the same frame as tests (#6772)39041ee
fix(vitest): silence import analysis warning (#6785)b28cd2e
fix: don't normalize drive case letter in root (#6792)df6d750
fix(vitest): don't fail if the working directory starts with a lowercase driv...169028f
feat(browser): allow custom HTML path, respect pluginstransformIndexHtml
(...5df7414
chore(deps): update all non-major dependencies (#6750)de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)121b161
fix(vitest): print warnings form Vite plugins (#6724)a939779
fix(browser): increment browser port automatically if there are several proje...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