heap-data-structure / binomial-heap

:cherries: Binomial heaps for JavaScript
https://heap-data-structure.github.io/binomial-heap
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade dependency @commitlint/cli to v17.1.1 #239

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

conventional-changelog/commitlint ### [`v17.1.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1711-httpsgithubcomconventional-changelogcommitlintcomparev1710v1711-2022-08-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.0...v17.1.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.1.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1710-httpsgithubcomconventional-changelogcommitlintcomparev1703v1710-2022-08-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0) ##### Features - **commitlint:** add additional git log args ([#​3334](https://togithub.com/conventional-changelog/commitlint/issues/3334)) ([229c65b](https://togithub.com/conventional-changelog/commitlint/commit/229c65b60f15c15da5f5b11deb555d1f557c673a)) #### [17.0.3](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3) (2022-06-25) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.0.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.1...v17.0.2) (2022-06-01) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.0.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.0...v17.0.1) (2022-05-25) ##### Bug Fixes - **cli:** use `core.commentChar` from git config with `--edit` flag ([#​3191](https://togithub.com/conventional-changelog/commitlint/issues/3191)) ([e5fee05](https://togithub.com/conventional-changelog/commitlint/commit/e5fee05301ab7441b6091e4ee6fc095d26bbd589)), closes [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190) [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190) [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190)

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 2 years ago

Codecov Report

Merging #239 (962d166) into main (253f191) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files           7        7           
  Lines         747      747           
=======================================
  Hits          741      741           
  Misses          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.