Skip to content
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 pr-log to the latest version 🚀 #159

Merged
merged 1 commit into from
Mar 10, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 9, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of pr-log was just published.

Dependency pr-log
Current Version 2.1.0
Type devDependency

The version 3.0.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 pr-log.

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 3.0.0

Breaking Changes

  • Make validLabels an array of pairs to define order of changelog sections (#144)
  • Don’t write stacktraces to stderr per default (#141)
  • Make references to pull requests a link (#142)
  • Remove support for nodejs 4 and 7 (#125)

Enhancements

  • Add support for custom date format configuration (#143)
  • Validate CLI argument to be a valid semver version number (#133)
  • Add refactor label (#132)

Documentation

  • Small README.md improvements (#140)

Dependency Upgrades

  • Update commander to the latest version 🚀 (#137)
  • Update @octokit/rest to the latest version 🚀 (#135)
  • Update mocha to the latest version 🚀 (#128)

Code Refactoring

  • Use ava instead of mocha/chai (#138)
  • Remove proxyquire dependency (#134)
  • Use octokit instead of restling (#131)
  • Use async/await instead of bluebird (#130)
Commits

The new version differs by 50 commits.

  • 2bf914e 3.0.0
  • ba9e987 Merge pull request #144 from lo1tuma/section-order
  • d6b8db9 Convert custom labels to Map
  • 67121ed Update documentation about labels
  • 572c1b1 Use same order for changelog sections as in validLabels
  • b77273f Merge pull request #141 from lo1tuma/trace
  • 00f7540 Merge pull request #143 from lo1tuma/custom-date-format
  • 44e8a16 Add support for custom date format configuration
  • c1688c4 Merge pull request #142 from lo1tuma/pr-links
  • 1105b08 Make references to pull requests a link
  • 98a9f0c Merge pull request #140 from lo1tuma/improve-readme
  • e495bef Don’t write stacktraces to stderr per default
  • 7d93d07 Improve documentation about default labels
  • 0c9232a Use valid json in code blocks
  • 2b64d5d Remove reference to mongobird

There are 50 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 🌴

@lo1tuma lo1tuma added the upgrade label Mar 9, 2018
@lo1tuma lo1tuma merged commit ce011bf into master Mar 10, 2018
@lo1tuma lo1tuma deleted the greenkeeper/pr-log-3.0.0 branch March 10, 2018 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant