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

chore(deps): update dependency react-scripts to v1.1.5 #62

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 28, 2019

This PR contains the following updates:

Package Type Update Change References
react-scripts dependencies minor 1.0.17 -> 1.1.5 source

Release Notes

facebook/create-react-app

v1.1.5

Compare Source

1.1.5 (August 24, 2018)

  • react-scripts

    • Update the webpack-dev-server dependency
  • react-dev-utils

    • #​4866 Fix a Windows-only vulnerability (CVE-2018-6342) in the development server (@​acdlite)
      • Note: the fix is included in a patch version for every major release of react-dev-utils: react-dev-utils@1.0.4, react-dev-utils@2.0.2, react-dev-utils@3.1.2, react-dev-utils@4.2.2, react-dev-utils@5.0.2, and react-dev-utils@6.0.0-next.a671462c
    • Update the sockjs-client dependency
Committers: 1
Migrating from 1.1.4 to 1.1.5

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

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

or

yarn add --exact react-scripts@1.1.5

v1.1.4

Compare Source

1.1.4 (April 3, 2018)

🐛 Bug Fix
Committers: 1
Migrating from 1.1.3 to 1.1.4

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

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

or

yarn add --exact react-scripts@1.1.4

v1.1.3

Compare Source

1.1.3 (April 3, 2018)

🐛 Bug Fix
  • react-scripts

Committers: 1
Migrating from 1.1.2 to 1.1.3

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

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

or

yarn add --exact react-scripts@1.1.3

v1.1.2

Compare Source

1.1.2 (April 3, 2018)

🐛 Bug Fix
  • react-scripts

    • #​4085 Resolve .js before .mjs files to unbreak dependencies with native ESM support. (@​leebyron)
📝 Documentation
Committers: 2
Migrating from 1.1.1 to 1.1.2

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

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

or

yarn add --exact react-scripts@1.1.2

v1.1.1

Compare Source

1.1.1 (February 2, 2018)

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 6
Migrating from 1.1.0 to 1.1.1

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

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

or

yarn add --exact react-scripts@1.1.1

v1.1.0

Compare Source

1.1.0 (January 15, 2018)

🚀 New Feature
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 47
Migrating from 1.0.17 to 1.1.0

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

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

or

yarn add --exact react-scripts@1.1.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Jan 28, 2019

⚠️ Lock file problem

Renovate failed to update a lock file. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including lockfile, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The lock file failure details are included below:

tests/cra-project/yarn.lock
internal/modules/cjs/loader.js:583
    throw err;
    ^

Error: Cannot find module '/usr/src/node_modules/renovate/bin/yarn-1.9.4.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)

@codecov
Copy link

codecov bot commented Jan 28, 2019

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          16       16           
=======================================
  Hits           15       15           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f06afc5...9a78a4d. Read the comment docs.

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