mateodelnorte / meta

tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
MIT License
2.05k stars 99 forks source link

fix(deps): update dependency debug to v4.3.1 #235

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug 4.2.0 -> 4.3.1 age adoption passing confidence

Release Notes

visionmedia/debug ### [`v4.3.1`](https://togithub.com/visionmedia/debug/compare/4.3.0...4.3.1) [Compare Source](https://togithub.com/visionmedia/debug/compare/4.3.0...4.3.1) ### [`v4.3.0`](https://togithub.com/visionmedia/debug/releases/4.3.0) [Compare Source](https://togithub.com/visionmedia/debug/compare/4.2.0...4.3.0) ### Minor release - **Deprecated `debugInstance.destroy()`**. Future major versions will not have this method; please remove it from your codebases as it currently does nothing. - Fixed quoted percent sign - Fixed memory leak within debug instances that are created dynamically

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-io commented 3 years ago

Codecov Report

Merging #235 (80f555f) into master (1a31dff) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   48.27%   48.27%           
=======================================
  Files           1        1           
  Lines          29       29           
  Branches        5        5           
=======================================
  Hits           14       14           
  Misses         11       11           
  Partials        4        4           

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 1a31dff...80f555f. Read the comment docs.

patrickleet commented 3 years ago

:tada: This PR is included in version 2.2.15 :tada:

The release is available on:

Your semantic-release bot :package::rocket: