Created by: dependabot[bot]
Bumps vnu-jar from 20.5.29 to 20.6.30.
Changelog
Sourced from vnu-jar's changelog.
20.6.30
30 June 2020
- CLI: Add new
--stdoutoption, to report all messages to stdout- CLI: Ensure the
--versionoption reports the actual version- CLI: Actually check SVG files, rather than just seeming to (bug fix)
- CSS: Improvements in
calc(),min()/max()checking, more- Allow
heightandwidthattributes for SVGsymbolelement- Allow
captureattribute for theinput[type=file]element- Allow
disabledattribute for thelink[rel=stylesheet]element- Treat custom elements as labelable elements for
label[for]handling- ARIA: Fix bug that disallowed implicit combobox/listbox for
select- ARIA: Improve error message for
alt-lessimgwith ARIA attributes- ARIA: Allow
section[role=doc-glossary]20.3.16
16 March 2020
- Disallow
accept-charsetvalues other thanUTF-8- Disallow object[typemustmatch]
- Allow SVG feDropShadow element (from Filter Effects spec)
- Allow
loadingattribute for theimgelement (lazy loading)- Allow
rel=modulepreloadfor thelinkelement- Allow
integrityattribute on link[rel=preload|modulepreload]- Allow
integrityattribute on script[type=module]- Allow
autofocusas a global attribute- Allow
inputmodeas a global attribute- Allow
nonceas a global attribute- Allow
allow-downloadsin iframe[sandbox]- Allow heading content within
legendelement- Allow negated media features in
mediaandsizesattributes- Align
autocompletechecking with current spec- CSS: Improve support for color values
- ARIA: Allow implicit roles to satisfy owned-by requirements
- ARIA: Add proper ARIA checking for the
mathelement- ARIA: Align all role checking with current HTML-ARIA spec
- Add option to specify additional script for Web-based checker
- CLI: Make --errors-only option take precedence over --Werror
- CLI: Enable checking standard input as SVG or CSS
- Include binary runtime images in release (alternative to jar/war)
- Dockerfile: Switch to using binary runtime image rather than jar
- Add checker.py script to repo (for building/testing/running checker)
- Add option to bind to specific IP address (rather than all interfaces)
18.11.5
05 November 2018
- Fix bugs that can cause the command-line checker to emit broken JSON output
- Allow
dppxandxand units in media queries18.8.29
29 August 2018
- CSS: Allow unit-less values for stroke-width and other from-SVG props
Commits
-
3e56505Prepare the 20.6.30 release -
f8aa406Update cssvalidator to 1.0.8 -
3ac37f2htmlparser javadoc: exclude xom, only build *.java -
a7491a5Update htmlparser to 1.4.16 -
2a4600eAllow "as" attribute with link[rel=prefetch] -
bc7a47aAllow all ontransition* attributes -
286406dAllow the onfocusin and onfocusout attributes -
787a7a7add doc-dedication to aside roles -
510d6f4ARIA: Allow section[role=doc-glossary] -
c90a39eUpdate htmlparser - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)