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

An in-range update of react-hot-loader is breaking the build 🚨 #128

Open
greenkeeper bot opened this issue Oct 10, 2017 · 5 comments
Open

An in-range update of react-hot-loader is breaking the build 🚨 #128

greenkeeper bot opened this issue Oct 10, 2017 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 10, 2017

Version 3.0.0 of react-hot-loader was just published.

Branch Build failing 🚨
Dependency react-hot-loader
Current Version 3.0.0-beta.7
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

react-hot-loader 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
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v3.0.0
  • Add React 16 support (#629, #658)
  • Remove RedBox as default error catcher (#494)
Commits

The new version differs by 86 commits.

  • 5973747 Merge pull request #658 from gaearon/react-16
  • 80136ac v3.0.0
  • 7a968b6 refactor: revert HotContainer for now
  • 6d0346f feat: expose AppContainer with warning
  • 7d0e0da docs: remove coverage badge
  • 429cc4a docs: improve README
  • 3338ce2 feat: React 16 compatibility
  • 47ccb0a Merge pull request #655 from theKashey/master
  • b964851 document HOC Troubleshooting
  • 00404dd docs: keep AppContainer in doc
  • 60503a7 Merge pull request #639 from gaearon/hot-container
  • 7d1d294 Rename AppContainer into HotContainer
  • 2679e73 Merge pull request #494 from gaearon/no-redbox
  • 31fba04 Remove RedBox as default error catcher
  • ac52cd9 Merge pull request #608 from theKashey/master

There are 86 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 10, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 15, 2017

Version 3.1.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.1.0
  • Add an option to disable warnings (#669)
  • Fix arrow function that uses props in constructor (#670)
Commits

The new version differs by 12 commits.

  • 0981896 v3.1.0
  • 884ceac Merge pull request #670 from gaearon/fix-662
  • 4896a34 fix: fix arrow function using props in constructor
  • 31c1682 Merge pull request #669 from simonkberg/feat/disable-warnings
  • af7556f set default warning value in hooks instead
  • d0d6b61 set warning to true by default
  • a854aef Add support for disabling warnings for unaccepted components
  • 96798ab Merge pull request #665 from adi1133/adi-2
  • f462e21 Use console.warn in warnAboutUnnacceptedClass
  • 07c15ed Merge pull request #663 from andrewcoelho/patch-1
  • b813a2d Fix incorrect AppContainer usage in docs
  • 6e7c0c0 docs: restore troubleshooting

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 15, 2017

Version 3.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.1.1
  • Revert fix arrow function that uses props in constructor (#670)
  • Remove babel-template dependency (#671)
Commits

The new version differs by 6 commits.

  • 1a7b877 v3.1.1
  • 43cdb88 Merge pull request #674 from gaearon/revert-670-fix-662
  • 6a043f6 Revert "fix: fix arrow function using props in constructor"
  • 993a51e chore: regenerate yarn.lock
  • e153b8c Merge pull request #671 from goto-bus-stop/babel-template
  • d55f531 Remove direct dependency on babel-template

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 8, 2017

Version 3.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.1.2

Fixes

Commits

The new version differs by 12 commits.

  • 68f2554 v3.1.2
  • 78a425c Merge pull request #693 from jrylan/patch-1
  • 71e360c Fix Babel 7 breaking issue: Specify placeholderPattern in template call
  • 6c2f7d1 Merge pull request #688 from johnnyreilly/patch-1
  • 0451015 Update Troubleshooting.md with TypeScript advice
  • 1f6ebdd Merge pull request #681 from selbekk/master
  • 3190393 Merge pull request #683 from jhoch/jh/update-readme
  • 1fc8bfd Remove extra space
  • fb858e0 Update README with create-react-app changes
  • b4cb02a Add note about setting output.publicPath property
  • 497e08e Merge pull request #676 from sachinrekhi/master
  • 23ffcdf Add details to README on installing as a regular dependency

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 3.1.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v.3.1.3

Fixes: React 16 infinite loop #696.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants