lypborges / ui-components

Docs
https://ui-component.herokuapp.com/
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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](https://travis-ci.org/lypborges/ui-components/builds/461880337?utm_source=github_status&utm_medium=notification)).

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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