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

Update nyc in package.json from ^12.0.2 to 13.1.0 #5

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 15, 2018

Overview

The following dependencies have been updated by dependencies.io:

  • nyc in package.json from "^12.0.2" to "13.1.0"

Details

nyc

This dependency is located in package.json and was updated from "^12.0.2" to "13.1.0".

13.0.0

Bug Fixes

  • source was being instrumented twice, due to upstream fix in ista… (#853) (d0f654c)

Features

  • allow rows with 100% statement, branch, and function coverage to be skipped in text report (#859) (893345a)

BREAKING CHANGES

  • --hook-run-in-context, and --hook-run-in-this-context are no longer true by default (they should be enabled if you're using a library like requirejs).

12.0.2 (2018-06-03)

Bug Fixes

  • don't bundle istanbul-lib-instrument due to Node 6 issues (b4c325b)
  • stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#854) (ddc9331)

12.0.1 (2018-05-31)

13.0.1

Bug Fixes

  • add flag to allow control of intrumenter esModules option, default to looser parsing (#863) (6b6cd5e)
  • Enable es-modules by default. (#889) (d0b76e2), closes #796
  • Update caching-transform options. (#873) (52b69ef)
  • use uuid/v4 to generate unique identifiers. (#883) (7483ed9)

13.0.0 (2018-06-08)

Bug Fixes

  • source was being instrumented twice, due to upstream fix in ista… (#853) (d0f654c)

Features

  • allow rows with 100% statement, branch, and function coverage to be skipped in text report (#859) (893345a)

BREAKING CHANGES

  • --hook-run-in-context, and --hook-run-in-this-context are no longer true by default (they should be enabled if you're using a library like requirejs).

13.1.0

Features

13.0.1 (2018-07-24)

Bug Fixes

  • add flag to allow control of intrumenter esModules option, default to looser parsing (#863) (6b6cd5e)
  • Enable es-modules by default. (#889) (d0b76e2), closes #796
  • Update caching-transform options. (#873) (52b69ef)
  • use uuid/v4 to generate unique identifiers. (#883) (7483ed9)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 93b9c24 on deps/update-ab57086e into 2e55176 on master.

@maxtruxa maxtruxa closed this Jun 24, 2019
@maxtruxa maxtruxa deleted the deps/update-ab57086e branch June 28, 2019 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants