kurkle / chartjs-plugin-autocolors

Automatic color generation for Chart.js
MIT License
64 stars 9 forks source link

chore(deps-dev): bump eslint-plugin-html from 7.1.0 to 8.1.2 #46

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps eslint-plugin-html from 7.1.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)
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 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)
sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud