Created by: dependabot-preview[bot]
Bumps vnu-jar from 20.3.16 to 20.5.29.
Changelog
Sourced from vnu-jar's changelog.
With a few exceptions, this is a record of mainly just user-facing changes—that is, either changes to the actual behavior of the checker, or changes to any options/interfaces the checker exposes for developers.
N.N.N
NN XXX NNNN
- 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
Commits
-
3bedad0Build: Minor code-style updates to build script -
93668b0Update to Salvation 2.7.2 -
325ab52Treat custom elements as labelable elements -
ab3fcbaadd doc-cover to allowed roles for img and doc-epigraph to allowed roles for ... -
aaf47e5Update docs -
3a010b4Refine error for alt-less img with ARIA attributes -
d8022b6docs: Only mention https://validator.w3.org/nu/ -
6841f84docs: Clarify that checker can be used for CSS/SVG -
60c9c8dAllow link[as=fetch] -
f0b66f5Fix SVG-file checking in the command-line checker - 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) -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)