chore(deps): update dependency conventional-changelog-conventionalcommits to v7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
conventional-changelog-conventionalcommits (source) | devDependencies | major | 5.0.0 -> 7.0.1 |
Release Notes
conventional-changelog/conventional-changelog
v7.0.1
: conventional-changelog-conventionalcommits: v7.0.1
Bug Fixes
- conventional-changelog-conventionalcommits: include constants.js in package (#1095) (a730b18), closes #1093
v7.0.0
: conventional-changelog-conventionalcommits: v7.0.0
⚠ BREAKING CHANGES
- Node >= 16 is required
- Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.
Features
- conventional-changelog-conventionalcommits: add support for alphanumeric issues (#1080) (f9b1897)
- drop node 14 support (#1085) (1bce036)
- git-raw-commits: ignore commits by regex (#1063) (47033e6)
- types: allow combining provided types with defaults (#1064) (7ec8a18)
- unified presets interface (#1045) (8d0ffbe)
v6.1.0
: conventional-changelog-conventionalcommits: v6.1.0
Features
- conventional-changelog-conventionalcommits: sort groups based on config types (#702) (#1002) (0e59f0c)
v6.0.0
: conventional-changelog-conventionalcommits: v6.0.0
⚠ BREAKING CHANGES
- now all promises are native
- Node >= 14 is required
Code Refactoring
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
von Björn Strausmann bearbeitet