Very-Best-Games / mafia

Simple mafia party game implementation
9 stars 7 forks source link

Bump eslint-plugin-jsx-a11y from 6.3.1 to 6.6.0 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-jsx-a11y from 6.3.1 to 6.6.0.

Release notes

Sourced from eslint-plugin-jsx-a11y's releases.

v6.5.1

Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.0...v6.5.1

v6.5.0

What's Changed

New Contributors

... (truncated)

Changelog

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

6.6.0 / 2022-06-23

  • 566011b [New] aria-role: add allowedInvalidRoles option (#828)
  • 64dcac6 [New] Introduce a plugin-wide setting for custom components. (#844)
  • ce2c328 [Fix] no-redundant-roles, role-supports-aria-props: Remove implicit role from dl element (#848)
  • fb20bc4 [Refactor] role-supports-aria-props: clean up the logic a bit
  • 1826628 [Refactor] reduce egregious use of array spread, in favor of [].concat idiom
  • 0f1615a [Docs] no-static-element-interactions: Update error message (#843)
  • 9980d1d [Docs] Add infrastructure for auto-generating markdown table and list (#837)
  • f878d3b [Docs] Update project readme (#831)
  • aea7671 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • d74173a [Deps] update jsx-ast-utils
  • f6ba03c [Deps] update @babel/runtime, jsx-ast-utils
  • 547dab4 [Deps] update @babel/runtime, axe-core, minimatch
  • baaf791 [Deps] update @babel/runtime, minimatch, semver
  • c015fef [Deps] update @babel/runtime, axe-core, damerau-levenshtein
  • 832cbd6 [meta] add export default instead of module.exports (#861)
  • ee933a2 [meta] Add CONTRIBUTING.md to solicit contributions (#846)
  • fa3c869 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-eslint-plugin, eslint-plugin-flowtype, eslint-plugin-import
  • fb3d51e [Dev Deps] update @babel/core, @babel/register, eslint-plugin-import, minimist
  • 8c1df4d [Dev Deps] pin @technote-space/doctoc because v2.5 is a breaking change
  • fb071ab [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-plugin-eslint-plugin
  • 5e966e5 [Dev Deps] update @babel/cli
  • f597f5b [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser
  • 287854a [Tests] Fix npm run flow (#856)
  • 112261c [Tests] skip fragment tests in eslint < 6
  • ea877c4 [Tests] img-redundant-alt-test: add passing tests (#832)
  • 685426d test: align usage of jest expect across tests (#827)
  • c460a8b [Tests] move invalid test case to valid; changed in axe-core v4.4

6.5.1 / 2021-11-10

  • 8f7d0b0 [Fix] properly build module.exports (#824)
  • 2fd2087 [Dev Deps] update eslint-plugin-import

6.5.0 / 2021-11-09

  • 0f5f582 [New] support ESLint 8.x (#810)
  • 1dbc416 [Deps] update @babel/runtime, axe-core
  • 4043d31 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-config-airbnb-base
  • d143cba [Docs] HTTP => HTTPS (#823)
  • 309b040 [Docs] anchor-has-content: add missing close / for jsx succeed example (#821)
  • ba1e312 [eslint] simplify eslint command
  • 0269025 [meta] change all master references in URLs to HEAD
  • f1414cf [Dev Deps] add eslint-plugin-eslint-plugin (#818)
  • f44fc05 [meta] update URLs
  • df34872 [Refactor] switch to export default syntax for exporting rules (#819)
  • ff26b82 [meta] fix prepublish scripts
  • d4a57d8 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • bd1dec6 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, eslint-plugin-import, estraverse, safe-publish-latest

... (truncated)

Commits
  • cce3497 v6.6.0
  • 832cbd6 [meta] add export default instead of module.exports
  • 8c1df4d [Dev Deps] pin @technote-space/doctoc because v2.5 is a breaking change
  • aea7671 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • fb071ab [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, `@babe...
  • 287854a [Tests] Fix npm run flow
  • 112261c [Tests] skip fragment tests in eslint < 6
  • d74173a [Deps] update jsx-ast-utils
  • fb20bc4 [Refactor] role-supports-aria-props: clean up the logic a bit
  • ee933a2 [meta] Add CONTRIBUTING.md to solicit contributions
  • 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 2 years ago

Superseded by #133.