An in-range update of commitlint is breaking the build π¨
Closed this issue Β· 0 comments
greenkeeper commented
There have been updates to the commitlint monorepo:
-
- The
devDependency
@commitlint/cli was updated from8.1.0
to8.2.0
.
- The
- The
devDependency
@commitlint/config-angular was updated from8.1.0
to8.2.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the commitlint group definition.
commitlint 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).
Commits
The new version differs by 25 commits.
78ef649
v8.2.0
a9f98e0
refactor: port message to typescript (#765)
756a333
refactor: port parse to typescript (#764)
5176bc7
docs: update version support for git due to husky #782 (#783)
23abaeb
docs: update alias links #776
4758976
docs: add simple setup test #775
a259014
fix: pass defaultIgnores from configuration in @commitlint/cli (#771)
6332d97
Update dependency which to v1.3.1
b458882
Update dependency babel-core to v6.26.3
392dd7c
Update dependency typescript to v3.5.3
1e5c962
Update dependency string-to-stream to v1.1.1
7dd9709
Update dependency semver to v6.2.0
e238ce3
Update dependency require-from-string to v2.0.2
164a49b
chore: update dependency proxyquire to v2.1.1
19e54fb
Update dependency @types/node to v12.6.8
There are 25 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 π΄