gagoar / use-herald-action

GitHub action to add reviewers, subscribers, labels, and assignees to your PR. You can validate your PR template as well.
https://gagoar.github.io/use-herald-action/
MIT License
53 stars 7 forks source link

Update dependency auto-changelog to v2.3.0 #441

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
auto-changelog 2.2.1 -> 2.3.0 age adoption passing confidence

Release Notes

CookPete/auto-changelog ### [`v2.3.0`](https://togithub.com/CookPete/auto-changelog/blob/master/CHANGELOG.md#v230-httpsgithubcomcookpeteauto-changelogcomparev221v230) [Compare Source](https://togithub.com/CookPete/auto-changelog/compare/v2.2.1...v2.3.0) - feat: add support for minor/preminor versions for custom templates [`#185`](https://togithub.com/cookpete/auto-changelog/pull/185) - Feat: add sortCommits by subject and subject-desc [`#186`](https://togithub.com/cookpete/auto-changelog/pull/186) - Remove --sort=-creatordate from git tag logic [`#196`](https://togithub.com/cookpete/auto-changelog/issues/196) - Add --append-git-tag [`#190`](https://togithub.com/cookpete/auto-changelog/issues/190) - Add --hide-empty-releases [`#189`](https://togithub.com/cookpete/auto-changelog/issues/189) - Add --starting-date [`#181`](https://togithub.com/cookpete/auto-changelog/issues/181) - Support absolute paths for --handlebars-setup [`#180`](https://togithub.com/cookpete/auto-changelog/issues/180) - Fix unreleased version diff [`#174`](https://togithub.com/cookpete/auto-changelog/issues/174) - Fix v prefix logic [`#33`](https://togithub.com/cookpete/auto-changelog/issues/33) - Fix getSubject edge case [`#179`](https://togithub.com/cookpete/auto-changelog/pull/179) [`#184`](https://togithub.com/cookpete/auto-changelog/issues/184) - Apply ignoreCommitPattern earlier in the parsing logic [`#195`](https://togithub.com/cookpete/auto-changelog/issues/195) [`#187`](https://togithub.com/cookpete/auto-changelog/issues/187) - Add minor boolean to test data [`a80e311`](https://togithub.com/cookpete/auto-changelog/commit/a80e311601107a76b6ee98487ee07c0c90655dd8) - Remove unused sortTags syntax [`1b29530`](https://togithub.com/cookpete/auto-changelog/commit/1b2953092c6248520d8d66e52a96e3cf69016a20) - Remove lodash.uniqby [`26e7d9c`](https://togithub.com/cookpete/auto-changelog/commit/26e7d9caeb685a0b6c745b68e9b5ac0639e3c75f)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #441 (ad0f488) into master (994465d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #441   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          342       342           
  Branches        35        51   +16     
=========================================
  Hits           342       342           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 994465d...ad0f488. Read the comment docs.