This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency conventional-changelog-conventionalcommi…
…ts to v7 (#171) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-conventionalcommits](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog)) | [`^5.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/5.0.0/7.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/conventional-changelog-conventionalcommits/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/conventional-changelog-conventionalcommits/5.0.0/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/conventional-changelog-conventionalcommits/5.0.0/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v7.0.2`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.2): conventional-changelog-conventionalcommits: v7.0.2 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v7.0.1...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 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v7.0.0...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 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v6.1.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)) ### [`v6.1.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v6.1.0): conventional-changelog-conventionalcommits: v6.1.0 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v6.0.0...conventional-changelog-conventionalcommits-v6.1.0) ##### Features - **conventional-changelog-conventionalcommits:** sort groups based on config types ([#​702](https://togithub.com/conventional-changelog/conventional-changelog/issues/702)) ([#​1002](https://togithub.com/conventional-changelog/conventional-changelog/issues/1002)) ([0e59f0c](https://togithub.com/conventional-changelog/conventional-changelog/commit/0e59f0c884bf104e3a6a14c5669c58755cdef064)) ### [`v6.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v6.0.0): conventional-changelog-conventionalcommits: v6.0.0 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v5.0.0...conventional-changelog-conventionalcommits-v6.0.0) ##### ⚠ BREAKING CHANGES - now all promises are native - Node >= 14 is required ##### Code Refactoring - drop lodash from dependencies where it possible ([#​959](https://togithub.com/conventional-changelog/conventional-changelog/issues/959)) ([a8b4e12](https://togithub.com/conventional-changelog/conventional-changelog/commit/a8b4e12883021231befc6bdfeb95a9b50637f361)) - drop q from dependencies ([#​974](https://togithub.com/conventional-changelog/conventional-changelog/issues/974)) ([d0e5d59](https://togithub.com/conventional-changelog/conventional-changelog/commit/d0e5d5926c8addba74bc962553dd8bcfba90e228)) </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kayman-mk/blog-tech-at-work). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information