technologiestiftung / flusshygiene-cms-spa

0 stars 0 forks source link

An in-range update of react-scripts is breaking the build 🚨 #94

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency react-scripts was updated from 3.1.1 to 3.1.2.

🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/technologiestiftung/flusshygiene-cms-spa/builds/587134210?utm_source=github_status&utm_medium=notification)). - ✅ **build (12.x):** null - ✅ **build (10.x):** null - ✅ **build (12.x):** null - ✅ **build (10.x):** null - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v3.1.2

3.1.2 (2019-09-19)

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

🐛 Bug Fix

  • react-scripts
  • babel-preset-react-app, react-error-overlay, react-scripts

💅 Enhancement

📝 Documentation

🏠 Internal

🔨 Underlying Tools

  • babel-plugin-named-asset-import, confusing-browser-globals, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
  • react-scripts
  • eslint-config-react-app, react-scripts

Committers: 20

Migrating from 3.1.1 to 3.1.2

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

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

or

yarn add --exact react-scripts@3.1.2
Commits

The new version differs by 24 commits.

  • a825e8f Publish
  • e0719e4 Prepare 3.1.2 release
  • ff15a08 Add new logo (#7704)
  • a1afaa6 Update deployment.md with another AWS example (#7616)
  • 7ac8150 Bump dependencies (#7681)
  • 4d533d4 Change runtime chunk name separator from tilde to dash (#7679)
  • 8b7b819 Use const instead of var in env.js (#7526)
  • 74eb65a Remove --single-quote from prettier examples (#7663)
  • 71c4d11 Minor performance improvements (#7587)
  • edb3411 Upgrade dotenv-expand to fix issues (#7531)
  • b3f8ef2 Bump version of @typescript-eslint/* (#7540)
  • 0f9e350 Update running-tests.md (#7659)
  • c9b9504 Explicitly check that EXTEND_ESLINT is true (#7538)
  • aafc7ff Update troubleshooting.md (#7459)
  • bb31710 Disable babel-loader's cacheCompression (#7633)

There are 24 commits in total.

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:

greenkeeper[bot] commented 4 years ago

After pinning to 3.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 23 commits.

  • 7fae307 Publish
  • 6a74342 Prepare 3.2.0 release
  • 88cf8cd Support production profiling with React Developer Tools (#7737)
  • 6b8fa00 Use installing package manager in README (#7687)
  • 7e2b6b1 Support setting baseUrl to root directory (#7755)
  • 85aac9b Stop hiding the column number of ESLint errors (#6980)
  • 6980616 docs: note that v2 to v3 migration may require deletion of node_modules (#7302)
  • f36d61a Remove switch case (#7729)
  • 71946b1 Add TSC_COMPILE_ON_ERROR setting (#6931)
  • 6f7b371 Fix linting error when using rest props (#7754)
  • a10223d Documentation typo fix (#7757)
  • fefd716 Fix variable name casing in fileTransform (#7752)
  • c0d73ba Close br tags in template README files (#7668)
  • 4a3718b Upgrade Webpack version (#7740)
  • e624b75 update list of supported jest config overrides (#7601)

There are 23 commits in total.

See the full diff