Closed renovate[bot] closed 6 years ago
Can't take this one, debug@4 breaks IE11.
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^3.1.0
->^4.0.0
Release Notes
visionmedia/debug
### [`v4.1.0`](https://renovatebot.com/gh/visionmedia/debug/releases/4.1.0) [Compare Source](https://renovatebot.com/gh/visionmedia/debug/compare/4.0.1...4.1.0) ### Minor Changes - migrate Makefile to npm scripts ([`4236585`](https://renovatebot.com/gh/visionmedia/debug/commit/4236585a40787fe60ed625452163299600df2ce6)) - feat: Return namespaces string when invoking disable() ([`7ef8b41`](https://renovatebot.com/gh/visionmedia/debug/commit/7ef8b417a86941372074f749019b9f439a1f6ef6)) Massive _thank you_ to [@mblarsen](https://renovatebot.com/gh/mblarsen) and [@outsideris](https://renovatebot.com/gh/outsideris) for knocking out two long-awaited changes. ### [`v4.0.1`](https://renovatebot.com/gh/visionmedia/debug/releases/4.0.1) [Compare Source](https://renovatebot.com/gh/visionmedia/debug/compare/4.0.0...4.0.1) 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](https://renovatebot.com/gh/visionmedia/debug/issues/606)): [`99c95e3`](https://renovatebot.com/gh/visionmedia/debug/commit/99c95e3d54b07a918ad65bc148a2930ea8bfdd02) ### [`v4.0.0`](https://renovatebot.com/gh/visionmedia/debug/releases/4.0.0) [Compare Source](https://renovatebot.com/gh/visionmedia/debug/compare/3.2.6...4.0.0) 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](https://renovatebot.com/gh/nodejs/Release). * * * ##### Major Changes - move to XO (closes [#397](https://renovatebot.com/gh/visionmedia/debug/issues/397)): [`ba8a424`](https://renovatebot.com/gh/visionmedia/debug/commit/ba8a424d41e9dc6129e081ac3aa9715be6a45fbd) - add Node.js 10, remove Node.js 4 ([#583](https://renovatebot.com/gh/visionmedia/debug/issues/583)): [`05b0ceb`](https://renovatebot.com/gh/visionmedia/debug/commit/05b0ceb8856bc7b6bb0f2adc3de5cae3cea9c872) ##### Minor Changes - bump vulnerable packages: [`853853f`](https://renovatebot.com/gh/visionmedia/debug/commit/853853f9f588044d76df3daf1959ca56c5f341b7) - Fix nwjs support ([#569](https://renovatebot.com/gh/visionmedia/debug/issues/569)): [`207a6a2`](https://renovatebot.com/gh/visionmedia/debug/commit/207a6a2d53507ec9dd57c94c46cc7d3dd272306d) - add instance extends feature ([#524](https://renovatebot.com/gh/visionmedia/debug/issues/524)): [`e43e5fe`](https://renovatebot.com/gh/visionmedia/debug/commit/e43e5fed177b8698674748063f4ed1aaba1d59c8) - Add TVMLKit support ([#579](https://renovatebot.com/gh/visionmedia/debug/issues/579)): [`02b9ea9`](https://renovatebot.com/gh/visionmedia/debug/commit/02b9ea9fd7ec95c42de47da13b4b6bb8e50025d8) ##### Patches - clean up builds: [`3ca2331`](https://renovatebot.com/gh/visionmedia/debug/commit/3ca23316a470f6bc6e0d75d297179cfc19bbc763) - remove needless command aliases in makefile: [`9f4f8f5`](https://renovatebot.com/gh/visionmedia/debug/commit/9f4f8f59ba745166b0c014a61c76de5e73d4841a) - no longer checking for BROWSER=1: [`623c08e`](https://renovatebot.com/gh/visionmedia/debug/commit/623c08ef73f8211278d5596c88041c65a2a58ee7) - fix tests: [`57cde56`](https://renovatebot.com/gh/visionmedia/debug/commit/57cde56e43003f6b404d4b3d9d76b74aafaeeec8) - clean up makefile: [`62822f1`](https://renovatebot.com/gh/visionmedia/debug/commit/62822f12668e8a0b1d1a4fd5a1c2fce1d8715da3) - fix tests: [`833b6f8`](https://renovatebot.com/gh/visionmedia/debug/commit/833b6f84c8f8dc5b6f13da38ab0ef8a8ff86c0c9) - add .editorconfig: [`2d2509e`](https://renovatebot.com/gh/visionmedia/debug/commit/2d2509e26bf6df1e1954267e3b1a1cb83973fb09) - add yarn-error.log to .gitignore: [`7e1d5d9`](https://renovatebot.com/gh/visionmedia/debug/commit/7e1d5d94f31b37b460fb8d88000ab7ed0be3597e) - Improve usability of Windows notes w/ examples for prompts & npm script ([#577](https://renovatebot.com/gh/visionmedia/debug/issues/577)): [`1ad1e4a`](https://renovatebot.com/gh/visionmedia/debug/commit/1ad1e4a79ff36981c1972bb4e61f93c7d4ade68d) - Drop usage of `chrome.storage` (or make the storage backend pluggable): [`71d2aa7`](https://renovatebot.com/gh/visionmedia/debug/commit/71d2aa77ff54c3c95a000bdead6b710b2a762c3f) - Detect 'process' package: [`225c66f`](https://renovatebot.com/gh/visionmedia/debug/commit/225c66f7198d2995e8232f9486aa9e087dc2a469) - Update ms to 2.1.1 ([#539](https://renovatebot.com/gh/visionmedia/debug/issues/539)): [`22f9932`](https://renovatebot.com/gh/visionmedia/debug/commit/22f993216dcdcee07eb0601ea71a917e4925a30a) - Update .npmignore ([#527](https://renovatebot.com/gh/visionmedia/debug/issues/527)): [`a5ca7a2`](https://renovatebot.com/gh/visionmedia/debug/commit/a5ca7a20860e78a4ea47f80770c09c0c663bae1e) - fix colors with `supports-color@5`: [`285dfe1`](https://renovatebot.com/gh/visionmedia/debug/commit/285dfe10a5c06d4a86176b54bef2d7591eedaf40) - Document `enable()` ([#517](https://renovatebot.com/gh/visionmedia/debug/issues/517)): [`ab5083f`](https://renovatebot.com/gh/visionmedia/debug/commit/ab5083f68a7e4c1ab474ff06cd5995d706abf143) - refactor to make the common code be a setup function ([#507](https://renovatebot.com/gh/visionmedia/debug/issues/507)): [`7116906`](https://renovatebot.com/gh/visionmedia/debug/commit/71169065b5262f9858ac78cc0b688c84a438f290) - Simplify and improve: [`da51af8`](https://renovatebot.com/gh/visionmedia/debug/commit/da51af8314436ab532c151583f7fd52b2ebf2a3e) - use babel-ified distributed source for browsers: [`b3f8f8e`](https://renovatebot.com/gh/visionmedia/debug/commit/b3f8f8e683915ef4fae3a77cbcebc6c410e65a8c) ##### Credits Huge thanks to [@DanielRuf](https://renovatebot.com/gh/DanielRuf), [@EirikBirkeland](https://renovatebot.com/gh/EirikBirkeland), [@KyleStay](https://renovatebot.com/gh/KyleStay), [@Qix-](https://renovatebot.com/gh/Qix-), [@abenhamdine](https://renovatebot.com/gh/abenhamdine), [@alexey-pelykh](https://renovatebot.com/gh/alexey-pelykh), [@DiegoRBaquero](https://renovatebot.com/gh/DiegoRBaquero), [@febbraro](https://renovatebot.com/gh/febbraro), [@kwolfy](https://renovatebot.com/gh/kwolfy), and [@TooTallNate](https://renovatebot.com/gh/TooTallNate) for their help!Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.