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/config-conventional from 17.3.0 to 17.6.1 #1314

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @commitlint/config-conventional from 17.3.0 to 17.6.1.

Release notes

Sourced from @​commitlint/config-conventional's releases.

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

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

v17.6.0

17.6.0 (2023-04-13)

Features

  • rules: expand Latin-only characters limitation for subject-case with Unicode support (#3575) (5f83423)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0

v17.5.1

17.5.1 (2023-03-28)

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1

v17.5.0

17.5.0 (2023-03-22)

Bug Fixes

  • config-pnpm-scopes: refactor to remove peer dependencies (#3564) (f1f3bd5), closes #3556

Features

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/config-conventional

17.6.0 (2023-04-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-conventional

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-conventional

17.4.0 (2023-01-04)

Note: Version bump only for package @​commitlint/config-conventional

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 #1314 (0079aa8) into master (00ec7d7) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0079aa8 differs from pull request most recent head 420755c. Consider uploading reports for the commit 420755c to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/htmlhint/HTMLHint/pull/1314/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://codecov.io/gh/htmlhint/HTMLHint/pull/1314?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint) ```diff @@ Coverage Diff @@ ## master #1314 +/- ## ======================================= 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://codecov.io/gh/htmlhint/HTMLHint/pull/1314?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://codecov.io/gh/htmlhint/HTMLHint/pull/1314?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=htmlhint). Last update [fd51ceb...420755c](https://codecov.io/gh/htmlhint/HTMLHint/pull/1314?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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.