Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps html-validate from 7.16.0 to 7.17.0.

Release notes

Sourced from html-validate's releases.

v7.17.0

7.17.0 (2023-05-12)

Features

  • allow to specify plugins inline in configuration (6ba1467)

Bug Fixes

  • rules: allow custom elements to use aria-label (513a813)
Commits
  • 4c23896 chore(release): 7.17.0
  • bc63524 Merge branch 'refactor/remove-load-from-file' into 'master'
  • 34aca0d test: add missing test for inline plugin
  • ddcdcd6 refactor: remove MetaTable.loadFromFile
  • f6a785b Merge branch 'bugfix/aria-label-misuse-custom' into 'master'
  • 4b1e479 refactor: use toMatchInlineCodeframe
  • f8773c2 refactor: extract to method
  • 513a813 fix(rules): allow custom elements to use aria-label
  • afc3f1e chore(deps): update dependency rollup to v3.21.6
  • 5bf406b chore(deps): update dependency @​types/node to v14.18.46
  • 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 minor labels May 12, 2023
@github-actions
Copy link
Contributor

@mfranzke mfranzke enabled auto-merge (squash) May 12, 2023 14:59
@mfranzke
Copy link
Member

@dependabot rebase

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.16.0 to 7.17.0.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v7.16.0...v7.17.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-7.17.0 branch from d874b34 to 6123d19 Compare May 12, 2023 15:00
@mfranzke mfranzke merged commit 5ca9b93 into main May 12, 2023
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-html-validate-7.17.0 branch May 12, 2023 15:03
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.

1 participant