Skip to content

build(deps-dev): bump @wordpress/eslint-plugin from 23.0.0 to 25.3.0#4261

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/eslint-plugin-25.3.0
Closed

build(deps-dev): bump @wordpress/eslint-plugin from 23.0.0 to 25.3.0#4261
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/eslint-plugin-25.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/eslint-plugin from 23.0.0 to 25.3.0.

Release notes

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

23.3.1

Changelog

Bug Fixes

  • Element: Add polyfills for render, hydrate, unmountComponentAtNode. (78899)
  • React: Add ReactCurrentOwner polyfill. (78923)
  • Revert "wp-build: Replace getter-based exports with data properties". (78917)

Contributors

The following contributors merged PRs in this release:

@​gigitux @​jsnajdr

23.3.0

Changelog

Features

Post Editor

  • Notes: Support multiple note threads per block. (75147)

Enhancements

Components

  • DataViews: Adopt @wordpress/theme design tokens. (75204)
  • Draggable: Scope the clone's fallback z-index to non-slot placements. (78354)
  • Navigation: Hard deprecate component. (78529)
  • Overlays: Extend positioner slot pattern to Popover, Select, Autocomplete. (78168)
  • Tabs, TabPanel: Align styles with wp-ui. (78418)
  • Tooltip migration: Dataviews consumers (3/5). (78470)
  • UI Button: Optimize overflow styles. (78300)
  • UI Card: Full bleed as header hero image and content cover. (77856)
  • Visually align Notice from @wordpress/components with Notice from @wordpress/ui. (78231)
  • [components] Draggable: Migrate clone wrapper to wp compat overlay slot. (78183)
  • [ui] Add internal wp compat overlay slot helper. (77851)
  • [ui] Autocomplete: Default portal container to the wp compat overlay slot. (78375)
  • [ui] Select: Default portal container to the wp compat overlay slot. (78372)
  • [ui] Tooltip: Default portal container to the wp compat overlay slot. (78095)
  • design-system-mcp: Add server instructions for client usage guidance. (78186)
  • design-system-mcp: Update get_components to optionally support multiple names. (78185)

Block Editor

  • Add support for layout responsive styles. (78543)

... (truncated)

Changelog

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

25.3.0 (2026-05-27)

25.2.0 (2026-05-14)

New Features

25.1.0 (2026-04-29)

New Features

  • Added use-import-as rule to enforce configured aliases for selected named imports and direct unlock( privateApis ) destructuring (#77389).
  • Added no-unsafe-render-order rule to flag unsafe render-prop composition with VisuallyHidden and Link/Text (#77428).

Enhancements

  • Improved the Design System token lint rules to recognize CSS declaration strings more accurately, avoiding false bare-token reports for declarations while still flagging invalid token assignments and unknown token names (#77384).
  • Update use-recommended-components rule to prefer VisuallyHidden from @wordpress/ui over @wordpress/components (#77575).

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).

24.5.0 (2026-04-01)

24.4.0 (2026-03-18)

New Features

Enhancements

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/eslint-plugin-25.3.0 branch 2 times, most recently from 5e21e5e to e18d01b Compare June 3, 2026 04:00
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 23.0.0 to 25.3.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.3.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 25.3.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/wordpress/eslint-plugin-25.3.0 branch from e18d01b to 6df508f Compare June 4, 2026 11:43
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #4301.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/eslint-plugin-25.3.0 branch June 5, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deps: JavaScript Reserved to dependency/dependabot PRs Deps Reserved to dependency/dependabot PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants