setup-cli
setup-cli copied to clipboard
chore(deps-dev): bump eslint-plugin-github from 4.9.0 to 4.9.1
Bumps eslint-plugin-github from 4.9.0 to 4.9.1.
Release notes
Sourced from eslint-plugin-github's releases.
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
Commits
0c0441fMerge pull request #463 from github/kh-use-prop-value8c5f809Merge branch 'main' into kh-use-prop-value125ac51Merge pull request #464 from github/fix-a11y-no-title-attributeee9e16dlint29ead03add testb05b0cbDo not look up as prop7036141Add logic to check for presence of attribute8abef65Merge pull request #461 from github/kh-fix-bug-with-methods6896b71Merge branch 'main' into kh-fix-bug-with-methods8385442Merge pull request #459 from github/kh-reintroduce-deleted-lint-command- Additional commits viewable in compare view
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)