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 git-semver-tags to v7 #98

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
git-semver-tags (source) ^5.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (git-semver-tags) ### [`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/git-semver-tags-v7.0.0...git-semver-tags-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)) ### [`v6.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-conventionalcommits-v6.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.1`](https://togithub.com/conventional-changelog/conventional-changelog/releases/tag/conventional-changelog-core-v5.0.1): conventional-changelog-core: v5.0.1 [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/git-semver-tags-v5.0.0...git-semver-tags-v5.0.1) ##### Bug Fixes - **conventional-changelog-core:** update monorepo dependencies ([#​1012](https://togithub.com/conventional-changelog/conventional-changelog/issues/1012)) ([ef3413a](https://togithub.com/conventional-changelog/conventional-changelog/commit/ef3413a40e48628e94c88bc50bf4fba0ddc0b0b0))

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.