Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps eslint-plugin-html from 6.2.0 to 8.1.2.

Changelog

Sourced from eslint-plugin-html's changelog.

2024-09-21 v8.1.2

  • Fix sourceType config for ESLint 9
  • Don't require espree directly #271

2024-04-22 v8.1.1

  • Fix compatibility with @​eslint/config-inspector #267
  • Drop Jest #266
  • Update dependencies

2024-04-10 v8.1.0

  • Introduce the html/ignore-tags-without-type setting #249
  • Fix files with unknown extensions being considered as XML #257
  • Fix plugin applied even if it's not in the configuration #263
  • Update dependencies

2024-02-09 v8.0.0

  • Breaking: drop Node 12 and 14 support
  • ESLint 9 support (flat config)

2022-07-25 v7.1.0

2022-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
  • 05bb69f 8.1.2
  • d91e6fe fix: update release tool
  • 4b5fa01 chore: update changelog
  • 31dd0a6 fix: don't require espree directly
  • 4bac8e0 deps: update dependencies
  • d25c856 tests: saner plugins config
  • 37f5a42 chore: remove Jest leftovers
  • bbbad6b build(deps-dev): bump eslint from 9.1.0 to 9.3.0
  • 990a3a9 build(deps-dev): bump semver from 7.6.0 to 7.6.2
  • 3b5c760 doc: update config examples for ESLint v9
  • 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)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.2.0 to 8.1.2. - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v6.2.0...v8.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@googleworkspace-bot googleworkspace-bot enabled auto-merge (squash) September 23, 2024 18:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #228.

@dependabot dependabot bot closed this Jun 9, 2025
auto-merge was automatically disabled June 9, 2025 19:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-html-8.1.2 branch June 9, 2025 19:04
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
2 participants