Skip to content

sonic-boom: mark as not needed#54756

Merged
sandersn merged 2 commits intoDefinitelyTyped:masterfrom
lummish:sonic-boom/mark-not-needed
Jul 27, 2021
Merged

sonic-boom: mark as not needed#54756
sandersn merged 2 commits intoDefinitelyTyped:masterfrom
lummish:sonic-boom/mark-not-needed

Conversation

@lummish
Copy link
Contributor

@lummish lummish commented Jul 26, 2021

Package sonic-boom now ships its own types. This PR removes the sonic-boom types and establishes a dependency from pino to the external sonic-boom typings.

Please fill in this template.

Select one of these and delete the others:

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
Contributor

typescript-bot commented Jul 26, 2021

@lummish Thank you for submitting this PR!

This is a live comment which I will keep updated.

This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

2 packages in this PR (and infra files)

Code Reviews

Because this PR edits multiple packages, it 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
  • 🕐 A DT maintainer needs to approve changes which affect DT infrastructure (notNeededPackages.json)

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 54756,
  "author": "lummish",
  "headCommitOid": "e93a429f409bda566cb982c25d439ec476f6c95d",
  "lastPushDate": "2021-07-26T23:17:41.000Z",
  "lastActivityDate": "2021-07-26T23:45:16.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": null,
      "kind": "edit",
      "files": [
        {
          "path": "notNeededPackages.json",
          "kind": "infrastructure"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "pino",
      "kind": "edit",
      "files": [
        {
          "path": "types/pino/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pino/package.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "psnider",
        "BendingBender",
        "screendriver",
        "paambaati",
        "alferpal",
        "mortiy",
        "lummish",
        "raoulus",
        "Cooryd",
        "AdamVig",
        "austin-beer",
        "Pegase745"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "sonic-boom",
      "kind": "delete",
      "files": [
        {
          "path": "types/sonic-boom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/sonic-boom/sonic-boom-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/sonic-boom/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/sonic-boom/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "alferpal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "AdamVig",
      "date": "2021-07-26T23:45:16.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 887091541,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Edits Infrastructure Edits multiple packages labels Jul 26, 2021
@typescript-bot
Copy link
Contributor

🔔 @psnider @BendingBender @screendriver @paambaati @alferpal @mortiy @raoulus @Cooryd @AdamVig @austin-beer @Pegase745 — 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.

@lummish
Copy link
Contributor Author

lummish commented Jul 26, 2021

This appears to be breaking a few of my organization's builds, so if we could get this merged as quickly as possible that would be greatly appreciated.

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Jul 26, 2021
@sandersn sandersn merged commit 51b8a97 into DefinitelyTyped:master Jul 27, 2021
@typescript-bot
Copy link
Contributor

I just published @types/pino@6.3.11 to npm.

@lummish lummish deleted the sonic-boom/mark-not-needed branch July 27, 2021 16:36
@lummish
Copy link
Contributor Author

lummish commented Jul 27, 2021

@AdamVig thanks for the quick review!

@kibertoad
Copy link
Contributor

pino ones should be marked as not needed too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure Edits multiple packages Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants