build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0 by dependabot[bot] · Pull Request #216 · peter-evans/find-comment (original) (raw)
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps eslint-plugin-github from 4.8.0 to 4.9.0.
Release notes
Sourced from eslint-plugin-github's releases.
v4.9.0
What's Changed
- create rule: github/a11y-no-visually-hidden-interactive-element by @kendallgassner in github/eslint-plugin-github#446
- Add polymorphic component check in
getElementTypeby @kendallgassner in github/eslint-plugin-github#449- Adds
svg-has-accessible-namerule by @lindseywild in github/eslint-plugin-github#450- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in github/eslint-plugin-github#451
- Create rule: a11y-no-title-attribute by @kendallgassner in github/eslint-plugin-github#453
- Bump aria-query and update to fix tests by @khiga8 in github/eslint-plugin-github#448
- Rename
role-supports-aria-propstoa11y-by @khiga8 in github/eslint-plugin-github#454New Contributors
- @kendallgassner made their first contribution in github/eslint-plugin-github#446
- @lindseywild made their first contribution in github/eslint-plugin-github#450
Full Changelog: github/eslint-plugin-github@v4.8.0...v4.9.0
Commits
- 8eaf914 Merge pull request #454 from github/kh-rename-files
- 2840c3a Merge branch 'main' into kh-rename-files
- 8d691db Merge pull request #448 from github/kh-bump-aria-query
- 57dfee5 regenerate doc
- 4823346 Update names
- 5bd661d Update names
- f1eb769 Rename rule to be prefixed with a11y
- 40c0b2b Move map constructing code into a function
- aaca700 add more test coverage of roles
- 5a66033 update tests
- 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 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)