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] <support@github.com>
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/coverage-v8@4.1.9 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/coverage-v8@4.1.9\n(bumped)"] --> B["@vitest/utils@4.1.9\n(transitive bump)"]
A --> C["ast-v8-to-istanbul@1.0.4\n(transitive bump)"]
A --> D["obug@2.1.3\n(transitive bump)"]
B --> E["@vitest/pretty-format@4.1.9\n(transitive bump)"]
C --> F["@types/estree@1.0.9\n(transitive bump)"]
G["make-dir@4.0.0"] --> H["semver@7.8.4\n(transitive bump)"]
I["vitest@4.1.8\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/coverage-v8@4.1.9\n(bumped)"] --> B["@vitest/utils@4.1.9\n(transitive bump)"]
A --> C["ast-v8-to-istanbul@1.0.4\n(transitive bump)"]
A --> D["obug@2.1.3\n(transitive bump)"]
B --> E["@vitest/pretty-format@4.1.9\n(transitive bump)"]
C --> F["@types/estree@1.0.9\n(transitive bump)"]
G["make-dir@4.0.0"] --> H["semver@7.8.4\n(transitive bump)"]
I["vitest@4.1.8\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)