Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N node-http-proxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 482
    • Issues 482
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • http ... PARTY!
  • node-http-proxy
  • Merge requests
  • !1409

[dist] Update dependency nyc to v15

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge renovate/nyc-15.x into master Dec 31, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: renovate[bot]

Mend Renovate

This PR contains the following updates:

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

Release Notes

istanbuljs/nyc

v15.1.0

Compare Source

Features
  • experimental: Support using --all with node.js ESM (#​1320) (992359a)

v15.0.1

Compare Source

Bug Fixes
  • Data merge concurrency limit to prevent OOM (#​1293) (df34c1c), closes #​1263
  • Ignore insignificant lines when coalesce text report (#​1300) (3a577f0), closes istanbuljs/istanbuljs#​525

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
  • Add --use-spawn-wrap=true option (#​1169) (df4de4d)
  • Add .cjs, .mjs, .ts, .tsx, .jsx to default extensions (#​1110) (914b776), closes #​1103
  • Allow nyc instrument to instrument code in place (#​1149) (7783284)
  • Drop node.js 6, upgrade dependencies (#​1134) (00c3b34)
  • Filenames relative to project cwd in coverage reports (#​1212) (5258e9f)
  • Use @​istanbuljs/schema for yargs setup (#​1194) (fd40d49)
  • Use istanbul-lib-processinfo (#​1145) (7943413)
  • Use source base name to prefix cache files (#​1144) (5c1b7a9)
Bug Fixes
  • Avoid source-map module during signal-exit handler (#​1191) (83eb629)
  • Better error handling for main execution, reporting (#​1229) (dfd629d)
  • Correct handling of source-maps for pre-instrumented files (#​1216) (8411a26), closes #​1208
  • Drop coverage produced by nyc --all for files that were tested (#​1155) (fc1bbbf), closes #​1113 #​1124 #​1148
  • Honor eager setting (false by default) (#​1179) (c18fb0a)
  • Remove vestigial environment variables (#​1078) (cfd3da0)

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 has been generated by Mend Renovate. View repository job log here.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/nyc-15.x