htmlhint / HTMLHint

⚙️ The static code analysis tool you need for your HTML
https://htmlhint.com
MIT License
3.08k stars 380 forks source link

chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.6.5 #1337

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @commitlint/cli from 17.0.1 to 17.6.5.

Release notes

Sourced from @​commitlint/cli's releases.

v17.6.5

17.6.5 (2023-05-30)

Bug Fixes

  • add named export to @​commitlint/parse (#3614) (2cd236b)

v17.6.4

17.6.4 (2023-05-07)

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.6.3...v17.6.4

v17.6.3

17.6.3 (2023-05-04)

Bug Fixes

  • config-lerna-scopes: add missing dependency (#3607) (2fff094)

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.6.2...v17.6.3

v17.6.2

17.6.2 (2023-05-03)

Bug Fixes

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.2

v17.6.1

17.6.1 (2023-04-14)

Bug Fixes

  • rules: avoid processing strings with case-less Letter category symbols in subject-case (#3586) (70a4450), closes #3585

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

17.6.0 (2023-04-13)

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

17.5.0 (2023-03-22)

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1337 (bd8d79d) into master (d5bda0d) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/htmlhint/HTMLHint/pull/1337/graphs/tree.svg?width=650&height=150&src=pr&token=S8oI6yuz12&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint)](https://app.codecov.io/gh/htmlhint/HTMLHint/pull/1337?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint) ```diff @@ Coverage Diff @@ ## master #1337 +/- ## ======================================= Coverage 99.07% 99.07% ======================================= Files 2 2 Lines 1627 1627 Branches 332 332 ======================================= Hits 1612 1612 Misses 15 15 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/htmlhint/HTMLHint/pull/1337?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/htmlhint/HTMLHint/pull/1337?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint). Last update [69f0184...bd8d79d](https://app.codecov.io/gh/htmlhint/HTMLHint/pull/1337?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint).
dependabot[bot] commented 1 year ago

Superseded by #1341.