Skip to content

Add @wordpress/blocks to allowed dependencies#1279

Merged
jakebailey merged 1 commit intomicrosoft:mainfrom
manzoorwanijk:add-wordpress-blocks-dep
Apr 16, 2026
Merged

Add @wordpress/blocks to allowed dependencies#1279
jakebailey merged 1 commit intomicrosoft:mainfrom
manzoorwanijk:add-wordpress-blocks-dep

Conversation

@manzoorwanijk
Copy link
Copy Markdown
Contributor

Summary

  • Add @wordpress/blocks to allowedPackageJsonDependencies.txt

@types/wordpress__blocks is being removed from DefinitelyTyped (DefinitelyTyped/DefinitelyTyped#74886) because @wordpress/blocks ships its own types since v15.17.0. The dependent package @types/wordpress__block-editor now needs to list @wordpress/blocks as a direct dependency.

🤖 Generated with Claude Code

@types/wordpress__block-editor needs to depend on @wordpress/blocks
now that @types/wordpress__blocks has been removed (the upstream
package ships its own types since v15.17.0).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jakebailey jakebailey enabled auto-merge April 16, 2026 16:57
@jakebailey jakebailey added this pull request to the merge queue Apr 16, 2026
Merged via the queue into microsoft:main with commit d01ce4a Apr 16, 2026
9 checks passed
@manzoorwanijk manzoorwanijk deleted the add-wordpress-blocks-dep branch April 16, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants