Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Confidence
nyc (source) 13.3.0 -> 17.1.0 age confidence

Release Notes

istanbuljs/nyc (nyc)

v17.1.0

Compare Source

Features
Bug Fixes

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum Node version now 18
Bug Fixes
Build System
  • minimum Node version now 18 (9ef340e)

v15.1.0

Compare Source

Features

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • The flow and jsx parser plugins are no longer
    enabled by default.
  • Node.js 8 is now required to run nyc
  • Remove NYC_ROOT_ID and NYC_INSTRUMENTER environmental
    variables.
  • The root field has been removed from processinfo
    files.
Features
Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Bug Fixes
Features

v14.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • The --exclude-after-remap option is now functional and enabled by default. This causes the include, exclude and extension lists to be processed after using source maps to determine the original filename of sources.
  • Add a file named 'index.json' to the .nyc_output/processinfo directory, which has a different format from the other files in this dir.
  • Change the data type of the pid/ppid fields in processinfo files
  • nyc instrument now honors include and exclude settings, potentially resulting in some files that were previously instrumented being ignored.
  • The plugins option has been renamed to parser-plugins.
  • The logic involving include/exclude processing has changed. Results should be verified to ensure all desired sources have coverage data.
  • nyc instrument now enables the --es-module option by default. This can cause failures to instrument scripts which violate 'use strict' rules.

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: Whenever PR becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/nyc-17.x branch from f352880 to e45997e Compare February 19, 2025 21:40
@renovate renovate bot force-pushed the renovate/nyc-17.x branch from e45997e to 0e5addb Compare May 10, 2025 21:50
@renovate renovate bot force-pushed the renovate/nyc-17.x branch 2 times, most recently from cb97aa6 to fe6d267 Compare August 13, 2025 17:35
@renovate renovate bot force-pushed the renovate/nyc-17.x branch from fe6d267 to f005896 Compare August 19, 2025 17:53
@renovate renovate bot force-pushed the renovate/nyc-17.x branch from f005896 to f4531c1 Compare August 22, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants