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 html-validate from 7.18.1 to 8.7.1 #2020

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps html-validate from 7.18.1 to 8.7.1.

Release notes

Sourced from html-validate's releases.

v8.7.1

8.7.1 (2023-11-11)

Bug Fixes

  • rules: fix form-dup-name issue when more than two names are present in array (5d9ff3b), closes #228

v8.7.0

8.7.0 (2023-10-21)

Features

  • html5: support referrerpolicy attribute (851b559)

v8.6.1

8.6.1 (2023-10-21)

Bug Fixes

  • dom: remove usage of regex negative lookbehind (f406393), closes #147
  • rules: improve attribute-misuse error message (fccce69), closes #226
  • typo in CONTRIBUTING.md (855bacf)

v8.6.0

8.6.0 (2023-10-13)

Features

  • api: add meta: MetaAttribute in AttributeEvent (2cda0ae)
  • cli: --rule severity can now be set with strings, fixes #225. (054972e)

v8.5.0

8.5.0 (2023-10-01)

Features

v8.4.1

8.4.1 (2023-09-23)

Bug Fixes

  • rules: fix contextual documentation for attr-pattern rule (0082aef)

... (truncated)

Commits
  • b192676 chore(release): 8.7.1
  • 4713f1a Merge branch 'bugfix/issue-228-multiple-array-names' into 'master'
  • 5d9ff3b fix(rules): fix form-dup-name issue when more than two names are present in...
  • 65a7f2a refactor: use getContextualDocumentation
  • 8678ebe refactor: use async/await for form-dup-name tests
  • 98c3e44 chore(deps): update dependency marked to v9.1.6
  • 1233c84 chore(deps): update babel monorepo to v7.23.3
  • e6e1b17 docs: update release plan
  • e05f626 chore(deps): update dependency @​types/semver to v7.5.5
  • b1a25b1 chore(deps): update dependency @​types/node to v16.18.61
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Dependabot tried to add @nl-design-system/sysadmin as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nl-design-system/utrecht/pulls/2020/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nl-design-system/utrecht repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.18.1 to 8.7.1.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v7.18.1...v8.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-8.7.1 branch from 0eaa03f to 9cbec6f Compare November 15, 2023 19:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #2057.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-validate-8.7.1 branch December 11, 2023 01:33
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