Skip to content

Comments

Update @semantic-release/release-notes-generator to the latest version 🚀#32

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/@semantic-release/release-notes-generator-7.0.0
Open

Update @semantic-release/release-notes-generator to the latest version 🚀#32
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/@semantic-release/release-notes-generator-7.0.0

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jul 17, 2018

Version 7.0.0 of @semantic-release/release-notes-generator was just published.

Dependency @semantic-release/release-notes-generator
Current Version 6.1.1
Type devDependency

The version 7.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 @semantic-release/release-notes-generator.

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 v7.0.0

7.0.0 (2018-07-17)

Features

  • use cwd and env options passed by core (88b7644)

BREAKING CHANGES

  • require semantic-release >= 15.8.0
Commits

The new version differs by 1 commits.

  • 88b7644 feat: use cwd and env options passed by core

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 🌴

greenkeeper bot added a commit that referenced this pull request Aug 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 10, 2018

Version 7.0.1 just got published.

Update to this version instead 🚀

Release Notes v7.0.1

7.0.1 (2018-08-10)

Bug Fixes

  • package: update get-stream to version 4.0.0 (1f90e46)
Commits

The new version differs by 2 commits.

  • 1f90e46 fix(package): update get-stream to version 4.0.0
  • a859529 chore(package): update xo to version 0.22.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2018

Version 7.0.2 just got published.

Update to this version instead 🚀

Release Notes v7.0.2

7.0.2 (2018-09-11)

Bug Fixes

  • package: update debug to version 4.0.0 (af5860f)
Commits

The new version differs by 2 commits.

  • af5860f fix(package): update debug to version 4.0.0
  • 6f3807b chore(package): update xo to version 0.23.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2018

Update to this version instead 🚀

Release Notes for v7.1.1

7.1.1 (2018-10-12)

Bug Fixes

  • package: update into-stream to version 4.0.0 (b33cb95)
Commits

The new version differs by 4 commits.

  • b33cb95 fix(package): update into-stream to version 4.0.0
  • 8c0af24 docs: harmonize docs with other plugins
  • a3d4c95 feat: export as an object with generateNotes step
  • a207dce chore(package): update commitizen to version 3.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 27, 2018

Update to this version instead 🚀

Release Notes for v7.1.2

7.1.2 (2018-10-27)

Bug Fixes

  • remove dependency to git-url-parse (7243769)
Commits

The new version differs by 2 commits.

  • 7243769 fix: remove dependency to git-url-parse
  • 5c3c9b5 docs: correct npm install command

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

Update to this version instead 🚀

Release Notes for v7.1.3

7.1.3 (2018-11-01)

Bug Fixes

  • trim .git extension of repositoryUrl (ce1c709)
Commits

The new version differs by 1 commits.

  • ce1c709 fix: trim .git extension of repositoryUrl

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2018

Update to this version instead 🚀

Release Notes for v7.1.4

7.1.4 (2018-11-06)

Bug Fixes

  • correctly trim .git from repositoryUrl (a5cd994)
Commits

The new version differs by 1 commits.

  • a5cd994 fix: correctly trim .git from repositoryUrl

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2019

Update to this version instead 🚀

Release Notes for v7.2.0

7.2.0 (2019-06-12)

Features

  • support all conventional-changelog options (44abdf9)
Commits

The new version differs by 12 commits.

  • 44abdf9 feat: support all conventional-changelog options
  • bcc8b50 chore(package): update ava to version 2.0.0
  • be88534 chore(package): update nyc to version 14.0.0
  • 758e76b fix(package): update import-from to version 3.0.0
  • 1c27021 chore(package): update escape-string-regexp to version 2.0.0
  • f0b26f1 fix(package): update into-stream to version 5.0.0
  • 94d9fe2 fix(package): update get-stream to version 5.0.0
  • 951b017 docs: fix JSON syntax in usage example
  • eb95681 chore(package): update xo to version 0.24.0
  • 5ba52fe chore(package): update ava to version 1.0.1
  • b58ad78 chore(package): update nyc
  • a475ff6 docs: update semantic-release default branch in links

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 14, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2020

Update to this version instead 🚀

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.

0 participants