canada-ca / micro-acquisition

Micro-acquisition Pilot - Pilote Micro-acquisition
http://micro-acquisition.alpha.canada.ca/
MIT License
7 stars 6 forks source link

Bump vnu-jar from 21.6.11 to 23.4.11 #313

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vnu-jar from 21.6.11 to 23.4.11.

Release notes

Sourced from vnu-jar's releases.

latest

470d919b6c5a8f880e6976a1367b1412ca379c3d — Enable filtering out “Trailing slash” message without non-zero exit

Fixes validator/validator#1579

This change enables the “Trailing slash on void elements” message to be filtered without causing an unexpected non-zero exit status if the --Werror option is also used.

Otherwise, without this change, if the --Werror option is used and you specify filtering of the “Trailing slash on void elements” message, then the message will be filtered out — but the exit status will unexpectedly be non-zero.

Commits
  • 470d919 Enable filtering out “Trailing slash” message without non-zero exit
  • 0efb5e1 CI: Update Java versions
  • 4960e94 Update css-validator
  • 25bbb9b Drop the legacy HTML5-outline-algorithm-based outline
  • 1f6205e Update resources/language-subtag-registry.txt
  • 228ea68 Add plaintext-only value to contenteditable attribute
  • e61fbeb add warnings for deprecated ARIA attributes (#1560)
  • b4849c0 disallow aria attributes on datalist (#1557)
  • 89ff1fc allow role=button on area
  • f762fe9 Update tests
  • 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)