Skip to content

Update debug to 4.4.3 - #28

Merged
johnnylee-wf merged 1 commit into
mainfrom
update-debug-4.4.3
Jun 16, 2026
Merged

Update debug to 4.4.3#28
johnnylee-wf merged 1 commit into
mainfrom
update-debug-4.4.3

Conversation

@johnnylee-wf

Copy link
Copy Markdown
Contributor

Summary

Upgrades the debug dependency from 4.1.1 to 4.4.3 (latest).

Code changes

None required. The debug 4.x API used in lib/index.js (require("debug")(namespace) then debug(msg)) is unchanged across the 4.x line, so the upgrade is a straight version bump. The exact-pin convention used elsewhere in package.json is preserved.

Testing

  • npm test passes (5/5)
  • Lockfile regenerated via npm install

🤖 Generated with Claude Code

Bump the debug dependency from 4.1.1 to 4.4.3. The debug 4.x API used
in lib/index.js (require("debug")(namespace) then debug(msg)) is
unchanged, so no code changes are required.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@johnnylee-wf
johnnylee-wf merged commit e08a756 into main Jun 16, 2026
1 check passed
@johnnylee-wf
johnnylee-wf deleted the update-debug-4.4.3 branch June 16, 2026 14:41
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