awesome-javascript-learning
awesome-javascript-learning copied to clipboard
Bump awesome-lint from 1.1.0 to 2.2.2
Bumps awesome-lint from 1.1.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-linkrule 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-punctuationrule 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-linkrule to ignore project website b5308f1- Fix false-positive errors for GitHub alerts and ellipsis 25a4aa1
- Fix
git-repo-ageandgithubrules for remote repositories 012067d
... (truncated)
Commits
62ce9ee2.2.217107baFix false-positives in spell-check rule1ff5e432.2.1af84612Replace buggymatch-punctuationplugin with custom implementation2da19922.2.02f1ca54Fix heading rule to support HTML image-based headings323cfbfFixdouble-linkrule to only check main list item linkse3e8aa4Add pre-commit configuration documentationa4bf53aImprove badge error message wording6fc829cRemove outdated references tono-dead-urlsrule- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)