This version is covered by your current version range and after updating it in your project the build failed.
react-scripts is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Travis CI - Branch:** The build **errored**.
Release Notes for v3.4.1
3.4.1 (2020-03-20)
v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.
π Bug Fix
react-scripts
#8276 Use native ESLint behaviour when extending (@mrmckeb)
#7203 Closes webpack dev server and exits process on "end" stdin (@kelseyleftwich)
babel-preset-react-app
#8526 Fix optional chaining and nullish coalescing support (@ianschmitz)
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 3.4.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency react-scripts was updated from
3.4.0
to3.4.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-scripts is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **Travis CI - Branch:** The build **errored**.Release Notes for v3.4.1
3.4.1 (2020-03-20)
v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.
react-scripts
babel-preset-react-app
cra-template
,eslint-config-react-app
,react-scripts
cra-template-typescript
,cra-template
react-scripts
react-scripts
babel-preset-react-app
,create-react-app
,react-dev-utils
,react-error-overlay
,react-scripts
react-scripts
Committers: 9
Migrating from 3.4.0 to 3.4.1
Inside any created project that has not been ejected, run:
or
Commits
The new version differs by 13 commits.
d2f813f
Publish
7641a3c
Prepare 3.4.1 release
d5b527f
Update to Babel 7.9 (#8681)
6adb82a
Add React.StrictMode to default templates (#8558)
a452ddc
Bump dependencies (#8620)
3f699fd
Fix proxying API request docs (#8515)
4d26208
Use native ESLint behaviour when extending (#8276)
8ba0ccb
Whitelist main in template.json (#8539)
7d3b72c
Update template example in docs (#8561)
2030ee1
Fix optional chaining and nullish coalescing support (#8526)
038e6fa
Widen eslint-config-react-app peer dependency versions (#7790)
7e6d6cd
Closes webpack dev server and exits process on "end" stdin (#7203)
af926d5
Bump pnp-webpack-plugin (#8509)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: