dynamodb-parallel-scan
dynamodb-parallel-scan copied to clipboard
fix(deps): update dependency debug to v4.4.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| debug | 4.3.4 -> 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
v4.3.6
What's Changed
- Avoid using deprecated RegExp.$1 by @bluwy in https://github.com/debug-js/debug/pull/969
New Contributors
- @bluwy made their first contribution in https://github.com/debug-js/debug/pull/969
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 - "* 0-10 * * *" in timezone Europe/Kiev, 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 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.