Skip to content

Bump eslint-plugin-github from 6.1.0 to 6.1.2 - #27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-github-6.1.2
Open

Bump eslint-plugin-github from 6.1.0 to 6.1.2#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-github-6.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-github from 6.1.0 to 6.1.2.

Release notes

Sourced from eslint-plugin-github's releases.

v6.1.2

What's Changed

Full Changelog: github/eslint-plugin-github@v6.1.1...v6.1.2

v6.1.1

Fixed

  • jsx-a11y recommended rules are now correctly applied in the flat React config. Previously, lib/configs/flat/react.js spread jsx-a11y's recommended config but then redefined its own rules object, which shallow-overwrote and silently dropped most of the recommended rule set — leaving only a handful of rules active. The recommended rules are now explicitly merged, so the full jsx-a11y/recommended baseline is enforced while GitHub-specific overrides are preserved.
Commits
  • 03bfb7d Merge pull request #726 from github/gp/upgrade-dep
  • d66f3e8 upgrade deps
  • 259c9e1 chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 update...
  • a95d9e7 chore(deps): resolve npm audit vulnerabilities (#720)
  • add7174 chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#718)
  • 7a5567b Merge pull request #715 from github/alaingoga/714-adding-jsxA11y-plugin-suppo...
  • fa8eeb1 714 - Adding jsxA11y plugin support back
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants