Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.10.7 your tests are passing again. Downgrade this dependency 📌.
devDependency
lerna was updated from 3.10.8
to 3.11.0
.Your tests are still failing with this version. Compare changes
The new version differs by 38 commits.
45a05ac
chore(release): v3.11.0
f84a631
feat(version): Create Github releases with --github-release
(#1864)
31da8de
test(commands/run): Separate unit and integration tests
524a248
test(commands/exec): Separate unit and integration tests
4b81dad
fix(filter-options): Require arguments to --scope and --ignore
c2c529d
test(filter-options): Move filtering tests into relevant unit
fa78d70
test(commands/changed): Separate unit and integration tests
78b63ef
test(mocks): Reset collect-updates registry after each test
9cb0e70
test(collect-updates): Unit test default export
99eadc6
fix(collect-updates): Match dotfiles when ignoring changes
2105000
test(collect-updates): Add unit tests for lib functions
7a065c3
test(collect-updates): Add build-graph helper
5c24100
chore(jest): do not gather coverage under helpers
4b4868e
chore(lint): ignore test stuff under helpers
043f1d4
refactor(fixtures): Rename normal-no-inter-dependencies -> no-interdependencies
There are 38 commits in total.
See the full diff
devDependency
lerna was updated from 3.11.0
to 3.11.1
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
5c1b84c
chore(release): v3.11.1
85efc23
docs(filter-options): Add more examples of --ignore
and --scope
(#1919)
030de9d
fix(version): Exit with an error when --github-release
is combined with --no-changelog
83c33a3
fix(version): Passing --no-changelog
should not disable root versioning
See the full diff
The devDependency lerna was updated from
3.10.7
to3.10.8
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lerna 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](https://travis-ci.org/wishtack/wishtack-steroids/builds/487590496?utm_source=github_status&utm_medium=notification)).Release Notes for v3.10.8
Bug Fixes
Commits
The new version differs by 7 commits.
aaa1825
chore(release): v3.10.8
de41377
docs(publish): Update canary description with accurate version generation
60647b4
fix(conventional-commits): Support legacy callback presets
c0a750e
docs(version): Add examples for generating initial changelogs
0908212
fix(version): Fix negated option links in readme
f9e18fa
fix(publish): Skip private package lookup (#1905)
c78a86c
docs(version): update config namespace in examples (#1885)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: