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

build(deps-dev): bump html-validate from 4.8.0 to 4.9.0 #126

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2021

Bumps html-validate from 4.8.0 to 4.9.0.

Release notes

Sourced from html-validate's releases.

v4.9.0

4.9.0 (2021-04-04)

Features

  • add rule option schemas (f88f0da)
  • rules: validate rule configuration (5ab6a21)

Bug Fixes

  • config: validate preset configurations (dca9fc3)
  • error: present original json for configuration errors (23a50f3)
  • meta: memory leak when loading meta table (940ca4e), closes #106
Changelog

Sourced from html-validate's changelog.

4.9.0 (2021-04-04)

Features

  • add rule option schemas (f88f0da)
  • rules: validate rule configuration (5ab6a21)

Bug Fixes

  • config: validate preset configurations (dca9fc3)
  • error: present original json for configuration errors (23a50f3)
  • meta: memory leak when loading meta table (940ca4e), closes #106
Commits
  • 0b6a6da chore(release): 4.9.0
  • 3abc9a3 Merge branch 'feature/rule-options-schema' into 'master'
  • f88f0da feat: add rule option schemas
  • 5b8ca06 build: add script to generate rule options schema
  • 5ab6a21 feat(rules): validate rule configuration
  • fff87f1 test(rule): additional tests for rule base class
  • dca9fc3 fix(config): validate preset configurations
  • da41657 chore(deps): update dependency @​commitlint/cli to v12.1.1
  • 42fadf3 test: adding tool to help measure memory usage
  • 52a878d Merge branch 'feature/config-error-location' into 'master'
  • 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)

@mfranzke mfranzke merged commit 6ae1064 into master Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-validate-4.9.0 branch April 5, 2021 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant