-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update lerna-changelog to the latest version 🚀 #40
Open
greenkeeper
wants to merge
1
commit into
master
Choose a base branch
from
greenkeeper/lerna-changelog-0.8.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 0.8.0 of lerna-changelog was just published.
[lerna-changelog](https://github.com/lerna/lerna-changelog)
The version 0.8.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of lerna-changelog.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v0.8.0💥 Breaking Change
🚀 Enhancement
--from
and--to
as replacements for--tag-from/to
(@Turbo87)cli-highlight
to syntax highlight markdown output. (@Turbo87)🐛 Bug Fix
--no-color
(@Turbo87)refName
parsing (@Turbo87)@
sign in front of contributor login (@Turbo87)📝 Documentation
🏠 Internal
progress
to v2.0.0 (@Turbo87)rimraf
to v2.6.2 (@Turbo87)p-map
to v1.2.0 (@Turbo87)yargs
to v11.0.0 (@Turbo87)node_modules
from cache. (@Turbo87)prettier
to format code. (@Turbo87)jest-runner-tslint
for linting. (@Turbo87)make-fetch-happen
to v4.0.1. (@Turbo87)fs-extra
to v6.0.1. (@Turbo87)chalk
to v2.4.1. (@Turbo87)execa
to v0.10.0. (@Turbo87)typescript
to v2.9.2. (@Turbo87)Committers: 1
Commits
The new version differs by 64 commits.
a536a41
v0.8.0
7b99ca7
Update Changelog
e91182a
Merge pull request #116 from Turbo87/color-blind-progress-bar
e548592
Fix progress bar rendering for
--no-color
c39f612
Merge pull request #115 from Turbo87/cli-options
0bd7f7b
Merge pull request #114 from Turbo87/to-from
819e45e
cli: Add "epilog"
9a20eda
cli: Use wider
wrap
value24f0865
Add
--from
and--to
as replacements for--tag-from/to
c3e6525
Merge pull request #113 from Turbo87/readme
cae018c
Update
progress
to v2.0.0 (#111)8a10dbc
Rewrite README file
3ae650c
Add LICENSE file
acd2dc8
Update
rimraf
to v2.6.2 (#112)06189ab
Update
p-map
to v1.2.0 (#110)There are 64 commits in total.
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 🌴