Update @semantic-release/commit-analyzer to the latest version 🚀 #71
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.
The devDependency @semantic-release/commit-analyzer was updated from
6.3.3
to7.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
Features
release: false
(ea2b204)BREAKING CHANGES
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 🌴