Skip to content

Commit

Permalink
Merge #30
Browse files Browse the repository at this point in the history
30: build(deps): bump debug from 4.0.0 to 4.1.1 r=jniles a=dependabot-preview[bot]

Bumps [debug](https://github.com/visionmedia/debug) from 4.0.0 to 4.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/visionmedia/debug/releases">debug's releases</a>.</em></p>
<blockquote>
<h2>4.1.1</h2>
<p>This  backport fixes a bug in coveralls configuration as well as the <code>.extend()</code> function.</p>
<h1>Patches</h1>
<ul>
<li>test: only run coveralls on travis (<a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/663">#663</a>, <a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/664">#664</a>, d0e498f159bd425b3403db38c98fe26a345d4dcd)</li>
<li>copy custom logger to namespace extension (<a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/646">#646</a>, 57ef085703a0158679cc4a56a4980653b828ce51)</li>
</ul>
<h2>4.1.0</h2>
<h1>Minor Changes</h1>
<ul>
<li>migrate Makefile to npm scripts (4236585a40787fe60ed625452163299600df2ce6)</li>
<li>feat: Return namespaces string when invoking disable() (7ef8b417a86941372074f749019b9f439a1f6ef6)</li>
</ul>
<p>Massive <em>thank you</em> to <a href="https://github.com/mblarsen">@mblarsen</a> and <a href="https://github.com/outsideris">@outsideris</a> for knocking out two long-awaited changes.</p>
<h2>4.0.1</h2>
<p>This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.</p>
<h3>Patches</h3>
<ul>
<li>fix browserify and supply alternative unpkg entry point (closes <a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/606">#606</a>): 99c95e3d54b07a918ad65bc148a2930ea8bfdd02</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/visionmedia/debug/commit/68b4dc8d8549d3924673c38fccc5d594f0a38da1"><code>68b4dc8</code></a> 4.1.1</li>
<li><a href="https://github.com/visionmedia/debug/commit/75716080a39f916f643bae2671ba2fdfe78d1c45"><code>7571608</code></a> remove .coveralls.yaml</li>
<li><a href="https://github.com/visionmedia/debug/commit/57ef085703a0158679cc4a56a4980653b828ce51"><code>57ef085</code></a> copy custom logger to namespace extension (fixes <a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/646">#646</a>)</li>
<li><a href="https://github.com/visionmedia/debug/commit/d0e498f159bd425b3403db38c98fe26a345d4dcd"><code>d0e498f</code></a> test: only run coveralls on travis</li>
<li><a href="https://github.com/visionmedia/debug/commit/e30e8fdbc92c4cf6b3007cd1c3ad2c3cbb82be85"><code>e30e8fd</code></a> 4.1.0</li>
<li><a href="https://github.com/visionmedia/debug/commit/7ef8b417a86941372074f749019b9f439a1f6ef6"><code>7ef8b41</code></a> feat: Return namespaces string when invoking disable()</li>
<li><a href="https://github.com/visionmedia/debug/commit/4236585a40787fe60ed625452163299600df2ce6"><code>4236585</code></a> migrate Makefile to npm scripts</li>
<li><a href="https://github.com/visionmedia/debug/commit/4490cd95bfb952e1ed756914ac225ddc987b2ba3"><code>4490cd9</code></a> 4.0.1</li>
<li><a href="https://github.com/visionmedia/debug/commit/99c95e3d54b07a918ad65bc148a2930ea8bfdd02"><code>99c95e3</code></a> fix browserify and supply alternative unpkg entry point (closes <a href="https://github-redirect.dependabot.com/visionmedia/debug/issues/606">#606</a>)</li>
<li>See full diff in <a href="https://github.com/visionmedia/debug/compare/4.0.0...4.1.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=debug&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.1.1)](https://dependabot.com/compatibility-score/?dependency-name=debug&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.1.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)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot-preview[bot] authored Mar 6, 2020
2 parents a597b97 + cc762a1 commit d2efc15
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1306,20 +1306,7 @@ debug@^3.1.0:
dependencies:
ms "2.0.0"

debug@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.0.tgz#ef7592a30b1c5e05a78e96926df2e6b36b5544e7"
dependencies:
ms "^2.1.1"

debug@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87"
integrity sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg==
dependencies:
ms "^2.1.1"

debug@^4.1.1:
debug@^4.0.0, debug@^4.1.0, debug@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
Expand Down

0 comments on commit d2efc15

Please sign in to comment.