Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 30, 2023

👉 Partial implementation of #65993. If you're seeing this and are surprised it's happening, please read the discussion and give feedback! ❤️

Implements the dprint formatting changes on packages whose names start with p. We're splitting up the changes to make it a bit easier to apply & review them en masse - and, if we need later on, revert / bisect for issues. These changes generated with roughly:

git checkout dprint-onboarding -- .dprint.jsonc
time npx dprint fmt "types/p*/**/*.t*"
# Formatted 1026 files.
# npx dprint fmt "types/p*/**/*.t*"  3.78s user 0.71s system 248% cpu 1.809 total
rm .dprint.jsonc

CI failures are due to DefinitelyTyped-tools > feat: remove formatting rules rules from dtslint not being merged included in CI yet. ✔️

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment which I will keep updated.

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

224 packages in this PR (and possibly others)

Note: this PR touches too many files, check it!

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 A DT maintainer needs to approve changes which affect more than one package

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": 66537,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "d1cc2a0d356455bc115f034581865b81f774b0dc",
  "mergeBaseOid": "e3552f2127c5799da95f3ca9740c98e86e8c2f38",
  "lastPushDate": "2023-08-30T04:20:14.000Z",
  "lastActivityDate": "2023-09-22T19:05:13.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "p-fifo",
      "kind": "edit",
      "files": [
        {
          "path": "types/p-fifo/p-fifo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yoursunny"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "p-loading",
      "kind": "edit",
      "files": [
        {
          "path": "types/p-loading/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/p-loading/p-loading-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "renjfk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "p2",
      "kind": "edit",
      "files": [
        {
          "path": "types/p2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/p2/p2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "clark-stevenson",
        "jramstedt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pa11y",
      "kind": "edit",
      "files": [
        {
          "path": "types/pa11y/pa11y-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "package-name-regex",
      "kind": "edit",
      "files": [
        {
          "path": "types/package-name-regex/package-name-regex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChocolateLoverRaj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "packery",
      "kind": "edit",
      "files": [
        {
          "path": "types/packery/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/packery/packery-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "piraveen",
        "hanssens"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pacote",
      "kind": "edit",
      "files": [
        {
          "path": "types/pacote/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/pacote-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pacote/v9/extract.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/v9/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/v9/manifest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/v9/packument.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/v9/pacote-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pacote/v9/prefetch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pacote/v9/tarball.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jablko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paddle-js-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/paddle-js-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paddle-js-browser/paddle-js-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "catlan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "page-flip",
      "kind": "edit",
      "files": [
        {
          "path": "types/page-flip/dist/Collection/HTMLPageCollection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Collection/ImagePageCollection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Collection/PageCollection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Event/EventObject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Flip/Flip.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Flip/FlipCalculation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Helper.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Page/HTMLPage.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Page/ImagePage.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Page/Page.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/PageFlip.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Render/CanvasRender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Render/HTMLRender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Render/Render.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/Settings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/UI/CanvasUI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/UI/HTMLUI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/dist/UI/UI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page-flip/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "lethyb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "page-icon",
      "kind": "edit",
      "files": [
        {
          "path": "types/page-icon/page-icon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "page",
      "kind": "edit",
      "files": [
        {
          "path": "types/page/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/page/page-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "altano",
        "43081j",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pagedjs-cli",
      "kind": "edit",
      "files": [
        {
          "path": "types/pagedjs-cli/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pagedjs-cli/pagedjs-cli-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "valentinschabschneider"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pager__jackrabbit",
      "kind": "edit",
      "files": [
        {
          "path": "types/pager__jackrabbit/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pager__jackrabbit/pager__jackrabbit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dagams"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paho-mqtt",
      "kind": "edit",
      "files": [
        {
          "path": "types/paho-mqtt/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paho-mqtt/paho-mqtt-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "amikhalev"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pako",
      "kind": "edit",
      "files": [
        {
          "path": "types/pako/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pako/pako-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pako/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pako/v1/pako-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "calebegg",
        "hlthi",
        "OrIOg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "palx",
      "kind": "edit",
      "files": [
        {
          "path": "types/palx/palx-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mikefowler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pangu",
      "kind": "edit",
      "files": [
        {
          "path": "types/pangu/pangu-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "plantain-00",
        "AH-dark"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "papaparse",
      "kind": "edit",
      "files": [
        {
          "path": "types/papaparse/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/papaparse/papaparse-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "torpedro",
        "rainshen49",
        "jfloff",
        "johnnyreilly",
        "albertorestifo",
        "jliuhtonen",
        "rbarbazz",
        "peterblazejewicz",
        "emmanuelgautier",
        "OpportunityLiu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "paradisebotsapi.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/paradisebotsapi.js/paradisebotsapi.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parallax-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/parallax-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parallax-js/parallax-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parallel-transform",
      "kind": "edit",
      "files": [
        {
          "path": "types/parallel-transform/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parallel-transform/parallel-transform-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "djcsdy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paralleljs",
      "kind": "edit",
      "files": [
        {
          "path": "types/paralleljs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paralleljs/paralleljs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jbaldwin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parameter",
      "kind": "edit",
      "files": [
        {
          "path": "types/parameter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parameter/parameter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zhyupe",
        "Runtu4378"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parameterize",
      "kind": "edit",
      "files": [
        {
          "path": "types/parameterize/parameterize-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "eturino"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parcel-bundler",
      "kind": "edit",
      "files": [
        {
          "path": "types/parcel-bundler/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parcel-bundler/parcel-bundler-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pinage404"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parcel-env",
      "kind": "edit",
      "files": [
        {
          "path": "types/parcel-env/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parcel-env/parcel-env-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fathyb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parcel__watcher",
      "kind": "edit",
      "files": [
        {
          "path": "types/parcel__watcher/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parcel__watcher/parcel__watcher-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ascorbic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parent-package-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/parent-package-json/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parent-package-json/parent-package-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sgmccli"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parity-pmd",
      "kind": "edit",
      "files": [
        {
          "path": "types/parity-pmd/parity-pmd-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leovujanic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parity-pmr",
      "kind": "edit",
      "files": [
        {
          "path": "types/parity-pmr/parity-pmr-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leovujanic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parity-poe",
      "kind": "edit",
      "files": [
        {
          "path": "types/parity-poe/parity-poe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leovujanic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parquetjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/parquetjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/field.interface.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/metadata.interface.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/reader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/schema.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/shred.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/lib/writer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/parquet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parquetjs/parquetjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jon-fearer"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-author",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-author/parse-author-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "remcohaszing"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-cache-control",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-cache-control/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-cache-control/parse-cache-control-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-color",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-color/parse-color-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ajcrites"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-conflict-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-conflict-json/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-conflict-json/parse-conflict-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-data-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-data-url/parse-data-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jaimeadf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-dds",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-dds/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-dds/parse-dds-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "4eb0da"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-decimal-number",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-decimal-number/parse-decimal-number-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ciaran1344"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-env-string",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-env-string/parse-env-string-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-filepath",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-filepath/parse-filepath-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-full-name",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-full-name/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-full-name/parse-full-name-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "n8Guy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-git-config",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-git-config/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-git-config/parse-git-config-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/parse-git-config/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-git-config/v2/parse-git-config-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leonard-thieu",
        "deltaidea",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-github-repo-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-github-repo-url/parse-github-repo-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LinqLover"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-github-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-github-url/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-github-url/parse-github-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ajafff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-gitignore",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-gitignore/parse-gitignore-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-glob",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-glob/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-glob/parse-glob-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "glen-84"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-human-date-range",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-human-date-range/parse-human-date-range-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "forivall"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-json/parse-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mrmlnc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "parse-key",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-key/parse-key-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Methuselah96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-link-header",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-link-header/parse-link-header-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nickzelei"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "parse-listing",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-listing/parse-listing-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maximelebastard",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-markdown-links",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-markdown-links/parse-markdown-links-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-mockdb",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-mockdb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-mockdb/parse-mockdb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dpoetzsch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-multipart",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-multipart/parse-multipart-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pharrukh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-node-version",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-node-version/parse-node-version-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "niksy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-numeric-range",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-numeric-range/parse-numeric-range-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "eoin-obrien"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-package-name",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-package-name/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-package-name/parse-package-name-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fa93hws"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-passwd",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-passwd/parse-passwd-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-path",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-path/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-path/parse-path-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-prefer-header",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-prefer-header/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-prefer-header/parse-prefer-header-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "XVincentX",
        "marcelltoth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-torrent-file",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-torrent-file/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-torrent-file/parse-torrent-file-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tlaziuk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-torrent",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-torrent/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse-torrent/parse-torrent-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "niieani",
        "tlaziuk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-unit",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-unit/parse-unit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Jack-Works"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse-uri",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse-uri/parse-uri-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tpluscode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse/parse-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/parse/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse/v1/parse-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ullisenmedia",
        "dpoetzsch",
        "jaeggerr",
        "flavionegrao",
        "wesleygrimes",
        "owsas",
        "agoldis",
        "AlexandreHetu",
        "dplewis",
        "yomybaby",
        "pocketcolin",
        "rdhelms",
        "jlnquere",
        "tybi",
        "jeffgukang",
        "buitanloc",
        "JeromeDeLeon",
        "kentrh",
        "swittk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parse5-serializer-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/parse5-serializer-stream/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parse5-serializer-stream/parse5-serializer-stream-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inikulin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parsecurrency",
      "kind": "edit",
      "files": [
        {
          "path": "types/parsecurrency/parsecurrency-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cristianrgreco"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "parsimmon",
      "kind": "edit",
      "files": [
        {
          "path": "types/parsimmon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/parsimmon/parsimmon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Bartvds",
        "mizunashi-mana",
        "bcherny",
        "bvanreeven",
        "leonard-thieu",
        "MrJohz",
        "caasi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-apple",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-apple/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-apple/passport-apple-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "atomyyyy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-auth-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-auth-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-auth-token/passport-auth-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yummyummyummy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-auth0",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-auth0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-auth0/passport-auth0-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "johnbendi",
        "iamvishnusankar",
        "duncanhall",
        "karlhorky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-azure-ad",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-azure-ad/bearer-strategy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-azure-ad/common.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-azure-ad/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-azure-ad/oidc-strategy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-azure-ad/passport-azure-ad-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ShekharNain",
        "JasonMan34"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-beam",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-beam/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-beam/passport-beam-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AtlasDev"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-bnet",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-bnet/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-bnet/passport-bnet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ivan94"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-cognito",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-cognito/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-cognito/passport-cognito-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mbutsykin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-deezer",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-deezer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-deezer/passport-deezer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nyo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-discord",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-discord/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-discord/passport-discord-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kzay"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-facebook-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-facebook-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-facebook-token/passport-facebook-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rmartone",
        "mrand01"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-facebook",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-facebook/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-facebook/passport-facebook-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "staticfunction",
        "lucasmacosta"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-fido2-webauthn",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-fido2-webauthn/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-fido2-webauthn/passport-fido2-webauthn-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "benhchoi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-github",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-github/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-github/passport-github-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yasupeke"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-github2",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-github2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-github2/passport-github2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yasupeke",
        "mthmulders",
        "codepunkt",
        "ivan94"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-google-id-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-google-id-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-google-id-token/passport-google-id-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Wyfy0107"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-google-oauth",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-google-oauth/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-google-oauth/passport-google-oauth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "staticfunction"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-google-oauth2",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-google-oauth2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-google-oauth2/passport-google-oauth2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bluehatbrit",
        "mikefrancis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-google-oauth20",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-google-oauth20/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-google-oauth20/passport-google-oauth20-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yasupeke",
        "ezintz",
        "ngtan",
        "acerbic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-http-bearer",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-http-bearer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-http-bearer/passport-http-bearer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "isman-usoh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-http",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-http/passport-http-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "krizalys",
        "tlaziuk",
        "cjbarth",
        "jamesadarich"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-instagram-graph",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-instagram-graph/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-instagram-graph/passport-instagram-graph-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sagar7993"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-instagram-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-instagram-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-instagram-token/passport-instagram-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sagar7993"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-instagram",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-instagram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-instagram/passport-instagram-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sagar7993"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-jwt",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-jwt/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-jwt/passport-jwt-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mugeso",
        "alsiola",
        "davidNHK",
        "carlosscheffer",
        "jindev",
        "stbychkov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-kakao",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-kakao/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-kakao/passport-kakao-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Park9eon",
        "zerocho"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-lastfm",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-lastfm/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-lastfm/passport-lastfm-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nyo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-linkedin-oauth2",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-linkedin-oauth2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-linkedin-oauth2/passport-linkedin-oauth2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "andrewvetovitz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-local-mongoose",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-local-mongoose/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-local-mongoose/passport-local-mongoose-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "linusbrolin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-local",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-local/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-local/passport-local-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SomaticIT"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-microsoft",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-microsoft/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-microsoft/passport-microsoft-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "skrud"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-naver",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-naver/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-naver/passport-naver-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Park9eon",
        "zerocho"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-oauth2-client-password",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-oauth2-client-password/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-oauth2-client-password/passport-oauth2-client-password-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "akaNightmare"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-oauth2-refresh",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-oauth2-refresh/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-oauth2-refresh/passport-oauth2-refresh-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "daphnesmit",
        "btorresgil"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-oauth2",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-oauth2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-oauth2/passport-oauth2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pasieronen",
        "WangZishi",
        "EduardoAC",
        "ivan94",
        "daphnesmit",
        "JoelKlint"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-openidconnect",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-openidconnect/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-openidconnect/passport-openidconnect-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "liorm",
        "seng-siong"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-orcid",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-orcid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-orcid/passport-orcid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "thewilkybarkid"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-remember-me-extended",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-remember-me-extended/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-remember-me-extended/passport-remember-me-extended-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AylaJK"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-remember-me",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-remember-me/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-remember-me/passport-remember-me-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gristow"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-saml-metadata",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-saml-metadata/passport-saml-metadata-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/passport-saml-metadata/src/fetch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-saml-metadata/src/metadata.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-saml-metadata/src/reader.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "carboneater"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-saml",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-saml/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-saml/multiSamlStrategy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-saml/passport-saml-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cjbarth",
        "dassennato",
        "ksamborski",
        "josecolella"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-spotify",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-spotify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-spotify/passport-spotify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rishikodali"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-steam",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-steam/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-steam/passport-steam-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kzay"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-strategy",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-strategy/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-strategy/passport-strategy-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "liorm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "passport-twitch-latest",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-twitch-latest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-twitch-latest/passport-twitch-latest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "claabs"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-twitter-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-twitter-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-twitter-token/passport-twitter-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "podplatnikm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-twitter",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-twitter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-twitter/passport-twitter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "staticfunction"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-unique-token",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-unique-token/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-unique-token/passport-unique-token-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SomaticIT"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-vkontakte",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-vkontakte/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-vkontakte/passport-vkontakte-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "soulthreads"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport-windowsauth",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport-windowsauth/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport-windowsauth/passport-windowsauth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "forivall"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport.socketio",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport.socketio/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport.socketio/passport.socketio-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Scotsoo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "passport",
      "kind": "edit",
      "files": [
        {
          "path": "types/passport/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/passport/passport-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "horiuchi",
        "enaeseth",
        "theigor",
        "tlaziuk",
        "unindented",
        "kstiehl",
        "vaskevich"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "passthrough-encoding",
      "kind": "edit",
      "files": [
        {
          "path": "types/passthrough-encoding/passthrough-encoding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "password-hash-and-salt",
      "kind": "edit",
      "files": [
        {
          "path": "types/password-hash-and-salt/password-hash-and-salt-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "alitaheri"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "password-hash",
      "kind": "edit",
      "files": [
        {
          "path": "types/password-hash/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/password-hash/password-hash-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mugeso"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "password",
      "kind": "edit",
      "files": [
        {
          "path": "types/password/password-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jlismore"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "path-browserify",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-browserify/path-browserify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Methuselah96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "path-complete-extname",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-complete-extname/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "melangue"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "path-is-absolute",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-is-absolute/path-is-absolute-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mhegazy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "path-is-inside",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-is-inside/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/path-is-inside/path-is-inside-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aomarks"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "path-parse",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-parse/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "path-regex",
      "kind": "edit",
      "files": [
        {
          "path": "types/path-regex/path-regex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pathfinding",
      "kind": "edit",
      "files": [
        {
          "path": "types/pathfinding/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pathfinding/pathfinding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hartleyrobertson"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pathjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/pathjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pathjs/pathjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lokeshpeta"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pathval",
      "kind": "edit",
      "files": [
        {
          "path": "types/pathval/pathval-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "9999years"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pathwatcher",
      "kind": "edit",
      "files": [
        {
          "path": "types/pathwatcher/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pathwatcher/pathwatcher-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "GlenCFL"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pause-me",
      "kind": "edit",
      "files": [
        {
          "path": "types/pause-me/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pause-me/pause-me-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "screendriver"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pause",
      "kind": "edit",
      "files": [
        {
          "path": "types/pause/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pause/pause-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "payment",
      "kind": "edit",
      "files": [
        {
          "path": "types/payment/payment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "apare"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paypal-checkout-components",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal-checkout-components/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-checkout-components/modules/button.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-checkout-components/modules/callback-data.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-checkout-components/modules/configuration.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-checkout-components/test/button.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jbuckner"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "paypal-cordova-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal-cordova-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-cordova-plugin/paypal-cordova-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Justin-Credible"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paypal-rest-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal-rest-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal-rest-sdk/paypal-rest-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "trainerbill",
        "barronwei"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paypal__checkout-server-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal__checkout-server-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/access_token_request.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/lib.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/paypal_environment.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/paypal_http_client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/refresh_token_request.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/core/token_cache.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/lib.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/orders/lib.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/lib/payments/lib.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__checkout-server-sdk/paypal__checkout-server-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paypal__payouts-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal__payouts-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__payouts-sdk/paypal__payouts-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "msrumon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paypal__paypalhttp",
      "kind": "edit",
      "files": [
        {
          "path": "types/paypal__paypalhttp/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/encoder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/http_client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/serializer/form_encoded.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/serializer/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/serializer/multipart.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/lib/paypalhttp/serializer/text.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paypal__paypalhttp/paypal__paypalhttp-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/paypal__paypalhttp/test/serializer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "paystack",
      "kind": "edit",
      "files": [
        {
          "path": "types/paystack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/paystack/paystack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sheghun"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "payu-emea-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/payu-emea-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/payu-emea-sdk/payu-emea-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "regdos"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pbf",
      "kind": "edit",
      "files": [
        {
          "path": "types/pbf/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pbf/pbf-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cschwarz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pbf2json",
      "kind": "edit",
      "files": [
        {
          "path": "types/pbf2json/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pbf2json/pbf2json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pbkdf2",
      "kind": "edit",
      "files": [
        {
          "path": "types/pbkdf2/pbkdf2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "timonegk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pcm-volume",
      "kind": "edit",
      "files": [
        {
          "path": "types/pcm-volume/pcm-volume-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MasterOdin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdf-fill-form",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf-fill-form/pdf-fill-form-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lodi-g"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdf-image",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf-image/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdf-image/pdf-image-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nicklatkovich"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdf-parse",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf-parse/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdf-parse/pdf-parse-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "qqilihq"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pdf-thumbnail",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf-thumbnail/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdf-thumbnail/pdf-thumbnail-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "koshilki"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdf-viewer-reactjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf-viewer-reactjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdf-viewer-reactjs/pdf-viewer-reactjs-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "ansu5555"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdf2image",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdf2image/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdf2image/pdf2image-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "taoqf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pdfkit",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdfkit/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdfkit/pdfkit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "erichillah",
        "she11sh0cked",
        "jeroenvervaeke",
        "thalesagapito",
        "r4tz52",
        "BamButz",
        "jg-mms",
        "Foohx"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pdfmake",
      "kind": "edit",
      "files": [
        {
          "path": "types/pdfmake/build/pdfmake.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdfmake/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdfmake/interfaces.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pdfmake/test/pdfmake-examples-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-global-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-import-default-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-interfaces-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-module-browser-min-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-module-browser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-module-server-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pdfmake/test/pdfmake-playground-examples-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "m1llen1um",
        "radziksh",
        "evolkmann",
        "andipaetzold",
        "nmummau",
        "jeralm",
        "kryops"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pebblekitjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/pebblekitjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pebblekitjs/pebblekitjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "makotokw"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "peer-dial",
      "kind": "edit",
      "files": [
        {
          "path": "types/peer-dial/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/peer-dial/peer-dial-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RealTYPICAL"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pegjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/pegjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pegjs/pegjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "SrTobi",
        "siegebell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pell",
      "kind": "edit",
      "files": [
        {
          "path": "types/pell/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pell/pell-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Lunrtick"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pem-jwk",
      "kind": "edit",
      "files": [
        {
          "path": "types/pem-jwk/pem-jwk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "alessiopcc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pem",
      "kind": "edit",
      "files": [
        {
          "path": "types/pem/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pem/pem-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "PopeFelix",
        "tony19",
        "DethAriel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pendo-io-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/pendo-io-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pendo-io-browser/pendo-io-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aaronbeall"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "penner",
      "kind": "edit",
      "files": [
        {
          "path": "types/penner/penner-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/penner/penner.min.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "perfy",
      "kind": "edit",
      "files": [
        {
          "path": "types/perfy/perfy-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "permit",
      "kind": "edit",
      "files": [
        {
          "path": "types/permit/permit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jannikkeye"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "persistent-cache",
      "kind": "edit",
      "files": [
        {
          "path": "types/persistent-cache/persistent-cache-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DanielBGomez"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "persona",
      "kind": "edit",
      "files": [
        {
          "path": "types/persona/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/persona/persona-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Nycto"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pet-finder-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/pet-finder-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pet-finder-api/pet-finder-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ncipollina"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "petit-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/petit-dom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/petit-dom/petit-dom-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "JamesMessinger"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pexrtc",
      "kind": "edit",
      "files": [
        {
          "path": "types/pexrtc/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pexrtc/pexrtc-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "10clouds"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-copy-streams",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-copy-streams/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg-copy-streams/pg-copy-streams-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fluggo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-cursor",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-cursor/pg-cursor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Tiogshi",
        "elias-fauser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-database-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-database-url/pg-database-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tdukart"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-ears",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-ears/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg-ears/pg-ears-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bradleyayers"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-escape",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-escape/pg-escape-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "khell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-format",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-format/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg-format/pg-format-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zopf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pg-large-object",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-large-object/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg-large-object/pg-large-object-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mateuszkrupa"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg-pool",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-pool/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg-pool/pg-pool-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aleung",
        "mainnika"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pg-template-tag",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg-template-tag/pg-template-tag-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "johan13"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pg",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg/lib/type-overrides.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg/pg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pg/v6/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg/v6/pg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pspeter3",
        "HoldYourWaffle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "pgn-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/pgn-parser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pgn-parser/pgn-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tneisinger"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pgwmodal",
      "kind": "edit",
      "files": [
        {
          "path": "types/pgwmodal/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pgwmodal/pgwmodal-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phantom",
      "kind": "edit",
      "files": [
        {
          "path": "types/phantom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phantom/phantom-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "horiuchi",
        "llRandom"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phantomcss",
      "kind": "edit",
      "files": [
        {
          "path": "types/phantomcss/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phantomcss/phantomcss-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "abauzac"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phantomjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/phantomjs/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "keesey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phc__bcrypt",
      "kind": "edit",
      "files": [
        {
          "path": "types/phc__bcrypt/phc__bcrypt-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vespaiach"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phoenix",
      "kind": "edit",
      "files": [
        {
          "path": "types/phoenix/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phoenix/phoenix-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mciastek",
        "John-Goff",
        "princemaple"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "phoenix_live_view",
      "kind": "edit",
      "files": [
        {
          "path": "types/phoenix_live_view/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phoenix_live_view/phoenix_live_view-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pzingg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phone-formatter",
      "kind": "edit",
      "files": [
        {
          "path": "types/phone-formatter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phone-formatter/phone-formatter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "westy92"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phoneformat.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/phoneformat.js/phoneformat.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonegap-facebook-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonegap-facebook-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phonegap-facebook-plugin/phonegap-facebook-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Justin-Credible"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonegap-nfc",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonegap-nfc/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phonegap-nfc/phonegap-nfc-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "michaeldesigaud"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonegap-plugin-barcodescanner",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonegap-plugin-barcodescanner/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phonegap-plugin-barcodescanner/phonegap-plugin-barcodescanner-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonegap",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonegap/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phonegap/phonegap-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "borisyankov",
        "DickvdBrink"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonetic",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonetic/phonetic-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "emmanuelnk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phonon",
      "kind": "edit",
      "files": [
        {
          "path": "types/phonon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/phonon/phonon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kserin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "photonui",
      "kind": "edit",
      "files": [
        {
          "path": "types/photonui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photonui/photonui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "florentpoujol"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "photoshop",
      "kind": "edit",
      "files": [
        {
          "path": "types/photoshop/dom/Channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/ColorSampler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Constants.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/CoreModules.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Document.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Guide.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/ImagingModule.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Layer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Objects.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/PathItem.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Photoshop.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/Selection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/SubPathItem.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/TextItem.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/ColorSamplers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/CountItems.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/Guides.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/PathItems.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/PathPoints.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/SubPathItems.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/collections/TextFonts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/objects/SolidColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/Preferences.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesBase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesCursors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesFileHandling.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesGeneral.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesGuidesGridsAndSlices.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesHistory.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesInterface.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesTransparencyAndGamut.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/preferences/PreferencesUnitsAndRulers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/text/CharacterStyle.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/text/ParagraphStyle.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/types/ApplyImageTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/dom/types/CalculationsTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/util/colorTypes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoshop/util/unit.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "adobe-photoshop",
        "baaygun",
        "heewooa",
        "jardicc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "photoswipe",
      "kind": "edit",
      "files": [
        {
          "path": "types/photoswipe/dist/photoswipe-ui-default/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoswipe/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/photoswipe/photoswipe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hellochar",
        "PikachuEXE",
        "Razdva122"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "php-serialize",
      "kind": "edit",
      "files": [
        {
          "path": "types/php-serialize/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/php-serialize/php-serialize-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "blurfx"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "phplint",
      "kind": "edit",
      "files": [
        {
          "path": "types/phplint/phplint-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MysteryBlokHed"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "physical-cpu-count",
      "kind": "edit",
      "files": [
        {
          "path": "types/physical-cpu-count/physical-cpu-count-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pi-pir-sensor",
      "kind": "edit",
      "files": [
        {
          "path": "types/pi-pir-sensor/pi-pir-sensor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "meecodebymariomurrent"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pi-spi",
      "kind": "edit",
      "files": [
        {
          "path": "types/pi-spi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pi-spi/pi-spi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "marcel-ernst"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pi-wifi",
      "kind": "edit",
      "files": [
        {
          "path": "types/pi-wifi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pi-wifi/pi-wifi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "loofkid"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pica",
      "kind": "edit",
      "files": [
        {
          "path": "types/pica/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pica/test/pica-tests.cjs.ts",
          "kind": "test"
        },
        {
          "path": "types/pica/test/pica-tests.global.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hmtylmz",
        "peterblazejewicz",
        "sapphi-red"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pick-deep",
      "kind": "edit",
      "files": [
        {
          "path": "types/pick-deep/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pick-deep/pick-deep-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ElliottCampbellJHA",
        "eheikes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pickadate",
      "kind": "edit",
      "files": [
        {
          "path": "types/pickadate/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pickadate/pickadate-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "theodorejb",
        "leonard-thieu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pico8parse",
      "kind": "edit",
      "files": [
        {
          "path": "types/pico8parse/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pico8parse/pico8parse-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "picomatch",
      "kind": "edit",
      "files": [
        {
          "path": "types/picomatch/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/picomatch/lib/constants.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/picomatch/lib/picomatch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/picomatch/picomatch-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "p-kuen",
        "danez",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "picturefill",
      "kind": "edit",
      "files": [
        {
          "path": "types/picturefill/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/picturefill/picturefill-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "alaz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pid-from-port",
      "kind": "edit",
      "files": [
        {
          "path": "types/pid-from-port/pid-from-port-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pidusage",
      "kind": "edit",
      "files": [
        {
          "path": "types/pidusage/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pidusage/pidusage-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cyrilschumacher"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pify",
      "kind": "edit",
      "files": [
        {
          "path": "types/pify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pify/pify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "samverschueren",
        "mad-mike",
        "c7hm4r"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pigpio-dht",
      "kind": "edit",
      "files": [
        {
          "path": "types/pigpio-dht/pigpio-dht-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pikaday-time",
      "kind": "edit",
      "files": [
        {
          "path": "types/pikaday-time/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pikaday-time/pikaday-time-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Sayan751"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pikaday",
      "kind": "edit",
      "files": [
        {
          "path": "types/pikaday/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pikaday/pikaday-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MidnightDesign",
        "wake42",
        "mezoistvan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ping",
      "kind": "edit",
      "files": [
        {
          "path": "types/ping/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ping/ping-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RMHonor",
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pinkyswear",
      "kind": "edit",
      "files": [
        {
          "path": "types/pinkyswear/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pinkyswear/pinkyswear-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chances"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pino-datadog",
      "kind": "edit",
      "files": [
        {
          "path": "types/pino-datadog/pino-datadog-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "czystyl"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "pino-http",
      "kind": "edit",
      "files": [
        {
          "path": "types/pino-http/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pino-http/pino-http-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "screendriver",
        "jdforsythe",
        "tough-griff",
        "yorch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "pino-multi-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/pino-multi-stream/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "JakeGinnivan",
        "vyobukhov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "ChocolateLoverRaj",
      "date": "2023-09-22T19:05:13.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1699334295,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/d1cc2a0d356455bc115f034581865b81f774b0dc/checks?check_suite_id=16460072471"
}

@typescript-bot
Copy link
Contributor

⚠️ There are too many reviewers for this PR change (296). Merging can only be handled by a DT maintainer.

People who would have been pinged yoursunny renjfk clark-stevenson jramstedt DefinitelyTyped ChocolateLoverRaj piraveen hanssens jablko catlan lethyb altano 43081j peterblazejewicz valentinschabschneider dagams amikhalev calebegg hlthi OrIOg mikefowler plantain-00 AH-dark torpedro rainshen49 jfloff johnnyreilly albertorestifo jliuhtonen rbarbazz emmanuelgautier OpportunityLiu djcsdy jbaldwin zhyupe Runtu4378 eturino pinage404 fathyb ascorbic sgmccli leovujanic jon-fearer remcohaszing ajcrites jaimeadf 4eb0da ciaran1344 BendingBender n8Guy leonard-thieu deltaidea LinqLover ajafff glen-84 forivall mrmlnc Methuselah96 nickzelei maximelebastard dpoetzsch pharrukh niksy eoin-obrien fa93hws ffflorian XVincentX marcelltoth tlaziuk niieani Jack-Works tpluscode ullisenmedia jaeggerr flavionegrao wesleygrimes owsas agoldis AlexandreHetu dplewis yomybaby pocketcolin rdhelms jlnquere tybi jeffgukang buitanloc JeromeDeLeon kentrh swittk inikulin cristianrgreco Bartvds mizunashi-mana bcherny bvanreeven MrJohz caasi atomyyyy yummyummyummy johnbendi iamvishnusankar duncanhall karlhorky ShekharNain JasonMan34 AtlasDev ivan94 mbutsykin nyo kzay rmartone mrand01 staticfunction lucasmacosta benhchoi yasupeke mthmulders codepunkt Wyfy0107 bluehatbrit mikefrancis ezintz ngtan acerbic isman-usoh krizalys cjbarth jamesadarich sagar7993 mugeso alsiola davidNHK carlosscheffer jindev stbychkov Park9eon zerocho andrewvetovitz linusbrolin SomaticIT skrud akaNightmare daphnesmit btorresgil pasieronen WangZishi EduardoAC JoelKlint liorm seng-siong thewilkybarkid AylaJK gristow carboneater dassennato ksamborski josecolella rishikodali claabs podplatnikm soulthreads Scotsoo horiuchi enaeseth theigor unindented kstiehl vaskevich alitaheri jlismore melangue mhegazy aomarks hartleyrobertson lokeshpeta 9999years GlenCFL screendriver apare jbuckner Justin-Credible trainerbill barronwei martin-badin msrumon sheghun regdos cschwarz k-yle timonegk MasterOdin lodi-g nicklatkovich qqilihq koshilki ansu5555 taoqf erichillah she11sh0cked jeroenvervaeke thalesagapito r4tz52 BamButz jg-mms Foohx m1llen1um radziksh evolkmann andipaetzold nmummau jeralm kryops makotokw RealTYPICAL vvakame SrTobi siegebell Lunrtick alessiopcc PopeFelix tony19 DethAriel aaronbeall jannikkeye DanielBGomez Nycto ncipollina JamesMessinger 10clouds fluggo Tiogshi elias-fauser tdukart bradleyayers khell zopf mateuszkrupa aleung mainnika johan13 pspeter3 HoldYourWaffle tneisinger llRandom abauzac keesey vespaiach mciastek John-Goff princemaple pzingg westy92 michaeldesigaud borisyankov DickvdBrink emmanuelnk kserin florentpoujol adobe-photoshop baaygun heewooa jardicc hellochar PikachuEXE Razdva122 blurfx MysteryBlokHed meecodebymariomurrent marcel-ernst loofkid hmtylmz sapphi-red ElliottCampbellJHA eheikes theodorejb p-kuen danez alaz cyrilschumacher samverschueren mad-mike c7hm4r Sayan751 MidnightDesign wake42 mezoistvan RMHonor bendingbender chances czystyl jdforsythe tough-griff yorch JakeGinnivan vyobukhov

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 1, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

1 similar comment
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed The CI failed When GH Actions fails Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. labels Sep 1, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 5, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 12, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 15, 2023
@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. The CI failed When GH Actions fails labels Sep 22, 2023
@typescript-bot
Copy link
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, @JoshuaKGoldberg.

(Ping @yoursunny, @renjfk, @clark-stevenson, @jramstedt, @DefinitelyTyped, @ChocolateLoverRaj, @piraveen, @hanssens, @jablko, @catlan, @lethyb, @altano, @43081j, @peterblazejewicz, @valentinschabschneider, @DaGaMs, @amikhalev, @calebegg, @hlthi, @OrIOg, @mikefowler, @plantain-00, @AH-dark, @torpedro, @rainshen49, @jfloff, @johnnyreilly, @albertorestifo, @jliuhtonen, @rbarbazz, @emmanuelgautier, @OpportunityLiu, @djcsdy, @jbaldwin, @zhyupe, @Runtu4378, @eturino, @pinage404, @fathyb, @ascorbic, @sgmccli, @leovujanic, @jon-fearer, @remcohaszing, @ajcrites, @jaimeadf, @4eb0da, @ciaran1344, @BendingBender, @n8Guy, @leonard-thieu, @deltaidea, @LinqLover, @ajafff, @glen-84, @forivall, @mrmlnc, @Methuselah96, @nickzelei, @maximelebastard, @dpoetzsch, @pharrukh, @niksy, @eoin-obrien, @fa93hws, @ffflorian, @XVincentX, @marcelltoth, @tlaziuk, @niieani, @Jack-Works, @tpluscode, @ullisenmedia, @jaeggerr, @flavionegrao, @wesleygrimes, @owsas, @agoldis, @AlexandreHetu, @dplewis, @yomybaby, @pocketcolin, @rdhelms, @jlnquere, @tybi, @jeffgukang, @buitanloc, @JeromeDeLeon, @kentrh, @swittk, @inikulin, @cristianrgreco, @Bartvds, @mizunashi-mana, @bcherny, @bvanreeven, @MrJohz, @caasi, @atomyyyy, @yummyummyummy, @johnbendi, @iamvishnusankar, @duncanhall, @karlhorky, @ShekharNain, @JasonMan34, @AtlasDev, @ivan94, @mbutsykin, @nyo, @kzay, @rmartone, @mrand01, @staticfunction, @lucasmacosta, @benhchoi, @yasupeke, @mthmulders, @codepunkt, @Wyfy0107, @bluehatbrit, @mikefrancis, @ezintz, @ngtan, @acerbic, @isman-usoh, @krizalys, @cjbarth, @jamesadarich, @sagar7993, @mugeso, @alsiola, @davidNHK, @carlosscheffer, @jindev, @stbychkov, @Park9eon, @zerocho, @andrewvetovitz, @linusbrolin, @SomaticIT, @skrud, @akaNightmare, @daphnesmit, @btorresgil, @pasieronen, @WangZishi, @EduardoAC, @JoelKlint, @liorm, @seng-siong, @thewilkybarkid, @AylaJK, @gristow, @carboneater, @dassennato, @ksamborski, @josecolella, @rishikodali, @claabs, @podplatnikm, @soulthreads, @Scotsoo, @horiuchi, @enaeseth, @theigor, @unindented, @kstiehl, @vaskevich, @alitaheri, @jlismore, @melangue, @mhegazy, @aomarks, @hartleyrobertson, @lokeshpeta, @9999years, @GlenCFL, @screendriver, @apare, @jbuckner, @Justin-Credible, @trainerbill, @barronwei, @martin-badin, @msrumon, @sheghun, @regdos, @cschwarz, @k-yle, @timonegk, @MasterOdin, @lodi-g, @nicklatkovich, @qqilihq, @koshilki, @ansu5555, @taoqf, @erichillah, @she11sh0cked, @jeroenvervaeke, @thalesagapito, @r4tz52, @BamButz, @jg-mms, @Foohx, @m1llen1um, @radziksh, @evolkmann, @andipaetzold, @nmummau, @jeralm, @kryops, @makotokw, @RealTYPICAL, @vvakame, @SrTobi, @siegebell, @Lunrtick, @alessiopcc, @PopeFelix, @tony19, @DethAriel, @aaronbeall, @jannikkeye, @DanielBGomez, @Nycto, @ncipollina, @JamesMessinger, @10clouds, @fluggo, @Tiogshi, @elias-fauser, @tdukart, @bradleyayers, @khell, @zopf, @mateuszkrupa, @aleung, @mainnika, @johan13, @pspeter3, @HoldYourWaffle, @tneisinger, @llRandom, @abauzac, @keesey, @vespaiach, @mciastek, @John-Goff, @princemaple, @pzingg, @westy92, @michaeldesigaud, @borisyankov, @DickvdBrink, @emmanuelnk, @kserin, @florentpoujol, @adobe-photoshop, @baaygun, @heewooa, @jardicc, @hellochar, @PikachuEXE, @Razdva122, @blurfx, @MysteryBlokHed, @meecodebymariomurrent, @marcel-ernst, @loofkid, @hmtylmz, @sapphi-red, @ElliottCampbellJHA, @eheikes, @theodorejb, @p-kuen, @danez, @alaz, @cyrilschumacher, @samverschueren, @mad-mike, @c7hm4r, @Sayan751, @MidnightDesign, @wake42, @mezoistvan, @RMHonor, @BendingBender, @chances, @czystyl, @jdforsythe, @tough-griff, @yorch, @JakeGinnivan, @vyobukhov.)

@typescript-bot typescript-bot added The CI failed When GH Actions fails Abandoned This PR had no activity for a long time, and is considered abandoned and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Sep 22, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg I haven't seen any activity on this PR in more than three weeks, and it still has problems that prevent it from being merged. The PR will be closed on Sep 29th (in a week) if the issues aren't addressed.

@typescript-bot typescript-bot removed the Abandoned This PR had no activity for a long time, and is considered abandoned label Sep 23, 2023
@johnnyreilly johnnyreilly merged commit a80f5fb into DefinitelyTyped:master Sep 24, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-p branch September 24, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Edits multiple packages Huge Change Possibly Edits Infrastructure Too many files, bot didn't see them all The CI failed When GH Actions fails Too Many Files Not all files scanned by the bot! Too Many Owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants