Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Bumps html-validate from 6.2.0 to 6.3.2.

Release notes

Sourced from html-validate's releases.

v6.3.2

6.3.2 (2022-02-16)

Bug Fixes

  • handle reading stdin (/dev/stdin) on Windows (dcf65d1), closes #141
  • replace \\ in urls generated on Windows (950b3cf), closes #140

v6.3.1

6.3.1 (2022-02-03)

Dependency upgrades

  • deps: update dependency @​sidvind/better-ajv-error to v1.1.1 (8aa3438)

v6.3.0

6.3.0 (2022-02-03)

Features

  • new rule aria-hidden-body (4f3b04f)

Bug Fixes

  • global element metadata is returned for unknown elements (831f227)
  • rules: improve error message for element-required-content (b29d908)
  • rules: improve error message for empty-title (0a62b1a)

Dependency upgrades

  • deps: update dependency @​sidvind/better-ajv-error to v1.1.0 (f785448)
Changelog

Sourced from html-validate's changelog.

6.3.2 (2022-02-16)

Bug Fixes

  • handle reading stdin (/dev/stdin) on Windows (dcf65d1), closes #141
  • replace \\ in urls generated on Windows (950b3cf), closes #140

6.3.1 (2022-02-03)

Dependency upgrades

  • deps: update dependency @​sidvind/better-ajv-error to v1.1.1 (8aa3438)

6.3.0 (2022-02-03)

Features

  • new rule aria-hidden-body (4f3b04f)

Bug Fixes

  • global element metadata is returned for unknown elements (831f227)
  • rules: improve error message for element-required-content (b29d908)
  • rules: improve error message for empty-title (0a62b1a)

Dependency upgrades

  • deps: update dependency @​sidvind/better-ajv-error to v1.1.0 (f785448)
Commits
  • 1585da4 chore(release): 6.3.2
  • 9871fb2 chore(deps): remove minimatch dependency
  • d07a3c1 Merge branch 'bugfix/issue-140-url-separator' into 'master'
  • 950b3cf fix: replace \\ in urls generated on Windows
  • 8717c81 ci: verify --stdin works
  • 92115c5 Merge branch 'bugfix/issue-141-stdin' into 'master'
  • dcf65d1 fix: handle reading stdin (/dev/stdin) on Windows
  • fe1d0b2 chore(deps): update dependency @​html-validate/eslint-config-typescript to v5.3.5
  • 22fd9e3 chore(deps): update dependency @​types/node to v12.20.46
  • 7f79b3d chore(deps): update dependency lint-staged to v12.3.4
  • 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 @schalkneethling.


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)

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 6.2.0 to 6.3.2.
- [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/v6.2.0...v6.3.2)

---
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 added dependencies Pull requests that update a dependency file javascript labels Feb 17, 2022
@schalkneethling
Copy link

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@schalkneethling schalkneethling merged commit 30a1f56 into main Feb 17, 2022
@schalkneethling schalkneethling deleted the dependabot/npm_and_yarn/html-validate-6.3.2 branch February 17, 2022 11:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant