Open greenkeeper[bot] opened 4 years ago
Merging #70 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #70 +/- ##
======================================
Coverage 2.47% 2.47%
======================================
Files 19 19
Lines 363 363
Branches 56 56
======================================
Hits 9 9
Misses 353 353
Partials 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 4853287...c2215ae. Read the comment docs.
π¨ 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
devDependency
lerna was updated from 3.20.2
to 3.22.0
.Update to this version instead π
--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
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: evocateur License: MIT
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: