Open greenkeeper[bot] opened 4 years ago
After pinning to 3.20.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
lerna was updated from 3.21.0
to 3.22.0
.Your tests are still failing with this version. Compare changes
--tag-version-prefix
in --canary
mode (#2435) (611c38e)--atomic
fallback when GIT_REDIRECT_STDERR
is enabled (#2467) (c255d12)The new version differs by 18 commits.
0d45bd5
chore(release): v3.22.0
00738e9
feat(version): add --force-git-tag
option (#2594)
e58e982
docs(version): Fix links in README (#2558)
4a84169
docs: Optimize logo PNG (170kb to 80kb) (#2548)
a1fd622
fix(create): Use correct variable name in generated CLI output (#2547)
7ffb297
fix(conventional-commits): Support modern config builder functions (#2546)
ef83809
docs(bootstrap): Add note about --hoist
incompatibility with file:
specifiers (#2540)
91d9d3e
doc(readme): Add note about fixed mode w/major version zero (#2488)
6126e6c
feat(conventional-commits): Preserve major version zero on breaking changes (#2486)
5d80285
fix(publish): Avoid exception when publishing 1st version (#2485)
c255d12
fix(version): --atomic
fallback when GIT_REDIRECT_STDERR
is enabled (#2467)
b44ea75
fix(deps): upgrade octokit/enterprise-rest to v6 (#2464)
5bb09d4
docs(readme): Improve phrasing (#2455)
448f2ae
fix(publish): Avoid errors when files are ignored by git (#2445)
c74ffa4
fix(import): Support non-ASCII characters in file paths (#2441)
There are 18 commits in total.
See the full diff
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The devDependency lerna was updated from
3.20.2
to3.21.0
.π¨ 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
- β **ci/circleci: node-latest:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/unional/logging/1062?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v3.21.0
3.21.0 (2020-05-13)
Bug Fixes
Features
getPackagesSync()
export (068bdd7)--no-private
(a9b9f97)Commits
The new version differs by 16 commits.
3367257
chore(release): v3.21.0
a49d674
chore: npm audit did something? ugh minimist
28e9941
chore: resolve kind-of 'vulnerability'
f280286
chore: resolve acorn 'vulnerability'
068bdd7
feat(project): Add
getPackagesSync()
export1713635
refactor(project): Inline array flattener
e74a080
refactor(project): Don't mutate packageConfigs parameter
6e3c864
refactor(project): Extract glob option logic into helper
f4e1a78
refactor(project): Internal default export -> named
164cfaa
refactor(version): Use Package#set() method to assign package version
8dc2911
refactor(version): Avoid destructuring during graph node iteration
a9b9f97
feat(version): Ignore private packages completely with
--no-private
4691b93
refactor(publish): Avoid destructuring during graph node iteration
ee2fd0e
refactor(publish): Eagerly filter private packages to avoid redundant operations
7d36129
refactor(publish): DRY makeVersion() fallback
There are 16 commits in total.
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: