cytoscape.js-layers
cytoscape.js-layers copied to clipboard
build(deps-dev): bump vitest from 2.1.8 to 3.1.2
Bumps vitest from 2.1.8 to 3.1.2.
Release notes
Sourced from vitest's releases.
v3.1.2
🐞 Bug Fixes
- Add global
chaivariable invitest/globals(fix: #7474) - by@Jay-Kariain vitest-dev/vitest#7771 and vitest-dev/vitest#7474 (d9297)- Prevent modifying
test.excludewhen same object passed incoverage.exclude- by@AriPerkkioin vitest-dev/vitest#7774 (c3751)- Fix already hoisted mock - by
@hi-ogawain vitest-dev/vitest#7815 (773b1)- Fix test.scoped inheritance - by
@hi-ogawain vitest-dev/vitest#7814 (db6c3)- Remove pointer-events-none after resizing the left panel - by
@alexprudhommein vitest-dev/vitest#7811 (a7e77)- Default to run mode when stdin is not a TTY - by
@kentonv,@hi-ogawaand@sheremet-vain vitest-dev/vitest#7673 (6358f)- Use happy-dom/jsdom types for
envionmentOptions- by@hi-ogawain vitest-dev/vitest#7795 (67430)- browser:
- Fix transform error before browser server initialization - by
@hi-ogawain vitest-dev/vitest#7783 (5f762)- Fix mocking from outside of root - by
@hi-ogawain vitest-dev/vitest#7789 (03f55)- Scale iframe for non ui case - by
@hi-ogawain vitest-dev/vitest#6512 (c3374)- coverage:
awaitprofiler calls - by@AriPerkkioin vitest-dev/vitest#7763 (795a6)- Expose profiling timers - by
@AriPerkkioin vitest-dev/vitest#7820 (5652b)- deps:
- Update all non-major dependencies - in vitest-dev/vitest#7765 (7c3df)
- Update all non-major dependencies - in vitest-dev/vitest#7831 (15701)
- runner:
- Correctly call test hooks and teardown functions - by
@sheremet-vain vitest-dev/vitest#7775 (3c00c)- Show stacktrace on test timeout error - by
@hi-ogawain vitest-dev/vitest#7799 (df33b)- ui:
- Load panel sizes from storage on initial load - by
@userquinin vitest-dev/vitest#7265 (6555d)- vite-node:
- Named export should overwrite export all - by
@hi-ogawain vitest-dev/vitest#7846 (5ba0d)- Add ERR_MODULE_NOT_FOUND code error if module cannot be loaded - by
@sheremet-vain vitest-dev/vitest#7776 (f9eac)🏎 Performance
- browser: Improve browser parallelisation - by
@sheremet-vain vitest-dev/vitest#7665 (816a5)View changes on GitHub
v3.1.1
🐞 Bug Fixes
- reporter:
- Report tests in correct order - by
@sheremet-vain vitest-dev/vitest#7752 (b166e)- Print test only once in the verbose mode - by
@sheremet-vain vitest-dev/vitest#7738 (69ca4)View changes on GitHub
v3.1.0
🚀 Features
- Introduce
%$option to add number of the test to its title - by@kemuridamain vitest-dev/vitest#7412 (df347)- Add
diff.maxDepthoption and set non-Infinityvalue as a default to reduce crash - by@hi-ogawain vitest-dev/vitest#7481 (eacab)- Allow array element for
test.each/fortitle formatting - by@hi-ogawain vitest-dev/vitest#7522 (ea3d6)
... (truncated)
Commits
5a0afd1chore: release v3.1.2b70a6f1chore(deps): unbundle tinyglobby and update (#7864)f9eacbcfix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...3102986docs:browser.providerlink (#7851)816a5c5perf(browser): improve browser parallelisation (#7665)6743008fix: use happy-dom/jsdom types forenvionmentOptions(#7795)6358f21fix: default to run mode when stdin is not a TTY (#7673)15701f5fix(deps): update all non-major dependencies (#7831)5652bf9fix(coverage): expose profiling timers (#7820)29084f1chore(deps): update all non-major dependencies (#7802)- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)