Skip to content

refactor: Bump c8 from 11.0.0 to 12.0.0#590

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/c8-12.0.0
Open

refactor: Bump c8 from 11.0.0 to 12.0.0#590
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/c8-12.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps c8 from 11.0.0 to 12.0.0.

Release notes

Sourced from c8's releases.

v12.0.0

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Changelog

Sourced from c8's changelog.

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (73e5936) to head (e8c4b89).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          11       11           
  Lines        1841     1841           
=======================================
  Hits         1826     1826           
  Misses         15       15           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/c8-12.0.0 branch from 078a609 to 1f9aeac Compare July 20, 2026 12:06
@mtrezza

mtrezza commented Jul 20, 2026

Copy link
Copy Markdown
Member

Deferring. c8 12 raises engines.node to ^20.19.0 || ^22.12.0 || >=23, above this repo's declared floors (Node 20.0 / 22.0). c8 wraps the test run on every CI matrix job, so accepting it would silently narrow the supported Node floor for contributors on lower in-range Node patches (20.0–20.18, 22.0–22.11). If you want c8 12, pair it with an engines.node floor bump (e.g. 20.19 || 22.12 || 24) in the same PR — a deliberate maintainer decision.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/c8-12.0.0 branch from 1f9aeac to 2aa622c Compare July 20, 2026 23:58
@dependabot dependabot Bot changed the title refactor: Bump c8 from 11.0.0 to 12.0.0 refactor: bump c8 from 11.0.0 to 12.0.0 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/c8-12.0.0 branch from 2aa622c to 570b616 Compare July 21, 2026 01:49
@parse-github-assistant

Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump c8 from 11.0.0 to 12.0.0 refactor: Bump c8 from 11.0.0 to 12.0.0 Jul 21, 2026
@parse-github-assistant

Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

Bumps [c8](https://github.com/bcoe/c8) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title refactor: Bump c8 from 11.0.0 to 12.0.0 refactor: bump c8 from 11.0.0 to 12.0.0 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/c8-12.0.0 branch from 570b616 to e8c4b89 Compare July 21, 2026 23:33
@parse-github-assistant

Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant

Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump c8 from 11.0.0 to 12.0.0 refactor: Bump c8 from 11.0.0 to 12.0.0 Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant