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 ember-redux is breaking the build 🚨 #60

Open
greenkeeper bot opened this issue Apr 24, 2017 · 7 comments
Open

An in-range update of ember-redux is breaking the build 🚨 #60

greenkeeper bot opened this issue Apr 24, 2017 · 7 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 24, 2017

Version 2.3.0 of ember-redux just got published.

Branch Build failing 🚨
Dependency ember-redux
Current Version 2.2.0
Type peerDependency

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

As ember-redux is “only” a peerDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details - ❌ **ci/circleci** A command timed out during your tests [Details](https://circleci.com/gh/dustinfarris/ember-cashay/225?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 7 commits0.

  • de1ac2e [VERSION]: bump version to v2.3.0
  • 77cf6f4 [DEPENDENCY]: upgraded to ember-cli v2.13.0-beta.4
  • c57cb17 [FEATURE]: unlock action creators
  • f15ab97 [BUILD]: drop ember 2.0/2.4 from the travis config
  • 55a3f1f [DEPENDENCY]: upgraded to ember-cli v2.13.0-beta.3
  • 27cb2ea [BUILD]: upgrade to firefox 51
  • 2dacc68 Fix Redux link (#103)

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 27, 2017

Version 2.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits0.

  • 45c4b17 [VERSION]: bump version to v2.4.0
  • 1899551 Add test to verify stateToComputed call count.
  • bc3c774 Only call stateToComputed once per state update.

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2017

Version 2.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 10 commits0.

  • 78974f6 [VERSION]: bump version to v2.5.0
  • e9a443e [BUILD]: updated ember-cli-babel to 6.1.0
  • 1bb2163 [DOCS]: updated the documentation to show combineReducers
  • fdd3568 [FEATURE]: allow root reducer to explicitly call combineReducers from redux
  • f6b96b6 Clean up functions used in connect.
  • 0e9d5ab [TESTS]: example of how you can access queryParams from a connected component
  • d61b861 Add a more descriptive error message on redux prop set.
  • 45c4b17 [VERSION]: bump version to v2.4.0
  • 1899551 Add test to verify stateToComputed call count.
  • bc3c774 Only call stateToComputed once per state update.

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2017

Version 2.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 14 commits0.

  • 54703e8 [VERSION]: bump version to v2.6.0
  • 7495036 Add "replaceReducer" method to redux service.
  • 4a9dc05 [BUILD]: add yarn/ update travis config
  • 7a693bf [DEPENDENCY]: upgraded to ember-cli v2.13.0
  • 78974f6 [VERSION]: bump version to v2.5.0
  • e9a443e [BUILD]: updated ember-cli-babel to 6.1.0
  • 1bb2163 [DOCS]: updated the documentation to show combineReducers
  • fdd3568 [FEATURE]: allow root reducer to explicitly call combineReducers from redux
  • f6b96b6 Clean up functions used in connect.
  • 0e9d5ab [TESTS]: example of how you can access queryParams from a connected component
  • d61b861 Add a more descriptive error message on redux prop set.
  • 45c4b17 [VERSION]: bump version to v2.4.0
  • 1899551 Add test to verify stateToComputed call count.
  • bc3c774 Only call stateToComputed once per state update.

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2017

Version 2.7.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 23 commits.

  • fb65de3 [VERSION]: bump version to v2.7.0
  • 10b8eb3 [DOCS]: updated guides to use the addon/index imports
  • cfa4336 Export connect and route from addon root.
  • d317dad Move connect into addon root.
  • 5c38157 [DOCS]: updated readme for guides link
  • 6caa271 [DOCS]: added guides to the README
  • 9d31dba [DOCS]: additional guide feature 3 (rate)
  • 39e942a [DOCS]: removed bower mention and bowerrc
  • bd98dd8 [DOCS]: added guides
  • 54703e8 [VERSION]: bump version to v2.6.0
  • 7495036 Add "replaceReducer" method to redux service.
  • 4a9dc05 [BUILD]: add yarn/ update travis config
  • 7a693bf [DEPENDENCY]: upgraded to ember-cli v2.13.0
  • 78974f6 [VERSION]: bump version to v2.5.0
  • e9a443e [BUILD]: updated ember-cli-babel to 6.1.0

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2017

Version 2.8.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 25 commits.

  • 6a66bfb [VERSION]: bump version to v2.8.0
  • cbf02c3 Support factories for stateToComputed.
  • fb65de3 [VERSION]: bump version to v2.7.0
  • 10b8eb3 [DOCS]: updated guides to use the addon/index imports
  • cfa4336 Export connect and route from addon root.
  • d317dad Move connect into addon root.
  • 5c38157 [DOCS]: updated readme for guides link
  • 6caa271 [DOCS]: added guides to the README
  • 9d31dba [DOCS]: additional guide feature 3 (rate)
  • 39e942a [DOCS]: removed bower mention and bowerrc
  • bd98dd8 [DOCS]: added guides
  • 54703e8 [VERSION]: bump version to v2.6.0
  • 7495036 Add "replaceReducer" method to redux service.
  • 4a9dc05 [BUILD]: add yarn/ update travis config
  • 7a693bf [DEPENDENCY]: upgraded to ember-cli v2.13.0

There are 25 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2017

Version 2.9.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 27 commits.

  • b7cf168 [VERSION]: bump version to v2.9.0
  • 099da52 [FEATURE]: connect now provides default Ember.Component
  • 6a66bfb [VERSION]: bump version to v2.8.0
  • cbf02c3 Support factories for stateToComputed.
  • fb65de3 [VERSION]: bump version to v2.7.0
  • 10b8eb3 [DOCS]: updated guides to use the addon/index imports
  • cfa4336 Export connect and route from addon root.
  • d317dad Move connect into addon root.
  • 5c38157 [DOCS]: updated readme for guides link
  • 6caa271 [DOCS]: added guides to the README
  • 9d31dba [DOCS]: additional guide feature 3 (rate)
  • 39e942a [DOCS]: removed bower mention and bowerrc
  • bd98dd8 [DOCS]: added guides
  • 54703e8 [VERSION]: bump version to v2.6.0
  • 7495036 Add "replaceReducer" method to redux service.

There are 27 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2017

Version 2.10.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 35 commits.

  • bcee3d1 [VERSION]: bump version to v2.10.0
  • 54abfaa [REFACTOR]: createStore is more robust for power users
  • 344d336 [DOCS]: one last reword before we ship the TS guide
  • 4cdf42e [DOCS]: another typescript guide typo/update
  • 8bb6257 [DOCS]: fixed the typescript url for the guides
  • a17b17d [DOCS]: added the full typescript guide
  • 0188c5c [VERSION]: bump version to v2.9.1
  • 55d57c7 [FEATURE]: add typescript type defs
  • b7cf168 [VERSION]: bump version to v2.9.0
  • 099da52 [FEATURE]: connect now provides default Ember.Component
  • 6a66bfb [VERSION]: bump version to v2.8.0
  • cbf02c3 Support factories for stateToComputed.
  • fb65de3 [VERSION]: bump version to v2.7.0
  • 10b8eb3 [DOCS]: updated guides to use the addon/index imports
  • cfa4336 Export connect and route from addon root.

There are 35 commits in total.

See the full diff

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