chore(deps): update dependency conventional-changelog-conventionalcommits to v9
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| conventional-changelog-conventionalcommits (source) | ^4.6.0 → ^9.0.0 |
View the Renovate pipeline for this MR
Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)
v9.1.0
Features
v9.0.0
⚠️ BREAKING CHANGES
- bang notes handling is removed, it already being handled in conventional-commits-parser
Features
- bang notes handling is removed (#1355) (5150f47)
- scope, scopeOnly and bumpStrict options were added (e2973e2)
v8.0.0
⚠️ BREAKING CHANGES
- Node >= 18 is required
-
conventional-recommended-bump: new
Bumperexported class (#1218) - cleanup presets interface (#1215)
- conventional-changelog-writer: rewrite to TypeScript (#1150)
- Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
- cleanup presets interface (#1215) (0e4f293)
- conventional-changelog-writer: rewrite to TypeScript (#1150) (8af364f)
-
conventional-recommended-bump: new
Bumperexported class (#1218) (0ddc8cd) - drop node 16 support (#1226) (ec69cfd)
- move from CommonJS to ESM (#1144) (c5b859d)
Bug Fixes
- conventional-changelog-conventionalcommits: avoid double empty lines (#1235) (3b4bfdf), closes #1188
v7.0.2
Bug Fixes
v7.0.1
Bug Fixes
- conventional-changelog-conventionalcommits: include constants.js in package (#1095) (a730b18), closes #1093
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
Features
- conventional-changelog-conventionalcommits: sort groups based on config types (#702) (#1002) (0e59f0c)
v6.0.0
⚠️ BREAKING CHANGES
- now all promises are native
- Node >= 14 is required
Code Refactoring
- drop lodash from dependencies where it possible (#959) (a8b4e12)
- drop q from dependencies (#974) (d0e5d59)
v5.0.0
⚠️ BREAKING CHANGES
- always use H2 heading for versions (#920)
Bug Fixes
4.6.3 (2021-12-29)
Bug Fixes
4.6.2 (2021-12-24)
Bug Fixes
4.6.1 (2021-09-09)
Bug Fixes
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.