Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

chore(deps): update dependency nyc to v15 (master) #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Dec 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nyc (source) ^13.3.0 -> ^15.0.0 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2019-19919
Critical Critical 9.8 CVE-2021-23369
Critical Critical 9.8 CVE-2021-23383
Critical Critical 9.8 CVE-2021-44906
Critical Critical 9.8 CVE-2022-37598
Critical Critical 9.1 CVE-2019-10744
High High 8.1 CVE-2019-20920
High High 7.8 CVE-2021-43138
High High 7.5 CVE-2019-20922
High High 7.5 CVE-2022-25883
High High 7.5 WS-2020-0450
High High 7.4 CVE-2020-8203
High High 7.3 WS-2019-0064
High High 7.2 CVE-2021-23337
Medium Medium 5.6 CVE-2020-7598
Medium Medium 5.3 CVE-2020-28500
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2021-23362

Release Notes

istanbuljs/nyc (nyc)

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.

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

@appcues-wss appcues-wss bot added the security fix Security fix generated by WhiteSource label Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants