Skip to content

Update dependency debug to v4.4.0

Renovate requested to merge renovate/debug-4.x into master

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

Compare Source

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

Compare Source

What's Changed

Full Changelog: https://github.com/debug-js/debug/compare/4.3.6...4.3.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports