Skip to content

build(deps-dev): Bump @wordpress/eslint-plugin from 24.0.0 to 24.2.0#347

Merged
dcalhoun merged 2 commits intotrunkfrom
dependabot/npm_and_yarn/wordpress/eslint-plugin-24.2.0
Mar 5, 2026
Merged

build(deps-dev): Bump @wordpress/eslint-plugin from 24.0.0 to 24.2.0#347
dcalhoun merged 2 commits intotrunkfrom
dependabot/npm_and_yarn/wordpress/eslint-plugin-24.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps @wordpress/eslint-plugin from 24.0.0 to 24.2.0.

Changelog

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

24.2.0 (2026-02-18)

24.1.0 (2026-01-29)

Enhancements

  • The dependency-group rule now accepts an optional "never" mode to forbid dependency group comments.
Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 3, 2026
@dcalhoun dcalhoun self-assigned this Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/eslint-plugin-24.2.0 branch 2 times, most recently from 072756f to 94dcea3 Compare March 4, 2026 20:28
dependabot bot and others added 2 commits March 5, 2026 09:30
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 24.0.0 to 24.2.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@24.2.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
The `@wordpress/eslint-plugin` 24.2.0 bump made `jsdoc/no-undefined-types`
stricter, causing lint failures for `{JSX.Element}` return annotations.

This aligns with how Gutenberg handles it — `Element` is included in the
plugin's `definedTypes` via `temporaryWordPressInternalTypes`, while bare
`JSX` is not a recognized type.
@dcalhoun dcalhoun force-pushed the dependabot/npm_and_yarn/wordpress/eslint-plugin-24.2.0 branch from 94dcea3 to d844205 Compare March 5, 2026 14:30
@dcalhoun dcalhoun enabled auto-merge (squash) March 5, 2026 14:32
@dcalhoun dcalhoun merged commit a385256 into trunk Mar 5, 2026
14 checks passed
@dcalhoun dcalhoun deleted the dependabot/npm_and_yarn/wordpress/eslint-plugin-24.2.0 branch March 5, 2026 14:40
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.

1 participant