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 @semantic-release/commit-analyzer to the latest version 🚀 #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 9, 2020

The devDependency @semantic-release/commit-analyzer was updated from 6.3.3 to 7.0.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.


Publisher: semantic-release-bot
License: MIT

Release Notes for v7.0.0

7.0.0 (2020-01-09)

Bug Fixes

  • use correct peerDependencies for semantic-release (4ff652f)
  • package: update import-from to version 3.0.0 (060dc29)

Features

  • add support for conventionalcommits preset (2b5ac0a)
  • allow to disable default release rules with release: false (ea2b204)
  • require Node.js >=10.13 (9f72907)
  • use globs instead of regexp for releases rules (fc9b28a)

BREAKING CHANGES

  • Require Node.js >= 10.13
  • Regexp are not supported anymore for property matching in the releaseRules option.

Regex are replaced by globs. For example /core-.*/ should be changed to 'core-*'.

Commits

The new version differs by 33 commits.

  • 99d15a9 Merge remote-tracking branch 'origin/beta'
  • 5ba9209 Merge remote-tracking branch 'origin/master' into beta
  • 7191b1d chore(package): update nyc to version 15.0.0
  • 1df9003 chore(package): update sinon to version 8.0.0
  • e0dbc85 Merge branch 'master' into beta
  • b09ac00 ci: use shared Travis config
  • 9f72907 feat: require Node.js >=10.13
  • 4ff652f fix: use correct peerDependencies for semantic-release
  • 95a21dc style: prettier formatting
  • b5996a7 style: prettier formatting
  • 4c92195 Merge branch 'master' into beta
  • b32c74b Merge branch 'master' into beta
  • 53e1b05 chore(package): remove rimraf dependency
  • 88dd20d chore: remove commitizen from our dependencies
  • 2b5ac0a feat: add support for conventionalcommits preset

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

@netlify
Copy link

netlify bot commented Jan 9, 2020

Deploy preview for elegant-bardeen-3e1193 ready!

Built with commit 13631cf

https://deploy-preview-26--elegant-bardeen-3e1193.netlify.com

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 🚀

Release Notes for v8.0.0

8.0.0 (2020-01-27)

chore

  • require Node.js >=10.18 (3f1dfc3)

BREAKING CHANGES

  • Require Node.js >= 10.18
Commits

The new version differs by 5 commits.

  • eec56ca chore(package): update ava to version 3.1.0
  • 32494d1 chore(package): update semantic-release to version 17.0.0
  • 3f1dfc3 chore: require Node.js >=10.18
  • 9b3527e ci: use shared Travis config from semantic-release master branch
  • 3aa0876 chore(package): update semantic-release to version 16.0.0

See the full diff

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

greenkeeper bot commented Jan 31, 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.

None yet

0 participants