flyrmyr / system-flow-card

A system flow card inspired by the official Energy Distribution card for Home Assistant
41 stars 2 forks source link

Bump eslint-plugin-lit-a11y from 2.2.0 to 4.0.0 #64

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-lit-a11y from 2.2.0 to 4.0.0.

Changelog

Sourced from eslint-plugin-lit-a11y's changelog.

4.0.0

Major Changes

  • 14e4270a: feat: new a11y rules

3.0.0

Major Changes

  • 935c8ffe: Drop support for Node@14

2.4.1

Patch Changes

  • c5a675d5: fix(deps): update dependency parse5 to v7

2.4.0

Minor Changes

  • 30d18829: Update dependency emoji-regex to v10

2.3.0

Minor Changes

  • 6525833a: Update aria-query to v5, fix switch role rules

2.2.3

Patch Changes

  • fc3e9317: Fix bug #2490 in scope rule

2.2.2

Patch Changes

  • 61e2668f: update eslint, eslint-config-airbnb-base and eslint-plugin-import

2.2.1

Patch Changes

  • c7997ff2: Fix bug #2466 issue in role-supports-aria-attr
Commits
  • 02381b3 fix(eslint-plugin-lit-a11y): check for tabIndex property (#1918)
  • 04095fe chore: release new versions
  • 5b52a5a fix(eslint-plugin-lit-a11y): qualified specifiers (#1917)
  • bb6d129 chore: release new versions
  • 5ac8fb7 Feat(eslint-plugin-lit-a11y): check literal values (#1915)
  • 60df2b0 chore: release new versions
  • 752ae09 fix(eslint-plugin-lit-a11y): refactors and fixes rules (#1906)
  • fb8c15d fix(eslint-plugin-lit-a11y): fix reporting locations (#1910)
  • 2dae673 chore: release new versions
  • ea8b181 feat(eslint-plugin-lit-a11y): detect lit-html (#1908)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #68.