Skip to content

deps: update debug from 3.2.7 to ~4.4.0#222

Open
Offwhite-Del wants to merge 1 commit into
expressjs:masterfrom
Offwhite-Del:upgrade-debug-to-v4
Open

deps: update debug from 3.2.7 to ~4.4.0#222
Offwhite-Del wants to merge 1 commit into
expressjs:masterfrom
Offwhite-Del:upgrade-debug-to-v4

Conversation

@Offwhite-Del

Copy link
Copy Markdown

Summary

Upgrade debug runtime dependency from 3.2.7 to ~4.4.0.

Motivation

The debug package has had significant improvements and fixes since v3.x (released 2017). The require('debug')('name') API is fully backward-compatible — no code changes needed.

This is part of a series of debug upgrades across the expressjs ecosystem to bring runtime dependencies up to date.

Testing

  • npm install succeeds
  • npm test passes: 42/42
  • No source code changes required

Changes

  • package.json: "debug": "3.2.7""debug": "~4.4.0"

Related

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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