nix-shell-action
nix-shell-action copied to clipboard
build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.10.1
Bumps eslint-plugin-github from 4.7.0 to 4.10.1.
Release notes
Sourced from eslint-plugin-github's releases.
v4.10.1
What's Changed
- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#478- chore(deps): bump actions/checkout from 3 to 4 by
@dependabotin github/eslint-plugin-github#480- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#479- chore(deps): bump the all-dependencies group with 2 updates by
@dependabotin github/eslint-plugin-github#481- Bug: Don't fallback to checking implicit role if
roleis set by@khiga8in github/eslint-plugin-github#483Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1
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
... (truncated)
Commits
d5591b7Merge pull request #483 from github/kh-bug-in-get-role3ecb9f1Run prettier19e4ba9Fix bug in get-role9159923Add failing testcase8ae414cMerge pull request #481 from github/dependabot/npm_and_yarn/all-dependencies-...4176dc9chore(deps): bump the all-dependencies group with 2 updates2c9f0c9Merge pull request #479 from github/dependabot/npm_and_yarn/all-dependencies-...6a4f1f7Merge pull request #480 from github/dependabot/github_actions/actions/checkout-48a6579echore(deps): bump actions/checkout from 3 to 45fabe01chore(deps): bump the all-dependencies group with 3 updates- 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)