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

build(deps-dev): bump html-validate from 8.8.0 to 8.18.1 #806

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps html-validate from 8.8.0 to 8.18.1.

Release notes

Sourced from html-validate's releases.

v8.18.1

8.18.1 (2024-03-30)

Bug Fixes

  • rules: form-dup-name handles \<template> element (9c77444), closes #247
  • rules: no-dup-id handles \<template> element (04f3e0d), closes #247

v8.18.0

8.18.0 (2024-03-23)

Features

  • rules: new pattern bem for pattern rules (c1ead1b)
  • rules: new pattern snakecase for pattern rules (4b95ccb), closes #245

Bug Fixes

  • rules: disallow consecutive hyphens and underscors for kebab-case and snake_case (a4338a7), closes #246
  • rules: require initial character for all patterns to be letter (646ff16)

v8.17.1

8.17.1 (2024-03-21)

Bug Fixes

  • rules: properly handle inert on ancestor elements (2990669), closes #243

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

... (truncated)

Commits
  • 79dc064 chore(release): 8.18.1
  • e23a405 Merge branch 'feature/template-id' into 'master'
  • 04f3e0d fix(rules): no-dup-id handles \<template> element
  • 9c77444 fix(rules): form-dup-name handles \<template> element
  • 19a70fd chore(deps): update dependency rollup to v4.13.2
  • ade70a8 chore(deps): update dependency rollup to v4.13.1
  • 22b4dc0 chore(deps): update dependency cssnano to v6.1.2
  • 4b2c8a1 chore(deps): update dependency vite to v4.5.3
  • 412dfcf chore: add fundings field to package.json
  • a5c7ece chore(deps): update dependency @​html-validate/release-scripts to v6.3.1
  • 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 labels Apr 1, 2024
@dependabot dependabot bot requested a review from mfranzke as a code owner April 1, 2024 01:26
@dependabot dependabot bot added the minor label Apr 1, 2024
@dependabot dependabot bot requested review from nmerget, dkolba and annsch as code owners April 1, 2024 01:26
Copy link
Contributor

github-actions bot commented Apr 1, 2024

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 8c70ad1 to 612c81a Compare April 4, 2024 01:34
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 612c81a to fed0135 Compare April 5, 2024 09:54
github-actions[bot]
github-actions bot previously approved these changes Apr 5, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from fed0135 to 67c3177 Compare April 11, 2024 03:34
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 67c3177 to 347a1ed Compare April 12, 2024 05:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 347a1ed to 5f92b69 Compare April 15, 2024 04:55
github-actions[bot]
github-actions bot previously approved these changes Apr 15, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 5f92b69 to 4678cf1 Compare April 17, 2024 01:22
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.8.0 to 8.18.1.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.8.0...v8.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-8.18.1 branch from 4678cf1 to e9834e1 Compare April 19, 2024 01:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #819.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-html-validate-8.18.1 branch April 22, 2024 01:45
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