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.8.0 to 8.15.0 #182

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html-validate from 8.8.0 to 8.15.0.

Release notes

Sourced from html-validate's releases.

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)

Features

  • rules: new option allowLongDelay to meta-refresh to allow 20h+ delays (629625c)

v8.13.0

8.13.0 (2024-3-6)

Features

  • meta: allow <link> under <body> if appropriate rel attribute is present (ae1e070)
  • meta: allow content categories to be a callback (0eb4e77)
  • meta: disallow invalid rel attribute keywords (dc36cfb)

v8.12.0

8.12.0 (2024-3-4)

Features

  • rules: new rule no-abstract-role (923680b)

v8.11.1

8.11.1 (2024-2-26)

Bug Fixes

  • dom: fix regression error with selectors ending with characters a, d or 9 (a9a9ef9)

v8.11.0

8.11.0 (2024-2-26)

... (truncated)

Commits
  • 0e10ac1 chore(release): 8.15.0
  • 3177295 fix(rules): case-insensitive match for url in meta-refresh
  • f852eaf Merge branch 'feature/autocomplete' into 'master'
  • bebd0d1 feat(rules): new rule valid-autocomplete
  • 8d3a092 chore(deps): update @​html-validate/eslint monorepo to v5.15.0
  • c7adf9b docs: fix dates
  • cdc2233 chore(release): 8.14.0
  • 1c38ae3 Merge branch 'feature/meta-refresh-long-delay' into 'master'
  • 629625c feat(rules): new option allowLongDelay to meta-refresh to allow 20h+ delays
  • a885374 style: style rule info for mobile
  • 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 will merge this PR once CI passes on it, as requested by @fangyi-zhou.


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 Mar 11, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-8.15.0 branch from bd96f04 to 4aa3c95 Compare March 12, 2024 06:13
@fangyi-zhou
Copy link
Contributor

@dependabot rebase

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.8.0 to 8.15.0.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.8.0...v8.15.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 force-pushed the dependabot/npm_and_yarn/html-validate-8.15.0 branch from 4aa3c95 to 513d207 Compare March 12, 2024 23:22
@fangyi-zhou
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 03fc254 into dev Mar 13, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-validate-8.15.0 branch March 13, 2024 00: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.

1 participant