Bump vitest from 4.1.4 to 4.1.5#20
Conversation
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryPatch bump of Confidence Score: 5/5Safe to merge — patch bump with only bug fixes and no breaking changes. This is a patch-level (4.1.4 → 4.1.5) vitest bump generated by Dependabot. The lockfile changes are internally consistent (all @vitest/* sub-packages updated in lockstep), no other dependencies are touched, and the release notes show only bug fixes and one experimental feature addition. No P0/P1 findings. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["pnpm-workspace.yaml\ncatalog: vitest ^4.1.5"] --> B["pnpm-lock.yaml\nvitest 4.1.5"]
B --> C["vitest/expect 4.1.5"]
B --> D["vitest/mocker 4.1.5"]
B --> E["vitest/runner 4.1.5"]
B --> F["vitest/snapshot 4.1.5"]
B --> G["vitest/spy 4.1.5"]
B --> H["vitest/utils 4.1.5"]
B --> I["vitest/pretty-format 4.1.5"]
B --> J["cloudflare/vitest-pool-workers 0.14.7\npeer deps updated to 4.1.5"]
Reviews (1): Last reviewed commit: "Bump vitest from 4.1.4 to 4.1.5" | Re-trigger Greptile |
Bumps vitest from 4.1.4 to 4.1.5.
Release notes
Sourced from vitest's releases.
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)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 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)