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-cli-mirage is breaking the build 🚨 #32

Open
greenkeeper bot opened this issue Nov 30, 2018 · 3 comments
Open

An in-range update of ember-cli-mirage is breaking the build 🚨 #32

greenkeeper bot opened this issue Nov 30, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 30, 2018

The devDependency ember-cli-mirage was updated from 0.4.9 to 0.4.10.

🚨 View failing branch.

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

ember-cli-mirage 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).

Commits

The new version differs by 35 commits.

  • 69b5371 v0.4.10
  • 7b58640 Fix tests in IE11
  • 91b0634 [closes #1403] Faster noop initializer when excluding Mirage
  • 8678c7a Update ISSUE_TEMPLATE.md
  • cd0e55d Update README.md
  • 0afc574 [closes 1398] Fixes normalizedRequestAttrs header bug
  • 45df936 Update ISSUE_TEMPLATE.md
  • 4606c11 [closes #1384] Adds optional modelName arg to normalizedRequestAttrs (#1406)
  • 557180d [fixes #1379] Better avoid name collision with model._schema (#1404)
  • 4160008 Use instanceof and overrides to distinguish associations (#1376)
  • b1dd4ae bring back integrity keys in yarn.lock
  • 16ace15 nested included relationships - dasherize include param
  • 1b76b39 nested included relationships normalization - failing test
  • 161072a Update ISSUE_TEMPLATE.md
  • 4e821fd Update ISSUE_TEMPLATE.md

There are 35 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
Contributor Author

greenkeeper bot commented Nov 30, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v0.4.11

Bug fixes from 0.4.10, and some new deprecations around previously undocumented behavior.

Update notes

  • None

Changes

Commits

The new version differs by 5 commits.

  • 64599b6 v0.4.11
  • 8999b24 fix: normalizedRequestAttrs takes a dasherized model name
  • 3d30014 fix: revert 4.10 factory lookup behavior, add warning
  • ab74691 [closes #1370] Fix falsy responses
  • acf8ed0 TravisCI: Remove deprecated sudo: false option

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2019

Your tests are still failing with this version. Compare changes

Release Notes for 0.4.12

Improve automatic response type setting.

Update notes

  • None

Changes

Commits

The new version differs by 2 commits.

  • 22ffb2a v0.4.12
  • 4c26ba6 Improve automatic response type setting (#1454)

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