Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps html-validate from 7.12.2 to 7.13.1.

Release notes

Sourced from html-validate's releases.

v7.13.1

7.13.1 (2023-01-15)

Bug Fixes

  • no-unused-disable properly reports location when more than two rules are disabled (26d1970)
  • allow no-unused-disable to be disabled by directive (b11166c)

v7.13.0

7.13.0 (2023-01-15)

Features

Changelog

Sourced from html-validate's changelog.

7.13.1 (2023-01-15)

Bug Fixes

  • no-unused-disable properly reports location when more than two rules are disabled (26d1970)
  • allow no-unused-disable to be disabled by directive (b11166c)

7.13.0 (2023-01-15)

Features

Commits
  • e5bd651 chore(release): 7.13.1
  • 64cceb0 Merge branch 'renovate/rollup-plugin-typescript-11.x' into 'master'
  • 45633ef chore(deps): update dependency @​rollup/plugin-typescript to v11
  • 90e35d6 Merge branch 'feature/disable-unused-disable' into 'master'
  • b11166c fix: allow no-unused-disable to be disabled by directive
  • b92fe5a refactor: let blockRules and disableRules take Set
  • 26d1970 fix: no-unused-disable properly reports location when more than two rules a...
  • 43fcadd chore(deps): update dependency npm-pkg-lint to v1.11.2
  • f59c607 chore(deps): update dependency marked to v4.2.12
  • 36e54be chore(deps): update dependency @​html-validate/prettier-config to v2.3.3
  • 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 Jan 16, 2023
@github-actions
Copy link
Contributor

github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2023
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-7.13.1 branch from 63124d7 to d237f09 Compare January 16, 2023 02:51
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2023
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.12.2 to 7.13.1.
- [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/v7.12.2...v7.13.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-7.13.1 branch from d237f09 to 50c6aec Compare January 16, 2023 03:29
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2023
@mfranzke mfranzke enabled auto-merge (squash) January 16, 2023 18:44
as unused disabled directives now get reported (GL: html-validate/html-validate/issues/196)
@mfranzke mfranzke merged commit d845fd2 into main Jan 18, 2023
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-html-validate-7.13.1 branch January 18, 2023 05:01
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 patterns
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant