This repository was archived by the owner on Jun 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
This repository was archived by the owner on Jun 9, 2020. It is now read-only.
An in-range update of lerna is breaking the build 🚨 #206
Copy link
Copy link
Open
Labels
Description
The devDependency lerna was updated from 3.11.1 to 3.12.0.
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
Release Notes for v3.12.0
3.12.0 (2019-02-14)
Bug Fixes
- collect-updates: Clarify logging in context (9b8dd9c)
- conventional-commits: Improve logging during preset resolution (d4a16a5)
- publish: Check for git describe error explicitly (237d1c5)
- publish: Make the missing license warning clearer and more actionable (#1921) (8a71ac4)
- publish: Revert foolhardy refactoring (5e975e0) (a6733a2)
- version: Log message when git repository validation is skipped (2c40ffd)
Features
- global-options: Default concurrency to logical CPU count (#1931) (2c487fe)
- publish: Add
--git-headoption to preserve gitlessfrom-packagemetadata (3d18f2f), closes #1933 - publish: Allow
from-packagepositional to run without a git repo (df49bfc), closes #1933 - version: Skip repository validation when git is unused (#1908) (b9e887e), closes #1869
Commits
The new version differs by 15 commits.
e2cc514chore(release): v3.12.0d4a16a5fix(conventional-commits): Improve logging during preset resolution237d1c5fix(publish): Check for git describe error explicitlyab8cf18refactor(publish): Punch up loglevel of FYI messages3d18f2ffeat(publish): Add--git-headoption to preserve gitlessfrom-packagemetadatadf49bfcfeat(publish): Allowfrom-packagepositional to run without a git repoc794244refactor(publish): Inline findVersionedUpdates() into initialize2c40ffdfix(version): Log message when git repository validation is skippedb9e887efeat(version): Skip repository validation when git is unused (#1908)2c487fefeat(global-options): Default concurrency to logical CPU count (#1931)a6733a2fix(publish): Revert foolhardy refactoring (5e975e0)8cf5866test(publish): rename testDir -> cwdb2e3029test(publish): Split from-git & from-package tests out of publish-command tests9b8dd9cfix(collect-updates): Clarify logging in context8a71ac4fix(publish): Make the missing license warning clearer and more actionable (#1921)
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 🌴
Reactions are currently unavailable