Commits on Source
100+
d672f1d2
chore(deps): update dependency @tsconfig/node22 to v22.0.6
Aug 16, 2026
cd8c5490
refactor: move `ErrorDescriptor` to its own file
Aug 16, 2026
4a2c14c4
Merge branch 'refactor/error-descriptor' into 'master'
Aug 16, 2026
ffaa144c
refactor: add helper to verify a location is in range
Aug 16, 2026
f4053dbf
Merge branch 'refactor/verify-location' into 'master'
Aug 16, 2026
7b4a85e0
refactor: remove useless default value
Aug 16, 2026
f1ad4c63
feat: handle transformers from plugins in flat config
Aug 16, 2026
9a03f0de
Merge branch 'feature/flat-transform' into 'master'
Aug 16, 2026
d05fc2b6
chore(release): 11.7.0
Aug 16, 2026
a28e069f
feat: expose `isIgnored()` method
Aug 17, 2026
5e1a6425
refactor: implement `isIgnored` for `FlatConfigLoader`
Aug 17, 2026
a0f35d61
Merge branch 'feature/expose-is-ignored' into 'master'
Aug 17, 2026
ef11d450
chore(release): 11.8.0
Aug 17, 2026
becca392
chore(deps): update dependency cssnano to v8.0.6
Aug 17, 2026
600999c9
chore(deps): update dependency npm-pkg-lint to v5.2.3
Aug 18, 2026
4741fb4e
chore(deps): update dependency vitest to v4.1.11
Aug 19, 2026
7af51573
chore(deps): update @html-validate/eslint monorepo to v9.17.7
Aug 19, 2026
aad5b923
chore(deps): update dependency magic-string to v1.2.1
Aug 20, 2026
23467e60
chore(deps): update dependency @html-validate/release-scripts to v7.6.6
Aug 20, 2026
777acf31
feat(rules): add `include` and `exclude` options to `no-dup-id`
Aug 20, 2026
2225565f
Merge branch 'feature/no-dup-id-include-exclude' into 'master'
Aug 20, 2026
48bc6f65
chore(release): 11.9.0
Aug 20, 2026
2b6d996c
chore(deps): update dependency @microsoft/api-extractor to v7.58.13
Aug 21, 2026
c057cb24
chore(deps): update dependency magic-string to v1.2.2
Aug 21, 2026
c352f1af
chore(deps): update dependency sass to v1.103.0
Aug 21, 2026
cee4cddf
chore(deps): update dependency vite to v8.2.2
Aug 21, 2026
11b5587c
chore(deps): update dependency rollup to v4.62.5
Aug 21, 2026
ce6f1a11
chore(deps): update dependency cssnano to v8.0.7
Aug 21, 2026
c73efb86
chore(deps): update dependency sass to v1.103.1
Aug 21, 2026
4351b2ff
chore(deps): update @html-validate/eslint monorepo to v9.18.0
Aug 22, 2026
02754dfe
refactor: update example to use await
Aug 22, 2026
ed2f8000
refactor: break cycling dependency dom -> engine -> rules -> dom
Aug 22, 2026
4d9cb395
chore(deps): update dependency @html-validate/eslint-config to v9.18.1
Aug 22, 2026
a845a4fd
refactor: narrow the type for `Reporter.add()`
Aug 22, 2026
9b1e062a
refactor: improve `empty-heading` coverage
Aug 22, 2026
6986f17d
refactor: improve `toHTMLValidate` coverage
Aug 22, 2026
b52110ff
Merge branch 'refactor/reporter-pick' into 'master'
Aug 22, 2026
4982796f
chore(deps): update dependency npm-pkg-lint to v5.2.4
Aug 23, 2026
acd77ccd
chore(deps): update dependency @microsoft/api-extractor to v7.59.0
Aug 23, 2026
ace03025
Merge branch 'renovate/microsoft-api-extractor-7.x' into 'master'
Aug 23, 2026
749dfc28
feat(jest): `toHTMLValidate()` matcher accepts any object with `outerHTML`, `innerHTML` or `html()`
Aug 23, 2026
38987909
feat(vitest): `toHTMLValidate()` matcher accepts any object with `outerHTML`,...
Aug 23, 2026
0fd3c521
docs: update jest and vitest documentation
Aug 23, 2026
4ac9457d
Merge branch 'feature/to-htmlvalidate-duck' into 'master'
Aug 23, 2026
64321ed2
feat(config): add new configuration option `aria` to specify which ARIA version to use
Aug 23, 2026
346384fb
Merge branch 'feature/aria-version' into 'master'
Aug 23, 2026
3b14e20a
chore(deps): update dependency cssnano to v8.0.8
Aug 23, 2026
4f2a7e85
feat: support rule autofixing
Aug 23, 2026
fd83353d
Merge branch 'feature/autofix-r2' into 'master'
Aug 23, 2026
21554c5a
docs: replace bootstrap visibility classes with regular css
Aug 23, 2026
a8cdc4ed
docs: replace bootstrap print styling with up-to-date version from same source
Aug 23, 2026
5d8ce19a
docs: replace bootstrap scaffolding with a new reset (based on bootstrap)
Aug 23, 2026
b5c1bd93
docs: explicitly import each mixin instead of all of them
Aug 23, 2026
8cf5b021
docs: inline bootstrap jumbotron styling
Aug 23, 2026
03d05096
Merge branch 'docs/styling' into 'master'
Aug 23, 2026
6b3f5e49
refactor: allow fix and suggestions to be null
Aug 23, 2026
5bc0435f
refactor: location must always be set for this event
Aug 23, 2026
b22b27ca
feat(rules): add autofix support to `attr-case`
Aug 23, 2026
f5bc9349
feat(rules): add autofix support to `element-case`
Aug 23, 2026
12ed8b83
feat(rules): add autofix support to `doctype-html`
Aug 23, 2026
168b786c
feat(rules): add autofix support to `doctype-style`
Aug 23, 2026
72fc6cbe
feat(rules): add autofix support to `attr-delimiter`
Aug 23, 2026
94b7dbad
feat(rules): add autofix support to `no-trailing-whitespace`
Aug 23, 2026
78b2ff13
feat(rules): add autofix support to `no-utf8-bom`
Aug 23, 2026
267a5d8b
Merge branch 'feature/autofix-rules' into 'master'
Aug 23, 2026
155aa13d
chore(release): 11.10.0
Aug 23, 2026
f421760c
chore: set min-release-age
Aug 23, 2026
a287ce75
chore(deps): update dependency @html-validate/release-scripts to v7.6.8
Aug 24, 2026
2aaad617
chore(deps): update @html-validate/eslint monorepo
Aug 25, 2026
34309c04
chore(deps): update dependency rollup to v4.63.0
Aug 26, 2026
21f46d7f
Merge branch 'renovate/rollup-4.x' into 'master'
Aug 26, 2026
a18ec3de
chore(deps): update dependency @html-validate/eslint-config-jest to v9.18.5
Aug 26, 2026
04dc0efa
chore(deps): update dependency cssnano to v8.0.9
Aug 26, 2026
60eb5c41
chore(deps): update dependency magic-string to v1.2.3
Aug 27, 2026
f5d7bd21
chore(deps): update dependency cssnano to v8.0.10
Aug 27, 2026
64ae74b9
chore(deps): update dependency @html-validate/prettier-config to v4.1.12
Aug 28, 2026
9ff0a0dc
chore(deps): update dependency @html-validate/eslint-config-jest to v9.18.6
Aug 28, 2026
5d2868c3
chore(deps): update dependency rollup to v4.63.1
Aug 29, 2026
e614379d
chore(deps): update dependency cssnano to v9
Aug 29, 2026
6da52c31
Merge branch 'renovate/cssnano-9.x' into 'master'
Aug 29, 2026
35e31e38
chore(deps): update dependency cssnano to v9.0.1
Aug 29, 2026
a1745216
chore(deps): update dependency memfs to v4.68.2
Aug 30, 2026
6eb4a408
chore(deps): update @html-validate/eslint monorepo to v9.19.0
Aug 30, 2026
60683038
Merge branch 'renovate/html-validate-eslint' into 'master'
Aug 30, 2026
106d97ae
chore(deps): update jest monorepo to v30.5.0
Aug 30, 2026
aef9dfc8
Merge branch 'renovate/jest-monorepo' into 'master'
Aug 30, 2026
4fae7a77
refactor: use object when reporting errors
Aug 30, 2026
0e178d7b
Merge branch 'refactor/report-obj' into 'master'
Aug 30, 2026
b86c5e15
docs: improve design of markdown containers
Aug 30, 2026
4e385028
docs: increase margin between headings
Aug 30, 2026
a237ed84
docs: fix layout bug in medium sized browsers
Aug 30, 2026
4e10d561
docs: inline bootstrap table styling
Aug 30, 2026
ce30e82b
docs: remove unused bootstrap grid classes
Aug 30, 2026
adbcb833
docs: inline bootstrap navbar styling
Aug 30, 2026
303a6843
docs: remove unused bootstrap form styling
Aug 30, 2026
0e3e31f6
Merge branch 'docs/alerts-revamp' into 'master'
Aug 30, 2026
06483434
feat(api): add `location` to `Attribute` with full source location (both key and value)
Aug 30, 2026
690da4cb
feat(rules): make `close-attr` autofixable
Aug 30, 2026
83df993c
feat(rules): make `no-dup-class` autofixable
Aug 30, 2026
389e97e9
Merge branch 'feature/more-autofix' into 'master'
Aug 30, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading