graph-algorithm / topological-sorting

:oden: Topological sorting algorithms for JavaScript
https://graph-algorithm.github.io/topological-sorting
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade dependency @commitlint/cli to v17.3.0 #237

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.2.0 -> 17.3.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint ### [`v17.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1730-httpsgithubcomconventional-changelogcommitlintcomparev1721v1730-2022-11-21) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.2.0...v17.3.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.



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

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (237ed68) compared to base (04bb9ab). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #237 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 76 76 ========================================= Hits 76 76 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graph-algorithm). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graph-algorithm)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.