Skip to content

Web screens window placement#59592

Merged
typescript-bot merged 3 commits intoDefinitelyTyped:masterfrom
WORMSS:webscreens-window-placement
Mar 31, 2022
Merged

Web screens window placement#59592
typescript-bot merged 3 commits intoDefinitelyTyped:masterfrom
WORMSS:webscreens-window-placement

Conversation

@WORMSS
Copy link
Copy Markdown
Contributor

@WORMSS WORMSS commented Mar 30, 2022

Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tslint.json should contain { "extends": "@definitelytyped/dtslint/dt.json" }, and no additional rules.
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: <>
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

If removing a declaration:

  • If a package was never on Definitely Typed, you don't need to do anything. (If you wrote a package and provided types, you don't need to register it with us.)
  • Delete the package's directory.
  • Add it to notNeededPackages.json.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 30, 2022

@WORMSS 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 adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.

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 when there are new packages added

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": 59592,
  "author": "WORMSS",
  "headCommitOid": "2a7068d8158041ea0732b731248026408d28744d",
  "mergeBaseOid": "2694b730b2e7f640c119564c5de9b43e60ef624b",
  "lastPushDate": "2022-03-31T18:20:46.000Z",
  "lastActivityDate": "2022-03-31T18:28:30.000Z",
  "mergeOfferDate": "2022-03-31T18:27:17.000Z",
  "mergeRequestDate": "2022-03-31T18:28:30.000Z",
  "mergeRequestUser": "WORMSS",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "webscreens-window-placement",
      "kind": "add",
      "files": [
        {
          "path": "types/webscreens-window-placement/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webscreens-window-placement/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/webscreens-window-placement/tslint.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/webscreens-window-placement/webscreens-window-placement-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [
        "WORMSS"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "andrewbranch",
      "date": "2022-03-31T18:21:38.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1083193493,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 30, 2022

🔔 @WORMSS — you're the only owner, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

{
"private": true,
"dependencies": {
"typescript": "^2.2.2"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait what?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was what the definition I was using as a reference had. Typical, it seems to be the only one alphabetically close to my PR that had one and I just happened to pick it.. Removing now

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@WORMSS One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@WORMSS WORMSS requested a review from andrewbranch March 31, 2022 18:21
@typescript-bot typescript-bot removed the Revision needed This PR needs code changes before it can be merged. label Mar 31, 2022
@typescript-bot typescript-bot added Where is GH Actions? GH Actions didn't give a response to this PR Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner and removed Where is GH Actions? GH Actions didn't give a response to this PR labels Mar 31, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

@WORMSS
Copy link
Copy Markdown
Contributor Author

WORMSS commented Mar 31, 2022

Ready to merge

@typescript-bot typescript-bot merged commit 1acf4bf into DefinitelyTyped:master Mar 31, 2022
@WORMSS WORMSS deleted the webscreens-window-placement branch March 31, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved New Definition This PR creates a new definition package. 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