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.1.0 to 8.2.0 #895

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps html-validate from 8.1.0 to 8.2.0.

Release notes

Sourced from html-validate's releases.

v8.2.0

8.2.0 (2023-08-07)

Features

  • add allowedIfParentIsPresent metadata helper (2668899)
  • html5: add <source> attributes metadata (e3a3311)
  • support passing native HTMLElement to metadata helpers (8af6d01), closes #207

Bug Fixes

  • api: typing for Rule.setSeverity() changed to only accept Severity (64f4210)
Changelog

Sourced from html-validate's changelog.

8.2.0 (2023-08-07)

Features

  • add allowedIfParentIsPresent metadata helper (2668899)
  • html5: add <source> attributes metadata (e3a3311)
  • support passing native HTMLElement to metadata helpers (8af6d01), closes #207

Bug Fixes

  • api: typing for Rule.setSeverity() changed to only accept Severity (64f4210)
Commits
  • 19dae1a chore(release): 8.2.0
  • cdd061d Merge branch 'feature/meta-htmllike' into 'master'
  • 8af6d01 feat: support passing native HTMLElement to metadata helpers
  • e3a3311 feat(html5): add \<source> attributes metadata
  • 2668899 feat: add allowedIfParentIsPresent metadata helper
  • 5d325fc style: sort exports
  • 0db5ddd Merge branch 'renovate/marked-6.x' into 'master'
  • ff6578b chore(deps): update dependency marked to v6
  • 8681161 chore(deps): update dependency @​html-validate/prettier-config to v2.4.3
  • 1f2f245 chore(deps): update dependency @​html-validate/jest-config to v3.7.7
  • 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 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 Aug 7, 2023
@wenkokke wenkokke added this pull request to the merge queue Aug 7, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 7, 2023
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.1.0 to 8.2.0.
- [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/v8.1.0...v8.2.0)

---
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.2.0 branch from d654587 to 1f380da Compare August 7, 2023 21:56
@wenkokke wenkokke added this pull request to the merge queue Aug 8, 2023
Merged via the queue into dev with commit 0ad872b Aug 8, 2023
14 checks passed
@wenkokke wenkokke deleted the dependabot/npm_and_yarn/html-validate-8.2.0 branch August 8, 2023 00:59
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