Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

[email protected] breaks build 🚨 #86

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚨🚨🚨

redux just published its new version 3.2.0, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • isPlainObject that we use internally is now outsourced to Lodash 4.1 (#1339). Note that this does not mean we depend on Lodash itself. We only use a tiny module from it. We will be able to reuse the same module in React Redux.

The new version differs by 1317 commits (ahead by 1317, behind by 1).

  • 2d42388 3.2.0
  • 2ada403 Fix indentation
  • 6acf979 Merge pull request #1339 from jdalton/lodash4
  • e7295c3 Use lodash v4.
  • 6c39092 3.1.7
  • 81bf90e Remove unused variables
  • 6e8d9d4 Compress more aggressively (thanks @jdalton)
  • 479fbec Style nits
  • 89b4f36 Merge pull request #1326 from mikekidder/reunify.webpack
  • c4d32a4 Merge pull request #1313 from mikekidder/npm.script.win.support
  • 18b47c5 Don't depend on setInterval()
  • 7611347 Better method name
  • c031c0a Delay copying listeners until is necessary
  • 24aade4 Fix documentation around nested dispatches and add test to verify it
  • cdb296c Remove extra backtick in ImplementingUndoHistory.md

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@gaearon
Copy link

gaearon commented Feb 1, 2016

Build broken due to babel/babel-eslint#243

@hzoo
Copy link

hzoo commented Feb 1, 2016

Published a fix.

npm view babel-eslint dist-tags

{ latest: '4.1.7', next: '5.0.0-beta9' }

@michaelcontento michaelcontento deleted the greenkeeper-redux-3.2.0 branch February 2, 2016 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants