chore(frontend)(deps-dev): bump the vitest-testing group in /ui with 2 updates
Open
Number: #45
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 7
Association: Unknown
Comments: 7
Created:
April 26, 2026 at 02:52 AM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
April 28, 2026 at 01:11 AM UTC
(about 1 month ago)
(about 1 month ago)
Description:
Bumps the vitest-testing group in /ui with 2 updates: jsdom and vitest.
Updates jsdom from 29.0.1 to 29.0.2
Release notes
Sourced from jsdom's releases.
v29.0.2
- Significantly improved and sped up
getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such ascurrentcolorand system colors. (@asamuzaK)- Fixed CSS
'background' and'border'shorthand parsing. (@asamuzaK)
Commits
2a1e2cd29.0.24097d66Resolve computed CSS values lazily in CSSStyleDeclarationcf5523fAdd more test cases for nested color-mix with currentColorb33b616Add test that getComputedStyle() works with !important6bf559cAdd test for custom property inheritance in computed styles6817657Fix border shorthand handling470f5c5Consolidate color helpers3db53cbFix background shorthand handlers678e840Remove some longhand property filesd526a07Add regression test for getComputedStyle() liveness- See full diff in compare view
Updates vitest from 4.1.0 to 4.1.5
Release notes
Sourced from vitest's releases.
v4.1.5
🚀 Experimental Features
- coverage: Istanbul to support
instrumenteroption - by@BartWaardenburgand@AriPerkkioin vitest-dev/vitest#10119 (0e0ff)🐞 Bug Fixes
- --project negation excludes browser instances - by
@felamaslenin vitest-dev/vitest#10131 (9423d)- Project color label on html reporter - by
@hi-ogawain vitest-dev/vitest#10142 (596f7)- Fix
vi.defineHelpercalled as object method - by@hi-ogawain vitest-dev/vitest#10163 (122c2)- Alias
agentreporter tominimal- by@sheremet-vain vitest-dev/vitest#10157 (663b9)- Respect diff config options in soft assertions - by
@Copilot, sheremet-va and@sheremet-vain vitest-dev/vitest#8696 (9787d)- Respect diff config options in soft assertions " - by
@sheremet-vain vitest-dev/vitest#8696 (7dc6d)- ast-collect: Recognize _vi_import prefix in static test discovery - by
@Yejneshwarin vitest-dev/vitest#10129 (32546)- coverage: Descriptive error message when reports directory is removed during test run - by
@DaveT1991and@AriPerkkioin vitest-dev/vitest#10117 (14133)- snapshot: Increase default snapshot max output length - by
@hi-ogawaand Codex in vitest-dev/vitest#10150 (21e66)- ui: Fix jsx/tsx syntax highlight - by
@hi-ogawain vitest-dev/vitest#10152 (f1b1f)- web-worker: Support MessagePort objects referenced inside postMessage data - by
@whitphxand Claude Opus 4.6 (1M context) in vitest-dev/vitest#9927 and vitest-dev/vitest#10124 (7ad7d)- api: Make test-specification options writable - by
@sheremet-vain vitest-dev/vitest#10154 (6abd5)View changes on GitHub
v4.1.4
🚀 Experimental Features
- coverage:
- Default to text reporter
skipFullif agent detected - by@hi-ogawain vitest-dev/vitest#10018 (53757)- experimental:
- Expose
assertionas a public field - by@sheremet-vain vitest-dev/vitest#10095 (a120e)- Support aria snapshot - by
@hi-ogawa, Claude Opus 4.6 (1M context),@AriPerkkio, Codex and@sheremet-vain vitest-dev/vitest#9668 (d4fbb)- reporter:
- Add filterMeta option to json reporter - by
@nami8824and@sheremet-vain vitest-dev/vitest#10078 (b77de)🐞 Bug Fixes
- Use "black" foreground for labeled terminal message to ensure contrast - by
@hi-ogawain vitest-dev/vitest#10076 (203f0)- Make
expect(..., message)consistent as error message prefix - by@hi-ogawaand Codex in vitest-dev/vitest#10068 (a1b5f)- Do not hoist imports whose names match class properties . - by
@SunsetFiin vitest-dev/vitest#10093 and vitest-dev/vitest#10094 (0fc4b)- browser: Spread user server options into browser Vite server in project - by
@GoldStrikeArchin vitest-dev/vitest#10049 (65c9d)View changes on GitHub
v4.1.3
🚀 Experimental Features
- Add
experimental.preParseflag - by@sheremet-vain vitest-dev/vitest#10070 (78273)- Support
browser.locators.exactoption - by@sheremet-vain vitest-dev/vitest#10013 (48799)- Add
TestAttachment.bodyEncoding- by@hi-ogawain vitest-dev/vitest#9969 (89ca0)- Support custom snapshot matcher - by
@hi-ogawa, Claude Sonnet 4.6 and Codex in vitest-dev/vitest#9973 (59b0e)
... (truncated)
Commits
e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...0e0ff41feat(coverage): istanbul to supportinstrumenteroption (#10119)663b99ffix: aliasagentreporter tominimal(#10157)122c25bfix: fixvi.defineHelpercalled as object method (#10163)6abd557feat(api): make test-specification options writable (#10154)596f739fix: project color label on html reporter (#10142)9423dc0fix: --project negation excludes browser instances (#10131)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Technical Details
| ID: | 15509597 |
| UUID: | 4329874609 |
| Node ID: | PR_kwDORSXPC87VrMAS |
| Host: | GitHub |
| Repository: | RandomCodeSpace/otelcontext |