Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

chore(deps): update dependency nyc to v13#245

Merged
mayurkale22 merged 1 commit intomasterfrom
renovate/nyc-13.x
Dec 19, 2018
Merged

chore(deps): update dependency nyc to v13#245
mayurkale22 merged 1 commit intomasterfrom
renovate/nyc-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 19, 2018

This PR contains the following updates:

Package Type Update Change References
nyc devDependencies major ^11.7.1 -> ^13.0.0 source
nyc devDependencies major 11.6.0 -> 13.1.0 source

Release Notes

istanbuljs/nyc

v13.1.0

Compare Source

Features

13.0.1 (2018-07-24)

Bug Fixes

v13.0.1

Compare Source

Features

13.0.1 (2018-07-24)

Bug Fixes

v13.0.0

Compare Source

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)

v12.0.2

Compare Source

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)

v12.0.1

Compare Source

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)

v12.0.0

Compare Source

Chores
BREAKING CHANGES
  • babel@7 drops Node.js 4 support

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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


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

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot
Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 19, 2018

Codecov Report

Merging #245 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #245   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files          58       58           
  Lines        3841     3841           
  Branches      276      276           
=======================================
  Hits         3665     3665           
  Misses        176      176

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0aee812...a1848bf. Read the comment docs.

@renovate renovate bot changed the title Update dependency nyc to v13 chore(deps): update dependency nyc to v13 Dec 19, 2018
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from dc6ad18 to a1848bf Compare December 19, 2018 05:06
@googlebot
Copy link
Copy Markdown

A Googler has manually verified that the CLAs look good.

(Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.)

@googlebot googlebot removed the cla: no label Dec 19, 2018
Copy link
Copy Markdown
Contributor

@justindsmith justindsmith left a comment

Choose a reason for hiding this comment

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

Generally approve, I'm curious why we have nyc version defined as relative in some packages but exact in others. Maybe we should standardize those unless we're doing that for a specific reason.

@mayurkale22
Copy link
Copy Markdown
Member

Generally approve, I'm curious why we have nyc version defined as relative in some packages but exact in others. Maybe we should standardize those unless we're doing that for a specific reason.

Good catch! I am not sure why it's like this. I will make a note of this and try to fix it later (Might be once all dependencies are up-to-date).

@mayurkale22 mayurkale22 merged commit 542c4ec into master Dec 19, 2018
@mayurkale22 mayurkale22 deleted the renovate/nyc-13.x branch December 19, 2018 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants