fix(deps): update dependency debug to ^4.4.3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| debug | ^4.3.2 -> ^4.4.3 |
||
| @types/debug (source) | 4.1.7 -> 4.1.12 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
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 - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.