Update dependency debug to v4.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
debug | dependencies | minor | 4.3.6 -> 4.4.0 |
Release Notes
debug-js/debug (debug)
v4.4.0
Fixes (hopefully) the inefficient regex warnings in .enable()
.
Minor version as this is invariably going to break certain users who misuse the .enable()
API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.
Full Changelog: https://github.com/debug-js/debug/compare/4.3.7...4.4.0
v4.3.7
What's Changed
- Upgrade ms to version 2.1.3 by @realityking in https://github.com/debug-js/debug/pull/819
Full Changelog: https://github.com/debug-js/debug/compare/4.3.6...4.3.7
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.