Skip to content

fix(deps): update dependency debug to ^4.4.1 #103682

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

matticbot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug ^4.4.0 -> ^4.4.1 age adoption passing confidence

Release Notes

debug-js/debug (debug)

v4.4.1

Compare Source

What's Changed
New Contributors

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


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@matticbot matticbot added [Type] Task dependencies Pull requests that update a dependency file Framework labels May 24, 2025
@matticbot matticbot requested review from a team as code owners May 24, 2025 01:35
@matticbot matticbot added Framework [Type] Task dependencies Pull requests that update a dependency file [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels May 24, 2025
Copy link

github-actions bot commented May 24, 2025

@matticbot
Copy link
Contributor Author

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • blaze-dashboard
  • command-palette-wp-admin
  • happy-blocks
  • help-center
  • notifications
  • odyssey-stats
  • wpcom-block-editor

To test WordPress.com changes, run install-plugin.sh $pluginSlug renovate/debug-4.x on your sandbox.

@matticbot
Copy link
Contributor Author

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

App Entrypoints (~9 bytes added 📈 [gzipped])

name                    parsed_size           gzip_size
entry-subscriptions           +31 B  (+0.0%)       +9 B  (+0.0%)
entry-stepper                 +31 B  (+0.0%)       +9 B  (+0.0%)
entry-reauth-required         +31 B  (+0.0%)       +9 B  (+0.0%)
entry-main                    +31 B  (+0.0%)       +9 B  (+0.0%)
entry-login                   +31 B  (+0.0%)       +9 B  (+0.0%)
entry-domains-landing         +31 B  (+0.0%)       +9 B  (+0.0%)
entry-dashboard-dotcom        +31 B  (+0.0%)       +9 B  (+0.0%)
entry-dashboard-a4a           +31 B  (+0.0%)       +9 B  (+0.0%)

Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used.

Legend

What is parsed and gzip size?

Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants