Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

[Snyk] Upgrade debug from 3.1.0 to 3.2.6 #29

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 3, 2020

Snyk has created this PR to upgrade debug from 3.1.0 to 3.2.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released a year ago, on 2018-10-10.
Release notes
Package name: debug
  • 3.2.6 - 2018-10-10

    This backport fixes a 4x performance regression when debug is disabled.

    Patches

  • 3.2.5 - 2018-09-11

    This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.

    It is a backport of the 4.0.1 release.

    Patches

    • fix browserify and supply alternative unpkg entry point (closes #606): cc5f146
  • 3.2.4 - 2018-09-11

    3.2.4 is DEPRECATED. See #603 (comment) for details.

    This released fixed the missing files entry in package.json, mitigating the faulty 3.2.3 release.

  • 3.2.3 - 2018-09-11

    3.2.3 is DEPRECATED. See #603 (comment) for details.

    This release mitigated the breaking changes introduced in 3.2.0 where ./node.js was removed, breaking a very select few users on older releases of babel-core, as well as users that used an undocumented require('debug/node').

    ./node.js was temporarily added to the repository at this time; however, this release failed to include node.js in the files key in package.json and thus didn't fix the issue. 3.2.4 rectified this issue.

  • 3.2.2 - 2018-09-11

    3.2.2 is DEPRECATED. See #603 (comment) for details.

    This release mitigated the breaking changes introduced in 3.2.0 where ES6 features were being used on users of Node 4, causing crashes upon inclusion.

    It employed a temporary Babel pass on the entire codebase in lieu of a hard reversion (so this version is, effectively, a backport of the fixes and features ultimately introduced in 4.0.0).

  • 3.2.1 - 2018-09-11

    3.2.1 is DEPRECATED. See #603 (comment) for details.

    This release, along with 3.2.0, were subsequently released together as 4.0.0 (a major bump). You can review the complete changes in that release's details.


    A quick hotfix to address Browser builds - debug is now compiled down to IE8-compatible code via Babel upon release.

    CDNs that honor the "browser": key in package.json should now reflect these changes (previously, they would serve the non-bundled ES6 version).

    Patches

    • use babel-ified distributed source for browsers: b3f8f8e
  • 3.2.0 - 2018-09-11
  • 3.1.0 - 2017-09-26
from debug GitHub release notes
Commit messages
Package name: debug

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debug no longer works with browserify
1 participant