Skip to content

WebMIDI -- WebMIDI types refactor according to spec update and fixes#69585

Merged
typescript-bot merged 18 commits intoDefinitelyTyped:masterfrom
sy-filis:webmidi
Jun 1, 2024
Merged

WebMIDI -- WebMIDI types refactor according to spec update and fixes#69585
typescript-bot merged 18 commits intoDefinitelyTyped:masterfrom
sy-filis:webmidi

Conversation

@sy-filis
Copy link
Copy Markdown
Contributor

@sy-filis sy-filis commented May 13, 2024

Please fill in this template.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: URL in every commit description, but mostly MDN and W3C.
  • 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.

sy-filis added 15 commits May 12, 2024 22:30
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented May 13, 2024

@sy-filis Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), 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": 69585,
  "author": "sy-filis",
  "headCommitOid": "215b140583521999f0431f90838a9b116809d7ad",
  "mergeBaseOid": "35ea3e696d3fb324ce0c779d20c2ab83f36d9181",
  "lastPushDate": "2024-05-13T09:24:33.000Z",
  "lastActivityDate": "2024-06-01T10:47:44.000Z",
  "mergeOfferDate": "2024-05-31T21:03:30.000Z",
  "mergeRequestDate": "2024-06-01T10:47:44.000Z",
  "mergeRequestUser": "sy-filis",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "webmidi",
      "kind": "edit",
      "files": [
        {
          "path": "types/webmidi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webmidi/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/webmidi/webmidi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "sheetalkamat",
      "date": "2024-05-31T21:02:53.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2107079425,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Copy Markdown
Contributor

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

@sy-filis
Copy link
Copy Markdown
Contributor Author

sy-filis commented May 13, 2024

@nakakura
I do not know if the properties of MIDIOptions has to be required.
According to MDN and W3C they should, but in the lib.dom.d.ts library:779 they are optionals.

sy-filis added 2 commits May 13, 2024 18:05
fix: midi access listeners change functions return type
@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label May 24, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

Re-ping @nakakura:

This PR has been out for over a week, yet I haven't seen any reviews.

Could someone please give it some attention? Thanks!

@typescript-bot
Copy link
Copy Markdown
Contributor

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @sy-filis.

(Ping @nakakura.)

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels May 31, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@sy-filis: Everything looks good here. I am ready to merge this PR (at 215b140) 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! ❤️

(@nakakura: you can do this too.)

@sy-filis
Copy link
Copy Markdown
Contributor Author

sy-filis commented Jun 1, 2024

Ready to merge

@typescript-bot typescript-bot merged commit 20c57ca into DefinitelyTyped:master Jun 1, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants