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 o. 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/o*/**/*.t*"
# Formatted 591 files.
# npx dprint fmt "types/o*/**/*.t*"  3.80s user 0.64s system 243% cpu 1.823 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. ✔️

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review August 30, 2023 14:16
@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?

98 packages in this PR (and possibly others)

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

Code Reviews

Because this PR edits multiple packages, it can be merged once it's reviewed by a DT maintainer.

Status

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

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66536,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "bb95f8d3aa229f251d34aed73d19b5f677c4c52c",
  "mergeBaseOid": "7da74815b09b381ca2b61500eec1c989d904e9b8",
  "lastPushDate": "2023-08-30T04:19:46.000Z",
  "lastActivityDate": "2023-09-03T22:10:09.000Z",
  "mergeOfferDate": "2023-09-03T18:48:46.000Z",
  "mergeRequestDate": "2023-09-03T22:10:09.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "oakdex-pokedex",
      "kind": "edit",
      "files": [
        {
          "path": "types/oakdex-pokedex/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oakdex-pokedex/oakdex-pokedex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jalyna"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth-shim",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth-shim/oauth-shim-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth-signature",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth-signature/oauth-signature-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "okcoker"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oauth.js/oauth.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nobuoka"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oauth/oauth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nonAlgebraic",
        "EduardoAC"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "oauth2-implicit",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth2-implicit/oauth2-implicit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth2-server",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth2-server/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oauth2-server/oauth2-server-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vangorra",
        "cirick",
        "d-fischer",
        "rvitorsantos"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth2orize-pkce",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth2orize-pkce/oauth2orize-pkce-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mtgto"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oauth2orize",
      "kind": "edit",
      "files": [
        {
          "path": "types/oauth2orize/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oauth2orize/oauth2orize-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wokim",
        "heycalmdown"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "obelisk.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/obelisk.js/obelisk.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bdrupieski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "obj-file-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/obj-file-parser/obj-file-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "benc-uk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-assign-deep",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-assign-deep/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-assign-deep/object-assign-deep-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nickbclifford"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-assign",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-assign/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-assign/object-assign-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chbrown"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "object-diff",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-diff/object-diff-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-fit-images",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-fit-images/object-fit-images-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rann91"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-hash",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-hash/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-hash/object-hash-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "misak113",
        "artdiniz",
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "object-inspect",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-inspect/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-inspect/object-inspect-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "demurgos",
        "Akuukis",
        "ljharb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "object-joiner",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-joiner/object-joiner-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "me"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-keys-mapping",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-keys-mapping/object-keys-mapping-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "newraina"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-keys",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-keys/object-keys-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "VitorLuizC",
        "ljharb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-map",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-map/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-map/object-map-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wolfgang42"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-mapper",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-mapper/object-mapper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "me"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-merge",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-merge/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-merge/object-merge-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "OpenByteDev"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object-path",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-path/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-path/object-path-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pocesar",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "object-refs",
      "kind": "edit",
      "files": [
        {
          "path": "types/object-refs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object-refs/object-refs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "3fd"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object.fromentries",
      "kind": "edit",
      "files": [
        {
          "path": "types/object.fromentries/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object.fromentries/object.fromentries-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ariofrio"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object.getownpropertydescriptors",
      "kind": "edit",
      "files": [
        {
          "path": "types/object.getownpropertydescriptors/implementation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object.getownpropertydescriptors/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object.getownpropertydescriptors/object.getownpropertydescriptors-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/object.getownpropertydescriptors/polyfill.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object.getownpropertydescriptors/shim.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "VitorLuizC",
        "ljharb",
        "ExE-Boss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "object.omit",
      "kind": "edit",
      "files": [
        {
          "path": "types/object.omit/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/object.omit/object.omit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ifiokjr"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "object.pick",
      "kind": "edit",
      "files": [
        {
          "path": "types/object.pick/object.pick-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ifiokjr"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "objects-to-csv",
      "kind": "edit",
      "files": [
        {
          "path": "types/objects-to-csv/objects-to-csv-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pl4nty"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "objtools",
      "kind": "edit",
      "files": [
        {
          "path": "types/objtools/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/objtools/objtools-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "me"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oblo-util",
      "kind": "edit",
      "files": [
        {
          "path": "types/oblo-util/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oblo-util/oblo-util-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Oblosys"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oboe",
      "kind": "edit",
      "files": [
        {
          "path": "types/oboe/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oboe/oboe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "optical"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "obs-studio",
      "kind": "edit",
      "files": [
        {
          "path": "types/obs-studio/obs-studio-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "VodBox"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "observ",
      "kind": "edit",
      "files": [
        {
          "path": "types/observ/computed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/observ/observ-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/observ/source.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/observ/watch.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "beno-coviu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "observe-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/observe-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/observe-js/observe-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "herrmanno"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "obsolete-web",
      "kind": "edit",
      "files": [
        {
          "path": "types/obsolete-web/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/obsolete-web/test/obsolete-web-commonjs.tests.ts",
          "kind": "test"
        },
        {
          "path": "types/obsolete-web/test/obsolete-web-global.tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oclazyload",
      "kind": "edit",
      "files": [
        {
          "path": "types/oclazyload/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oclazyload/oclazyload-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/oclazyload/oclazyload.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rolandzwaga"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ofe",
      "kind": "edit",
      "files": [
        {
          "path": "types/ofe/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ofe/ofe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Morfent"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "offline-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/offline-js/offline-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cgwrench"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "offscreen-canvas",
      "kind": "edit",
      "files": [
        {
          "path": "types/offscreen-canvas/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/offscreen-canvas/offscreen-canvas-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "offscreencanvas",
      "kind": "edit",
      "files": [
        {
          "path": "types/offscreencanvas/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/offscreencanvas/offscreencanvas-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kayahr",
        "ova2",
        "capnmidnight"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "oidc-provider",
      "kind": "edit",
      "files": [
        {
          "path": "types/oidc-provider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oidc-provider/oidc-provider-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "panva"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oidc-token-manager",
      "kind": "edit",
      "files": [
        {
          "path": "types/oidc-token-manager/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oidc-token-manager/oidc-token-manager-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rosieks"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oja",
      "kind": "edit",
      "files": [
        {
          "path": "types/oja/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oja/oja-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "buffcode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ola",
      "kind": "edit",
      "files": [
        {
          "path": "types/ola/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ola/ola-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "adrgautier"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omelette",
      "kind": "edit",
      "files": [
        {
          "path": "types/omelette/omelette-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kamontat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omggif",
      "kind": "edit",
      "files": [
        {
          "path": "types/omggif/omggif-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omgopass",
      "kind": "edit",
      "files": [
        {
          "path": "types/omgopass/omgopass-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kldzj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omit-deep-lodash",
      "kind": "edit",
      "files": [
        {
          "path": "types/omit-deep-lodash/omit-deep-lodash-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dZefa",
        "ideffix"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omit-deep",
      "kind": "edit",
      "files": [
        {
          "path": "types/omit-deep/omit-deep-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omit-empty",
      "kind": "edit",
      "files": [
        {
          "path": "types/omit-empty/omit-empty-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pastelsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "omit",
      "kind": "edit",
      "files": [
        {
          "path": "types/omit/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/omit/omit-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChocolateLoverRaj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "on-finished",
      "kind": "edit",
      "files": [
        {
          "path": "types/on-finished/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/on-finished/on-finished-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "czechboy0",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "on-headers",
      "kind": "edit",
      "files": [
        {
          "path": "types/on-headers/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/on-headers/on-headers-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jjeffery",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "on-wake-up",
      "kind": "edit",
      "files": [
        {
          "path": "types/on-wake-up/on-wake-up-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ajafff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "once",
      "kind": "edit",
      "files": [
        {
          "path": "types/once/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/once/once-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "denis-sokolov",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "one-time",
      "kind": "edit",
      "files": [
        {
          "path": "types/one-time/one-time-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "onesignal-cordova-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/onesignal-cordova-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onesignal-cordova-plugin/onesignal-cordova-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "broder",
        "vaclavnovotny"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "onfleet__node-onfleet",
      "kind": "edit",
      "files": [
        {
          "path": "types/onfleet__node-onfleet/Resources/Administrators.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Containers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Destinations.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Hubs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Recipients.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Tasks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Teams.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Webhooks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/Resources/Workers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/metadata.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/onfleet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onfleet__node-onfleet/onfleet__node-onfleet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "marcobeltempo",
        "neilpoulin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "onflow__flow-js-testing",
      "kind": "edit",
      "files": [
        {
          "path": "types/onflow__flow-js-testing/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/onflow__flow-js-testing-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/onflow__flow-js-testing/src/account.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/contract.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/crypto.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/deploy-code.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/flow-token.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/interaction.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/jest-asserts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onflow__flow-js-testing/src/templates.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "adbario"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oniguruma",
      "kind": "edit",
      "files": [
        {
          "path": "types/oniguruma/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oniguruma/oniguruma-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "smhxx"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "onionoo",
      "kind": "edit",
      "files": [
        {
          "path": "types/onionoo/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onionoo/onionoo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "onscan.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/onscan.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/onscan.js/onscan.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ontime",
      "kind": "edit",
      "files": [
        {
          "path": "types/ontime/ontime-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Hirse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oojs-ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/oojs-ui/ActionFieldLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ActionSet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ActionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ApexTheme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/BarToolGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/BlankTheme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/BookletLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonGroupWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonMenuSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ButtonWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/CheckboxInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/CheckboxMultioptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/CheckboxMultiselectInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/CheckboxMultiselectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ComboBoxInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/DecoratedOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Dialog.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/DropdownInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/DropdownWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Element.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Error.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/FieldLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/FieldsetLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/FormLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/HiddenInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/HorizontalLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/HtmlSnippet.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/IconWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/IndexLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/IndicatorWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/InputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/LabelWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ListToolGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuSectionOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuTagMultiselectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MenuToolGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MessageDialog.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MessageWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MultilineTextInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MultioptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/MultiselectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/NumberInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/OptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/OutlineControlsWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/OutlineOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/OutlineSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PageLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PanelLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PopupButtonWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PopupTagMultiselectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PopupTool.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PopupToolGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/PopupWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ProcessDialog.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ProgressBarWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/RadioInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/RadioOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/RadioSelectInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/RadioSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/SearchInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/SearchWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/SelectFileInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/SelectFileWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/SelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/StackLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TabOptionWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TabPanelLayout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TabSelectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TagItemWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TagMultiselectWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/TextInputWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Theme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToggleButtonWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToggleSwitchWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToggleWidget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Tool.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToolFactory.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToolGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToolGroupFactory.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/ToolGroupTool.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Widget.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/WikimediaUITheme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/Window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/WindowInstance.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/WindowManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/AccessKeyedElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/ButtonElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/ClippableElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/DraggableElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/DraggableGroupElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/FlaggedElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/FloatableElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/GroupElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/IconElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/IndicatorElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/LabelElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/LookupElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/PendingElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/PopupElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/RequestManager.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/RequiredElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/TabIndexedElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/mixin/TitledElement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs-ui/oojs-ui-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/oojs-ui/utils.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "diskdance",
        "ChlodAlejandro"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "oojs",
      "kind": "edit",
      "files": [
        {
          "path": "types/oojs/EmitterList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs/EventEmitter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs/Factory.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs/Registry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs/SortedEmitterList.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oojs/oojs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/oojs/utils.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "diskdance",
        "ChlodAlejandro"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ooura",
      "kind": "edit",
      "files": [
        {
          "path": "types/ooura/ooura-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sukumo28"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-file-explorer",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-file-explorer/open-file-explorer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sevenc-nanashi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-graph-scraper",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-graph-scraper/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/open-graph-scraper/open-graph-scraper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-graph",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-graph/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/open-graph/open-graph-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-wc__testing-karma-bs",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-wc__testing-karma-bs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/open-wc__testing-karma-bs/open-wc__testing-karma-bs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-wc__testing-karma",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-wc__testing-karma/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/open-wc__testing-karma/open-wc__testing-karma-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "open-wc__webpack-import-meta-loader",
      "kind": "edit",
      "files": [
        {
          "path": "types/open-wc__webpack-import-meta-loader/open-wc__webpack-import-meta-loader-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openapi-factory",
      "kind": "edit",
      "files": [
        {
          "path": "types/openapi-factory/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openapi-factory/openapi-factory-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "runebaas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openapi-sampler",
      "kind": "edit",
      "files": [
        {
          "path": "types/openapi-sampler/openapi-sampler-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "marcelltoth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openapi-to-postmanv2",
      "kind": "edit",
      "files": [
        {
          "path": "types/openapi-to-postmanv2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openapi-to-postmanv2/openapi-to-postmanv2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "detachhead"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "opencc-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/opencc-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/opencc-js/opencc-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "g-plane"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "opener",
      "kind": "edit",
      "files": [
        {
          "path": "types/opener/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/opener/opener-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tikurahul"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openfin",
      "kind": "edit",
      "files": [
        {
          "path": "types/openfin/_v2/api/application/application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/application/applicationOption.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/clipboard/clipboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/emitterMap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/eventAggregator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/externalApplication.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/externalWindow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/frame.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/globalHotkey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/notifications.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/system.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/webcontents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/events/window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/external-application/external-application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/external-window/external-window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/fin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/frame/frame.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/global-hotkey/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/interappbus/channel/channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/interappbus/channel/client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/interappbus/channel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/interappbus/channel/provider.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/interappbus/interappbus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/notification/notification.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/commands.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/golden-layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/openfin-layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/platform-provider.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/resizable-view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/platform/utils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/system/entity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/system/log.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/system/monitor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/system/rvm.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/system/system.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/view/view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/webcontents/webcontents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/window/bounds-changed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/window/window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/api/window/windowOption.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/environment/environment.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/environment/node-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/environment/openfin-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/fdc3/context.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/fdc3/contextChannels.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/fdc3/errors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/fdc3/intents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/fdc3/main.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/launcher/launcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/launcher/nix-launch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/launcher/win-launch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/main.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/ERROR_BOX_TYPES.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/EntityType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/Identity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/Layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/Platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/PreloadScript.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/WebOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/WindowOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/shapes/shapes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/transport/elipc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/transport/port-discovery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/transport/transport.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/transport/websocket.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/transport/wire.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/util/entity-type.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/_v2/util/normalize-config.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/openfin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/openfin/v50/_v2/api/application/application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/application/applicationOption.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/clipboard/clipboard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/emitterMap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/eventAggregator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/externalApplication.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/externalWindow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/frame.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/globalHotkey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/notifications.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/system.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/webcontents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/events/window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/external-application/external-application.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/external-window/external-window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/fin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/frame/frame.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/global-hotkey/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/interappbus/channel/channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/interappbus/channel/client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/interappbus/channel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/interappbus/channel/provider.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/interappbus/interappbus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/notification/notification.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/commands.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/golden-layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/openfin-layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/platform-provider.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/platform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/platform/utils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/system/entity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/system/log.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/system/monitor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/system/rvm.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/system/system.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/view/view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/webcontents/webcontents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/window/bounds-changed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/window/window.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/api/window/windowOption.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/environment/environment.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/environment/node-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/environment/openfin-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/fdc3/context.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/fdc3/contextChannels.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/fdc3/errors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/fdc3/intents.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/fdc3/main.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/launcher/launcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/launcher/nix-launch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/launcher/win-launch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/main.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/shapes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/transport/elipc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/transport/port-discovery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/transport/transport.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/transport/websocket.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/transport/wire.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/util/entity-type.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/_v2/util/normalize-config.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openfin/v50/openfin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chrisbarker",
        "rdepena",
        "whyn07m3",
        "licui3936",
        "tomer-openfin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openid",
      "kind": "edit",
      "files": [
        {
          "path": "types/openid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openid/openid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jacobmstein",
        "alfaproject"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openjscad",
      "kind": "edit",
      "files": [
        {
          "path": "types/openjscad/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openjscad/openjscad-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danmarshall"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openlayers",
      "kind": "edit",
      "files": [
        {
          "path": "types/openlayers/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openlayers/openlayers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/openlayers/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openlayers/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openlayers/v3/openlayers-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "osechet",
        "wb14123",
        "mylen",
        "iamthechad",
        "danmana",
        "yairtawil",
        "pierremarc",
        "hauke96",
        "gberaudo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openpay",
      "kind": "edit",
      "files": [
        {
          "path": "types/openpay/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openpay/openpay-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bjardon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openpgp",
      "kind": "edit",
      "files": [
        {
          "path": "types/openpgp/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openpgp/openpgp-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "errietta",
        "damonpam",
        "po5i",
        "ecamellini",
        "SardineFish",
        "nwtgck",
        "vansergen",
        "ugosan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openrct2",
      "kind": "edit",
      "files": [
        {
          "path": "types/openrct2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openrct2/test/openrct2-tests.example.ts",
          "kind": "test"
        },
        {
          "path": "types/openrct2/test/openrct2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "OpenRCT2",
        "IntelOrca"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openseadragon",
      "kind": "edit",
      "files": [
        {
          "path": "types/openseadragon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openseadragon/openseadragon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "alvaromartmart",
        "RobertYost",
        "jstaab",
        "kristinruben",
        "geoff-harper",
        "justincy",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openssi-websdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/openssi-websdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openssi-websdk/openssi-websdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "arner"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openstack-wrapper",
      "kind": "edit",
      "files": [
        {
          "path": "types/openstack-wrapper/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openstack-wrapper/openstack-wrapper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sanjaymadane"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "opentok",
      "kind": "edit",
      "files": [
        {
          "path": "types/opentok/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/opentok/opentok-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "westy92",
        "CatGuardian",
        "pronebird",
        "valencar",
        "zaguiini"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "opentype.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/opentype.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/opentype.js/opentype.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danmarshall",
        "edzis",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openurl",
      "kind": "edit",
      "files": [
        {
          "path": "types/openurl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openurl/openurl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "felixhao28"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "openurl2",
      "kind": "edit",
      "files": [
        {
          "path": "types/openurl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openurl2/openurl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "felixhao28"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "opossum",
      "kind": "edit",
      "files": [
        {
          "path": "types/opossum/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/opossum/opossum-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "quinnlangille",
        "merufm",
        "lance",
        "mastermatt",
        "tjenkinson"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "optics-agent",
      "kind": "edit",
      "files": [
        {
          "path": "types/optics-agent/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/optics-agent/optics-agent-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "crevil"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "optimist",
      "kind": "edit",
      "files": [
        {
          "path": "types/optimist/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/optimist/optimist-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "soywiz",
        "chbrown"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "optimize-css-assets-webpack-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/optimize-css-assets-webpack-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/optimize-css-assets-webpack-plugin/optimize-css-assets-webpack-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "odnamrataizem",
        "skovy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "oracle__oraclejet",
      "kind": "edit",
      "files": [
        {
          "path": "types/oracle__oraclejet/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojaccordion/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojanimation/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojarraydataprovider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojarraytreedataprovider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojavatar/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojbutton/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojchart/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcheckboxset/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcollapsible/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcollectiondataprovider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcolorpalette/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcolorspectrum/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcomposite/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojconfig/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojcontext/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojconveyorbelt/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdatagrid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdataprovider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdatetimepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdefer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdeferreddataprovider/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdiagram-utils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdiagram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdialog/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojdvt-base/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojeditablevalue/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojexpressionutils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojfilepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojfilmstrip/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojformlayout/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojgantt/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojgauge/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojinputnumber/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojinputtext/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojknockout-keyset/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojknockout-model/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojknockouttemplateutils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojlabel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojlabelvalue/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojlegend/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojlistdataproviderview/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/oracle__oraclejet/ojlistview/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "nolakara",
        "jingxwu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2023-09-03T18:46:31.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1699277932,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added The CI failed When GH Actions fails Popular package This PR affects a popular package (as counted by NPM download counts). Possibly Edits Infrastructure Too many files, bot didn't see them all Edits multiple packages Too Many Owners Too Many Files Not all files scanned by the bot! Huge Change labels Aug 30, 2023
@typescript-bot
Copy link
Contributor

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

People who would have been pinged jalyna BendingBender okcoker nobuoka nonAlgebraic EduardoAC maxbogus vangorra cirick d-fischer rvitorsantos mtgto wokim heycalmdown bdrupieski benc-uk nickbclifford chbrown rogierschouten rann91 misak113 artdiniz martin-badin demurgos Akuukis ljharb me newraina VitorLuizC wolfgang42 OpenByteDev pocesar 3fd ariofrio ExE-Boss ifiokjr pl4nty Oblosys optical VodBox beno-coviu herrmanno peterblazejewicz rolandzwaga Morfent cgwrench kayahr ova2 capnmidnight panva rosieks buffcode adrgautier kamontat ffflorian kldzj dZefa ideffix bengry pastelsky ChocolateLoverRaj czechboy0 jjeffery ajafff denis-sokolov broder vaclavnovotny marcobeltempo neilpoulin adbario smhxx DefinitelyTyped Hirse diskdance ChlodAlejandro sukumo28 sevenc-nanashi runebaas marcelltoth detachhead g-plane tikurahul chrisbarker rdepena whyn07m3 licui3936 tomer-openfin jacobmstein alfaproject danmarshall osechet wb14123 mylen iamthechad danmana yairtawil pierremarc hauke96 gberaudo bjardon errietta damonpam po5i ecamellini SardineFish nwtgck vansergen ugosan OpenRCT2 IntelOrca alvaromartmart RobertYost jstaab kristinruben geoff-harper justincy arner sanjaymadane westy92 CatGuardian pronebird valencar zaguiini edzis felixhao28 quinnlangille merufm lance mastermatt tjenkinson crevil soywiz odnamrataizem skovy nolakara jingxwu

@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 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 Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. and removed The CI failed When GH Actions fails labels Sep 1, 2023
@DangerBotOSS
Copy link

Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files.
The check for missing properties isn't always right, so take this list as advice, not a requirement.

oakdex-pokedex (unpkg)

was missing the following properties:

  1. allMoves

oauth-shim (unpkg)

was missing the following properties:

  1. request

oauth2orize (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'oauth2orize'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. errorHandler

object-assign-deep (unpkg)

was missing the following properties:

  1. noMutate
  2. withOptions

object-diff (unpkg)

was missing the following properties:

  1. custom

object-fit-images (unpkg)

was missing the following properties:

  1. supportsObjectFit
  2. supportsObjectPosition

object-mapper (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'object-mapper'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. getKeyValue
  2. setKeyValue
  3. parse
  4. split

oclazyload (unpkg)

was missing the following properties:

  1. padStart
  2. padEnd
  3. trimLeft
  4. trimRight
  5. trimStart
as well as these 1 other properties...

trimEnd

omit-empty (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'omit-empty'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

onfleet__node-onfleet (unpkg)

was missing the following properties:

  1. initBottleneckOptions

onflow__flow-js-testing (unpkg)

was missing the following properties:

  1. extractImports
  2. replaceImportAddresses
  3. builtInMethods
  4. getConfigValue
  5. getServiceAddress
as well as these 6 other properties...

promise, resolveImports, set, shallThrow, signUserMessage, verifyUserSignatures

onscan.js (unpkg)

was missing the following properties:

  1. attachTo
  2. detachFrom
  3. getOptions
  4. setOptions
  5. decodeKeyEvent
as well as these 3 other properties...

simulate, isScanInProgressFor, isAttachedTo

ontime (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'ontime'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

ooura (unpkg)

was missing the following properties:

  1. vectorSize
  2. scalarSize
  3. isPowerOf2

open-graph-scraper (unpkg)

was missing the following properties:

  1. run

open-wc__testing-karma-bs (unpkg)

was missing the following properties:

  1. bsSettings
  2. bsSettings

openapi-sampler (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'openapi-sampler'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. get
  2. set
  3. remove
  4. dict
as well as these 21 other properties...

walk, has, escape, unescape, parse, compile, allOfSample, inferType, sampleArray, sampleBoolean, sampleNumber, sampleObject, sampleString, clearCache, traverse, toRFCDateTime, ensureMinLength, mergeDeep, uuid, getResultForCircular, popSchemaStack

opencc-js (unpkg)

was missing the following properties:

  1. ConverterFactory
  2. Locale
  3. Trie

openid (unpkg)

was missing the following properties:

  1. saveAssociation
  2. loadAssociation
  3. removeAssociation
  4. saveDiscoveredInformation
  5. loadDiscoveredInformation
as well as these 9 other properties...

discover, associate, authenticate, verifyAssertion, SimpleRegistration, UserInterface, AttributeExchange, OAuthHybrid, PAPE

openpay (unpkg)

was missing the following properties:

  1. BASE_URL
  2. API_VERSION
  3. SANDBOX_URL
  4. SANDBOX_API_VERSION

openpgp (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'openpgp'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. parse
  2. parseFrom
  3. parseSender
  4. parseReplyTo
as well as these 169 other properties...

Address, isAllLower, isAllUpper, nameCase, AES_asm, AES, AES_CBC, AES_CFB, AES_CTR, AES_ECB, AES_GCM, Hash, sha1_asm, Sha1, sha256_asm, Sha256, IllegalStateError, IllegalArgumentError, SecurityError, string_to_bytes, hex_to_bytes, base64_to_bytes, bytes_to_string, bytes_to_hex, bytes_to_base64, pow2_ceil, is_number, is_string, is_buffer, is_bytes, is_typed_array, joinBytes, BN, Rand, BlockHash, ripemd160, sha1, sha224, sha256, sha384, sha512, ft_1, ch32, maj32, p32, s0_256, s1_256, g0_256, g1_256, inherits, toHex, htonl, toHex32, zero2, zero8, join32, split32, rotr32, rotl32, sum32, sum32_3, sum32_4, sum32_5, sum64, sum64_hi, sum64_lo, sum64_4_hi, sum64_4_lo, sum64_5_hi, sum64_5_lo, rotr64_hi, rotr64_lo, shr64_hi, shr64_lo, Deflate, deflate, deflateRaw, gzip, Inflate, inflate, inflateRaw, ungzip, assign, shrinkBuf, setTyped, Buf8, Buf16, Buf32, string2buf, buf2binstring, binstring2buf, buf2string, utf8border, deflateInit, deflateInit2, deflateReset, deflateResetKeep, deflateSetHeader, deflateEnd, deflateSetDictionary, deflateInfo, inflateReset, inflateReset2, inflateResetKeep, inflateInit, inflateInit2, inflateEnd, inflateGetHeader, inflateSetDictionary, inflateInfo, TextEncoder, TextDecoder, webToNode, nodeToWeb, externalBuffer, Reader, isStream, isUint8Array, concatUint8Array, CleartextMessage, readArmored, fromText, getPreferredHashAlgo, generate, nodeCurves, webCurves, curves, WKD, AsyncProxy, Keyring, armor, stream, OID, KDFParams, ECDHSymmetricKey, Keyid, S2K, MPI, Key, createSignaturePacket, read, reformat, getPreferredAlgo, isAeadSupported, Message, createSignaturePackets, createVerificationObjects, fromBinary, Trust, Signature, SecretSubkey, Userid, SecretKey, OnePassSignature, UserAttribute, PublicSubkey, Marker, SymmetricallyEncrypted, PublicKey, Literal, SymEncryptedSessionKey, PublicKeyEncryptedSessionKey, SymEncryptedAEADProtected, SymEncryptedIntegrityProtected, Compressed, newPacketFromTag, fromStructuredClone, clonePackets, parseClonedPackets

openstack-wrapper (unpkg)

was missing the following properties:

  1. Heat

optimist (unpkg)

was missing the following properties:

  1. rebase

orientjs (unpkg)

was missing the following properties:

  1. RecordID
  2. RecordId
  3. RID
  4. RIDBag
  5. Bag
as well as these 11 other properties...

Server, Db, Pool, Statement, Query, transport, errors, CLI, utils, jsonify, types

osmosis (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'osmosis'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.
  2. libxmljs

osmtogeojson (unpkg)

was missing the following properties:

  1. toGeojson

ospec (unpkg)

was missing the following properties:

  1. cleanStackTrace

ot (unpkg)

was missing the following properties:

  1. EditorSocketIOServer

ottomated__passport-twitch (unpkg)

was missing the following properties:

  1. OAuth2Strategy
  2. OAuth2Strategy

Generated by 🚫 dangerJS against bb95f8d

@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 1, 2023
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Sep 3, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg: Everything looks good here. I am ready to merge this PR (at bb95f8d) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@typescript-bot typescript-bot merged commit 05481cc into DefinitelyTyped:master Sep 3, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-o branch September 3, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits multiple packages Huge Change Maintainer Approved Popular package This PR affects a popular package (as counted by NPM download counts). Possibly Edits Infrastructure Too many files, bot didn't see them all Self Merge This PR can now be self-merged by the PR author or an owner 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