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
--stdout
option, to report all messages to stdout- CLI: Ensure the
--version
option 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
height
andwidth
attributes for SVGsymbol
element- Allow
capture
attribute for theinput[type=file]
element- Allow
disabled
attribute 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
-lessimg
with ARIA attributes- ARIA: Allow
section[role=doc-glossary]
20.3.16
16 March 2020
- Disallow
accept-charset
values other thanUTF-8
- Disallow object[typemustmatch]
- Allow SVG feDropShadow element (from Filter Effects spec)
- Allow
loading
attribute for theimg
element (lazy loading)- Allow
rel=modulepreload
for thelink
element- Allow
integrity
attribute on link[rel=preload|modulepreload]- Allow
integrity
attribute on script[type=module]- Allow
autofocus
as a global attribute- Allow
inputmode
as a global attribute- Allow
nonce
as a global attribute- Allow
allow-downloads
in iframe[sandbox]- Allow heading content within
legend
element- Allow negated media features in
media
andsizes
attributes- Align
autocomplete
checking 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
math
element- 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
dppx
andx
and units in media queries18.8.29
29 August 2018
- CSS: Allow unit-less values for stroke-width and other from-SVG props
Commits
-
3e56505
Prepare the 20.6.30 release -
f8aa406
Update cssvalidator to 1.0.8 -
3ac37f2
htmlparser javadoc: exclude xom, only build *.java -
a7491a5
Update htmlparser to 1.4.16 -
2a4600e
Allow "as" attribute with link[rel=prefetch] -
bc7a47a
Allow all ontransition* attributes -
286406d
Allow the onfocusin and onfocusout attributes -
787a7a7
add doc-dedication to aside roles -
510d6f4
ARIA: Allow section[role=doc-glossary] -
c90a39e
Update 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 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)