Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Bump html-validate from 6.5.0 to 6.8.0#124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/html-validate-6.8.0
Open

Bump html-validate from 6.5.0 to 6.8.0#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/html-validate-6.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps html-validate from 6.5.0 to 6.8.0.

Release notes

Sourced from html-validate's releases.

v6.8.0

6.8.0 (2022-04-24)

Features

  • tel-non-breaking checks for presence of white-space: nowrap (6d1b968)
  • deferred generation of selectors for error messages for more accurate results (ac98c6e)
  • implement style property on HtmlElement (f6f8ad2)
  • jest: add new toMatchInlineCodeframe matcher (dc0eab4)
  • jest: remove internal toBeToken matcher from public consumption (15f7e1c)
  • migrate html5.json to html5.js (6316b98)
  • require jest 25.1 or later (f4fad37)

Dependency upgrades

  • deps: update dependency glob to v8 (ccb6dd4)

v6.7.1

6.7.1 (2022-04-08)

Bug Fixes

  • rules: fix reported selector for tel-non-breaking errors (0909ce4)
  • rules: show character description in tel-non-breaking (894d456)

v6.7.0

6.7.0 (2022-04-08)

Features

  • jest: allow passing object to toHaveError(..) (bc098f5)
  • rules: new rule tel-non-breaking (32a6fe2)

Bug Fixes

  • cli: proper argument count to --print-config (91c1a45)
  • remove unnecessary fields from published package.json (06528c7)
  • rules: better error message for attr-delimiter (acf4249)

v6.6.1

6.6.1 (2022-03-25)

Bug Fixes

... (truncated)

Changelog

Sourced from html-validate's changelog.

6.8.0 (2022-04-24)

Features

  • tel-non-breaking checks for presence of white-space: nowrap (6d1b968)
  • deferred generation of selectors for error messages for more accurate results (ac98c6e)
  • implement style property on HtmlElement (f6f8ad2)
  • jest: add new toMatchInlineCodeframe matcher (dc0eab4)
  • jest: remove internal toBeToken matcher from public consumption (15f7e1c)
  • migrate html5.json to html5.js (6316b98)
  • require jest 25.1 or later (f4fad37)

Dependency upgrades

  • deps: update dependency glob to v8 (ccb6dd4)

6.7.1 (2022-04-08)

Bug Fixes

  • rules: fix reported selector for tel-non-breaking errors (0909ce4)
  • rules: show character description in tel-non-breaking (894d456)

6.7.0 (2022-04-08)

Features

  • jest: allow passing object to toHaveError(..) (bc098f5)
  • rules: new rule tel-non-breaking (32a6fe2)

Bug Fixes

  • cli: proper argument count to --print-config (91c1a45)
  • remove unnecessary fields from published package.json (06528c7)
  • rules: better error message for attr-delimiter (acf4249)

6.6.1 (2022-03-25)

Bug Fixes

  • api: typescript declaration for ProcessElementContext updated (e843b8c)

6.6.0 (2022-03-20)

Features

  • parser: parse SVG <title> and <desc> elements (51025e1), closes #43 #146

Bug Fixes

... (truncated)

Commits
  • 61e6b8b chore(release): 6.8.0
  • bf60c7d Merge branch 'feature/html5-js' into 'master'
  • 6316b98 feat: migrate html5.json to html5.js
  • 4145ce8 Merge branch 'feature/tel-inline-style' into 'master'
  • 6d1b968 feat: tel-non-breaking checks for presence of white-space: nowrap
  • 1a06a50 refactor: use parseCssDeclaration instead of custom code
  • f6f8ad2 feat: implement style property on HtmlElement
  • f00a69c ci: ensure package.json is sorted
  • 5dd3660 ci: test against node 18
  • 284e6b0 chore(deps): update dependency @​html-validate/release-scripts to v3.4.0
  • 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)

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 6.5.0 to 6.8.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/v6.5.0...v6.8.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 added the dependencies Pull requests that update a dependency file label Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants