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-data is breaking the build 🚨 #551

Open
greenkeeper bot opened this issue Sep 15, 2018 · 3 comments
Open

An in-range update of ember-data is breaking the build 🚨 #551

greenkeeper bot opened this issue Sep 15, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 15, 2018

The devDependency ember-data was updated from 3.4.1 to 3.4.2.

🚨 View failing branch.

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

ember-data 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
  • percy/package-hint-historic-resolver: Visual review automatically approved, no visual changes found. (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for Ember Data 3.4.2

Changelog (September 14, 2018)

  • #5641 [BUGFIX] fix deprecation for store entry methods
Commits

The new version differs by 3 commits.

  • 3dc5976 Release Ember Data 3.4.2
  • d1bf42c Merge pull request #5641 from emberjs/fix-deprecation-release
  • 7939982 [BUGFIX] fix deprecation for store entry methods

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
Contributor Author

greenkeeper bot commented Sep 15, 2018

After pinning to 3.4.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency ember-data was updated from 3.5.0 to 3.5.1.

Your tests are still failing with this version. Compare changes

Release Notes for Ember Data 3.5.1

Changelog 3.5.1 (November 28, 2018)

  • #5762 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)
Commits

The new version differs by 69 commits ahead by 69, behind by 4.

  • 21bcdf6 Release Ember Data 3.5.1
  • 4a3c4d2 Merge pull request #5762 from emberjs/release-port-5703
  • e782ba8 [BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)
  • ef6100c Update adapter.js (#5734)
  • effd7a8 mysterious yarn update
  • 8c083fa Release Ember Data 3.5.0
  • 7dccaf8 update travis config for lts
  • 12d44ae Merge pull request #5675 from jrjohnson/maybe-smoketest
  • ee654cb Allow skipping of smoke tests in long running partner tests
  • 4bcf1f9 Merge pull request #5668 from emberjs/remove-legacy-private
  • 4f6c9ed prettier
  • b13a6ea cleanup test skipping
  • 0826f81 remove legacy build
  • 4d593aa Merge pull request #5667 from Parrryy/hasmany-polymorphic-extract
  • 0929425 Remove unused code (#5666)

There are 69 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 30, 2018

  • The devDependency ember-data was updated from 3.5.1 to 3.5.2.

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

Release Notes for Ember Data 3.5.2

Changelog 3.5.2 (November 29, 2018)

  • #5766 [BUGFIX] update ember-cli-babel to ensure @ember/canary-features is available
  • #5769 [BUGFIX beta] backport #5767 Make _recordData lazy
Commits

The new version differs by 5 commits.

  • 37e98d2 Release Ember Data v3.5.2
  • 088bb3d Merge pull request #5769 from emberjs/hjdivad/lazy-recorddata-backport
  • dc0928e [BUGFIX beta] backport #5767 Make _recordData lazy
  • 8e95922 Merge pull request #5766 from emberjs/fix-release-deps
  • 7f6a9a5 fix babel dep

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