chore(deps): update dependency debug to v4.4.3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| debug | 4.3.4 -> 4.4.3 |
Release Notes
debug-js/debug (debug)
v4.4.3
Functionally identical release to 4.4.1.
Version 4.4.2 is compromised. Please see #1005.
v4.4.1
What's Changed
- fix(Issue-996): replace whitespaces in namespaces string with commas globally by @pdahal-cx in #997
- fixes #987 fallback to localStorage.DEBUG if debug is not defined by @lzilioli in #988
New Contributors
- @pdahal-cx made their first contribution in #997
- @lzilioli made their first contribution in #988
Full Changelog: https://github.com/debug-js/debug/compare/4.4.0...4.4.1
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 #819
Full Changelog: https://github.com/debug-js/debug/compare/4.3.6...4.3.7
v4.3.6
What's Changed
New Contributors
Full Changelog: https://github.com/debug-js/debug/compare/4.3.5...4.3.6
v4.3.5
Patch
Thank you @calvintwr for the fix.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.