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 5.0.2 to 5.1.1 in /modules/admin-ui-frontend #2817

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps html-validate from 5.0.2 to 5.1.1.

Release notes

Sourced from html-validate's releases.

v5.1.1

5.1.1 (2021-07-11)

Bug Fixes

  • broken typescript declaration in previous release (ad9cf68), closes #127

v5.1.0

5.1.0 (2021-07-11)

Features

  • lexer: add attribute key-value delimiter to attribute value token (0979798)
  • rules: new rule attr-delimiter (eb98461), closes #126
  • support .cjs configuration files (cd458e3)

Bug Fixes

  • automatically find external dependencies (62af8c5)
  • es build (6b1cec5)
  • import semver correctly (4ed8eac)
  • make prefer-button tag and attribute checks case-insensitive (95e7748)
  • only check value of type attribute in prefer-button rule (2e46586)
Changelog

Sourced from html-validate's changelog.

5.1.1 (2021-07-11)

Bug Fixes

  • broken typescript declaration in previous release (ad9cf68), closes #127

5.1.0 (2021-07-11)

Features

  • lexer: add attribute key-value delimiter to attribute value token (0979798)
  • rules: new rule attr-delimiter (eb98461), closes #126
  • support .cjs configuration files (cd458e3)

Bug Fixes

  • automatically find external dependencies (62af8c5)
  • es build (6b1cec5)
  • import semver correctly (4ed8eac)
  • make prefer-button tag and attribute checks case-insensitive (95e7748)
  • only check value of type attribute in prefer-button rule (2e46586)
Commits
  • 6917047 chore(release): 5.1.1
  • b3fd780 ci: dry run release
  • 33bb419 Merge branch 'bugfix/ts-declarations' into 'master'
  • ad9cf68 fix: broken typescript declaration in previous release
  • 8777a27 chore(release): 5.1.0
  • 1eae802 Merge branch 'bugfix/issue-126-attr-spacing' into 'master'
  • eb98461 feat(rules): new rule attr-delimiter
  • 0979798 feat(lexer): add attribute key-value delimiter to attribute value token
  • 5c1ef9e chore(deps): update dependency rollup to v2.53.0
  • c7c5a51 chore(deps): update dependency highlight.js to v11.1.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 5.0.2 to 5.1.1.
- [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/v5.0.2...v5.1.1)

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

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 Jul 12, 2021
@lkiesow lkiesow self-assigned this Jul 12, 2021
@lkiesow lkiesow merged commit f1dd16d into develop Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-5.1.1 branch July 12, 2021 10:48
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.

None yet

1 participant