Open greenkeeper[bot] opened 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.
devDependency
ember-cli-mirage was updated from 0.4.10
to 0.4.11
.Your tests are still failing with this version. Compare changes
Bug fixes from 0.4.10, and some new deprecations around previously undocumented behavior.
Update notes
Changes
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
devDependency
ember-cli-mirage was updated from 0.4.11
to 0.4.12
.Your tests are still failing with this version. Compare changes
Improve automatic response type setting.
Update notes
Changes
The devDependency ember-cli-mirage was updated from
0.4.9
to0.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: