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

Merged
renovate-bot merged 1 commits from renovate/conventional-changelog-conventionalcommits-7.x into main 2023-08-29 03:01:38 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)

v7.0.1: conventional-changelog-conventionalcommits: v7.0.1

Compare Source

Bug Fixes
  • conventional-changelog-conventionalcommits: include constants.js in package (#​1095) (a730b18), closes #​1093

v7.0.0: conventional-changelog-conventionalcommits: v7.0.0

Compare Source

⚠ 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

v6.1.0: conventional-changelog-conventionalcommits: v6.1.0

Compare Source

Features
  • conventional-changelog-conventionalcommits: sort groups based on config types (#​702) (#​1002) (0e59f0c)

v6.0.0: conventional-changelog-conventionalcommits: v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • now all promises are native
  • Node >= 14 is required
Code Refactoring

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://github.com/conventional-changelog/conventional-changelog)) | [`5.0.0` -> `7.0.1`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/5.0.0/7.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/7.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/conventional-changelog-conventionalcommits/7.0.1?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.1?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.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits)</summary> ### [`v7.0.1`](https://github.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.1): conventional-changelog-conventionalcommits: v7.0.1 [Compare Source](https://github.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 ([#&#8203;1095](https://github.com/conventional-changelog/conventional-changelog/issues/1095)) ([a730b18](https://github.com/conventional-changelog/conventional-changelog/commit/a730b186c10493ee551b84b528d7437dbc3feac0)), closes [#&#8203;1093](https://github.com/conventional-changelog/conventional-changelog/issues/1093) ### [`v7.0.0`](https://github.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v7.0.0): conventional-changelog-conventionalcommits: v7.0.0 [Compare Source](https://github.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 ([#&#8203;1080](https://github.com/conventional-changelog/conventional-changelog/issues/1080)) ([f9b1897](https://github.com/conventional-changelog/conventional-changelog/commit/f9b18975ba1bf74ecb7a294f3b220794e0d09e0b)) - drop node 14 support ([#&#8203;1085](https://github.com/conventional-changelog/conventional-changelog/issues/1085)) ([1bce036](https://github.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6)) - **git-raw-commits:** ignore commits by regex ([#&#8203;1063](https://github.com/conventional-changelog/conventional-changelog/issues/1063)) ([47033e6](https://github.com/conventional-changelog/conventional-changelog/commit/47033e6edfea3705383bb075bc6a4bd417f9ed8c)) - **types:** allow combining provided types with defaults ([#&#8203;1064](https://github.com/conventional-changelog/conventional-changelog/issues/1064)) ([7ec8a18](https://github.com/conventional-changelog/conventional-changelog/commit/7ec8a183473fe5b1f6675f04c230576e562ea291)) - unified presets interface ([#&#8203;1045](https://github.com/conventional-changelog/conventional-changelog/issues/1045)) ([8d0ffbe](https://github.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3)) ### [`v6.1.0`](https://github.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v6.1.0): conventional-changelog-conventionalcommits: v6.1.0 [Compare Source](https://github.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 ([#&#8203;702](https://github.com/conventional-changelog/conventional-changelog/issues/702)) ([#&#8203;1002](https://github.com/conventional-changelog/conventional-changelog/issues/1002)) ([0e59f0c](https://github.com/conventional-changelog/conventional-changelog/commit/0e59f0c884bf104e3a6a14c5669c58755cdef064)) ### [`v6.0.0`](https://github.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v6.0.0): conventional-changelog-conventionalcommits: v6.0.0 [Compare Source](https://github.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 ([#&#8203;959](https://github.com/conventional-changelog/conventional-changelog/issues/959)) ([a8b4e12](https://github.com/conventional-changelog/conventional-changelog/commit/a8b4e12883021231befc6bdfeb95a9b50637f361)) - drop q from dependencies ([#&#8203;974](https://github.com/conventional-changelog/conventional-changelog/issues/974)) ([d0e5d59](https://github.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**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-08-29 02:00:46 +02:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-08-29 02:00:46 +02:00
renovate-bot force-pushed renovate/conventional-changelog-conventionalcommits-7.x from 0e769a0101 to b3d303e380 2023-08-29 03:00:50 +02:00 Compare
renovate-bot merged commit b3d303e380 into main 2023-08-29 03:01:38 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dungeonslayers/tickwerk#44
No description provided.