Skip to content

Releases: github/eslint-plugin-github

v4.10.2

29 Feb 22:16
30f5d80
Compare
Choose a tag to compare

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

26 Sep 14:49
d5591b7
Compare
Choose a tag to compare

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

28 Aug 23:31
baa4a50
Compare
Choose a tag to compare

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

18 Jul 16:24
cd17c09
Compare
Choose a tag to compare

What's Changed

  • Use getLiteralPropValue for sr-only class by @khiga8 in #466

Full Changelog: v4.9.1...v4.9.2

v4.9.1

17 Jul 21:11
0c0441f
Compare
Choose a tag to compare
v4.9.1 Pre-release
Pre-release

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 and eslint-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 and getElementType 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

Full Changelog: v4.9.0...v4.9.1

v4.9.0

13 Jul 15:00
8eaf914
Compare
Choose a tag to compare
v4.9.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0

02 Jun 03:33
dad26dc
Compare
Choose a tag to compare

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

23 Mar 20:53
3126329
Compare
Choose a tag to compare

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

14 Feb 15:05
Compare
Choose a tag to compare

What's Changed

  • Update events handled by no-useless-passive and require-passive-events by @boris-petrov in #354
  • feat: role-supports-aria-props rule (no aria-label-misuse) by @smockle in #362
  • Updated dependencies

New Contributors

Full Changelog: v4.6.0...v4.6.1

v4.6.0

06 Dec 16:26
0b53561
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0