kunalnagarco / action-cve

A GitHub action that sends Dependabot Vulnerability Alerts to Slack, PagerDuty, Zenduty, Microsoft Teams.
https://github.com/marketplace/actions/check-cve
MIT License
20 stars 20 forks source link

chore(deps): update dependency conventional-changelog-conventionalcommits to v7 #149

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-changelog-conventionalcommits (source) 4.6.3 -> 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 [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)) ### [`v5.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v5.0.0): conventional-changelog-conventionalcommits: v5.0.0 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.3...conventional-changelog-conventionalcommits-v5.0.0) ##### ⚠ BREAKING CHANGES - always use H2 heading for versions ([#​920](https://togithub.com/conventional-changelog/conventional-changelog/issues/920)) ##### Bug Fixes - always use H2 heading for versions ([#​920](https://togithub.com/conventional-changelog/conventional-changelog/issues/920)) ([d2e02d7](https://togithub.com/conventional-changelog/conventional-changelog/commit/d2e02d73f275bd10a39c52016999d8faf400c990)), closes [#​867](https://togithub.com/conventional-changelog/conventional-changelog/issues/867)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



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

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.9.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: