coverage
coverage copied to clipboard
Bump eslint-plugin-github from 4.1.1 to 4.10.0
Bumps eslint-plugin-github from 4.1.1 to 4.10.0.
Release notes
Sourced from eslint-plugin-github's releases.
v4.10.0
What's Changed
- Update a11y-no-visually-hidden-interactive-element.md by
@kendallgassnerin github/eslint-plugin-github#468- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#469- chore(deps): bump the all-dependencies group with 6 updates by
@dependabotin github/eslint-plugin-github#471- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#472- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#473- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#474- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#475- Override rule config temporarily to address false positive by
@khiga8in github/eslint-plugin-github#476Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0
v4.9.2
What's Changed
- Use
getLiteralPropValuefor sr-only class by@khiga8in github/eslint-plugin-github#466Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.9.1...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, andjsx-a11y/no-interactive-element-to-noninteractive-role.What's Changed
- Ignore calls to a method named innerText by
@camchenryin github/eslint-plugin-github#455- bump
prettierandeslint-plugin-prettierto latest versions by@shiftkeyin github/eslint-plugin-github#457- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#458- Set config override for false positive rule by
@khiga8in github/eslint-plugin-github#460- Re-introduce accidentally removed testing commands by
@khiga8in github/eslint-plugin-github#459- Fix bugs with
getRoleandgetElementTypeby@khiga8in github/eslint-plugin-github#461- [Fix] Only look at semantic elements for
a11y-no-title-attributeby@kendallgassnerin github/eslint-plugin-github#464- Check for presence of attribute in
getRolerather than the value by@khiga8in github/eslint-plugin-github#463New Contributors
@camchenrymade their first contribution in github/eslint-plugin-github#455@shiftkeymade their first contribution in github/eslint-plugin-github#457Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.1
v4.9.0
What's Changed
- create rule: github/a11y-no-visually-hidden-interactive-element by
@kendallgassnerin github/eslint-plugin-github#446- Add polymorphic component check in
getElementTypeby@kendallgassnerin github/eslint-plugin-github#449- Adds
svg-has-accessible-namerule by@lindseywildin github/eslint-plugin-github#450- chore(deps): bump semver from 5.7.1 to 5.7.2 by
@dependabotin github/eslint-plugin-github#451- Create rule: a11y-no-title-attribute by
@kendallgassnerin github/eslint-plugin-github#453
... (truncated)
Commits
baa4a50Override rule config temporarily to address false positive (#476)379041achore(deps): bump the all-dependencies group with 4 updates (#475)b93f04aMerge pull request #474 from github/dependabot/npm_and_yarn/all-dependencies-...32a95b4chore(deps): bump the all-dependencies group with 4 updatesb662badMerge pull request #473 from github/dependabot/npm_and_yarn/all-dependencies-...cd64c60chore(deps): bump the all-dependencies group with 3 updatesed7759fMerge pull request #472 from github/dependabot/npm_and_yarn/all-dependencies-...0b510e4chore(deps): bump the all-dependencies group with 4 updatesa7db0f5chore(deps): bump the all-dependencies group with 6 updates (#471)0f1bd10Merge pull request #469 from github/dependabot/npm_and_yarn/all-dependencies-...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by githubbot, a new releaser for eslint-plugin-github since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)