Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps html-validate from 10.0.0 to 10.1.2.

Release notes

Sourced from html-validate's releases.

v10.1.2

10.1.2 (2025-10-11)

Bug Fixes

  • rules: ignore disabled input fields in form-dup-name rule (cf1962e), closes #294

v10.1.1

10.1.1 (2025-10-06)

Bug Fixes

  • fix unrecognized-char-ref triggering [secure] positives for <script> and <style> tags (efffc6b)

v10.1.0

10.1.0 (2025-10-03)

Features

  • parse <textarea> content as literal characters instead of HTML elements (f3d4f5b), closes #314
  • store <script> and <style> content as text node (740b94a), closes #316
Changelog

Sourced from html-validate's changelog.

10.1.2 (2025-10-11)

Bug Fixes

  • rules: ignore disabled input fields in form-dup-name rule (cf1962e), closes #294

10.1.1 (2025-10-06)

Bug Fixes

  • fix unrecognized-char-ref triggering [secure] positives for <script> and <style> tags (efffc6b)

10.1.0 (2025-10-03)

Features

  • parse <textarea> content as literal characters instead of HTML elements (f3d4f5b), closes #314
  • store <script> and <style> content as text node (740b94a), closes #316
Commits
  • 803353d chore(release): 10.1.2
  • 97c18e3 Merge branch 'bugfix/form-dup-name-disabled' into 'master'
  • cf1962e fix(rules): ignore disabled input fields in form-dup-name rule
  • cc392f3 refactor: add new rule helper isInputDisabled
  • 6526841 refactor: support disabling cache
  • 39c2222 chore(deps): update package-lock.json
  • b5fc092 Merge branch 'issue-315-third-party-rules' into 'master'
  • 5029a53 docs: add third-party rules page
  • 99b93e4 docs: fix stray capital letters
  • 5fd1feb chore(deps): update dependency ts-jest to v29.4.5
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Oct 15, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Oct 15, 2025
@github-actions
Copy link
Contributor

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.0.0 to 10.1.2.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v10.0.0...v10.1.2)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-10.1.2 branch from e646afd to 02d29c1 Compare October 15, 2025 01:10
@mfranzke mfranzke merged commit 31dd79a into main Oct 20, 2025
13 checks passed
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-html-validate-10.1.2 branch October 20, 2025 05:53
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants