An in-range update of js-joda is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency js-joda was updated from 1.9.2
to 1.9.3
.
π¨ View failing branch.
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).
Commits
The new version differs by 32 commits.
4f2639d
generate doc with new version
c8cbeed
Bump patch level version
42bc5a8
Add package-lock.json
1e0753e
Add a JSFiddle example
7056142
Merge pull request #291 from liamjones/master
049945d
Spelling corrections
9cc9402
Update TypeScript defs for ZonedDateTime.ofLocal()
583c422
Fix links to documentation
8af1100
Merge pull request #278 from michaelcameron/remove-unreachable-code
fbbc32a
Remove unreachable code
767ee7e
Merge pull request #274 from phueper/master
53be76e
Merge branch 'master' into master
8bf124c
Merge pull request #276 from HerbCaudill/docs-formatting-pg
931318a
Merge branch 'master' into master
95ce573
Merge branch 'master' into docs-formatting-pg
There are 32 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.9.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
js-joda was updated from1.9.3
to1.10.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 13 commits.
99c70af
Bump minor version
d409c78
Update CHANGELOG.md
de11609
Merge pull request #298 from InExtremaRes/improving-ts-defs
e00177a
Merge pull request #297 from InExtremaRes/master
5e54115
Merge branch 'master' into master
8ae6fe5
Merge branch 'master' into improving-ts-defs
40833f3
Update CHANGELOG.md
dd56e37
Merge pull request #300 from henryw374/master
f42c0c7
implement methods on DayOfWeek and Month
fe4d724
Added/improved TS types for ZoneOffsetTransition, ZoneOffsetTransition, RuleZoneRules
106e1da
Improving type definitions of TS by adding private and abstract
f92401e
Update TypeScript defs to add Instant.toJSON()
1e53e3d
update karma.conf.js saucelabs definitions for Android/iOS Simulators
See the full diff