Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk(Unlimited)] Upgrade debug from 2.0.0 to 4.1.1 #1671

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade debug from 2.0.0 to 4.1.1.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 43 versions ahead of your current version.
  • The recommended version was released 10 months ago, on 2018-12-22.

The recommended version fixes:

Severity Title Issue ID
Regular Expression Denial of Service (ReDoS) npm:ms:20151024
Regular Expression Denial of Service (ReDoS) npm:debug:20170905
Release notes
  • Package name: debug
    • 4.1.1 - 2018-12-22

      This backport fixes a bug in coveralls configuration as well as the .extend() function.

      Patches

    • 4.1.0 - 2018-10-08

      Minor Changes

      • migrate Makefile to npm scripts (4236585)
      • feat: Return namespaces string when invoking disable() (7ef8b41)

      Massive thank you to @mblarsen and @outsideris for knocking out two long-awaited changes.

    • 4.0.1 - 2018-09-11

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

      Patches

      • fix browserify and supply alternative unpkg entry point (closes #606): 99c95e3
    • 4.0.0 - 2018-09-11

      A long-awaited release to debug is available now: 4.0.0.

      Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.

      This release drops support for Node 4 and 5 in alignment with the Node.js LTS Release Schedule.


      Major Changes

      Minor Changes

      Patches

      • clean up builds: 3ca2331
      • remove needless command aliases in makefile: 9f4f8f5
      • no longer checking for BROWSER=1: 623c08e
      • fix tests: 57cde56
      • clean up makefile: 62822f1
      • fix tests: 833b6f8
      • add .editorconfig: 2d2509e
      • add yarn-error.log to .gitignore: 7e1d5d9
      • Improve usability of Windows notes w/ examples for prompts & npm script (#577): 1ad1e4a
      • Drop usage of chrome.storage (or make the storage backend pluggable): 71d2aa7
      • Detect 'process' package: 225c66f
      • Update ms to 2.1.1 (#539): 22f9932
      • Update .npmignore (#527): a5ca7a2
      • fix colors with supports-color@5: 285dfe1
      • Document enable() (#517): ab5083f
      • refactor to make the common code be a setup function (#507): 7116906
      • Simplify and improve: da51af8
      • use babel-ified distributed source for browsers: b3f8f8e

      Credits

      Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!

    • 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
        </li>
        <li>
          <b>3.1.0</b> - <a href="">2017-09-26</a>
          
        </li>
        <li>
          <b>3.0.1</b> - <a href="">2017-08-24</a>
          
        </li>
        <li>
          <b>3.0.0</b> - <a href="">2017-08-08</a>
          
        </li>
        <li>
          <b>2.6.9</b> - <a href="">2017-09-22</a>
          
        </li>
        <li>
          <b>2.6.8</b> - <a href="">2017-05-18</a>
          
        </li>
        <li>
          <b>2.6.7</b> - <a href="">2017-05-17</a>
          
        </li>
        <li>
          <b>2.6.6</b> - <a href="">2017-04-27</a>
          
        </li>
        <li>
          <b>2.6.5</b> - <a href="">2017-04-27</a>
          
        </li>
        <li>
          <b>2.6.4</b> - <a href="">2017-04-20</a>
          
        </li>
        <li>
          <b>2.6.3</b> - <a href="">2017-03-14</a>
          
        </li>
        <li>
          <b>2.6.2</b> - <a href="">2017-03-10</a>
          
        </li>
        <li>
          <b>2.6.1</b> - <a href="">2017-02-10</a>
          
        </li>
        <li>
          <b>2.6.0</b> - <a href="">2016-12-29</a>
          
        </li>
        <li>
          <b>2.5.2</b> - <a href="">2016-12-26</a>
          
        </li>
        <li>
          <b>2.5.1</b> - <a href="">2016-12-21</a>
          
        </li>
        <li>
          <b>2.5.0</b> - <a href="">2016-12-21</a>
          
        </li>
        <li>
          <b>2.4.5</b> - <a href="">2016-12-18</a>
          
        </li>
        <li>
          <b>2.4.4</b> - <a href="">2016-12-15</a>
          
        </li>
        <li>
          <b>2.4.3</b> - <a href="">2016-12-14</a>
          
        </li>
        <li>
          <b>2.4.2</b> - <a href="">2016-12-14</a>
          
        </li>
        <li>
          <b>2.4.1</b> - <a href="">2016-12-14</a>
          
        </li>
        <li>
          <b>2.4.0</b> - <a href="">2016-12-14</a>
          
        </li>
        <li>
          <b>2.3.3</b> - <a href="">2016-11-19</a>
          
        </li>
        <li>
          <b>2.3.2</b> - <a href="">2016-11-10</a>
          
        </li>
        <li>
          <b>2.3.1</b> - <a href="">2016-11-10</a>
          
        </li>
        <li>
          <b>2.3.0</b> - <a href="">2016-11-07</a>
          
        </li>
        <li>
          <b>2.2.0</b> - <a href="">2015-05-10</a>
          
        </li>
        <li>
          <b>2.1.3</b> - <a href="">2015-03-13</a>
          
        </li>
        <li>
          <b>2.1.2</b> - <a href="">2015-03-02</a>
          
        </li>
        <li>
          <b>2.1.1</b> - <a href="">2014-12-29</a>
          
        </li>
        <li>
          <b>2.1.0</b> - <a href="">2014-10-15</a>
          
        </li>
        <li>
          <b>2.0.0</b> - <a href="">2014-09-01</a>
          
        </li>
      </ul>
      
    • from [`debug` GitHub Release Notes](https://github.com/visionmedia/debug/releases)
------------

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

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.

debug no longer works with browserify [RFC] Code style
1 participant