Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

fix(deps): update dependency debug to v4 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 11, 2018

This PR contains the following updates:

Package Type Update Change
debug dependencies major ^3.1.0 -> ^4.0.0
@types/debug devDependencies major 0.0.30 -> 4.1.4

Release Notes

visionmedia/debug

v4.1.1

Compare Source

This backport fixes a bug in coveralls configuration as well as the .extend() function.

Patches

v4.1.0

Compare Source

Minor Changes

  • migrate Makefile to npm scripts (4236585)
  • feat: Return namespaces string when invoking disable() (7ef8b41)

Massive thank you to @​mblarsen and @​outsideris for knocking out two long-awaited changes.

v4.0.1

Compare Source

This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.

Patches
  • fix browserify and supply alternative unpkg entry point (closes #​606): 99c95e3

v4.0.0

Compare Source

A long-awaited release to debug is available now: 4.0.0.

Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.
This release drops support for Node 4 and 5 in alignment with the Node.js LTS Release Schedule.

Major Changes
Minor Changes
Patches
Credits

Huge thanks to @​DanielRuf, @​EirikBirkeland, @​KyleStay, @​Qix-, @​abenhamdine, @​alexey-pelykh, @​DiegoRBaquero, @​febbraro, @​kwolfy, and @​TooTallNate for their help!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, 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.

@codecov
Copy link

codecov bot commented Sep 11, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   77.51%   77.51%           
=======================================
  Files           3        3           
  Lines         169      169           
  Branches       38       38           
=======================================
  Hits          131      131           
  Misses         25       25           
  Partials       13       13

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 8fe6501...c6aab0e. Read the comment docs.

@renovate renovate bot force-pushed the renovate/debug-4.x branch 2 times, most recently from 43e9f38 to 15769e1 Compare February 14, 2019 00:23
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 15769e1 to 6191dd7 Compare February 20, 2019 01:41
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 6191dd7 to b460993 Compare March 28, 2019 00:33
@renovate renovate bot force-pushed the renovate/debug-4.x branch from b460993 to c6aab0e Compare April 12, 2019 00:20
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.

1 participant