Skip to content

Bump html-validate from 6.6.1 to 7.13.2 in /modules/admin-ui-frontend#329

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-7.13.2
Open

Bump html-validate from 6.6.1 to 7.13.2 in /modules/admin-ui-frontend#329
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-7.13.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 9, 2023

Bumps html-validate from 6.6.1 to 7.13.2.

Release notes

Sourced from html-validate's releases.

v7.13.2

7.13.2 (2023-02-08)

Bug Fixes

  • add button and reset types to form-dup-name shared options (d6ef9f8)

v7.13.1

7.13.1 (2023-01-15)

Bug Fixes

  • no-unused-disable properly reports location when more than two rules are disabled (26d1970)
  • allow no-unused-disable to be disabled by directive (b11166c)

v7.13.0

7.13.0 (2023-01-15)

Features

v7.12.2

7.12.2 (2023-01-09)

Bug Fixes

  • form-dup-name validate checkboxes by default (d5e7b7d), closes #202
  • add allowArrayBrackets option to form-dup-name rule (a43ea0b), closes #203
  • add shared option to form-dup-name to set which controls allow shared names (7ddc02b), closes #201

v7.12.1

7.12.1 (2023-01-05)

Bug Fixes

  • rules: form-dup-name reports when radio and non-radio uses same name (6d9a282), closes #200

v7.12.0

7.12.0 (2022-12-28)

Features

... (truncated)

Changelog

Sourced from html-validate's changelog.

7.13.2 (2023-02-08)

Bug Fixes

  • add button and reset types to form-dup-name shared options (d6ef9f8)

7.13.1 (2023-01-15)

Bug Fixes

  • no-unused-disable properly reports location when more than two rules are disabled (26d1970)
  • allow no-unused-disable to be disabled by directive (b11166c)

7.13.0 (2023-01-15)

Features

7.12.2 (2023-01-09)

Bug Fixes

  • form-dup-name validate checkboxes by default (d5e7b7d), closes #202
  • add allowArrayBrackets option to form-dup-name rule (a43ea0b), closes #203
  • add shared option to form-dup-name to set which controls allow shared names (7ddc02b), closes #201

7.12.1 (2023-01-05)

Bug Fixes

  • rules: form-dup-name reports when radio and non-radio uses same name (6d9a282), closes #200

7.12.0 (2022-12-28)

Features

  • api: Attribute.valueMatches can take array of keywords to match against (0a5ff8e)
  • api: add Rule.getMetaFor(..) (5a76381)
  • api: add new formAssociated property when defining metadata (3d56c4a)
  • meta: MetaAttributeAllowedCallback takes the attribute as second argument (7a4edeb)
  • rules: new rule form-dup-name (74f8e2d), closes #197
  • rules: new rule map-id-name (abe5acb), closes #184

Bug Fixes

  • parser: enable cache api on document root (a1cfe64)

7.11.1 (2022-12-22)

... (truncated)

Commits
  • 928109c chore(release): 7.13.2
  • 2b63558 Merge branch 'form-dup-name-button-reset' into 'master'
  • d6ef9f8 fix: add button and reset types to form-dup-name shared options
  • c751d1c chore(deps): update dependency @​fortawesome/fontawesome-free to v6.3.0
  • c3436a0 chore(deps): update jest monorepo to v29.4.2
  • cd5dbaa chore(deps): update dependency rollup to v3.14.0
  • d4608be chore(deps): update @​html-validate/eslint monorepo to v5.5.22
  • d49a303 chore(deps): update dependency rollup to v3.13.0
  • aaccd12 chore(deps): update dependency rollup to v3.12.1
  • ae2b160 chore(deps): update dependency sass to v1.58.0
  • 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 [html-validate](https://gitlab.com/html-validate/html-validate) from 6.6.1 to 7.13.2.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v6.6.1...v7.13.2)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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