Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2021

This PR contains the following updates:

Package Change Age Confidence
debug 4.3.1 -> 4.4.3 age confidence

Release Notes

debug-js/debug (debug)

v4.4.3

Compare Source

Functionally identical release to 4.4.1.

Version 4.4.2 is compromised. Please see #​1005.

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.4.0...4.4.1

v4.4.0

Compare 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.7

Compare Source

What's Changed

Full Changelog: debug-js/debug@4.3.6...4.3.7

v4.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.3.5...4.3.6

v4.3.5

Compare Source

Patch

Thank you @​calvintwr for the fix.

v4.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.3.3...4.3.4

v4.3.3

Compare Source

Patch Release 4.3.3

This is a documentation-only release. Further, the repository was transferred. Please see notes below.

Thank you to @​taylor1791 and @​kristofkalocsai for their contributions.


Repository Migration Information

I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here.

Q: What impact will this have on me?

In most cases, you shouldn't notice any change.

The only exception I can think of is if you pull code directly from https://github.com/visionmedia/debug, e.g. via a "debug": "visionmedia/debug"-type version entry in your package.json - in which case, you should still be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible.

Q: What are the security implications of this change?

If you pull code directly from the old URL, you should update the URL to https://github.com/debug-js/debug as soon as possible. The old organization has many approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I (@​qix-) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider.

Even in such a case, however, the officially released package on npm (debug) would not be affected. That package is still very much under control (even more than it used to be).

Q: What should I do if I encounter an issue related to the migration?

Search the issues first to see if someone has already reported it, and then open a new issue if someone has not.

Q: Why was this done as a 'patch' release? Isn't this breaking?

No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect.

Thus, according to all of the "APIs" (loosely put) involved, nothing should have broken.

I understand there are a lot of edge cases so please open issues as needed so I can assist in any way necessary.

Q: Why was the repository transferred?

I'll just list them off in no particular order.

  • The old organization was defunct and abandoned.
  • I was not an owner of the old organization and thus could not ban the non-trivial amount of spam users or the few truly abusive users from the org. This hindered my ability to properly maintain this package.
  • The debug ecosystem intends to grow beyond a single package, and since new packages could not be created in the old org (nor did it make sense for them to live there), a new org made the most sense - especially from a security point of view.
  • The old org has way, way too many approved members with push access, for which there was nothing I could do. This presented a pretty sizable security risk given that many packages in recent years have fallen victim to backdoors and the like due to lax security access.
Q: Was this approved?

Yes.[archive]

Q: Do I need to worry about another migration sometime in the future?

No.

v4.3.2

Compare Source

Patch release 4.3.2

  • Caches enabled statuses on a per-logger basis to speed up .enabled checks (#​799)

Thank you @​omg!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@guardrails
Copy link

guardrails bot commented Jul 4, 2021

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@renovate renovate bot force-pushed the renovate/debug-4.x branch from 81a562e to c8bab44 Compare March 7, 2022 14:19
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.2 fix(deps): update dependency debug to v4.3.3 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/debug-4.x branch from c8bab44 to 58f913c Compare March 18, 2022 14:23
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.3 fix(deps): update dependency debug to v4.3.4 Mar 18, 2022
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 58f913c to e5807d8 Compare January 30, 2023 17:46
@renovate renovate bot force-pushed the renovate/debug-4.x branch from e5807d8 to e527b94 Compare May 31, 2024 14:38
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.4 fix(deps): update dependency debug to v4.3.5 May 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.5 fix(deps): update dependency debug to v4.3.6 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/debug-4.x branch from e527b94 to 9a66853 Compare July 27, 2024 10:09
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.6 fix(deps): update dependency debug to v4.3.7 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 9a66853 to 97c0eb1 Compare September 6, 2024 01:31
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.3.7 fix(deps): update dependency debug to v4.4.0 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 97c0eb1 to fe6d294 Compare December 6, 2024 16:15
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.4.0 fix(deps): update dependency debug to v4.4.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/debug-4.x branch December 8, 2024 18:44
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.4.0 - autoclosed fix(deps): update dependency debug to v4.4.0 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/debug-4.x branch from fe6d294 to 05a36c7 Compare December 12, 2024 13:16
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.4.0 fix(deps): update dependency debug to v4.4.1 May 13, 2025
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 05a36c7 to 8d89171 Compare May 13, 2025 22:50
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 8d89171 to 3ea3a35 Compare September 13, 2025 18:57
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.4.1 fix(deps): update dependency debug to v4.4.3 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/debug-4.x branch 4 times, most recently from 725f485 to 317556d Compare October 7, 2025 18:42
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 317556d to 1536efe Compare October 11, 2025 11:14
@renovate renovate bot force-pushed the renovate/debug-4.x branch from 2bca8d2 to 6deefec Compare October 21, 2025 09:34
@renovate renovate bot changed the title fix(deps): update dependency debug to v4.4.3 fix(deps): update dependency debug to v4.4.3 - autoclosed Oct 21, 2025
@renovate renovate bot closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant