Closed greenkeeper[bot] closed 5 years ago
devDependency
lerna was updated from 3.11.0
to 3.11.1
.Update to this version instead 🚀
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
devDependency
lerna was updated from 3.11.0
to 3.12.0
.Update to this version instead 🚀
--git-head
option to preserve gitless from-package
metadata (3d18f2f), closes #1933from-package
positional to run without a git repo (df49bfc), closes #1933The new version differs by 15 commits.
e2cc514
chore(release): v3.12.0
d4a16a5
fix(conventional-commits): Improve logging during preset resolution
237d1c5
fix(publish): Check for git describe error explicitly
ab8cf18
refactor(publish): Punch up loglevel of FYI messages
3d18f2f
feat(publish): Add --git-head
option to preserve gitless from-package
metadata
df49bfc
feat(publish): Allow from-package
positional to run without a git repo
c794244
refactor(publish): Inline findVersionedUpdates() into initialize
2c40ffd
fix(version): Log message when git repository validation is skipped
b9e887e
feat(version): Skip repository validation when git is unused (#1908)
2c487fe
feat(global-options): Default concurrency to logical CPU count (#1931)
a6733a2
fix(publish): Revert foolhardy refactoring (5e975e0)
8cf5866
test(publish): rename testDir -> cwd
b2e3029
test(publish): Split from-git & from-package tests out of publish-command tests
9b8dd9c
fix(collect-updates): Clarify logging in context
8a71ac4
fix(publish): Make the missing license warning clearer and more actionable (#1921)
See the full diff
devDependency
lerna was updated from 3.11.0
to 3.12.1
.devDependency
lerna was updated from 3.11.0
to 3.13.0
.Update to this version instead 🚀
The new version differs by 13 commits.
9a47201
chore(release): v3.13.0
e97a4d3
docs(core): Optimize core/lerna README for npmjs.com display [skip ci]
c2cfd60
docs(core): Remove Appveyor badge [skip ci]
4fe2a66
docs(meta): Add links to npm.im/lerna to READMEs that lacked it
abeb4dc
feat(meta): Normalize package.json homepage
field
aec5023
feat(meta): Add repository.directory
field to package.json
e7ac8ab
chore(deps): remove redundant rooted file: specifier
1ba72fa
chore(deps): bump transitive deps
059c41b
chore(lint): Set --cache-location under node_modules so it is cleaned by 'npm ci'
fd5a3e7
chore(lockfile): Sync npm v6.7.0 optional flags on bundled deps
ae61523
chore(deps): bump eslint-plugin-jest
d632d1b
feat(conventional-commits): Bump conventional-changelog dependencies to pick up security fixes
742781b
feat(listable): Output newline-delimited JSON with --ndjson
See the full diff
The devDependency lerna was updated from
3.10.7
to3.11.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.
Release Notes for v3.11.0
3.11.0 (2019-02-08)
Bug Fixes
Features
--github-release
(#1864) (f84a631), closes #1513Commits
The new version differs by 45 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 45 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: