Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

chore(deps-dev): bump vnu-jar from 20.6.30 to 22.9.29 #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps vnu-jar from 20.6.30 to 22.9.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.

NN.NN.NN

NN XXX NNNN

  • Report void elements that have a trailing slash in their start tags
  • Skip template contents when checking for duplicate IDs (bug fix)
  • Allow loading attribute for the iframe element (lazy loading)
  • Allow autocomplete=username with input[type=email]
  • Allow operator=lighter for SVG feComposite element
  • Allow more values for SVG feBlend element mode attribute
  • Allow non-JS MIME types for script elements with src attributes
  • CLI: Add nu.validator.htmlparser.tools|test classes to vnu.jar
  • CLI: Add new --xml option, to force parsing using the XML parser
  • CLI/Docker: Enable setting timeouts & bind address w/ environment vars
  • CSS: Support color-adjust
  • Docker: Migrate Dockerfile to “distroless” image (reduces image size)
  • ARIA: Added many changes to align with current ARIA in HTML and ARIA specs
  • Update doc-fetching backend to Apache HTTP Components HttpClient 4.5.9
  • Make the checker use HTTP 1.0 for all requests it sends, not HTTP 1.1
  • Make the checker ignore error for malformed/missing HTTP closing chunk
  • Release: All autopublished-on-push release artifacts are now released under the tag latest; no more jar, war, windows, linux, osx
  • Docker: Image moved to https://ghcr.io/validator/validator
  • NPMs now released to GitHub Packages, in addition to npmjs.com
  • Maven packages now released to GitHub Packages, in addition to Central
  • Add --additional-java-system-properties option for build script
Commits
  • 2b99a9e Put more facts on the ground
  • 258bc62 Don’t warn about self-closing-tag syntax for SVG/MathML elements
  • daaba76 Add temporary self-closing-tag user-counter hack
  • bd8080e Prevent NPE in htmlParser profile-setting code
  • 9b46b73 Put some facts on the ground
  • 230b6e7 Bump crazy-max/ghaction-import-gpg from 4 to 5
  • 3eae393 Update css-validator
  • 9e4252f Add multiplatform docker support (#1400)
  • 2abdc4c Bump actions/setup-python from 3 to 4
  • 7573f64 Update index.html
  • 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)

Bumps [vnu-jar](https://github.com/validator/validator) from 20.6.30 to 22.9.29.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md)
- [Commits](validator/validator@20.6.30...22.9.29)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 7, 2022 15:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants