Skip to content

Commit 4b6587f

Browse files
committed
Auto merge of #2392 - rust-lang:dependabot/npm_and_yarn/nyc-15.0.1, r=Turbo87
Bump nyc from 15.0.0 to 15.0.1 Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.0.0 to 15.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md">nyc's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/istanbuljs/nyc/compare/v15.0.0...v15.0.1">15.0.1</a> (2020-04-02)</h3> <h3>Bug Fixes</h3> <ul> <li>Data merge concurrency limit to prevent OOM (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1293">#1293</a>) (<a href="https://github.com/istanbuljs/nyc/commit/df34c1c71e74468fd67287caad2ac987176ae503">df34c1c</a>), closes <a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1263">#1263</a></li> <li>Ignore insignificant lines when coalesce text report (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1300">#1300</a>) (<a href="https://github.com/istanbuljs/nyc/commit/3a577f0ddc4799d0334f7c154b612653a46b532f">3a577f0</a>), closes <a href="https://github-redirect.dependabot.com/istanbuljs/istanbuljs/issues/525">istanbuljs/istanbuljs#525</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/istanbuljs/nyc/commit/d9a76d5f9c1df5920684f5e43abe95ded361075e"><code>d9a76d5</code></a> chore(release): 15.0.1</li> <li><a href="https://github.com/istanbuljs/nyc/commit/3a577f0ddc4799d0334f7c154b612653a46b532f"><code>3a577f0</code></a> fix: Ignore insignificant lines when coalesce text report (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1300">#1300</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/df34c1c71e74468fd67287caad2ac987176ae503"><code>df34c1c</code></a> fix: Data merge concurrency limit to prevent OOM (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1293">#1293</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/befbf08e140d82f93724a0f73881fd6a4ae6f4d8"><code>befbf08</code></a> chore: A test where nyc output help text to stderr was flaky (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1269">#1269</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/9260a70a72c690befebab714e788b12499e9d955"><code>9260a70</code></a> docs: Remove <code>nyc</code> containing object in json config examples (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1276">#1276</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/bed4729910559ed4c1a52c524dd85d5824406ac2"><code>bed4729</code></a> chore: Minor Markdown tweaks (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1256">#1256</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/fcacc461269d212a1260d0c294dcd00032de2788"><code>fcacc46</code></a> chore: Update node-preload to v0.2.1 (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1257">#1257</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/8b4a148ca04ba577c2dd3012399ddc066e279156"><code>8b4a148</code></a> chore: Update standard to v14.3.1 (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1250">#1250</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/676ca86332b32322b24e9b5c399c1b83f2338f5f"><code>676ca86</code></a> chore: Switch to AppVeyor for Windows testing (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1255">#1255</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/fcd2115cd703506213c429e9b9b86797ae5e7c7d"><code>fcd2115</code></a> chore: Conditionally set <code>envPath.APPDATA</code> for tests (<a href="https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1254">#1254</a>)</li> <li>Additional commits viewable in <a href="https://github.com/istanbuljs/nyc/compare/v15.0.0...v15.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nyc&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=15.0.1)](https://dependabot.com/compatibility-score/?dependency-name=nyc&package-manager=npm_and_yarn&previous-version=15.0.0&new-version=15.0.1) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
2 parents 01bc65a + fd916f8 commit 4b6587f

File tree

2 files changed

+265
-150
lines changed

2 files changed

+265
-150
lines changed

0 commit comments

Comments
 (0)