ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
752 stars 506 forks source link

Update dependency htmllint to v0.8.0 - autoclosed #2005

Closed renovate-bot closed 5 years ago

renovate-bot commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
htmllint devDependencies minor 0.7.2 -> 0.8.0 source

Release Notes

htmllint/htmllint ### [`v0.8.0`](https://togithub.com/htmllint/htmllint/blob/master/HISTORY#v080) [Compare Source](https://togithub.com/htmllint/htmllint/compare/v0.7.3...v0.8.0) - Required node version increased to 6. - `style` removed from default list of banned tags. - Add WCAG rules 38, 73, 74, 77, and 78. - Disable the `spec-char-escape` inside `script` and `style` elements. - Fix case handling in `tag-bans`; it is now case insensitive. - Allow regular expression arguments to `attr-bans`. - Fix case handling in `attr-bans` and `attr-order`. - Fix `link-req-noopener` when `rel` contains multiple words. ### [`v0.7.3`](https://togithub.com/htmllint/htmllint/blob/master/HISTORY#v073) [Compare Source](https://togithub.com/htmllint/htmllint/compare/v0.7.2...v0.7.3) - disable `indent-delta` checking on continuation lines when `indent-width-cont` is set - don't check fragment links (those that start with `#`) in `href-style` - fix parsing of attributes in incorrectly self-closed tags - fix attribute validation in self-closed tags - add checks for keywords "banner" and "social" to `id-class-no-ad` rule - correct line and column numbers in `id-class-no-ad` and `spec-char-escape` output - add `link-req-noopener` rule - allow continuation lines (with `indent-width-cont`) to use spaces after tabs for alignment

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

forking-renovate[bot] commented 5 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.