browser-samples
browser-samples copied to clipboard
chore(deps): bump eslint-plugin-html from 6.2.0 to 7.1.0
Bumps eslint-plugin-html from 6.2.0 to 7.1.0.
Changelog
Sourced from eslint-plugin-html's changelog.
2022-07-25 v7.1.0
- Add support for
@html-eslint
and@angular-eslint/template
plugins #1762022-07-18 v7.0.0
- Breaking: drop Node 10 support
- Allow temporarily disabling ESLint with HTML comments
- Allow configuring which script tag names should be considered as JavaScript #137
Commits
12047e7
7.1.08dab67a
chore: update READMEbd402dc
ci: check README table of content898a432
ci: run tests on ESLint 5810ee86
ci: update nodejs versioncfec4cf
chore: update CHANGELOG59a6c2e
doc: mention other HTML plugins in README26a62b8
feat: support external HTML plugins5cba3d1
Merge pull request #199 from coliff/patch-1539bd73
fix typo on CHANGELOG- Additional commits viewable in compare view
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)