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
--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
Commits
-
3bedad0
Build: Minor code-style updates to build script -
93668b0
Update to Salvation 2.7.2 -
325ab52
Treat custom elements as labelable elements -
ab3fcba
add doc-cover to allowed roles for img and doc-epigraph to allowed roles for ... -
aaf47e5
Update docs -
3a010b4
Refine error for alt-less img with ARIA attributes -
d8022b6
docs: Only mention https://validator.w3.org/nu/ -
6841f84
docs: Clarify that checker can be used for CSS/SVG -
60c9c8d
Allow link[as=fetch] -
f0b66f5
Fix 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 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) -
@dependabot badge me
will 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)