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

Update dependency react-scripts to v1.1.4 #93

Merged
merged 2 commits into from Apr 9, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2018

This Pull Request updates dependency react-scripts from v1.1.1 to v1.1.4

Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.

Release Notes

v1.1.2

馃悰 Bug Fix
  • react-scripts

    • #4085 Resolve .js before .mjs files to unbreak dependencies with native ESM support. (@leebyron)
馃摑 Documentation
  • react-scripts

    • #4197 Add troubleshooting for Github Pages. (@xnt)
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.3

馃悰 Bug Fix
  • react-scripts

    • #4247 Fix environment.dispose is not a function error caused by a Jest bug. (@gaearon)
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.4

馃悰 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

Commits

v1.1.2

  • 058d03f Fix typos in example monorepo documentation. (#4164)
  • 1922f4d Allow ModuleScopePlugin accecpts an array as its appSrc (#4138)
  • 33f1294 Revert "Change no-unused-vars 'args' from none to all to show warning on destructured objects"
  • 8a34b7c Add ESLint check for incorrect propTypes usage (#3840) (#4048)
  • 8db5e33 Revert lint-related changes made in #4193 (#4211)
  • 06dd17e add `create-react-app --help` info for local file path `--scripts-version` support (#4015)
  • 9c167a4 Add some stuff that requires transpilation. (#4174)
  • da518d2 Fix floating caret position incorrect while scrolling overlay (#4024)
  • 2824bf2 [next] Revert to use ecma 5 in uglifyOptions (#4234)
  • 9a99b5d Fix typo and be clearer about `ecma` settings in uglifyjs options (#4239)
  • 9c3f03c use the lastest url of gitignore file (#4236)

v1.1.3

v1.1.4


This PR has been generated by Renovate Bot.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@openjck openjck merged commit 8ed2498 into master Apr 9, 2018
@renovate renovate bot deleted the renovate/react-scripts-1.x branch April 9, 2018 20:56
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.

detect-port-alt@1.1.5 fails with an Error: getaddrinfo ENOTFOUND
2 participants