Skip to content

NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 24.5.0 to 25.0.0#392

Merged
circlecube merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/wordpress/eslint-plugin-25.0.0
Apr 20, 2026
Merged

NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 24.5.0 to 25.0.0#392
circlecube merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/wordpress/eslint-plugin-25.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps @wordpress/eslint-plugin from 24.5.0 to 25.0.0.

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

25.0.0 (2026-04-15)

Breaking Changes

  • Upgraded to ESLint v10 with flat config format. The plugin now exports flat config arrays instead of eslintrc objects. Consumers must migrate from .eslintrc.* files to eslint.config.mjs. See the migration guide for details (#76654).
  • The minimum required ESLint version is now ^9.0.0 || ^10.0.0 (#76654).
  • Upgraded eslint-plugin-import to v2.31+ (wrapped with fixupPluginRules for flat config compatibility) (#76654).
  • Upgraded @typescript-eslint/* from v6 to v8 (via the unified typescript-eslint package) (#76654).
  • Replaced eslint-plugin-eslint-comments with @eslint-community/eslint-plugin-eslint-comments. Rule prefixes changed from eslint-comments/* to @eslint-community/eslint-comments/* (#76654).

New Features

  • Added @wordpress/eslint-plugin/eslintrc entry point — a compatibility wrapper for ESLint v9 consumers still using .eslintrc.* files. This is deprecated and will be removed in a future major version (#76654).
  • Configs are now exported as flat config arrays (e.g., wordpress.configs.recommended returns an array of config objects suitable for spreading into eslint.config.mjs) (#76654).

Enhancements

  • Disabled the jsx-a11y/heading-has-content rule in the recommended configuration, which reports many false positives when heading elements are passed via a render prop (#77073).
Commits
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • See full diff in compare view

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 15, 2026

Coverage: Base 35.54% → PR 35.54% (must not decrease).
✅ No decrease.

Code Coverage

project coverage report 35.54% @ 9652949

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/wordpress/eslint-plugin-25.0.0 branch 3 times, most recently from 5efd9c6 to e1dfd47 Compare April 20, 2026 18:10
@circlecube
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 24.5.0 to 25.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@25.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 25.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/wordpress/eslint-plugin-25.0.0 branch from e1dfd47 to 9652949 Compare April 20, 2026 18:12
@circlecube circlecube merged commit 20e9b17 into main Apr 20, 2026
11 of 13 checks passed
@circlecube circlecube deleted the dependabot/npm_and_yarn/main/wordpress/eslint-plugin-25.0.0 branch April 20, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant