typographist / core

⚖️ Modular scale calculator API with config validation
http://modularscale.com
MIT License
6 stars 0 forks source link

Update @semantic-release/commit-analyzer to the latest version 🚀 #156

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

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](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:

ghost commented 4 years ago

DeepCode's analysis on #a4b861 found:

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.

greenkeeper[bot] commented 4 years ago

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] commented 4 years ago

Update to this version instead 🚀