[Snyk] Upgrade vnu-jar from 20.6.30 to 21.10.12#11
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade vnu-jar from 20.6.30 to 21.10.12. See this package in npm: https://www.npmjs.com/package/vnu-jar See this project in Snyk: https://app.snyk.io/org/marcelraschke/project/bca0b4f3-9a97-4f7c-8865-1e6af649df68?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade vnu-jar from 20.6.30 to 21.10.12.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: vnu-jar
-
21.10.12 - 2021-10-12
-
21.10.8 - 2021-10-08
-
21.9.2 - 2021-09-02
-
21.7.12 - 2021-07-11
-
21.7.11 - 2021-07-11
-
21.6.11 - 2021-06-11
-
21.4.9 - 2021-04-09
-
21.2.5 - 2021-02-05
-
20.6.30 - 2020-06-30
from vnu-jar GitHub release notes21.10.12
21.10.8
21.9.2
21.6.11
21.4.9
21.2.5
This release adds a new
--stdoutoption to the command-line checker (to cause all errors and warnings to be reported to stdout rather than stderr), along with fixing some bugs in the command-line-checker behavior. The release also provides a number of improvements in ARIA role checking and in CSS checking, as well as support for checking a number of HTML features that weren’t supported previously. Note that this is the last release for which the Web-based checker will be configured to listen on all interfaces; after this release, the checker will bind by default to 127.0.0.1 — so to make the checker listen on a different address, you’ll need to specify the address.More: https://github.com/validator/validator/blob/master/CHANGELOG.md#20630
The files in this release provide a portable standalone version of the Nu Html Checker in a number different forms: as a Java jar file, as a Java war file, and a binary runtime images that can be used even on a system that doesn’t have Java installed.
Use the binary images and jar file either for batch checking of documents from the command line and other scripts/apps, as documented at https://validator.github.io/validator/, or as a self-contained service for browser-based checking of HTML documents over the Web—similar to https://validator.w3.org/nu/.
Use the war file to deploy the Nu Html Checker through a servlet container such as Tomcat, as documented at https://validator.github.io/validator/#servlet.
Commit messages
Package name: vnu-jar
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs