Conversation
|
@dependabot rebase |
…ith 5 updates Bumps the dev-dependencies group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.6.12 to 1.6.13 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.12...v1.6.13) Updates `@vitest/ui` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/ui) Updates `typescript-eslint` from 8.57.1 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint) Updates `vitest` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
13d0291 to
7c69a7d
Compare
CI Failure Analysis: TestRun: #23464893140 | Commit: SummaryAll 1,672 tests passed, but the job failed due to an Unhandled Error in Vitest's HTML coverage reporter. The Failures Found
Root CauseThis PR bumped The version mismatch between How to FixBump npm install --save-dev [email protected] @vitest/[email protected]Or update all vitest packages together: npm install --save-dev vitest@latest @vitest/ui@latest @vitest/coverage-v8@latestThen re-run the CI to verify: npm testAnalyzed by Claude |
Bumps the dev-dependencies group with 3 updates in the / directory: @vitest/coverage-v8, @vitest/eslint-plugin and typescript-eslint.
Updates
@vitest/coverage-v8from 4.1.0 to 4.1.1Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
1f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)Updates
@vitest/eslint-pluginfrom 1.6.12 to 1.6.13Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
a011852chore: release v1.6.13944f2a3feat(unbound-method): re-enable rule (#883)Updates
@vitest/uifrom 4.1.0 to 4.1.1Release notes
Sourced from
@vitest/ui's releases.Commits
1f2d318chore: release v4.1.15a60868refactor: fix typos (#9950)2d81ad8fix: preserve coverage report when html reporter overlaps (#9889)Updates
typescript-eslintfrom 8.57.1 to 8.57.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
be4d54dchore(release): publish 8.57.2Updates
vitestfrom 4.1.0 to 4.1.1Release notes
Sourced from vitest's releases.
Commits
1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...bf89208fix(coverage): load built-in provider without module runner (#9939)5a60868refactor: fix typos (#9950)aaf9f18fix(coverage): simplify provider types (#9931)6fdb2bafix: guard disposable and optionalbody(#9912)e78adcffix: open browser in--standalonemode without running tests (#9911)ae5ec03fix: properly re-evaluate actual modules of mocked external (#9898)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