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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-scripts from 3.0.0 to 3.4.0 #7

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-scripts from 3.0.0 to 3.4.0.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-02-14.

The recommended version fixes:

Severity Issue Exploit Maturity
Regular Expression Denial of Service (ReDoS)
npm:sshpk:20180409
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:sshpk:20180409
Proof of Concept
Prototype Override
npm:querystringify:20180419
No Known Exploit
Prototype Override
npm:querystringify:20180419
No Known Exploit
Arbitrary Command Injection
npm:macaddress:20180511
Mature
Prototype Pollution
npm:extend:20180424
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:diff:20180305
Proof of Concept
Prototype Pollution
npm:deep-extend:20180409
No Known Exploit
Information Exposure
SNYK-JS-WEBPACKDEVSERVER-72405
No Known Exploit
Open Redirect
npm:url-parse:20180731
Mature
Improper Input Validation
SNYK-JS-URLPARSE-543307
Proof of Concept
Open Redirect
npm:url-parse:20180731
Mature
Improper Input Validation
SNYK-JS-URLPARSE-543307
Proof of Concept
Arbitrary File Overwrite
SNYK-JS-TAR-174125
No Known Exploit
Arbitrary Code Execution
SNYK-JS-REACTDEVUTILS-72875
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-73638
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-450202
Proof of Concept
Arbitrary Code Execution
SNYK-JS-JSYAML-174129
No Known Exploit
Arbitrary Code Execution
SNYK-JS-JSYAML-174129
No Known Exploit
Prototype Pollution
SNYK-JS-HANDLEBARS-534988
No Known Exploit
Arbitrary Code Execution
SNYK-JS-HANDLEBARS-534478
No Known Exploit
Denial of Service (DoS)
SNYK-JS-HANDLEBARS-480388
No Known Exploit
Prototype Pollution
SNYK-JS-HANDLEBARS-469063
No Known Exploit
Prototype Pollution
SNYK-JS-HANDLEBARS-174183
No Known Exploit
Prototype Pollution
SNYK-JS-HANDLEBARS-173692
No Known Exploit
Arbitrary File Overwrite
SNYK-JS-FSTREAM-174725
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:ua-parser-js:20180227
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:tough-cookie:20170905
No Known Exploit
Uninitialized Memory Exposure
npm:stringstream:20180511
Mature
Regular Expression Denial of Service (ReDoS)
npm:node-forge:20180226
Proof of Concept
Denial of Service (DoS)
npm:mem:20180117
No Known Exploit
Prototype Pollution
npm:hoek:20180212
No Known Exploit
Insecure Randomness
npm:cryptiles:20180710
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:content-type-parser:20170905
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
No Known Exploit
Denial of Service (DoS)
SNYK-JS-JSYAML-173999
No Known Exploit
Denial of Service (DoS)
SNYK-JS-JSYAML-173999
No Known Exploit
Timing Attack
SNYK-JS-ELLIPTIC-511941
No Known Exploit
Prototype Pollution
SNYK-JS-DOTPROP-543489
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:nwmatcher:20180305
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:eslint:20180222
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:clean-css:20180306
Proof of Concept
Regular Expression Denial of Service (ReDoS)
npm:braces:20180219
Proof of Concept
Prototype Pollution
SNYK-JS-MERGE-72553
Mature
Release notes
Package name: react-scripts
  • 3.4.0 - 2020-02-14

    3.4.0 (2020-02-14)

    v3.4.0 is a minor release that adds new features, including support for SSL and setting PUBLIC_URL in development. It also includes a fix for Hot Module Reloading with CSS Modules as well as other bug fixes.

    🐛 Bug Fix

    • react-scripts
      • #8378 Downgrade style-loader to v0.23.1 due to CSS modules hot reload not working with v1.0.0 and above (@chybisov)
    • create-react-app, react-dev-utils, react-error-overlay
    • react-dev-utils
    • cra-template-typescript, cra-template
    • cra-template-typescript

    💅 Enhancement

    • react-dev-utils, react-scripts
    • cra-template-typescript
    • cra-template-typescript, cra-template
    • react-scripts
      • #5845 Add option to provide custom ssl certificates during development (@alexbrazier)

    📝 Documentation

    • cra-template-typescript, cra-template, react-dev-utils, react-error-overlay, react-scripts
    • Other

    🔨 Underlying Tools

    Committers: 18

    Migrating from 3.3.1 to 3.4.0

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact react-scripts@3.4.0

    or

    yarn add --exact react-scripts@3.4.0
  • 3.3.1 - 2020-01-31

    3.3.1 (2020-01-31)

    v3.3.1 is a maintenance release that includes minor bug fixes and documentation updates.

    🐛 Bug Fix

    💅 Enhancement

    • react-error-overlay
    • cra-template-typescript
    • cra-template-typescript, cra-template, react-scripts
    • create-react-app
    • cra-template-typescript, cra-template
    • eslint-config-react-app
      • #7803 Remove error for @typescript-eslint/no-namespace (@szhu)

    📝 Documentation

    🏠 Internal

    🔨 Underlying Tools

    • babel-preset-react-app, create-react-app, react-dev-utils, react-error-overlay, react-scripts
    • react-dev-utils
    • babel-plugin-named-asset-import
    • create-react-app, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
    • create-react-app, react-dev-utils, react-error-overlay
    • react-error-overlay, react-scripts
      • #8102 [Security] Update terser webpack plugin (@RDIL)

    Committers: 29

    Migrating from 3.3.0 to 3.3.1

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact react-scripts@3.3.1

    or

    yarn add --exact react-scripts@3.3.1
  • 3.3.0 - 2019-12-05
  • 3.3.0-next.80 - 2019-12-04
  • 3.3.0-next.62 - 2019-11-14
  • 3.3.0-next.39 - 2019-10-24
  • 3.3.0-next.38 - 2019-10-24
  • 3.2.0 - 2019-10-03
  • 3.1.2 - 2019-09-19
  • 3.1.1 - 2019-08-13
  • 3.1.0 - 2019-08-09
  • 3.0.1 - 2019-05-08
  • 3.0.0 - 2019-04-22
from react-scripts GitHub release notes
Commit messages
Package name: react-scripts
  • 8b0dd54 Publish
  • 5ccee88 Prepare 3.4.0 release
  • e579de1 Downgrade style-loader to v0.23.1 due to CSS modules hot reload… (#8378)
  • 4784997 Correct webpack name casing (#8475)
  • 589b41a update open to v7.0.2 (#8459)
  • 865ea05 fix(typescriptFormatter): use chalk@2 constructor (#8450)
  • d45823c fix(react-scripts): do not redirect served path if request may proxy (#8442)
  • eb8e7be Downgrade chalk for ie 11 support (#8439)
  • 767aa18 Fixes unchecked access to 'deploy' script on build (#8292)
  • cd2469e Fix navbar line break in header (#8437)
  • 687c4eb Change arrow functions to function declarations (#8412)
  • 1cbc6f7 feat(react-scripts): allow PUBLIC_URL in develoment mode (#7259)
  • 3190e4f Handle service worker error in Firefox (#8272)
  • 0299c0e Add option to provide custom ssl certificates during development (#5845)
  • 822422c Enable custom sockjs pathname for hot reloading server. (#7750)
  • cc985d0 Support JetBrains Rider IDE as an editor (#7948)
  • 84d8b14 Run git init before template dependencies are installed (#8282)
  • 9233caf Update public folder usage docs to clarify globals (#8299)
  • 1959131 Fix robots.txt for TS (#8403)
  • 0db04ec setupTestFrameworkScriptFile is deprecated (#8390)
  • 325e599 fix(test): force install npm in e2e-behaviour (#8402)
  • d2de54b Wider Chromium support for openBrowser (#8367)
  • d9e05f9 Update commit message to use imperative mood (#8377)
  • fb9745e Make the PWA link point to the right place (#8379)

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

@DavidKindler DavidKindler deleted the snyk-upgrade-fb5b6e5e32494be76bebd5a8188436ce branch April 11, 2020 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
2 participants