Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps awesome-lint from 1.0.1 to 2.2.0.

Release notes

Sourced from awesome-lint's releases.

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

sindresorhus/awesome-lint@v2.1.2...v2.2.0

v2.1.2

  • Fix match punctuation rule config b842263

sindresorhus/awesome-lint@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

sindresorhus/awesome-lint@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
  • Fix handling of list items with badge in front eab0560
  • Make Table of Contents optional while keeping validation rules 706ca50
  • Fix ambiguous spellchecking cases b9914c5
  • Fix many incorrect double-link errors 885cbfc

sindresorhus/awesome-lint@v2.0.0...v2.1.0

v2.0.0

Breaking

  • Require Node.js 20 59abe89

... (truncated)

Commits
  • 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
  • 9134e08 Fix all rules to report errors on correct line numbers
  • 3baf81e Add rule to prevent item descriptions starting with item name
  • d4a447a 2.1.2
  • b842263 Fix match punctuation rule config
  • Additional commits viewable in compare view

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 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)

Bumps [awesome-lint](https://github.com/sindresorhus/awesome-lint) from 1.0.1 to 2.2.0.
- [Release notes](https://github.com/sindresorhus/awesome-lint/releases)
- [Commits](sindresorhus/awesome-lint@v1.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: awesome-lint
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants