Skip to content
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

Bump html-validate from 8.11.1 to 8.17.0 in /modules/engage-paella-player-7 #560

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps html-validate from 8.11.1 to 8.17.0.

Release notes

Sourced from html-validate's releases.

v8.17.0

8.17.0 (2024-03-19)

Features

  • rules: new rule name-pattern (f2209c0), closes #216
  • rules: support multiple patterns in id-pattern, class-pattern and name-pattern rules (15dd007)

Bug Fixes

  • meta: handle regexp with slash inside (4c88396), closes #242
  • rules: input-missing-label now ignores <input> hidden by css (c40e48e), closes #241
  • rules: input-missing-label now tests if <label> is inert or hidden by css (d0d6f40)
  • rules: show pattern name in id-pattern, class-pattern and name-pattern rules (4bd70ab)

v8.16.0

8.16.0 (2024-03-18)

Features

  • api: new tabIndex property reflecting the parsed tabindex attribute (a4e5d5b)
  • meta: add inert as global attribute (a5e6477)
  • meta: new formAssociated.disablable property (0b141ab)

Bug Fixes

  • html5: <summary> element is focusable if child of <details> (79dec74)
  • rules: hidden-focusable handles inert elements (89bb969), closes #240
  • rules: hidden-focusable no longer reports for disabled form controls (d337397)
  • rules: hidden-focusable no longer reports for elements with tabindex="-1" (03d7223), closes #240

v8.15.0

8.15.0 (2024-03-11)

Features

  • rules: new rule valid-autocomplete (bebd0d1)

Bug Fixes

  • rules: case-insensitive match for url in meta-refresh (3177295)

v8.14.0

8.14.0 (2024-03-09)

... (truncated)

Commits
  • 857f2b2 chore(release): 8.17.0
  • 7141ec0 Merge branch 'feature/name-pattern-r2' into 'master'
  • 15dd007 feat(rules): support multiple patterns in id-pattern, class-pattern and `...
  • 4bd70ab fix(rules): show pattern name in id-pattern, class-pattern and `name-patt...
  • f2209c0 feat(rules): new rule name-pattern
  • f267b27 chore(deps): update dependency postcss to v8.4.36
  • 25ab0c0 Merge branch 'bugfix/regex-slash' into 'master'
  • 4c88396 fix(meta): handle regexp with slash inside
  • 814b728 Merge branch 'bugfix/hidden-label' into 'master'
  • d0d6f40 fix(rules): input-missing-label now tests if \<label> is inert or hidden b...
  • 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 8.11.1 to 8.17.0.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.11.1...v8.17.0)

---
updated-dependencies:
- dependency-name: html-validate
  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 labels Mar 20, 2024
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #595.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/engage-paella-player-7/html-validate-8.17.0 branch April 1, 2024 07:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants