Skip to content

[@wordpress/block-editor] Dependency versions bump#74306

Merged
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
Toberumono:patch-1
Jan 6, 2026
Merged

[@wordpress/block-editor] Dependency versions bump#74306
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
Toberumono:patch-1

Conversation

@Toberumono

Copy link
Copy Markdown
Contributor
  • Use a meaningful title for the pull request. Include the name of the package modified.

  • Test the change in your own code. (Compile and run.)

  • Add or edit tests to reflect the change.

  • Follow the advice from the readme.

  • Avoid common mistakes.

  • Run pnpm test <package to test>.

  • Provide a URL to documentation or source code which provides context for the suggested changes: Block-Editor's package.json file

  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

This bumps the dependency versions to allow for Redux 5 uses to percolate through. It is, unfortunately, a major version bump for backwards-compatibility protection.
It doesn't include any code changes due to time constraints on my end, so test updates aren't necessary.

@typescript-bot

typescript-bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

@Toberumono Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and there were no type definition changes, I can help you merge this PR once someone else signs off on it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners, DT maintainers or others

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74306,
  "author": "Toberumono",
  "headCommitOid": "15a708ebfa9731d1696d0ba2b056d204a8d98e99",
  "mergeBaseOid": "49ad91c8730348f7ef1c199b472bd5da00426962",
  "lastPushDate": "2026-01-06T17:02:42.000Z",
  "lastActivityDate": "2026-01-06T21:46:16.000Z",
  "mergeOfferDate": "2026-01-06T21:42:35.000Z",
  "mergeRequestDate": "2026-01-06T21:46:16.000Z",
  "mergeRequestUser": "Toberumono",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "wordpress__block-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__block-editor/package.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "dsifford",
        "sirreal",
        "dmsnell",
        "joshualip-plaudit"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "joshualip-plaudit",
      "date": "2026-01-06T21:41:55.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 3715520892,
  "ciResult": "pass"
}

@typescript-bot

Copy link
Copy Markdown
Contributor

🔔 @dsifford @sirreal @dmsnell @joshualip-plaudit — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@Toberumono Toberumono changed the title [@wordpress/block-editor] Added types for BlockContextProvider and AlignmentControl [@wordpress/block-editor] Dependency versions bump Jan 6, 2026
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels Jan 6, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

@Toberumono: Everything looks good here. I am ready to merge this PR (at 15a708e) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@dsifford, @sirreal, @dmsnell, @joshualip-plaudit: you can do this too.)

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Waiting for Author to Merge in Pull Request Status Board Jan 6, 2026
@Toberumono

Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in Pull Request Status Board Jan 6, 2026
@typescript-bot typescript-bot merged commit 605c9a4 into DefinitelyTyped:master Jan 6, 2026
4 checks passed
@Toberumono Toberumono deleted the patch-1 branch January 6, 2026 21:52
joanlopez pushed a commit to grafana/k6-DefinitelyTyped that referenced this pull request Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants