EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
416 stars 13 forks source link

Bump eslint-plugin-vuejs-accessibility from 2.1.0 to 2.2.0 #794

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-vuejs-accessibility from 2.1.0 to 2.2.0.

Release notes

Sourced from eslint-plugin-vuejs-accessibility's releases.

v2.2.0

  • :arrow_up: Upgrade np to latest 2e7c71b
  • :wrench: Add engines.node to package.json 3d6ae13
  • Merge pull request #866 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.8 f6ad9f9
  • chore(deps-dev): bump @​types/node from 20.4.7 to 20.4.8 f520119
  • Merge pull request #865 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.7 30e90cc
  • chore(deps-dev): bump @​types/node from 20.4.6 to 20.4.7 172083c
  • Merge pull request #864 from vue-a11y/dependabot/npm_and_yarn/prettier-3.0.1 0845893
  • chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 f5fa042
  • Merge pull request #862 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.6 973ef4e
  • chore(deps-dev): bump @​types/node from 20.4.5 to 20.4.6 8fa51d4
  • Merge pull request #861 from vue-a11y/dependabot/npm_and_yarn/vitepress-1.0.0-beta.7 726af87
  • chore(deps-dev): bump vitepress from 1.0.0-beta.6 to 1.0.0-beta.7 783deba
  • Merge pull request #860 from vue-a11y/dependabot/npm_and_yarn/eslint-8.46.0 ef8cfb5
  • chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 68812ee
  • Merge pull request #859 from vue-a11y/dependabot/npm_and_yarn/jest-29.6.2 ab43fc7
  • chore(deps-dev): bump jest from 29.6.1 to 29.6.2 eeeb550
  • chore(site): fix broken rule menu links (#857) 327222d
  • Merge pull request #858 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.5 32f980e
  • chore(deps-dev): bump @​types/node from 20.4.4 to 20.4.5 bdd679a
  • Merge pull request #856 from vue-a11y/dependabot/npm_and_yarn/vitepress-1.0.0-beta.6 eb29241
  • chore(deps-dev): bump vitepress from 1.0.0-beta.5 to 1.0.0-beta.6 eabb75b
  • Merge pull request #855 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.4 7cfb5a4
  • chore(deps-dev): bump @​types/node from 20.4.3 to 20.4.4 962c7ee
  • feat: deprecate no-onchange rule (#854) 3fe0f5b
  • docs: update eslint-plugin-jsx-a11y link in credits (#853) b809098
  • fix: ignore docs during build (#852) 51a7aa9
  • Merge pull request #851 from Lehoczky/docs/fix-summary-urls e6257e4
  • docs: fix rule summary, and edit links 6d01555
  • Merge pull request #850 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.3 0b7001a
  • chore(deps-dev): bump @​types/node from 20.4.2 to 20.4.3 1b1edf1
  • Merge pull request #849 from vue-a11y/dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.1.1 06236f1
  • chore(deps-dev): bump eslint-plugin-eslint-plugin from 5.1.0 to 5.1.1 079f853
  • :memo: Add favicon to documentation 67c4aeb
  • docs: create vitepress site d4c6d71
  • :rotating_light: Run prettier to fix no-redundant-roles.ts 69e13f6
  • :bug: Fix tests after aria-query update (5.2.0) 1353572
  • :memo: Add some jsDocs to getElementType function d1d0523
  • Merge pull request #847 from vue-a11y/dependabot/npm_and_yarn/eslint-8.45.0 051dfd8
  • chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 7dc0678
  • Merge pull request #846 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.2 3f4765a
  • chore(deps-dev): bump @​types/node from 20.4.1 to 20.4.2 dedab21
  • Merge pull request #843 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0 17969b3
  • chore(deps-dev): bump @​typescript-eslint/parser from 5.61.0 to 5.62.0 3b07eaf
  • Merge pull request #845 from vue-a11y/dependabot/npm_and_yarn/semver-6.3.1 5cea561
  • chore(deps): bump semver from 6.3.0 to 6.3.1 801a996
  • Merge pull request #844 from vue-a11y/dependabot/npm_and_yarn/types/jest-29.5.3 de01a88
  • chore(deps-dev): bump @​types/jest from 29.5.2 to 29.5.3 a7c4eb5
  • Merge pull request #842 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.62.0 adf50c8
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin 3ba79b7

... (truncated)

Commits
  • 42d5bc3 v2.2.0
  • 2e7c71b :arrow_up: Upgrade np to latest
  • 3d6ae13 :wrench: Add engines.node to package.json
  • f6ad9f9 Merge pull request #866 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.8
  • f520119 chore(deps-dev): bump @​types/node from 20.4.7 to 20.4.8
  • 30e90cc Merge pull request #865 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.7
  • 172083c chore(deps-dev): bump @​types/node from 20.4.6 to 20.4.7
  • 0845893 Merge pull request #864 from vue-a11y/dependabot/npm_and_yarn/prettier-3.0.1
  • f5fa042 chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
  • 973ef4e Merge pull request #862 from vue-a11y/dependabot/npm_and_yarn/types/node-20.4.6
  • 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)
dependabot[bot] commented 1 year ago

Looks like eslint-plugin-vuejs-accessibility is up-to-date now, so this is no longer needed.