awesome-webdriverio icon indicating copy to clipboard operation
awesome-webdriverio copied to clipboard

Bump awesome-lint from 1.2.0 to 2.2.2

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps awesome-lint from 1.2.0 to 2.2.2.

Release notes

Sourced from awesome-lint's releases.

v2.2.2

  • Fix false-positives in spell-check rule 17107ba

https://github.com/sindresorhus/awesome-lint/compare/v2.2.1...v2.2.2

v2.2.1

  • Fix match punctation linting af84612

https://github.com/sindresorhus/awesome-lint/compare/v2.2.0...v2.2.1

v2.2.0

  • Add rule to prevent item descriptions starting with item name 3baf81e
  • Fix heading rule to support HTML image-based headings 2f1ca54
  • Fix double-link rule to only check main list item links 323cfbf
  • Fix all rules to report errors on correct line numbers 9134e08

https://github.com/sindresorhus/awesome-lint/compare/v2.1.2...v2.2.0

v2.1.2

  • Fix match punctuation rule config b842263

https://github.com/sindresorhus/awesome-lint/compare/v2.1.1...v2.1.2

v2.1.1

  • Fix title case validation for headings ending with .js a68537c
  • Fix casing validation for scripts without case distinction df07a7d
  • Fix false positive for bold text in list item links 792a823
  • Fix ToC link generation for headings with emoji variation selectors 6a8312b
  • Fix false positives for apostrophes in match-punctuation rule 2345263

https://github.com/sindresorhus/awesome-lint/compare/v2.1.0...v2.1.1

v2.1.0

  • Fix ambiguous spellcheck words d766151
  • Allow symbol prefixes in list item descriptions b197089
  • Add footnote support for list items 8149c28
  • Fix link references support in list items 5c7853a
  • Fix double-link rule to ignore project website b5308f1
  • Fix false-positive errors for GitHub alerts and ellipsis 25a4aa1
  • Fix git-repo-age and github rules for remote repositories 012067d

... (truncated)

Commits
  • 62ce9ee 2.2.2
  • 17107ba Fix false-positives in spell-check rule
  • 1ff5e43 2.2.1
  • af84612 Replace buggy match-punctuation plugin with custom implementation
  • 2da1992 2.2.0
  • 2f1ca54 Fix heading rule to support HTML image-based headings
  • 323cfbf Fix double-link rule to only check main list item links
  • e3e8aa4 Add pre-commit configuration documentation
  • a4bf53a Improve badge error message wording
  • 6fc829c Remove outdated references to no-dead-urls rule
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Oct 13 '25 11:10 dependabot[bot]