Console
Console copied to clipboard
Bump debug from 4.2.0 to 4.4.0 in /Modules/spe-jwt-demo
Bumps debug from 4.2.0 to 4.4.0.
Release notes
Sourced from debug's releases.
4.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
4.3.7
What's Changed
- Upgrade ms to version 2.1.3 by
@realitykingin debug-js/debug#819Full Changelog: https://github.com/debug-js/debug/compare/4.3.6...4.3.7
4.3.6
What's Changed
- Avoid using deprecated RegExp.$1 by
@bluwyin debug-js/debug#969New Contributors
@bluwymade their first contribution in debug-js/debug#969Full Changelog: https://github.com/debug-js/debug/compare/4.3.5...4.3.6
4.3.5
Patch
- cac39b1c5b018b0fe93a53a05f084eee543d17f5 Fix/debug depth (#926)
Thank you
@calvintwrfor the fix.4.3.4
What's Changed
- Add section about configuring JS console to show debug messages by
@gitnamein debug-js/debug#866- Replace deprecated String.prototype.substr() by
@CommanderRootin debug-js/debug#876New Contributors
@gitnamemade their first contribution in debug-js/debug#866@CommanderRootmade their first contribution in debug-js/debug#876Full Changelog: https://github.com/debug-js/debug/compare/4.3.3...4.3.4
4.3.3
Patch Release 4.3.3
This is a documentation-only release. Further, the repository was transferred. Please see notes below.
- Migrates repository from https://github.com/visionmedia/debug to https://github.com/debug-js/debug. Please see notes below as to why this change was made.
- Updates repository maintainership information
- Updates the copyright (no license terms change has been made)
- Removes accidental epizeuxis (#828)
- Adds README section regarding usage in child procs (#850)
... (truncated)
Commits
7e3814c4.4.0d2d6bf0fix inefficient .enable() regex and .enabled() testbc609144.3.7c63e96eUpgrade ms to version 2.1.3 (#819)382864aremove archaic badges from readmec33b4644.3.67956a45Avoid using deprecated RegExp.$15464bdd4.3.5f244adaupdate authorship contact infocac39b1Fix/debug depth (#926)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by qix, a new releaser for debug since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.