Releases: github/eslint-plugin-github
Releases · github/eslint-plugin-github
v4.10.2
What's Changed
Functionality
- Update no-then.md by @cefn in #503
- fix
a11y-svg-has-accessible-name
considering whitespace JSXText by @nnmrts in #508
Dependancy updates
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #482
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #484
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #485
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #486
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #487
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #489
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #488
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #490
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #491
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #492
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #493
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #494
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #495
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #496
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #498
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #499
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #500
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #501
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #502
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #504
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #507
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #509
New Contributors
Full Changelog: v4.10.1...v4.10.2
v4.10.1
What's Changed
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #478
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #480
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #479
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #481
- Bug: Don't fallback to checking implicit role if
role
is set by @khiga8 in #483
Full Changelog: v4.10.0...v4.10.1
v4.10.0
What's Changed
- Update a11y-no-visually-hidden-interactive-element.md by @kendallgassner in #468
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #469
- chore(deps): bump the all-dependencies group with 6 updates by @dependabot in #471
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #472
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #473
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #474
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #475
- Override rule config temporarily to address false positive by @khiga8 in #476
Full Changelog: v4.9.2...v4.10.0
v4.9.2
v4.9.1
Bug fixes
This release includes bug fixes for a few accessibility rules including: a11y-aria-role-supports-props
, a11y-no-title-attribute
, and
jsx-a11y/no-interactive-element-to-noninteractive-role
.
What's Changed
- Ignore calls to a method named innerText by @camchenry in #455
- bump
prettier
andeslint-plugin-prettier
to latest versions by @shiftkey in #457 - chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #458
- Set config override for false positive rule by @khiga8 in #460
- Re-introduce accidentally removed testing commands by @khiga8 in #459
- Fix bugs with
getRole
andgetElementType
by @khiga8 in #461 - [Fix] Only look at semantic elements for
a11y-no-title-attribute
by @kendallgassner in #464 - Check for presence of attribute in
getRole
rather than the value by @khiga8 in #463
New Contributors
- @camchenry made their first contribution in #455
- @shiftkey made their first contribution in #457
Full Changelog: v4.9.0...v4.9.1
v4.9.0
What's Changed
- create rule: github/a11y-no-visually-hidden-interactive-element by @kendallgassner in #446
- Add polymorphic component check in
getElementType
by @kendallgassner in #449 - Adds
svg-has-accessible-name
rule by @lindseywild in #450 - chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #451
- Create rule: a11y-no-title-attribute by @kendallgassner in #453
- Bump aria-query and update to fix tests by @khiga8 in #448
- Rename
role-supports-aria-props
toa11y-
by @khiga8 in #454
New Contributors
- @kendallgassner made their first contribution in #446
- @lindseywild made their first contribution in #450
Full Changelog: v4.8.0...v4.9.0
v4.8.0
What's Changed
- Update react.js to turn
jsx-a11y/no-autofocus
off by @khiga8 in #442 - Dependency Updates
- chore(deps): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #419
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #420
- chore(deps): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #421
- chore(deps): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #422
- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by @dependabot in #425
- chore(deps): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #424
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in #423
- chore(deps): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in #426
- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by @dependabot in #427
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 by @dependabot in #428
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #430
- chore(deps): bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #429
- chore(deps): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #431
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #434
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in #433
- chore(deps): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #432
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #435
- chore(deps): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 by @dependabot in #437
- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #438
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #439
- Group dependabot updates by @manuelpuyol in #441
Full Changelog: v4.7.0...v4.8.0
v4.7.0
What's Changed
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #403
- chore(deps): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #405
- chore(deps): bump eslint-plugin-escompat from 3.3.4 to 3.4.0 by @dependabot in #404
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #409
- chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in #408
- chore(deps): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #407
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #410
- chore(deps): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #411
- chore(deps): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #415
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #414
- chore(deps): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #412
- chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in #413
- Automate docs with eslint-doc-generator by @bmish in #398
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #417
- chore(deps): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #416
- Update no-inner-html.md by @khiga8 in #381
- New rule to flag invalid aria-label format by @khiga8 in #418
New Contributors
Full Changelog: v4.6.1...v4.7.0
v4.6.1
What's Changed
- Update events handled by
no-useless-passive
andrequire-passive-events
by @boris-petrov in #354 - feat:
role-supports-aria-props
rule (noaria-label
-misuse) by @smockle in #362 - Updated dependencies
New Contributors
- @boris-petrov made their first contribution in #354
- @smockle made their first contribution in #362
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- Allow wildcard
*.*.*
prefix extension by @theinterned in #357
Full Changelog: v4.5.0...v4.6.0