chore(deps-dev): bump @vitest/coverage-v8 from 4.1.8 to 4.1.9#92
chore(deps-dev): bump @vitest/coverage-v8 from 4.1.8 to 4.1.9#92dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryThis is a routine Dependabot patch bump of the dev dependency
Confidence Score: 5/5Safe to merge; this is a dev-only patch release for the coverage reporter with no changes to production code. The bump is limited to a test-coverage dev dependency and its transitive chain. All changed packages are patch-level releases. The only minor wrinkle is that vitest stays at 4.1.8 while @vitest/[email protected] now declares vitest: 4.1.9 as a peer — pnpm resolved them together without error, and the two packages are part of the same release monorepo so patch-level skew is typically benign. No production code or runtime dependencies are affected. No files require special attention; both changes are mechanical lock-file updates. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@vitest/[email protected]\n(bumped)"] --> B["@vitest/[email protected]\n(transitive bump)"]
A --> C["[email protected]\n(transitive bump)"]
A --> D["[email protected]\n(transitive bump)"]
B --> E["@vitest/[email protected]\n(transitive bump)"]
C --> F["@types/[email protected]\n(transitive bump)"]
G["[email protected]"] --> H["[email protected]\n(transitive bump)"]
I["[email protected]\n(unchanged)"] -. "peer dep expects 4.1.9" .-> A
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A["@vitest/[email protected]\n(bumped)"] --> B["@vitest/[email protected]\n(transitive bump)"]
A --> C["[email protected]\n(transitive bump)"]
A --> D["[email protected]\n(transitive bump)"]
B --> E["@vitest/[email protected]\n(transitive bump)"]
C --> F["@types/[email protected]\n(transitive bump)"]
G["[email protected]"] --> H["[email protected]\n(transitive bump)"]
I["[email protected]\n(unchanged)"] -. "peer dep expects 4.1.9" .-> A
Reviews (1): Last reviewed commit: "chore(deps-dev): bump @vitest/coverage-v..." | Re-trigger Greptile |
Bumps @vitest/coverage-v8 from 4.1.8 to 4.1.9.
Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)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)