Skip to content

[wordpress__edit-post] Use latest @wordpress/components types#69308

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
eps1lon:fix-wordpress-edit-compontns
Apr 9, 2024
Merged

[wordpress__edit-post] Use latest @wordpress/components types#69308
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
eps1lon:fix-wordpress-edit-compontns

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Apr 8, 2024

Broke in #69133 probably due to a stale merge which we don't catch since CI does not test everything when running on master.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 8, 2024

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Only a DT maintainer can approve changes without tests

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": 69308,
  "author": "eps1lon",
  "headCommitOid": "da8b47dd0dba2cd7a94457bb5334edcd97a3d755",
  "mergeBaseOid": "55dbe81e3a740915699aac530999d4022241741f",
  "lastPushDate": "2024-04-08T22:28:50.000Z",
  "lastActivityDate": "2024-04-09T08:48:33.000Z",
  "mergeOfferDate": "2024-04-09T00:28:44.000Z",
  "mergeRequestDate": "2024-04-09T08:48:33.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "wordpress__edit-post",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__edit-post/components/block-settings-menu/plugin-block-settings-menu-item.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/header/plugin-more-menu-item.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/header/plugin-sidebar-more-menu-item.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/sidebar/plugin-document-setting-panel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/sidebar/plugin-post-publish-panel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/sidebar/plugin-post-status-info.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/sidebar/plugin-pre-publish-panel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/components/sidebar/plugin-sidebar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__edit-post/package.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "dsifford"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2024-04-09T00:28:03.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2043745481,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label Apr 8, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @eps1lon,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @dsifford — 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.

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Apr 9, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@eps1lon: Everything looks good here. I am ready to merge this PR (at da8b47d) 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: you can do this too.)

@eps1lon
Copy link
Copy Markdown
Collaborator Author

eps1lon commented Apr 9, 2024

Ready to merge

@typescript-bot typescript-bot merged commit f876ba2 into DefinitelyTyped:master Apr 9, 2024
@eps1lon eps1lon deleted the fix-wordpress-edit-compontns branch May 20, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants