An in-range update of js-joda is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
Version 1.9.0 of js-joda was just published.
Branch | Build failing π¨ |
---|---|
Dependency | js-joda |
Current Version | 1.8.2 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
js-joda 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).
Release Notes
v1.9.0see changelog
Commits
The new version differs by 24 commits.
2d9b32b
Bump minor version
8896c28
Merge pull request #252 from hahnbi/add-year-value-type
bfd5919
Add Year.value() type definition
8d684bc
Update changelog
bc54776
Merge pull request #247 from henryw374/master
4b1dc6f
add more coverage to Clock changes
4eae0d6
add OffsetClock and add withZone and equals to other Clock impls
045b9aa
Merge pull request #241 from js-joda/greenkeeper/rollup-0.62.0
860c32f
Merge branch 'master' into greenkeeper/rollup-0.62.0
ec08734
Merge pull request #244 from piotrgajow/fixYearAtMonthType
d9b56a4
Change return type of Year.atMont to YearMonth
877812e
chore(package): update rollup to version 0.62.0
47a35cb
Merge pull request #239 from js-joda/greenkeeper/eslint-5.0.0
2b8b372
chore(package): update eslint to version 5.0.0
83878f8
ncu -a
There are 24 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.8.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 1.9.1 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π
Release Notes
v1.9.1see changelog