Skip to content

Update dependency nyc to v18#427

Merged
vdiez merged 1 commit intomasterfrom
renovate/nyc-18.x
Feb 26, 2026
Merged

Update dependency nyc to v18#427
vdiez merged 1 commit intomasterfrom
renovate/nyc-18.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Change Age Confidence
nyc (source) 17.1.018.0.0 age confidence

Release Notes

istanbuljs/nyc (nyc)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: transitive dependencies now require node 20 || >=22.
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link

SonarQube reviewer guide

Review in SonarQube

Summary: Upgrade nyc (code coverage tool) from version 17.1.0 to 18.0.0, which includes updates to dependent packages and changes to Node.js engine requirements.

Review Focus:

  • Node.js engine requirement change: nyc now requires Node 20 or >=22 (previously >=18), which may impact CI/CD pipelines
  • Major dependency updates: glob (7.2.3 → 13.0.6), rimraf (3.0.2 → 6.1.3), spawn-wrap (2.0.0 → 3.0.0), and test-exclude (6.0.0 → 8.0.0) with significant API changes
  • Removal of deprecated packages (fs.realpath, inflight, inherits) now handled by newer glob/rimraf versions
  • Registry migration from internal artifactory to npmjs.org for most packages

Start review at: package.json. This is the primary file declaring the nyc version bump and serves as the entry point to understand the scope of changes before diving into the lock file details.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link
Contributor

@vdiez vdiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Renovate dependency update.

@vdiez vdiez merged commit 65e6c12 into master Feb 26, 2026
7 checks passed
@vdiez vdiez deleted the renovate/nyc-18.x branch February 26, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant