Skip to content

chore(deps-dev): bump html-validate from 9.5.2 to 9.5.3 #1141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps html-validate from 9.5.2 to 9.5.3.

Release notes

Sourced from html-validate's releases.

v9.5.3

9.5.3 (2025-04-13)

Bug Fixes

  • fix crash when aria attribute references id with comma (fb91b7c), closes #299
  • fix crash when attribute selector [..] contains escaped characters (0c19b82)
Changelog

Sourced from html-validate's changelog.

9.5.3 (2025-04-13)

Bug Fixes

  • fix crash when aria attribute references id with comma (fb91b7c), closes #299
  • fix crash when attribute selector [..] contains escaped characters (0c19b82)
Commits
  • 41865af chore(release): 9.5.3
  • 8d87b8a Merge branch 'bugfix/issue-299-reference-id' into 'master'
  • baf1551 refactor: split to multiple test files
  • 05da622 refactor: use generateIdSelector in no-redundant-for too
  • 0c19b82 fix: fix crash when attribute selector [..] contains escaped characters
  • fb91b7c fix: fix crash when aria attribute references id with comma
  • 5bd7106 chore(deps): update dependency vite to v6.2.6
  • 1fb6dce chore(deps): update dependency synckit to v0.11.3
  • 36fe1e4 chore(deps): update dependency marked to v15.0.8
  • a16449a Merge branch 'renovate/html-validate-eslint' into 'master'
  • 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 patch labels Apr 14, 2025
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) April 14, 2025 01:25
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-9.5.3 branch from abbe206 to 6633e6a Compare April 14, 2025 01:28
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 9.5.2 to 9.5.3.
- [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/v9.5.2...v9.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-9.5.3 branch from 6633e6a to c2e7ef6 Compare April 17, 2025 01:25
@github-actions github-actions bot merged commit e15fde1 into main Apr 17, 2025
12 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-html-validate-9.5.3 branch April 17, 2025 01:28
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.

0 participants