chore(deps): update dependency debug to v4.4.3 - #160
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
September 22, 2023 21:13
6858c42 to
e3ffc15
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
October 18, 2023 01:52
e3ffc15 to
be1c0df
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
November 7, 2023 05:07
be1c0df to
0fdb190
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
November 9, 2023 06:03
0fdb190 to
048ecee
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
May 31, 2024 14:23
048ecee to
6fb7f19
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
July 27, 2024 09:43
6fb7f19 to
2826963
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
September 6, 2024 01:09
2826963 to
2dc4556
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
December 6, 2024 15:06
2dc4556 to
d12ce87
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
January 23, 2025 21:30
d12ce87 to
ce517b7
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
February 1, 2025 21:29
ce517b7 to
d01b5b1
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
February 9, 2025 13:36
d01b5b1 to
ab74bed
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
March 3, 2025 15:12
ab74bed to
b06651d
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
3 times, most recently
from
March 17, 2025 17:33
e7f0044 to
936a283
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
2 times, most recently
from
April 8, 2025 10:26
725365e to
ac1fe25
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
April 24, 2025 05:55
ac1fe25 to
f44fc36
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
May 13, 2025 22:39
f44fc36 to
edf7dca
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
May 19, 2025 17:07
edf7dca to
f6ad4bf
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
May 28, 2025 15:02
f6ad4bf to
baff2ef
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
June 4, 2025 06:59
baff2ef to
008e951
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
June 22, 2025 15:35
008e951 to
761da3a
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
July 2, 2025 19:02
761da3a to
33d7cbe
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
August 5, 2025 00:08
33d7cbe to
e8e57db
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
September 8, 2025 13:44
e8e57db to
c21f0eb
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
September 8, 2025 18:36
c21f0eb to
a7b0121
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
September 13, 2025 22:14
a7b0121 to
f1f1dc5
Compare
renovate
Bot
force-pushed
the
renovate/debug-4.x-lockfile
branch
from
March 19, 2026 09:03
f1f1dc5 to
6fc4266
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.4→4.4.34.1.7→4.1.13Release Notes
debug-js/debug (debug)
v4.4.3Compare Source
Functionally identical release to
4.4.1.Version
4.4.2is compromised. Please see #1005.v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.4.0...4.4.1
v4.4.0Compare 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: debug-js/debug@4.3.7...4.4.0
v4.3.7Compare Source
What's Changed
Full Changelog: debug-js/debug@4.3.6...4.3.7
v4.3.6Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.5...4.3.6
v4.3.5Compare Source
Patch
cac39b1Fix/debug depth (#926)Thank you @calvintwr for the fix.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.