canada-ca / digital-playbook-guide-numerique

Government of Canada Digital Playbook / Guide numérique du gouvernement du Canada
https://canada-ca.github.io/digital-playbook-guide-numerique/
Other
57 stars 21 forks source link

chore(deps-dev): bump vnu-jar from 20.6.30 to 21.2.5 #453

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps vnu-jar from 20.6.30 to 21.2.5.

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.

NN.NN.NN

NN XXX NNNN

  • Allow loading attribute for the iframe element (lazy loading)
  • Allow autocomplete=username with input[type=email]
  • Allow more values for SVG feBlend element mode attribute
  • CLI: Add nu.validator.htmlparser.tools|test classes to vnu.jar
  • CLI/Docker: Enable setting timeouts & bind address w/ environment vars
  • CSS: Support color-adjust
  • Docker: Migrate Dockerfile to “distroless” image (reduces image size)
  • ARIA: Allow aria-required with input[type=file]
  • Update doc-fetching backend to Apache HTTP Components HttpClient 4.5.9
  • Make the checker use HTTP 1.0 for all requests it make, not HTTP 1.1
  • Make the checker ignore error for malformed/missing HTTP closing chunk
Commits
  • 2710079 Travis CI: Add openjdk16 to the build matrix
  • f40299c Allow more values for SVG feBlend "mode" attribute
  • 270d48a Allow autocomplete="username" w/ input[type=email]
  • 6a41cff Experimentally make checker use HTTP 1.0, not 1.1
  • 082d29e chore: Run git add --renormalize .
  • 1c05d38 chore: create issue templates
  • ab7acd2 Allow "loading" attr for "iframe" (lazy loading)
  • 4512418 fix: Remove leading space for Style "type" message
  • 2e26a23 Update tests
  • fe147dd Gather (anonymized) stats on errors and warnings
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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[bot] commented 2 years ago

Superseded by #466.