Open greenkeeper[bot] opened 4 years ago
devDependency
@semantic-release/commit-analyzer was updated from 6.3.3
to 8.0.0
.Update to this version instead 🚀
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
devDependency
@semantic-release/commit-analyzer was updated from 6.3.3
to 8.0.1
.
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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: