Commits on Source
166
3384df42
chore(deps): lock file maintenance
May 10, 2026
28a3d711
chore(deps): update dependency @html-validate/prettier-config to v4
May 10, 2026
a6680c2e
Merge branch 'renovate/html-validate-prettier-config-4.x' into 'master'
May 11, 2026
14cf0817
chore(deps): lock file maintenance
May 10, 2026
93d83798
chore(deps): lock file maintenance
May 11, 2026
ced87652
chore(deps): update dependency @html-validate/commitlint-config to v4
May 11, 2026
b43345df
Merge branch 'renovate/html-validate-commitlint-config-4.x' into 'master'
May 11, 2026
9180e2ef
feat(rules): new experimental rule `no-unknown-attributes`
May 11, 2026
0b7f926c
Merge branch 'feature/no-unknown-attributes' into 'master'
May 11, 2026
27b6da8b
chore(release): 10.17.0
May 11, 2026
e16c27f4
feat(deps)!: require nodejs v22 or later
May 11, 2026
b1d9b0ee
feat(deps)!: drop support for jest v28
May 11, 2026
631392be
docs: cypress v12 will be dropped (in cypress-html-validate)
May 11, 2026
29498638
feat(deps)!: drop support for vitest v1 and v2
May 11, 2026
f14de279
feat(api)!: the `Validator` class is no longer exported
May 11, 2026
ecacb8a5
feat(api)!: remove deprecated `nodejsResolver` alias
May 11, 2026
b06710bd
feat(api)!: remove deprecated `DOMTree.visitDepthFirst()`
May 11, 2026
4451453a
feat(api)!: remove deprecated `DOMTree.find()`
May 11, 2026
f5343c36
feat(api)!: remove deprecated `HtmlValidate.getRuleDocumentation()` method
May 11, 2026
63689b57
feat(meta)!: remove deprecated `implicitRole` property
May 11, 2026
692d0747
feat(config)!: remove support for raw custom pattern regex
May 11, 2026
d33419cb
feat(api)!: replace `NodeType` enum with named constants
May 11, 2026
de55ed91
feat(api)!: replace `NodeClosed` enum with constants
May 11, 2026
3c90173b
docs: add migration guide
May 11, 2026
5a6f51ae
Merge branch 'feature/breaking' into 'master'
May 11, 2026
bc551d60
chore(release): 11.0.0
May 11, 2026
ca2894be
chore(deps): update dependency npm-pkg-lint to v5
May 11, 2026
09d4878d
Merge branch 'renovate/npm-pkg-lint-5.x' into 'master'
May 12, 2026
44216d6c
chore(deps): update dependency vite to v8.0.12
May 12, 2026
6ad9eb06
chore(deps): update dependency vitest to v4.1.6
May 12, 2026
abbb512b
chore(deps): update @html-validate/eslint monorepo to v9.1.0
May 12, 2026
5a2be0d1
feat(deps): replace dependency `glob` with native function
May 12, 2026
2f28b359
Merge branch 'feature/native-glob' into 'master'
May 12, 2026
722cee3d
chore(deps): update @html-validate/eslint monorepo to v9.1.1
May 12, 2026
f8314e63
chore(deps): update dependency @html-validate/jest-config to v3.18.0
May 12, 2026
a8f6df1d
feat(deps): update dependency @html-validate/stylish to v6
May 12, 2026
8d496320
Merge branch 'renovate/html-validate-stylish-6.x' into 'master'
May 12, 2026
1aca06cb
feat(deps): update dependency @sidvind/better-ajv-errors to v6
May 12, 2026
c3384ebe
Merge branch 'renovate/sidvind-better-ajv-errors-6.x' into 'master'
May 12, 2026
cfe3a57b
feat(deps): replace dependency `minimist` with native function
May 12, 2026
139b7ead
Merge branch 'feature/native-parseargs' into 'master'
May 12, 2026
cc7a72b4
chore(release): 11.1.0
May 12, 2026
9623492c
chore(deps): update dependency @types/node to v22.19.19
May 12, 2026
f8532839
chore(deps): update dependency npm-pkg-lint to v5.1.0
May 13, 2026
8d32f6e0
chore(deps): update dependency @html-validate/commitlint-config to v4.0.1
May 13, 2026
878e732e
chore(deps): update dependency dgeni-front-matter to v6
May 13, 2026
7333f87b
Merge branch 'renovate/dgeni-front-matter-6.x' into 'master'
May 13, 2026
a6f42426
feat(deps): update dependency @sidvind/better-ajv-errors to v7
May 14, 2026
88566a93
Merge branch 'renovate/sidvind-better-ajv-errors-7.x' into 'master'
May 14, 2026
74880547
chore(deps): update dependency @html-validate/release-scripts to v7.2.2
May 15, 2026
7ecbb939
chore(deps): update dependency vite to v8.0.13
May 15, 2026
b6ef5b30
refactor: move stripAnsi helper out from jest folder
May 15, 2026
40f4a14c
refactor: use modeleMapper to import jest matchers
May 15, 2026
d9eb7d0b
refactor: separate internal jest matchers from publicly exposed ones
May 15, 2026
a29d0f89
refactor: simplify `toBeToken()`
May 15, 2026
730ac513
refactor: make `toBeToken()` mostly typesafe
May 15, 2026
52819399
Merge branch 'refactor/jest-internal' into 'master'
May 15, 2026
801f489a
chore(deps): update dependency rollup to v4.60.4
May 15, 2026
1df3bbd7
chore(deps): update dependency @html-validate/eslint-config to v9.1.2
May 16, 2026
45a99510
refactor: use `this.utils.diff()` directly instead of importing `diff()`
May 17, 2026
84c64124
Merge branch 'refactor/jest-diff' into 'master'
May 17, 2026
abff90ab
refactor: move worker shim
May 17, 2026
283b33fe
ci: update minimum nodejs v22 version to match declared range
May 17, 2026
d9c8ece8
refactor: replace custom `flattenMessages` with simple `flatMap()`
May 17, 2026
d2ce37e5
refactor: preserve falsy context values
May 17, 2026
306b81ac
docs: clarify intention
May 17, 2026
2c6c7d1f
refactor: fully detach vitest matchers from jest code
May 17, 2026
fdad4991
Merge branch 'refactor/vitest-separate' into 'master'
May 17, 2026
5153c126
feat(vitest): add `toMatchCodeframe()` and `toMatchInlineCodeframe()` matchers
May 17, 2026
46728d33
Merge branch 'feature/vitest-matchers' into 'master'
May 17, 2026
fadf7a49
chore(release): 11.2.0
May 17, 2026
30037ba7
chore(deps): lock file maintenance
May 17, 2026
08a33d06
chore(deps): lock file maintenance
May 17, 2026
beca3aaf
chore(deps): update @html-validate/eslint monorepo to v9.1.3
May 19, 2026
9f475d66
chore(deps): update dependency ts-jest to v29.4.10
May 20, 2026
cc3a67f3
chore(deps): update dependency postcss to v8.5.15
May 20, 2026
4d06e113
chore(deps): update dependency npm-run-all2 to v9
May 20, 2026
47f4901e
Merge branch 'renovate/npm-run-all2-9.x' into 'master'
May 20, 2026
2931e0a7
chore(deps): update dependency vitest to v4.1.7
May 21, 2026
1dc97e74
chore(deps): update dependency vite to v8.0.14
May 22, 2026
18865798
chore(deps): update dependency ts-jest to v29.4.11
May 22, 2026
93e8fcda
chore(deps): update dependency @html-validate/release-scripts to v7.2.3
May 22, 2026
74a4e2c8
chore(deps): update dependency npm-pkg-lint to v5.1.1
May 23, 2026
a10fa8cc
chore(deps): update dependency sass to v1.100.0
May 23, 2026
03e84da9
chore(deps): update dependency npm-run-all2 to v9.0.1
May 24, 2026
fecc26e7
chore(deps): update dependency @html-validate/prettier-config to v4.0.1
May 24, 2026
5d276147
feat(meta): support pattern attributes (e.g. `data-*`)
May 24, 2026
f5e77522
Merge branch 'feature/dynamic-attribute-names' into 'master'
May 24, 2026
817b111e
fix(rules): ignore `#slot` in `no-unknown-attributes` rule
May 24, 2026
528e2ee3
Merge branch 'bugfix/vue-slot-attr' into 'master'
May 24, 2026
e3bb6c23
fix(html5): support `name` attribute on `<slot>` element
May 24, 2026
14d8673c
fix(html5): support `value` attribute on `<option>` element
May 24, 2026
d458d6cd
fix(html5): support `focusable` attribute on `<svg>` element
May 24, 2026
8fee4810
Merge branch 'bugfix/slot-name' into 'master'
May 24, 2026
a6fc6ab4
chore(release): 11.3.0
May 24, 2026
71f2e592
test: add integration test for empty string and empty file
May 24, 2026
2959d046
test: add missing file
May 24, 2026
c78f7281
chore(deps): update @html-validate/eslint monorepo to v9.2.0
May 24, 2026
72614dca
Merge branch 'renovate/html-validate-eslint' into 'master'
May 24, 2026
cd323221
chore(deps): lock file maintenance
May 24, 2026
66 additional commits have been omitted to prevent performance issues.
Loading
Loading