Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vnu-jar from 20.5.29 to 20.6.30 #338

Merged
merged 1 commit into from Jun 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2020

Bumps vnu-jar from 20.5.29 to 20.6.30.

Changelog

Sourced from vnu-jar's changelog.

20.6.30

30 June 2020

  • CLI: Add new --stdout option, to report all messages to stdout
  • 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 and width attributes for SVG symbol element
  • Allow capture attribute for the input[type=file] element
  • Allow disabled attribute for the link[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-less img with ARIA attributes
  • ARIA: Allow section[role=doc-glossary]

20.3.16

16 March 2020

  • Disallow accept-charset values other than UTF-8
  • Disallow object[typemustmatch]
  • Allow SVG feDropShadow element (from Filter Effects spec)
  • Allow loading attribute for the img element (lazy loading)
  • Allow rel=modulepreload for the link element
  • Allow integrity attribute on link[rel=preload|modulepreload]
  • Allow integrity attribute on script[type=module]
  • Allow autofocus as a global attribute
  • Allow inputmode as a global attribute
  • Allow nonce as a global attribute
  • Allow allow-downloads in iframe[sandbox]
  • Allow heading content within legend element
  • Allow negated media features in media and sizes attributes
  • Align autocomplete checking with current spec
  • CSS: Improve support for color values
  • ARIA: Allow implicit roles to satisfy owned-by requirements
  • ARIA: Add proper ARIA checking for the math element
  • ARIA: Align all role checking with current HTML-ARIA spec
  • Add option to specify additional script for Web-based checker
  • CLI: Make --errors-only option take precedence over --Werror
  • CLI: Enable checking standard input as SVG or CSS
  • Include binary runtime images in release (alternative to jar/war)
  • Dockerfile: Switch to using binary runtime image rather than jar
  • Add checker.py script to repo (for building/testing/running checker)
  • Add option to bind to specific IP address (rather than all interfaces)

18.11.5

05 November 2018

  • Fix bugs that can cause the command-line checker to emit broken JSON output
  • Allow dppx and x and units in media queries

18.8.29

29 August 2018

  • CSS: Allow unit-less values for stroke-width and other from-SVG props
Commits
  • 3e56505 Prepare the 20.6.30 release
  • f8aa406 Update cssvalidator to 1.0.8
  • 3ac37f2 htmlparser javadoc: exclude xom, only build *.java
  • a7491a5 Update htmlparser to 1.4.16
  • 2a4600e Allow "as" attribute with link[rel=prefetch]
  • bc7a47a Allow all ontransition* attributes
  • 286406d Allow the onfocusin and onfocusout attributes
  • 787a7a7 add doc-dedication to aside roles
  • 510d6f4 ARIA: Allow section[role=doc-glossary]
  • c90a39e Update htmlparser
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependabot bot requested a review from XhmikosR June 30, 2020 09:03
@XhmikosR XhmikosR added this to In progress in v1.0.0 via automation Jun 30, 2020
@XhmikosR XhmikosR merged commit 8feb3c2 into main Jun 30, 2020
v1.0.0 automation moved this from In progress to Done Jun 30, 2020
@XhmikosR XhmikosR deleted the dependabot/npm_and_yarn/vnu-jar-20.6.30 branch June 30, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v1.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant