This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
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 patch-updates group with 4 updates in the /src/Frontend directory: vue, vue-router, @pinia/testing and @vitest/coverage-v8.
Updates
vue
from 3.4.34 to 3.4.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
0b8ba63
release: v3.4.357b18cdb
fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...12667da
fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...af60e35
test: make transition tests more stable locally5680142
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)87923f6
chore(types): reuse built-in Iterator type (#11435)208f5c0
chore(deps): update dependency conventional-changelog-cli to v5 (#11449)5bca503
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)e0b2975
fix(types/ref): allow getter and setter types to be unrelated (#11442)8e052ee
chore(sfc-playgroud): highlight the commit and latest version when active in ...Updates
vue-router
from 4.4.0 to 4.4.2Release notes
Sourced from vue-router's releases.
Commits
001dd51
release: vue-router@4.4.2d4d0087
fix(types): revert stricter meta5fef441
chore: typos [skip ci]b905906
release: vue-router@4.4.14f082cd
chore: comment8487c3e
chore: up sponsors06008ba
docs: add missing backtick (#2302)01c16c6
docs: trailing spacef025944
chore: github issue playground link305299f
docs: mention an edge case with mutliple optional params in the docs (#2192)Updates
@pinia/testing
from 0.1.3 to 0.1.4Commits
edd9006
release:@pinia/nuxt
@0
.5.2 pinia@2.2.0@pinia/testing
@0
.1.4cb30dd4
chore: noLockUpdate059c76b
chore: dev command0832caa
test: add uia8526fc
feat: addaction
helper to consistently$onAction
6962e11
docs: add link to plugins projects on GH (#2681)4d44fe1
docs: become a sponsor hover color0a229dd
chore: up sponsors5da3d97
docs: fix the Chinese api docs (#2717)26cb713
fix case sensitive links (#2718)Updates
@vitest/coverage-v8
from 2.0.4 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
99452a7
chore: release v2.0.5Updates
vitest
from 2.0.4 to 2.0.5Release notes
Sourced from vitest's releases.
Commits
99452a7
chore: release v2.0.59b9bdf7
chore: remove unnecessary await (#6249)40dfad8
docs: add reported tasks docs (#6245)13d85bd
feat: introduce experimental reported tasks (#6149)b76a927
refactor(vitest): move public exports to public folder (#6218)56dbfa6
refactor: make a distinction between node and runtime types (#6214)a48be6f
fix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1
refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23ce
docs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272
fix(vitest): improvedefineProject
anddefineWorkspace
types (#6198)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