absolute-version / commit-and-tag-version

Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
ISC License
385 stars 36 forks source link

fix(deps): update dependency conventional-changelog-conventionalcommits to v7 #92

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-changelog-conventionalcommits (source) 6.1.0 -> 7.0.2 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits) ### [`v7.0.2`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.2): conventional-changelog-conventionalcommits: v7.0.2 ##### Bug Fixes - **conventional-changelog-conventionalcommits:** fix handling input params ([#​1120](https://togithub.com/conventional-changelog/conventional-changelog/issues/1120)) ([e721cde](https://togithub.com/conventional-changelog/conventional-changelog/commit/e721cdec8de32162dd56096ef6a07786f1b4faec)) ### [`v7.0.1`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.1): conventional-changelog-conventionalcommits: v7.0.1 ##### Bug Fixes - **conventional-changelog-conventionalcommits:** include constants.js in package ([#​1095](https://togithub.com/conventional-changelog/conventional-changelog/issues/1095)) ([a730b18](https://togithub.com/conventional-changelog/conventional-changelog/commit/a730b186c10493ee551b84b528d7437dbc3feac0)), closes [#​1093](https://togithub.com/conventional-changelog/conventional-changelog/issues/1093) ### [`v7.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-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](https://togithub.com/conventional-changelog/conventional-changelog/issues/1080)) ([f9b1897](https://togithub.com/conventional-changelog/conventional-changelog/commit/f9b18975ba1bf74ecb7a294f3b220794e0d09e0b)) - drop node 14 support ([#​1085](https://togithub.com/conventional-changelog/conventional-changelog/issues/1085)) ([1bce036](https://togithub.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6)) - **git-raw-commits:** ignore commits by regex ([#​1063](https://togithub.com/conventional-changelog/conventional-changelog/issues/1063)) ([47033e6](https://togithub.com/conventional-changelog/conventional-changelog/commit/47033e6edfea3705383bb075bc6a4bd417f9ed8c)) - **types:** allow combining provided types with defaults ([#​1064](https://togithub.com/conventional-changelog/conventional-changelog/issues/1064)) ([7ec8a18](https://togithub.com/conventional-changelog/conventional-changelog/commit/7ec8a183473fe5b1f6675f04c230576e562ea291)) - unified presets interface ([#​1045](https://togithub.com/conventional-changelog/conventional-changelog/issues/1045)) ([8d0ffbe](https://togithub.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #92 (d103392) into master (3dde3dd) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          32       32           
  Lines        1333     1333           
=======================================
  Hits         1302     1302           
  Misses         31       31           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more