An in-range update of ember-try is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency ember-try was updated from 1.2.1
to 1.3.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ember-try 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
- β Travis CI - Branch: The build failed.
Release Notes for Release 1.3.0
v1.3.0 (2019-11-11)
π Enhancement
- #409 Add
buildManagerOptions
config option (supports opting out of--ignore-lockfile
) (@huyphamily) - #402 Deprecate
bower
support (@kategengler)
Committers: 2
- Huy Pham (@huyphamily)
- Katie Gengler (@kategengler)
Commits
The new version differs by 16 commits.
a0bcb48
Release 1.3.0
ffa96a4
Update repository info in package.json & sort-package-json
0b92526
Add v1.3.0 to CHANGELOG.md.
0f887ba
Add support for using yarn.lock file (#409)
f7dee65
Add support for buildManagerOptions to override default options for install
57d9ea2
[Security] Bump atob from 2.0.3 to 2.1.2 in /smoke-test-app
74de720
Deprecate bower support in ember-try (#402)
6fbd09f
Deprecate bower support in ember-try
d2fb312
Schedule floating-deps test
74e7bbb
Use circleci for CI
ff4ff55
Use dummy packages in tests to prevent output spew (#344)
b8037db
Bump ember-source from 3.9.1 to 3.10.0
a621231
Add dependabot config to update weekly, and update smoke-test-app too
f99f548
Use dummy packages in tests to prevent output spew
6326017
Don't install bower in circleci setup
There are 16 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 π΄
After pinning to 1.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
ember-try was updated from1.3.0
to1.4.0
.
Your tests are still failing with this version. Compare changes
Release Notes for Release 1.4.0
v1.4.0 (2019-12-11)
π Enhancement
Committers: 2
- Robert Jackson (@rwjblue)
- @dependabot-preview[bot]
Commits
The new version differs by 7 commits.
bff5859
Release 1.4.0
05dbee6
Add v1.4.0 to CHANGELOG.md.
d5d761a
Add support for merging/clobbering
ember
inpackage.json
. (#429)5edecef
Revert "Bump eslint-plugin-ember from 6.4.1 to 7.5.0" (#430)
443fa87
Revert "Bump eslint-plugin-ember from 6.4.1 to 7.5.0 (#419)"
bd14802
Add support for merging/clobbering
ember
inpackage.json
.0baf01d
Bump eslint-plugin-ember from 6.4.1 to 7.5.0 (#419)
See the full diff