Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html-validate from 10.0.0 to 10.1.0.

Release notes

Sourced from html-validate's releases.

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.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
  • f7e1425 chore(release): 10.1.0
  • 55cd1cb Merge branch 'feature/textarea-content' into 'master'
  • 740b94a feat: store \<script> and \<style> content as text node
  • 19e48be chore(deps): update dependency vite to v7.1.8
  • 024b3dc Merge branch 'feature/textarea-content' into 'master'
  • f3d4f5b feat: parse \<textarea> content as literal characters instead of HTML elements
  • 8fecc04 chore(deps): update dependency memfs to v4.48.1
  • 3e33612 chore(deps): update dependency @​types/node to v20.19.19
  • 2194a67 chore(deps): update dependency @​microsoft/api-extractor to v7.52.15
  • 89ea629 chore(deps): update dependency typescript to v5.9.3
  • 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 [html-validate](https://gitlab.com/html-validate/html-validate) from 10.0.0 to 10.1.0.
- [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.0)

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

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 minor labels Oct 6, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Oct 6, 2025
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

Superseded by #1255.

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-html-validate-10.1.0 branch October 7, 2025 01:08
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.

0 participants