Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps html-validate from 9.4.1 to 9.4.2.

Release notes

Sourced from html-validate's releases.

v9.4.2

9.4.2 (2025-03-06)

Performance Improvements

  • rewrite and optimize HtmlElement.matches() increasing performance of large documents (4eb28a7), closes #45

v9.4.2-rc.1

9.4.2-rc.1 (2025-03-01)

Performance Improvements

  • rewrite and optimize HtmlElement.matches() increasing performance of large documents (9175e43), closes #45
Commits
  • 1bf6be3 chore(release): 9.4.2
  • 40d3716 Merge branch 'feature/matches-perf' into 'master'
  • 4eb28a7 perf: rewrite and optimize HtmlElement.matches() increasing performance of ...
  • 8fb0cc7 chore(deps): update dependency @​types/node to v18.19.79
  • c2e74b9 chore(deps): update dependency prettier to v3.5.3
  • cef2a1a Merge branch 'build/postscript' into 'master'
  • 93f8587 build: generate js stub directly from api-extractor script
  • 972b5a1 build: use internal rollup plugin instead of bash script to generate dts stub
  • e9bbeec build: use internal rollup plugin instead of bash script to generate package....
  • 6c5508b chore(deps): update dependency npm-pkg-lint to v3.10.11
  • 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 9.4.1 to 9.4.2.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v9.4.1...v9.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mfranzke as a code owner March 6, 2025 03:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2025
@dependabot dependabot bot requested a review from nmerget as a code owner March 6, 2025 03:02
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 6, 2025
@dependabot dependabot bot requested a review from dkolba as a code owner March 6, 2025 03:02
@dependabot dependabot bot added the patch label Mar 6, 2025
@dependabot dependabot bot requested review from annsch and bruno-sch as code owners March 6, 2025 03:02
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

@github-actions github-actions bot enabled auto-merge (squash) March 6, 2025 03:02
@github-actions github-actions bot merged commit ca9d7b5 into main Mar 6, 2025
13 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-html-validate-9.4.2 branch March 6, 2025 03:05
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 patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant