An in-range update of morgan is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
Version 1.9.1 of morgan was just published.
Branch | Build failing π¨ |
---|---|
Dependency | morgan |
Current Version | 1.9.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
morgan 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 could not complete due to an error (Details).
Release Notes
1.9.1- Fix using special characters in format
- deps: depd@~1.1.2
- perf: remove argument reassignment
Commits
The new version differs by 27 commits.
572dd93
1.9.1
e02de38
lint: apply standard 12 style
e329663
Fix using special characters in format
eb1968a
tests: use strict equality checks
310b206
build: use yaml eslint configuration
5810937
build: Node.js@9.11
f60afd5
build: Node.js@8.11
5295b0c
build: eslint-plugin-standard@3.1.0
178daaf
build: eslint-plugin-promise@3.8.0
7b08641
build: eslint-plugin-import@2.12.0
73cb666
build: eslint@4.19.1
edc95aa
build: Node.js@6.14
ace86c3
build: Node.js@4.9
4dd1180
lint: apply standard 11 style
60c31e8
build: Node.js@9.8
There are 27 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 π΄
greenkeeper commented
After pinning to 1.9.0 your tests are passing again. Downgrade this dependency π.