Releases: github/eslint-plugin-github
Releases · github/eslint-plugin-github
v5.0.2
What's Changed
- chore(deps): bump the all-dependencies group across 1 directory with 3 updates by @dependabot in #533
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #534
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #535
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #536
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #537
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #538
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #540
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #541
- chore(deps): bump the all-dependencies group across 1 directory with 3 updates by @dependabot in #543
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #544
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #545
- chore(deps): bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #551
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #530
- Provide
no-redundant-roles
exception forrowgroup
by @khiga8 in #531
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Formally releasing v5.0.0!
This release includes everything in pre-release v5.0.0-2!
We notably dropped support for node 14 and node 16 in favor of node 18.
What's Changed
- Drop node 14/16 support and fix bug in
getElementType
logic by @khiga8 in #525 - Bump node 14 to node 18 by @khiga8 in #529
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #510
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #511
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #512
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #514
- chore(deps): bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #522
v5.0.0-2
In this release, we are formally dropping support for node 14 and node 16.
What's Changed
- chore(deps): bump the all-dependencies group with 4 updates by @dependabot in #510
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #511
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #512
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #514
- chore(deps): bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #522
- Fix bug in
getElementType
logic by @khiga8 in #525
Full Changelog: v4.10.2...v5.0.0-2
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