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 packages whose names start with f. 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/f*/**/*.t*"
# Formatted 555 files.
# npx dprint fmt "types/f*/**/*.t*"  3.52s user 0.73s system 154% cpu 2.745 total
rm .dprint.jsonc

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

CI failures are from existing errors.

@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?

259 packages in this PR (and possibly others)

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

Code Reviews

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have 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": 66527,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "82940d9281217384f510d73bc97b738687ebfe09",
  "mergeBaseOid": "25061846f16312c6fe4de60969c4cdeb06ab8a50",
  "lastPushDate": "2023-08-30T03:51:07.000Z",
  "lastActivityDate": "2023-09-14T12:57:55.000Z",
  "mergeOfferDate": "2023-09-12T13:02:52.000Z",
  "mergeRequestDate": "2023-09-14T12:57:55.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "f1",
      "kind": "edit",
      "files": [
        {
          "path": "types/f1/f1-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "neolwc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fabric",
      "kind": "edit",
      "files": [
        {
          "path": "types/fabric/fabric-impl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fabric/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fabric/test/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "oklemencic",
        "joewashear007",
        "mrand01",
        "NotWoods",
        "bmartinson",
        "RogerioTeixeira",
        "BradleyHill",
        "bmkrol823",
        "glenngartner",
        "codertx",
        "mike667",
        "nataliemarleny",
        "buzzyboy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "facebook-instant-games",
      "kind": "edit",
      "files": [
        {
          "path": "types/facebook-instant-games/facebook-instant-games-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/facebook-instant-games/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "menushka",
        "oyvindjam",
        "doterax"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "facebook-js-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/facebook-js-sdk/facebook-js-sdk-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/facebook-js-sdk/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "amritk",
        "mahmoudzohdi",
        "fluidsonic",
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "facebook-locales",
      "kind": "edit",
      "files": [
        {
          "path": "types/facebook-locales/facebook-locales-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "CvX"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "facebook-pixel",
      "kind": "edit",
      "files": [
        {
          "path": "types/facebook-pixel/facebook-pixel-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/facebook-pixel/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "noctishsu",
        "VictorHom",
        "ninpeng"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "facepaint",
      "kind": "edit",
      "files": [
        {
          "path": "types/facepaint/facepaint-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/facepaint/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DogPawHat",
        "antonsamper",
        "timswalling"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "factory-girl-objection-adapter",
      "kind": "edit",
      "files": [
        {
          "path": "types/factory-girl-objection-adapter/factory-girl-objection-adapter-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/factory-girl-objection-adapter/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mkwu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "factory-girl",
      "kind": "edit",
      "files": [
        {
          "path": "types/factory-girl/factory-girl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "stackbuilders",
        "sestrella",
        "elcuy",
        "OlivierKamers",
        "DMcNamara"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fail-on-errors-webpack-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/fail-on-errors-webpack-plugin/fail-on-errors-webpack-plugin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fail-on-errors-webpack-plugin/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fake-diff",
      "kind": "edit",
      "files": [
        {
          "path": "types/fake-diff/fake-diff-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fake-diff/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mondeja"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fake-lodash-pure-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/fake-lodash-pure-js/fake-lodash-pure-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gxless"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falafel",
      "kind": "edit",
      "files": [
        {
          "path": "types/falafel/falafel-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "delprzemo",
        "leumasme"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falcor-express",
      "kind": "edit",
      "files": [
        {
          "path": "types/falcor-express/falcor-express-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/falcor-express/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Quramy",
        "lukerielley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falcor-http-datasource",
      "kind": "edit",
      "files": [
        {
          "path": "types/falcor-http-datasource/falcor-http-datasource-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/falcor-http-datasource/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Quramy",
        "lukerielley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falcor-json-graph",
      "kind": "edit",
      "files": [
        {
          "path": "types/falcor-json-graph/falcor-json-graph-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/falcor-json-graph/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Quramy",
        "lukerielley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falcor-router",
      "kind": "edit",
      "files": [
        {
          "path": "types/falcor-router/falcor-router-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/falcor-router/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Quramy",
        "cdhgee",
        "lukerielley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "falcor",
      "kind": "edit",
      "files": [
        {
          "path": "types/falcor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/falcor/test/browser.ts",
          "kind": "test"
        },
        {
          "path": "types/falcor/test/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Quramy",
        "lukerielley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "famous",
      "kind": "edit",
      "files": [
        {
          "path": "types/famous/famous-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/famous/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "borisvasilenko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fancade-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/fancade-editor/fancade-editor-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fancade-editor/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "brckd"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fancy-log",
      "kind": "edit",
      "files": [
        {
          "path": "types/fancy-log/fancy-log-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pine"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fancybox",
      "kind": "edit",
      "files": [
        {
          "path": "types/fancybox/fancybox-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fancybox/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "borisyankov",
        "SPWizard01"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "farbtastic",
      "kind": "edit",
      "files": [
        {
          "path": "types/farbtastic/farbtastic-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/farbtastic/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "EnableSoftware"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-als",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-als/fast-als-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "elias-fauser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-astar",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-astar/fast-astar-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fast-astar/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shezard"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-crc32c",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-crc32c/fast-crc32c-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "naeemy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-fifo",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-fifo/fast-fifo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "achingbrain"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-html-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-html-parser/fast-html-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rollercodester"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-isnumeric",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-isnumeric/fast-isnumeric-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-levenshtein",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-levenshtein/fast-levenshtein-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mizunashi-mana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fast-list",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-list/fast-list-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fast-list/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-memory-cache",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-memory-cache/fast-memory-cache-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RobinTail"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-password-entropy",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-password-entropy/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "floomby"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-ratelimit",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-ratelimit/fast-ratelimit-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fast-ratelimit/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "JorgenVatle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-redact",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-redact/fast-redact-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "asciidisco",
        "nazmariam"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-shuffle",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-shuffle/fast-shuffle-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dex4er"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-stats",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-stats/fast-stats-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fast-stats/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast-text-encoding",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast-text-encoding/fast-text-encoding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fast9",
      "kind": "edit",
      "files": [
        {
          "path": "types/fast9/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "JuanJoseGonGi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fastbitset",
      "kind": "edit",
      "files": [
        {
          "path": "types/fastbitset/fastbitset-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fastclick",
      "kind": "edit",
      "files": [
        {
          "path": "types/fastclick/fastclick-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fastclick/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shinnn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fastestsmallesttextencoderdecoder",
      "kind": "edit",
      "files": [
        {
          "path": "types/fastestsmallesttextencoderdecoder/fastestsmallesttextencoderdecoder-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lorensr"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "favico.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/favico.js/favico.js-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/favico.js/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "drowse314-dev-ymat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fb-watchman",
      "kind": "edit",
      "files": [
        {
          "path": "types/fb-watchman/fb-watchman-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fb-watchman/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "whtsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fbdl-core",
      "kind": "edit",
      "files": [
        {
          "path": "types/fbdl-core/fbdl-core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fbemitter",
      "kind": "edit",
      "files": [
        {
          "path": "types/fbemitter/fbemitter-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fbemitter/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "kmxz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fbjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/fbjs/fbjs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fbjs/lib/CSSCore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/Style.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/UnicodeBidi.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/UnicodeBidiDirection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/UnicodeBidiService.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/camelize.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/camelizeStyleName.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/enumerate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/getByPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/getScrollPosition.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/getUnboundedScrollPosition.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fbjs/lib/normalizeWheel.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "morrys"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fbt",
      "kind": "edit",
      "files": [
        {
          "path": "types/fbt/fbt-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fbt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "retyui",
        "alexandernanberg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fcostarodrigo__walk",
      "kind": "edit",
      "files": [
        {
          "path": "types/fcostarodrigo__walk/fcostarodrigo__walk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tpluscode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feather-icons",
      "kind": "edit",
      "files": [
        {
          "path": "types/feather-icons/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/feather-icons/test/feather-icons-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feather-icons/test/feather-icons-type-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jineshshah36",
        "freethewhat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feather-route-matcher",
      "kind": "edit",
      "files": [
        {
          "path": "types/feather-route-matcher/feather-route-matcher-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "featherlight",
      "kind": "edit",
      "files": [
        {
          "path": "types/featherlight/featherlight-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/featherlight/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xStrom"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication-client/feathersjs__authentication-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "AbraaoAlves",
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication-jwt",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication-jwt/feathersjs__authentication-jwt-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication-jwt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication-local",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication-local/feathersjs__authentication-local-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication-local/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication-oauth1",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication-oauth1/feathersjs__authentication-oauth1-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication-oauth1/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication-oauth2",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication-oauth2/feathersjs__authentication-oauth2-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication-oauth2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "NickBolles"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__authentication",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__authentication/feathersjs__authentication-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__authentication/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "AbraaoAlves",
        "j2L4e",
        "NickBolles"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__configuration",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__configuration/feathersjs__configuration-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__configuration/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__errors",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__errors/feathersjs__errors-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__errors/handler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/feathersjs__errors/not-found.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "RazzM13"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__express",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__express/feathersjs__express-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__express/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "DadUndead"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__feathers",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__feathers/feathersjs__feathers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__feathers/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "AbraaoAlves",
        "TimMensch",
        "jordanbtucker",
        "deskoh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__primus-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__primus-client/feathersjs__primus-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__primus",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__primus/feathersjs__primus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__socket-commons",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__socket-commons/feathersjs__socket-commons-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__socket-commons/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "deskoh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__socketio-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__socketio-client/feathersjs__socketio-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__socketio-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feathersjs__socketio",
      "kind": "edit",
      "files": [
        {
          "path": "types/feathersjs__socketio/feathersjs__socketio-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feathersjs__socketio/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "j2L4e",
        "deskoh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feedparser",
      "kind": "edit",
      "files": [
        {
          "path": "types/feedparser/feedparser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feedparser/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "cortopy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "feflow__cli",
      "kind": "edit",
      "files": [
        {
          "path": "types/feflow__cli/feflow__cli-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feflow__cli/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "nikewu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fernet",
      "kind": "edit",
      "files": [
        {
          "path": "types/fernet/fernet-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fernet/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fetch-headers",
      "kind": "edit",
      "files": [
        {
          "path": "types/fetch-headers/fetch-headers-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fetch-meta-tags",
      "kind": "edit",
      "files": [
        {
          "path": "types/fetch-meta-tags/fetch-meta-tags-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "silversonicaxel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fetch-mock",
      "kind": "edit",
      "files": [
        {
          "path": "types/fetch-mock/fetch-mock-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fetch-mock/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fetch-mock/v6/fetch-mock-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fetch-mock/v6/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "asvetliakov",
        "tamird",
        "merrywhether",
        "chrissinclair",
        "matttennison",
        "quentinbouygues",
        "mtsmfm",
        "captain-igloo",
        "ChenNima",
        "dobogo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fetch.io",
      "kind": "edit",
      "files": [
        {
          "path": "types/fetch.io/fetch.io-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fetch.io/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "newraina"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffbinaries",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffbinaries/ffbinaries-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffbinaries/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "andrewbranch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffi-napi",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffi-napi/ffi-napi-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffi-napi/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "keerthi16",
        "KiranNiranjan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffi",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffi/ffi-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffi/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "loyd",
        "waitingsong"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg-concat",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg-concat/ffmpeg-concat-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffmpeg-concat/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg-installer__ffmpeg",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg-installer__ffmpeg/ffmpeg-installer__ffmpeg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg-static",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg-static/ffmpeg-static-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg.js/test/ffmpeg.js-direct-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffmpeg.js/test/ffmpeg.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg/ffmpeg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffmpeg/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Buzzertech"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffmpeg__libav-core",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffmpeg__libav-core/ffmpeg__libav-core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jeromewu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffprobe-static",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffprobe-static/ffprobe-static-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ffprobe",
      "kind": "edit",
      "files": [
        {
          "path": "types/ffprobe/ffprobe-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ffprobe/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fg-loadcss",
      "kind": "edit",
      "files": [
        {
          "path": "types/fg-loadcss/fg-loadcss-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ncovercash"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fhir-js-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/fhir-js-client/fhir-js-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fhir-js-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rmchndrng"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fibers",
      "kind": "edit",
      "files": [
        {
          "path": "types/fibers/future.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fibers/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fibers/test/fibers.ts",
          "kind": "test"
        },
        {
          "path": "types/fibers/test/futures.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "soywiz",
        "smac89"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "field",
      "kind": "edit",
      "files": [
        {
          "path": "types/field/field-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aleung"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "figlet",
      "kind": "edit",
      "files": [
        {
          "path": "types/figlet/figlet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "figma",
      "kind": "edit",
      "files": [
        {
          "path": "types/figma/figma-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/figma/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rudi-c"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-entry-cache",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-entry-cache/file-entry-cache-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-exists",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-exists/file-exists-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-exists/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-fetch",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-fetch/file-fetch-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-fetch/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "tpluscode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-loader",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-loader/file-loader-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-loader/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "g-rath"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "file-manager",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-manager/file-manager-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-manager/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "repository",
        "joshuajeschek"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-saver-es",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-saver-es/test/file-saver-es-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-saver-es/test/file-saver-es-tests.umd.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cyrilschumacher",
        "DaIgeb",
        "HitkoDev",
        "JounQin",
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "file-saver",
      "kind": "edit",
      "files": [
        {
          "path": "types/file-saver/test/file-saver-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/file-saver/test/file-saver-tests.umd.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cyrilschumacher",
        "DaIgeb",
        "HitkoDev",
        "JounQin",
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "filemaker-webviewer",
      "kind": "edit",
      "files": [
        {
          "path": "types/filemaker-webviewer/filemaker-webviewer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/filemaker-webviewer/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "eluce2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "filesize-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/filesize-parser/filesize-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "garyking"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "filestack-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/filestack-react/filestack-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/filestack-react/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "filesystem",
      "kind": "edit",
      "files": [
        {
          "path": "types/filesystem/filesystem-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/filesystem/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "filewriter",
      "kind": "edit",
      "files": [
        {
          "path": "types/filewriter/filewriter-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/filewriter/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "filing-cabinet",
      "kind": "edit",
      "files": [
        {
          "path": "types/filing-cabinet/filing-cabinet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fill-pdf",
      "kind": "edit",
      "files": [
        {
          "path": "types/fill-pdf/fill-pdf-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fill-pdf/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "westy92"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fill-range",
      "kind": "edit",
      "files": [
        {
          "path": "types/fill-range/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Richienb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "filter-css",
      "kind": "edit",
      "files": [
        {
          "path": "types/filter-css/filter-css-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/filter-css/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "cherryblossom000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "final-form-focus",
      "kind": "edit",
      "files": [
        {
          "path": "types/final-form-focus/final-form-focus-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/final-form-focus/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huan086"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "final-form-set-field-data",
      "kind": "edit",
      "files": [
        {
          "path": "types/final-form-set-field-data/final-form-set-field-data-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/final-form-set-field-data/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "final-form-set-field-touched",
      "kind": "edit",
      "files": [
        {
          "path": "types/final-form-set-field-touched/final-form-set-field-touched-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/final-form-set-field-touched/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "finalhandler",
      "kind": "edit",
      "files": [
        {
          "path": "types/finalhandler/finalhandler-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/finalhandler/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chrootsu",
        "hbomark"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "finch",
      "kind": "edit",
      "files": [
        {
          "path": "types/finch/finch-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/finch/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DavidSichau"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-config",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-config/find-config-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/find-config/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "itslukej"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-down",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-down/find-down-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-duplicated-property-keys",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-duplicated-property-keys/find-duplicated-property-keys-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-exec",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-exec/find-exec-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-imports",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-imports/find-imports-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/find-imports/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "compact"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-in-files",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-in-files/find-in-files-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "goooseman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-node-modules",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-node-modules/find-node-modules-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ArtemKlyuev"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-package-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-package-json/find-package-json-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/find-package-json/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/find-package-json/package-json.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender",
        "fun4wut"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-parent-dir",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-parent-dir/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ikatyang"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-pkg-dir",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-pkg-dir/find-pkg-dir-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pulsovi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-remove",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-remove/find-remove-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nadchif"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-replace",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-replace/find-replace-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Zamaletdinov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-root",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-root/find-root-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Alorel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "find-test-names",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-test-names/find-test-names-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/find-test-names/format-test-list.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/find-test-names/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find-unused-sass-variables",
      "kind": "edit",
      "files": [
        {
          "path": "types/find-unused-sass-variables/find-unused-sass-variables-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "find",
      "kind": "edit",
      "files": [
        {
          "path": "types/find/find-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/find/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "andypyrope"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "findandreplacedomtext",
      "kind": "edit",
      "files": [
        {
          "path": "types/findandreplacedomtext/findandreplacedomtext-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/findandreplacedomtext/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bartholomej"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fined",
      "kind": "edit",
      "files": [
        {
          "path": "types/fined/fined-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "firebase-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/firebase-client/firebase-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firebase-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firebase-token-generator",
      "kind": "edit",
      "files": [
        {
          "path": "types/firebase-token-generator/firebase-token-generator-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firebase-token-generator/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dotdotcommadot"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firebird",
      "kind": "edit",
      "files": [
        {
          "path": "types/firebird/firebird-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firebird/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "karak"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firefox-webext-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/firefox-webext-browser/firefox-webext-browser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firefox-webext-browser/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jsmnbom"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "firefox",
      "kind": "edit",
      "files": [
        {
          "path": "types/firefox/firefox-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firefox/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "vvakame"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firemonkey-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/firemonkey-browser/firemonkey-browser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firemonkey-browser/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DrakeTDL"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fireo",
      "kind": "edit",
      "files": [
        {
          "path": "types/fireo/fireo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AxeemHaider"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firmata",
      "kind": "edit",
      "files": [
        {
          "path": "types/firmata/firmata-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/firmata/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "troywweber7"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "first-mate",
      "kind": "edit",
      "files": [
        {
          "path": "types/first-mate/first-mate-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/first-mate/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "GlenCFL"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "firstline",
      "kind": "edit",
      "files": [
        {
          "path": "types/firstline/firstline-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "forivall"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fitvids",
      "kind": "edit",
      "files": [
        {
          "path": "types/fitvids/fitvids-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fixed-data-table-2",
      "kind": "edit",
      "files": [
        {
          "path": "types/fixed-data-table-2/fixed-data-table-2-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fixed-data-table-2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ilivit"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fixed-data-table",
      "kind": "edit",
      "files": [
        {
          "path": "types/fixed-data-table/fixed-data-table-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fixed-data-table/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pepaar",
        "stephenjelfs"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flagged-respawn",
      "kind": "edit",
      "files": [
        {
          "path": "types/flagged-respawn/flagged-respawn-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flagged-respawn/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flake-idgen",
      "kind": "edit",
      "files": [
        {
          "path": "types/flake-idgen/flake-idgen-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flake-idgen/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flashpoint-launcher",
      "kind": "edit",
      "files": [
        {
          "path": "types/flashpoint-launcher/flashpoint-launcher-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flashpoint-launcher/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "colin969",
        "XXLuigiMario"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flat-tree",
      "kind": "edit",
      "files": [
        {
          "path": "types/flat-tree/flat-tree-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martinheidegger"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flat",
      "kind": "edit",
      "files": [
        {
          "path": "types/flat/flat-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flat/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chrootsu",
        "thewizarodofoz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "flatbuffers",
      "kind": "edit",
      "files": [
        {
          "path": "types/flatbuffers/flatbuffers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flatbuffers/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "flatry",
      "kind": "edit",
      "files": [
        {
          "path": "types/flatry/flatry-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "po5epT"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fleximap",
      "kind": "edit",
      "files": [
        {
          "path": "types/fleximap/fleximap-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DanielRose"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flexmonster",
      "kind": "edit",
      "files": [
        {
          "path": "types/flexmonster/flexmonster-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flexmonster/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Uaman",
        "iansadovy",
        "flexmonsterowner",
        "flexmonsterteam",
        "irakulchytska"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flexsearch",
      "kind": "edit",
      "files": [
        {
          "path": "types/flexsearch/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flexsearch/test/data.ts",
          "kind": "test"
        },
        {
          "path": "types/flexsearch/test/flexsearch-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Losses"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "flexslider",
      "kind": "edit",
      "files": [
        {
          "path": "types/flexslider/flexslider-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flexslider/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "diullei",
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flickity",
      "kind": "edit",
      "files": [
        {
          "path": "types/flickity/flickity-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flickity/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "clmcgrath",
        "wagich",
        "aheber",
        "PabloDiablo",
        "Dashiing",
        "rdennis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flight",
      "kind": "edit",
      "files": [
        {
          "path": "types/flight/flight-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flight/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flightplan",
      "kind": "edit",
      "files": [
        {
          "path": "types/flightplan/flightplan-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flightplan/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "borislavjivkov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flipsnap",
      "kind": "edit",
      "files": [
        {
          "path": "types/flipsnap/flipsnap-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kubosho",
        "gsino",
        "mayuki"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "float-regex",
      "kind": "edit",
      "files": [
        {
          "path": "types/float-regex/float-regex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wanganjun"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flot",
      "kind": "edit",
      "files": [
        {
          "path": "types/flot/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "burlandm",
        "Anticom",
        "admiralsmaster"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flowdoc",
      "kind": "edit",
      "files": [
        {
          "path": "types/flowdoc/flowdoc-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flowdoc/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "animify"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flowjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/flowjs/flowjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martinnuc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flowjs__flow.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/flowjs__flow.js/flowjs__flow.js-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flowjs__flow.js/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "gentoo90"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "floyd-steinberg",
      "kind": "edit",
      "files": [
        {
          "path": "types/floyd-steinberg/floyd-steinberg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/floyd-steinberg/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "tajnymag"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluent-ffmpeg",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluent-ffmpeg/fluent-ffmpeg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluent-ffmpeg/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "tcaesvk",
        "DingWeizhe",
        "mabidina",
        "hados99",
        "buzzertech"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fluent-langneg",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluent-langneg/fluent-langneg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluent-langneg/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huy-nguyen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluent-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluent-react/fluent-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fluent-react/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huy-nguyen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluent-reveal-effect",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluent-reveal-effect/fluent-reveal-effect-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ShinzenATT"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluent",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluent/fluent-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluent/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huy-nguyen",
        "jamesnimlos"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flushable",
      "kind": "edit",
      "files": [
        {
          "path": "types/flushable/flushable-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flushable/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pash90"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flutterwave-node",
      "kind": "edit",
      "files": [
        {
          "path": "types/flutterwave-node/flutterwave-node-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/flutterwave-node/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "besemuna"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "flux",
      "kind": "edit",
      "files": [
        {
          "path": "types/flux/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flux/lib/Dispatcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flux/lib/FluxContainer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flux/lib/FluxReduceStore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flux/lib/FluxStore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/flux/test/Flux.ts",
          "kind": "test"
        },
        {
          "path": "types/flux/test/FluxUtils.tsx",
          "kind": "test"
        },
        {
          "path": "types/flux/utils.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "stkb",
        "GiedriusGrabauskas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluxible-addons-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluxible-addons-react/fluxible-addons-react-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluxible-addons-react/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xbim"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluxible-router",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluxible-router/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xbim"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluxible",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluxible/addons/BaseStore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fluxible/addons/createStore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fluxible/fluxible-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluxible/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xbim"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fluxxor",
      "kind": "edit",
      "files": [
        {
          "path": "types/fluxxor/fluxxor-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fluxxor/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mrk21"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fm-websync",
      "kind": "edit",
      "files": [
        {
          "path": "types/fm-websync/fm-websync-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fm-websync/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "markusmauch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fnando__sparkline",
      "kind": "edit",
      "files": [
        {
          "path": "types/fnando__sparkline/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "grabofus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fnv-lite",
      "kind": "edit",
      "files": [
        {
          "path": "types/fnv-lite/fnv-lite-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fnv-lite/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "marcind"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fnv-plus",
      "kind": "edit",
      "files": [
        {
          "path": "types/fnv-plus/fnv-plus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mihnea-s"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "focus-within",
      "kind": "edit",
      "files": [
        {
          "path": "types/focus-within/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/focus-within/test/focus-within-global-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/focus-within/test/focus-within-import-default-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "eramdam"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fold-to-ascii",
      "kind": "edit",
      "files": [
        {
          "path": "types/fold-to-ascii/fold-to-ascii-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mogzol"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "folder-walker",
      "kind": "edit",
      "files": [
        {
          "path": "types/folder-walker/folder-walker-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/folder-walker/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bfsgr"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "foldify",
      "kind": "edit",
      "files": [
        {
          "path": "types/foldify/foldify-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/foldify/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "follow-redirects",
      "kind": "edit",
      "files": [
        {
          "path": "types/follow-redirects/follow-redirects-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/follow-redirects/http.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/follow-redirects/https.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/follow-redirects/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "forivall",
        "claasahl",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "font-carrier",
      "kind": "edit",
      "files": [
        {
          "path": "types/font-carrier/class/font.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/font-carrier/class/fontface.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/font-carrier/class/glyph.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/font-carrier/font-carrier-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/font-carrier/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "zFitness"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fontagon",
      "kind": "edit",
      "files": [
        {
          "path": "types/fontagon/fontagon-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fontagon/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fontfaceobserver",
      "kind": "edit",
      "files": [
        {
          "path": "types/fontfaceobserver/fontfaceobserver-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fontfaceobserver/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "RandScullard"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fontkit",
      "kind": "edit",
      "files": [
        {
          "path": "types/fontkit/fontkit-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fontkit/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "stepancar"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fontmin",
      "kind": "edit",
      "files": [
        {
          "path": "types/fontmin/fontmin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fontmin/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "AsPulse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fontoxml",
      "kind": "edit",
      "files": [
        {
          "path": "types/fontoxml/fontoxml-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fontoxml/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rolandzwaga"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "foreach",
      "kind": "edit",
      "files": [
        {
          "path": "types/foreach/foreach-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss",
        "ljharb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "foreground-child",
      "kind": "edit",
      "files": [
        {
          "path": "types/foreground-child/foreground-child-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jakebailey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forest-express-mongoose",
      "kind": "edit",
      "files": [
        {
          "path": "types/forest-express-mongoose/forest-express-mongoose-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forest-express-mongoose/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "SteveBunlon",
        "ghusse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forest-express-sequelize",
      "kind": "edit",
      "files": [
        {
          "path": "types/forest-express-sequelize/forest-express-sequelize-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forest-express-sequelize/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "SteveBunlon",
        "ghusse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forever-agent",
      "kind": "edit",
      "files": [
        {
          "path": "types/forever-agent/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "yavanosta"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forever-monitor",
      "kind": "edit",
      "files": [
        {
          "path": "types/forever-monitor/forever-monitor-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forever-monitor/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shuntksh",
        "wrboyce"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forge-apis",
      "kind": "edit",
      "files": [
        {
          "path": "types/forge-apis/forge-apis-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forge-apis/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dukedhx",
        "liskaj",
        "cyrillef"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forge-viewer",
      "kind": "edit",
      "files": [
        {
          "path": "types/forge-viewer/forge-viewer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forge-viewer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/forge-viewer/three/three.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Autodesk-Forge",
        "alansmithnbs",
        "liskaj",
        "petrbroz",
        "cyrillef"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "form-serialize",
      "kind": "edit",
      "files": [
        {
          "path": "types/form-serialize/form-serialize-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tyler-johnson"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "form-serializer",
      "kind": "edit",
      "files": [
        {
          "path": "types/form-serializer/form-serializer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/form-serializer/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "flqw"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-duration",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-duration/format-duration-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Roaders"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-io",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-io/format-io-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "amitbeck"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-link-header",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-link-header/format-link-header-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "thewilkybarkid"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-thousands",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-thousands/format-thousands-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/format-thousands/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "c1495616js"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-unicorn",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-unicorn/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/format-unicorn/safe.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/format-unicorn/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/format-unicorn/test/safe.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kruncher"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "format-util",
      "kind": "edit",
      "files": [
        {
          "path": "types/format-util/format-util-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "formatcoords",
      "kind": "edit",
      "files": [
        {
          "path": "types/formatcoords/formatcoords-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "slaweet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "formdata",
      "kind": "edit",
      "files": [
        {
          "path": "types/formdata/formdata-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/formdata/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "formidable",
      "kind": "edit",
      "files": [
        {
          "path": "types/formidable/Formidable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/FormidableError.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/PersistentFile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/VolatileFile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/formidable-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/formidable/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/parsers/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/v1/Formidable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/v1/FormidableError.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/v1/PersistentFile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/formidable/v1/formidable-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/formidable/v1/parsers/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Nemo157",
        "martin-badin",
        "devLana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "formol",
      "kind": "edit",
      "files": [
        {
          "path": "types/formol/formol-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/formol/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "today-"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forms",
      "kind": "edit",
      "files": [
        {
          "path": "types/forms/forms-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forms/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "suXinjke",
        "voxpelli",
        "ljharb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "formulon",
      "kind": "edit",
      "files": [
        {
          "path": "types/formulon/formulon-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/formulon/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "tomsellek"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "forwarded",
      "kind": "edit",
      "files": [
        {
          "path": "types/forwarded/forwarded-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/forwarded/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "fossil-delta",
      "kind": "edit",
      "files": [
        {
          "path": "types/fossil-delta/fossil-delta-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "endel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "foundation-datepicker",
      "kind": "edit",
      "files": [
        {
          "path": "types/foundation-datepicker/foundation-datepicker-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/foundation-datepicker/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mattsmithcode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "foundation",
      "kind": "edit",
      "files": [
        {
          "path": "types/foundation/foundation-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/foundation/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "borisyankov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fparser",
      "kind": "edit",
      "files": [
        {
          "path": "types/fparser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fparser/src/fparser.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fparser/test/fparser-tests.cjs.ts",
          "kind": "test"
        },
        {
          "path": "types/fparser/test/fparser-tests.global.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bylexus",
        "andrew0687"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fps",
      "kind": "edit",
      "files": [
        {
          "path": "types/fps/fps-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LeoDog896"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fpsmeter",
      "kind": "edit",
      "files": [
        {
          "path": "types/fpsmeter/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "alampros"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fragmented-store",
      "kind": "edit",
      "files": [
        {
          "path": "types/fragmented-store/fragmented-store-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fragmented-store/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "lunuy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "franc",
      "kind": "edit",
      "files": [
        {
          "path": "types/franc/franc-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wlegate"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "frappe-gantt",
      "kind": "edit",
      "files": [
        {
          "path": "types/frappe-gantt/frappe-gantt-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/frappe-gantt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "samalexander",
        "eli7vh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "frctl__fractal",
      "kind": "edit",
      "files": [
        {
          "path": "types/frctl__fractal/frctl__fractal-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/frctl__fractal/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pmccloghrylaing"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "frecency",
      "kind": "edit",
      "files": [
        {
          "path": "types/frecency/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "sw-yx"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "freedom",
      "kind": "edit",
      "files": [
        {
          "path": "types/freedom/freedom-core-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/freedom/freedom-module-env.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/freedom/freedom-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/freedom/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jpevarnek"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "freeport",
      "kind": "edit",
      "files": [
        {
          "path": "types/freeport/freeport-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "atd-schubert"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fresh-tabula-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/fresh-tabula-js/fresh-tabula-js-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fresh-tabula-js/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "NotWoods"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fresh",
      "kind": "edit",
      "files": [
        {
          "path": "types/fresh/fresh-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "freshy",
      "kind": "edit",
      "files": [
        {
          "path": "types/freshy/freshy-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "qlonik"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "frida-gum",
      "kind": "edit",
      "files": [
        {
          "path": "types/frida-gum/frida-gum-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/frida-gum/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "oleavr",
        "mrmacete"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "friendly-errors-webpack-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/friendly-errors-webpack-plugin/friendly-errors-webpack-plugin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/friendly-errors-webpack-plugin/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bahlo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "friendly-words",
      "kind": "edit",
      "files": [
        {
          "path": "types/friendly-words/friendly-words-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "promise"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "frisby",
      "kind": "edit",
      "files": [
        {
          "path": "types/frisby/frisby-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/frisby/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/frisby/v0/frisby-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/frisby/v0/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "cwoodland",
        "johnny4753"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "from",
      "kind": "edit",
      "files": [
        {
          "path": "types/from/from-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/from/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Bartvds"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "from2",
      "kind": "edit",
      "files": [
        {
          "path": "types/from2/from2-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/from2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fromjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/fromjs/fromjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "glenndierckx"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-cson",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-cson/fs-cson-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-cson/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dex4er"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-ext",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-ext/fs-ext-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-ext/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "OguzhanE",
        "ikokostya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-extra-promise-es6",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-extra-promise-es6/fs-extra-promise-es6-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra-promise-es6/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "midknight41",
        "jasonswearingen",
        "geoffreak",
        "HiromiShikata"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-extra-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-extra-promise/fs-extra-promise-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra-promise/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "midknight41",
        "jasonswearingen",
        "HiromiShikata"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-extra",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-extra/esm.d.mts",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/fs-extra/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fs-extra/test/fs-extra-tests-module.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra/test/fs-extra-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra/v4/fs-extra-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fs-extra/v8/fs-extra-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-extra/v8/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "alan-agius4",
        "midknight41",
        "shiftkey",
        "mees-",
        "jrockwood",
        "sangdth",
        "ffflorian",
        "peterblazejewicz",
        "NotWoods",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "fs-finder",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-finder/fs-finder-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-finder/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "misak113"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-minipass",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-minipass/fs-minipass-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-minipass/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "legodude17"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-mock",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-mock/fs-mock-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-mock/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-plus",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-plus/fs-plus-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-plus/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "unindented"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-readdir-recursive",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-readdir-recursive/fs-readdir-recursive-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pscanf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fs-readfile-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-readfile-promise/fs-readfile-promise-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-readfile-promise/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mtsg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fscreen",
      "kind": "edit",
      "files": [
        {
          "path": "types/fscreen/fscreen-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fscreen/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "joscha",
        "terrymun"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fslightbox-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/fslightbox-react/fslightbox-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fslightbox-react/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "locke23rus",
        "piotrzdziarski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ft-poller",
      "kind": "edit",
      "files": [
        {
          "path": "types/ft-poller/ft-poller-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AlexKondov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ftdomdelegate",
      "kind": "edit",
      "files": [
        {
          "path": "types/ftdomdelegate/ftdomdelegate-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ftdomdelegate/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dotnetnerd"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ftp",
      "kind": "edit",
      "files": [
        {
          "path": "types/ftp/ftp-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ftp/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rogierschouten",
        "TooTallNate",
        "NurMarvin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ftpd",
      "kind": "edit",
      "files": [
        {
          "path": "types/ftpd/ftpd-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ftpd/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ftps",
      "kind": "edit",
      "files": [
        {
          "path": "types/ftps/ftps-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chrispanag"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fullpage.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/fullpage.js/fullpage.js-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fullpage.js/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jodiwarren"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "function-bind",
      "kind": "edit",
      "files": [
        {
          "path": "types/function-bind/function-bind-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/function-bind/implementation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/function-bind/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ExE-Boss",
        "ljharb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "functional-red-black-tree",
      "kind": "edit",
      "files": [
        {
          "path": "types/functional-red-black-tree/functional-red-black-tree-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "CamWass"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "fundamental-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/fundamental-react/fundamental-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/fundamental-react/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/ActionBar/ActionBar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Avatar/Avatar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Breadcrumb/Breadcrumb.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/BusyIndicator/BusyIndicator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Button/Button.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Button/ButtonGroup.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Calendar/Calendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/fundamental-react/lib/Column/Column.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Feinbube",
        "milanpro",
        "auryn31"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2023-09-12T18:58:23.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "johnnyreilly",
      "date": "2023-09-12T12:58:10.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "bengry",
      "date": "2023-09-12T04:58:56.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1699326349,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

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

People who would have been pinged neolwc oklemencic joewashear007 mrand01 NotWoods bmartinson RogerioTeixeira BradleyHill bmkrol823 glenngartner codertx mike667 nataliemarleny buzzyboy menushka oyvindjam doterax amritk mahmoudzohdi fluidsonic bengry CvX noctishsu VictorHom ninpeng DogPawHat antonsamper timswalling mkwu stackbuilders sestrella elcuy OlivierKamers DMcNamara inglec-arista mondeja gxless delprzemo leumasme Quramy lukerielley cdhgee borisvasilenko brckd pine borisyankov SPWizard01 EnableSoftware elias-fauser shezard naeemy achingbrain rollercodester peterblazejewicz mizunashi-mana BendingBender RobinTail floomby JorgenVatle asciidisco nazmariam dex4er rogierschouten JuanJoseGonGi ffflorian shinnn lorensr drowse314-dev-ymat whtsky DefinitelyTyped kmxz morrys retyui alexandernanberg tpluscode jineshshah36 freethewhat xStrom AbraaoAlves j2L4e NickBolles RazzM13 DadUndead TimMensch jordanbtucker deskoh cortopy nikewu silversonicaxel asvetliakov tamird merrywhether chrissinclair matttennison quentinbouygues mtsmfm captain-igloo ChenNima dobogo newraina andrewbranch keerthi16 KiranNiranjan loyd waitingsong k-yle maxbogus Buzzertech jeromewu ncovercash rmchndrng soywiz smac89 aleung rudi-c g-rath repository joshuajeschek cyrilschumacher DaIgeb HitkoDev JounQin bendingbender eluce2 garyking westy92 Richienb cherryblossom000 huan086 hikiko4ern chrootsu hbomark DavidSichau itslukej compact goooseman ArtemKlyuev fun4wut ikatyang pulsovi nadchif Zamaletdinov Alorel andypyrope bartholomej dotdotcommadot karak jsmnbom vvakame DrakeTDL AxeemHaider troywweber7 GlenCFL forivall ilivit pepaar stephenjelfs colin969 XXLuigiMario martinheidegger thewizarodofoz po5epT DanielRose Uaman iansadovy flexmonsterowner flexmonsterteam irakulchytska Losses diullei martin-badin clmcgrath wagich aheber PabloDiablo Dashiing rdennis borislavjivkov kubosho gsino mayuki wanganjun burlandm Anticom admiralsmaster animify martinnuc gentoo90 tajnymag tcaesvk DingWeizhe mabidina hados99 buzzertech huy-nguyen ShinzenATT jamesnimlos pash90 besemuna stkb GiedriusGrabauskas xbim mrk21 markusmauch grabofus marcind mihnea-s eramdam mogzol bfsgr claasahl zFitness RandScullard stepancar AsPulse rolandzwaga ExE-Boss ljharb jakebailey SteveBunlon ghusse yavanosta shuntksh wrboyce dukedhx liskaj cyrillef Autodesk-Forge alansmithnbs petrbroz tyler-johnson flqw Roaders amitbeck thewilkybarkid c1495616js kruncher slaweet Nemo157 devLana today- suXinjke voxpelli tomsellek endel mattsmithcode bylexus andrew0687 LeoDog896 alampros lunuy wlegate samalexander eli7vh pmccloghrylaing sw-yx jpevarnek atd-schubert qlonik oleavr mrmacete bahlo promise cwoodland johnny4753 Bartvds glenndierckx OguzhanE ikokostya midknight41 jasonswearingen geoffreak HiromiShikata alan-agius4 shiftkey mees- jrockwood sangdth misak113 legodude17 unindented pscanf mtsg joscha terrymun locke23rus piotrzdziarski AlexKondov dotnetnerd TooTallNate NurMarvin chrispanag jodiwarren CamWass Feinbube milanpro auryn31

@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot
Copy link
Contributor

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

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

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

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

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

@typescript-bot typescript-bot removed the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 12, 2023
@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.

factory-girl (unpkg)

was missing the following properties:

  1. ObjectAdapter
  2. BookshelfAdapter
  3. DefaultAdapter
  4. MongooseAdapter
  5. SequelizeAdapter
as well as these 1 other properties...

ReduxORMAdapter

falcor-http-datasource (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'falcor-http-datasource'. 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. XMLHttpSource
  2. The declaration doesn't match the JavaScript module 'falcor-http-datasource'. 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. XMLHttpSource

falcor-json-graph (unpkg)

was missing the following properties:

  1. undefined

falcor-router (unpkg)

was missing the following properties:

  1. ranges
  2. integers
  3. keys
  4. JSONGraphError
  5. ranges
as well as these 3 other properties...

integers, keys, JSONGraphError

falcor (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'falcor'. 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. keys
  2. The declaration doesn't match the JavaScript module 'falcor'. 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. keys

fast-html-parser (unpkg)

was missing the following properties:

  1. Matcher
  2. Node
  3. HTMLElement
  4. TextNode

fast-redact (unpkg)

was missing the following properties:

  1. rx
  2. validator

fbdl-core (unpkg)

was missing the following properties:

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

feathersjs__authentication-client (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication-client'. 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. The declaration doesn't match the JavaScript module 'feathersjs__authentication-client'. 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.

feathersjs__authentication-jwt (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication-jwt'. 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. The declaration doesn't match the JavaScript module 'feathersjs__authentication-jwt'. 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.

feathersjs__authentication-local (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication-local'. 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. The declaration doesn't match the JavaScript module 'feathersjs__authentication-local'. 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.

feathersjs__authentication-oauth1 (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication-oauth1'. 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.

feathersjs__authentication-oauth2 (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication-oauth2'. 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. The declaration doesn't match the JavaScript module 'feathersjs__authentication-oauth2'. 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.

feathersjs__authentication (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__authentication'. 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.

feathersjs__configuration (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__configuration'. 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. The declaration doesn't match the JavaScript module 'feathersjs__configuration'. 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.

feathersjs__errors (unpkg)

was missing the following properties:

  1. 400
  2. 401
  3. 402
  4. 403
  5. 404
as well as these 27 other properties...

405, 406, 408, 409, 411, 422, 429, 500, 501, 502, 503, 400, 401, 402, 403, 404, 405, 406, 408, 409, 411, 422, 429, 500, 501, 502, 503

feathersjs__express (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__express'. 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. The declaration doesn't match the JavaScript module 'feathersjs__express'. 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.

feathersjs__primus-client (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__primus-client'. 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. The declaration doesn't match the JavaScript module 'feathersjs__primus-client'. 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.

feathersjs__primus (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__primus'. 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. SOCKET_KEY
  2. The declaration doesn't match the JavaScript module 'feathersjs__primus'. 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. SOCKET_KEY
  2. The declaration doesn't match the JavaScript module 'feathersjs__primus'. 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.

as well as these 1 other properties...

SOCKET_KEY

feathersjs__socket-commons (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__socket-commons'. 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.

feathersjs__socketio-client (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'feathersjs__socketio-client'. 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.

fetch.io (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'fetch.io'. 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.

ffbinaries (unpkg)

was missing the following properties:

  1. downloadFiles

ffi-napi (unpkg)

was missing the following properties:

  1. version

ffmpeg-static (unpkg)

was missing the following properties:

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

trimEnd

ffmpeg.js (unpkg)

was missing the following properties:

  1. preInit
  2. preRun
  3. postRun
  4. print
  5. printErr
as well as these 105 other properties...

read, readBinary, load, thisProgram, arguments, inspect, readAsync, setWindowTitle, kb, Runtime, ccall, cwrap, setValue, getValue, ALLOC_NORMAL, ALLOC_STACK, ALLOC_STATIC, ALLOC_DYNAMIC, ALLOC_NONE, allocate, getMemory, Pointer_stringify, AsciiToString, stringToAscii, UTF8ArrayToString, UTF8ToString, stringToUTF8Array, stringToUTF8, lengthBytesUTF8, stackTrace, HEAP8, HEAP16, HEAP32, HEAPU8, HEAPU16, HEAPU32, HEAPF32, HEAPF64, buffer, addOnPreRun, addOnInit, addOnPreMain, addOnExit, addOnPostRun, intArrayFromString, intArrayToString, writeStringToMemory, writeArrayToMemory, writeAsciiToMemory, addRunDependency, removeRunDependency, preloadedImages, preloadedAudios, FS_createFolder, FS_createPath, FS_createDataFile, FS_createPreloadedFile, FS_createLazyFile, FS_createLink, FS_createDevice, FS_unlink, hc, ic, runPostSets, dynCall_iiiiiiii, dynCall_viiiii, dynCall_vi, dynCall_vii, dynCall_iiiiiii, dynCall_ii, dynCall_viiiiiiiiiii, dynCall_viidi, dynCall_viiiiiiiiiiii, dynCall_iiiiiiiiiiii, dynCall_viiiiiiiid, dynCall_iiii, dynCall_viiiiiiii, dynCall_viiiiii, dynCall_viiiiiidi, dynCall_viiiidii, dynCall_iiiiiiiiiii, dynCall_dd, dynCall_viiiiiiiiiiiiii, dynCall_dddd, dynCall_viiiiiii, dynCall_viiiiiiiii, dynCall_viiiiiiiiii, dynCall_iii, dynCall_iiiiii, dynCall_diii, dynCall_didd, dynCall_dii, dynCall_viiiid, dynCall_did, dynCall_iiiiiiidiiddii, dynCall_iiiiiiiiii, dynCall_viii, dynCall_iiiiiiiii, dynCall_iiiii, dynCall_viiii, callMain, sf, run, exit, abort

ffmpeg__libav-core (unpkg)

was missing the following properties:

  1. Module

figlet (unpkg)

was missing the following properties:

  1. preloadFonts
  2. figFonts

filing-cabinet (unpkg)

was missing the following properties:

  1. supportedFileExtensions

final-form-set-field-data (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'final-form-set-field-data'. 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.

findandreplacedomtext (unpkg)

was missing the following properties:

  1. NON_PROSE_ELEMENTS
  2. NON_CONTIGUOUS_PROSE_ELEMENTS
  3. NON_INLINE_PROSE
  4. PRESETS
  5. Finder

firebase-token-generator (unpkg)

was missing the following properties:

  1. isEmptyObject_
  2. isUselessOptionsObject_

firmata (unpkg)

was missing the following properties:

  1. Board
  2. SYSEX_RESPONSE
  3. MIDI_RESPONSE
  4. test

fixed-data-table-2 (unpkg)

was missing the following properties:

  1. version

flightplan (unpkg)

was missing the following properties:

  1. run
  2. availableTargets
  3. availableTasks

flowjs__flow.js (unpkg)

was missing the following properties:

  1. evalOpts
  2. extend
  3. each
  4. FlowFile
  5. FlowChunk
as well as these 1 other properties...

version

fluent-langneg (unpkg)

was missing the following properties:

  1. acceptedLanguages

fluent-react (unpkg)

was missing the following properties:

  1. isReactLocalization

fluent (unpkg)

was missing the following properties:

  1. FluentError

fluxible-addons-react (unpkg)

was missing the following properties:

  1. batchedUpdatePlugin
  2. createElementWithContext
  3. FluxibleComponent
  4. FluxibleMixin
  5. batchedUpdatePlugin
as well as these 3 other properties...

createElementWithContext, FluxibleComponent, FluxibleMixin

fluxible-router (unpkg)

was missing the following properties:

  1. createNavLinkComponent
  2. handleRoute
  3. History
  4. createNavLinkComponent
  5. handleRoute
as well as these 1 other properties...

History

fluxible (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'fluxible'. 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.

fnv-plus (unpkg)

was missing the following properties:

  1. setKeyspace
  2. version

fold-to-ascii (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'fold-to-ascii'. 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. mapping

follow-redirects (unpkg)

was missing the following properties:

  1. maxRedirects
  2. maxBodyLength

font-carrier (unpkg)

was missing the following properties:

  1. engine
  2. helper
  3. easySvg

fontmin (unpkg)

was missing the following properties:

  1. util

forest-express-mongoose (unpkg)

was missing the following properties:

  1. errorHandler
  2. ResourceSerializer
  3. opts
  4. getLianaName
  5. getLianaVersion
as well as these 25 other properties...

getOrmVersion, getDatabaseType, SchemaAdapter, getModelName, getModelNameOld, ResourcesGetter, ResourceGetter, ResourceCreator, ResourceUpdater, ResourceRemover, ResourcesExporter, ResourcesRemover, EmbeddedDocumentUpdater, HasManyGetter, HasManyAssociator, HasManyDissociator, BelongsToUpdater, ValueStatGetter, PieStatGetter, LineStatGetter, RecordsDecorator, Stripe, Intercom, Mixpanel, Layer

forest-express-sequelize (unpkg)

was missing the following properties:

  1. errorHandler
  2. ResourceSerializer
  3. ResourceDeserializer
  4. Schemas
  5. ResourcesRoute
as well as these 30 other properties...

opts, getLianaName, getLianaVersion, getOrmVersion, getDatabaseType, SchemaAdapter, getModelName, getModelNameOld, ResourcesGetter, ResourceGetter, ResourceCreator, ResourceUpdater, ResourceRemover, ResourcesExporter, ResourcesRemover, HasManyGetter, HasManyAssociator, HasManyDissociator, BelongsToUpdater, ValueStatGetter, PieStatGetter, LineStatGetter, LeaderboardStatGetter, QueryStatGetter, RecordsDecorator, Stripe, Intercom, Closeio, Layer, Mixpanel

forge-apis (unpkg)

was missing the following properties:

  1. ApiClient
  2. BadInput
  3. BaseAttributesCreatedUpdated
  4. BaseAttributesCreatedUpdatedAttributes
  5. BaseAttributesExtensionObject
as well as these 140 other properties...

BaseAttributesExtensionObjectWithoutSchemaLink, Bucket, BucketObjects, Buckets, BucketsItems, Conflict, CreateItem, CreateItemData, CreateItemDataRelationships, CreateItemDataRelationshipsTip, CreateItemDataRelationshipsTipData, CreateItemIncluded, CreateItemRelationships, CreateItemRelationshipsStorage, CreateItemRelationshipsStorageData, CreateRef, CreateRefData, CreateRefDataMeta, CreateStorage, CreateStorageData, CreateStorageDataAttributes, CreateStorageDataRelationships, CreateStorageDataRelationshipsTarget, CreateVersion, CreateVersionData, CreateVersionDataRelationships, CreateVersionDataRelationshipsItem, CreateVersionDataRelationshipsItemData, Diagnostics, Folder, FolderAttributes, FolderRelationships, Forbidden, Formats, FormatsFormats, Hub, HubAttributes, HubRelationships, Hubs, Item, ItemAttributes, ItemCreated, ItemRelationships, Job, JobAcceptedJobs, JobDwgOutputPayload, JobDwgOutputPayloadAdvanced, JobIfcOutputPayload, JobIfcOutputPayloadAdvanced, JobIgesOutputPayload, JobIgesOutputPayloadAdvanced, JobObjOutputPayload, JobObjOutputPayloadAdvanced, JobPayload, JobPayloadInput, JobPayloadItem, JobPayloadOutput, JobPayloadMisc, JobPayloadDestination, JobStepOutputPayload, JobStepOutputPayloadAdvanced, JobStlOutputPayload, JobStlOutputPayloadAdvanced, JobSvfOutputPayload, JobSvfOutputPayloadAdvanced, JobSvf2OutputPayload, JobSvf2OutputPayloadAdvanced, JobThumbnailOutputPayload, JobThumbnailOutputPayloadAdvanced, JsonApiAttributes, JsonApiCollection, JsonApiDocument, JsonApiDocumentBase, JsonApiError, JsonApiErrorErrors, JsonApiErrorLinks, JsonApiLink, JsonApiLinks, JsonApiLinksPaging, JsonApiLinksRelated, JsonApiLinksSelf, JsonApiMeta, JsonApiMetaLink, JsonApiRelationships, JsonApiRelationshipsLinksExternalResource, JsonApiRelationshipsLinksInternal, JsonApiRelationshipsLinksInternalResource, JsonApiRelationshipsLinksRefs, JsonApiRelationshipsLinksRefsLinks, JsonApiResource, JsonApiTypeId, JsonApiVersion, JsonApiVersionJsonapi, Manifest, ManifestChildren, ManifestDerivative, Message, Messages, Metadata, MetadataCollection, MetadataData, MetadataMetadata, MetadataObject, NotFound, ObjectDetails, ObjectFullDetails, ObjectFullDetailsDeltas, ObjectS3Download, ObjectS3Upload, ObjectCompleteS3Upload, Permission, PostBucketsPayload, PostBucketsPayloadAllow, PostBucketsSigned, PostObjectSigned, Project, ProjectAttributes, ProjectRelationships, Projects, Reason, Refs, RelRef, RelRefMeta, ResourceId, Result, Storage, StorageCreated, StorageRelationships, StorageRelationshipsTarget, StorageRelationshipsTargetData, TopFolders, UserProfile, UserProfileProfileImages, Version, VersionAttributes, VersionCreated, VersionRelationships, Versions, IssuesApi, setDebug

form-serializer (unpkg)

was missing the following properties:

  1. FormSerializer

formidable (unpkg)

was missing the following properties:

  1. OctetstreamParser
  2. QueryStringParser
  3. octetstream
  4. querystring
  5. multipart
as well as these 1 other properties...

json

formulon (unpkg)

was missing the following properties:

  1. toString

frctl__fractal (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'frctl__fractal'. 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.

frecency (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'frecency'. 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.

fresh-tabula-js (unpkg)

was missing the following properties:

  1. from
  2. through

frisby (unpkg)

was missing the following properties:

  1. delete

fs-extra-promise-es6 (unpkg)

was missing the following properties:

  1. move
  2. ensureSymlink
  3. ensureLink
  4. ensureFile
  5. emptyDir
as well as these 6 other properties...

walk, ensureSymlinkSync, ensureLinkSync, ensureFileSync, emptyDirSync, createOutputStream

ftpd (unpkg)

was missing the following properties:

  1. LOG_LEVELS

fusebit__add-on-sdk (unpkg)

was missing the following properties:

  1. createSettingsManager
  2. createLifecycleManager
  3. serializeState
  4. deserializeState
  5. getInputs
as well as these 21 other properties...

completeWithSuccess, completeWithError, getSelfUrl, redirect, createFunction, deleteFunction, getFunctionDefinition, createFusebitFunctionFromExpress, createSettingsManager, createLifecycleManager, serializeState, deserializeState, getInputs, completeWithSuccess, completeWithError, getSelfUrl, redirect, createFunction, deleteFunction, getFunctionDefinition, createFusebitFunctionFromExpress

fxjs (unpkg)

was missing the following properties:

  1. appendL
  2. chunkL
  3. compactL
  4. concatL
  5. constantL
as well as these 70 other properties...

deepFlatL, deepFlattenL, differenceL, differenceWithL, differenceByL, dropL, dropUntilL, dropWhileL, emptyL, entriesL, filterL, flatL, flatMapL, insertL, intersectionL, intersectionWithL, intersectionByL, intervalL, keysL, mapEntriesL, mapL, prependL, rangeL, rejectL, removeL, repeatL, reverseL, sliceL, splitEveryL, limitLoadL, takeL, takeWhileL, takeUntilL, timesL, unionByL, unionL, unionWithL, uniqueByL, uniqByL, uniqueL, uniqL, uniqueWithL, uniqWithL, updateL, updateByL, adjustL, valuesL, zipWithIndexL, indexValuesL, ippL, zipL, callsC, compactC, dropC, everyC, filterC, findC, headC, mapC, mapEntriesC, objectC, fromEntriesC, raceC, reduceC, someC, tailC, take1C, takeAllC, takeC, takeRaceC

fxn (unpkg)

was missing the following properties:

  1. require
  2. mime

Generated by 🚫 dangerJS against 82940d9

@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed The CI failed When GH Actions fails labels Sep 12, 2023
@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 12, 2023

Re-ping @neolwc, @oklemencic, @joewashear007, @mrand01, @NotWoods, @bmartinson, @RogerioTeixeira, @BradleyHill, @bmkrol823, @glenngartner, @CodeRTX, @mike667, @nataliemarleny, @buzzyboy, @menushka, @oyvindjam, @doterax, @amritk, @mahmoudzohdi, @fluidsonic, @cvx, @NoctisHsu, @VictorHom, @ninpeng, @DogPawHat, @antonsamper, @timswalling, @mkwu, @stackbuilders, @sestrella, @elcuy, @OlivierKamers, @DMcNamara, @inglec-arista, @mondeja, @gxless, @delprzemo, @leumasme, @Quramy, @lukerielley, @cdhgee, @borisvasilenko, @brckd, @pine, @borisyankov, @SPWizard01, @EnableSoftware, @elias-fauser, @shezard, @naeemy, @achingbrain, @rollercodester, @peterblazejewicz, @mizunashi-mana, @BendingBender, @RobinTail, @floomby, @JorgenVatle, @asciidisco, @nazmariam, @dex4er, @rogierschouten, @JuanJoseGonGi, @ffflorian, @shinnn, @lorensr, @drowse314-dev-ymat, @whtsky, @DefinitelyTyped, @kmxz, @morrys, @retyui, @alexandernanberg, @tpluscode, @jineshshah36, @freethewhat, @xStrom, @AbraaoAlves, @j2L4e, @NickBolles, @RazzM13, @DadUndead, @TimMensch, @jordanbtucker, @deskoh, @cortopy, @nikewu, @silversonicaxel, @asvetliakov, @tamird, @merrywhether, @chrissinclair, @matttennison, @quentinbouygues, @mtsmfm, @captain-igloo, @ChenNima, @dobogo, @newraina, @andrewbranch, @keerthi16, @KiranNiranjan, @loyd, @waitingsong, @k-yle, @maxbogus, @Buzzertech, @jeromewu, @ncovercash, @rmchndrng, @soywiz, @smac89, @aleung, @rudi-c, @g-rath, @repository, @joshuajeschek, @cyrilschumacher, @DaIgeb, @HitkoDev, @JounQin, @bendingbender, @eluce2, @garyking, @westy92, @Richienb, @cherryblossom000, @huan086, @hikiko4ern, @chrootsu, @hbomark, @DavidSichau, @itslukej, @compact, @goooseman, @ArtemKlyuev, @fun4wut, @ikatyang, @pulsovi, @nadchif, @Zamaletdinov, @Alorel, @andypyrope, @bartholomej, @dotdotcommadot, @karak, @jsmnbom, @vvakame, @DrakeTDL, @AxeemHaider, @troywweber7, @GlenCFL, @forivall, @ilivit, @pepaar, @stephenjelfs, @colin969, @XXLuigiMario, @martinheidegger, @thewizarodofoz, @po5epT, @DanielRose, @Uaman, @iansadovy, @flexmonsterowner, @flexmonsterteam, @irakulchytska, @Losses, @diullei, @martin-badin, @clmcgrath, @wagich, @aheber, @PabloDiablo, @Dashiing, @rdennis, @borislavjivkov, @kubosho, @gsino, @mayuki, @wanganjun, @burlandm, @Anticom, @admiralsmaster, @animify, @martinnuc, @gentoo90, @tajnymag, @tcaesvk, @DingWeizhe, @mabidina, @hados99, @buzzertech, @huy-nguyen, @ShinzenATT, @jamesnimlos, @pash90, @besemuna, @stkb, @GiedriusGrabauskas, @xbim, @mrk21, @markusmauch, @grabofus, @marcind, @mihnea-s, @eramdam, @mogzol, @bfsgr, @claasahl, @zFitness, @RandScullard, @stepancar, @AsPulse, @rolandzwaga, @ExE-Boss, @ljharb, @jakebailey, @SteveBunlon, @ghusse, @yavanosta, @shuntksh, @wrboyce, @dukedhx, @liskaj, @cyrillef, @Autodesk-Forge, @alansmithnbs, @petrbroz, @tyler-johnson, @flqw, @Roaders, @amitbeck, @thewilkybarkid, @c1495616js, @kruncher, @slaweet, @Nemo157, @devLana, @today-, @suXinjke, @voxpelli, @tomsellek, @endel, @mattsmithcode, @bylexus, @andrew0687, @LeoDog896, @alampros, @lunuy, @wlegate, @samalexander, @eli7vh, @pmccloghrylaing, @sw-yx, @jpevarnek, @atd-schubert, @qlonik, @oleavr, @mrmacete, @bahlo, @promise, @cwoodland, @johnny4753, @Bartvds, @glenndierckx, @OguzhanE, @ikokostya, @midknight41, @jasonswearingen, @geoffreak, @HiromiShikata, @alan-agius4, @shiftkey, @mees-, @jrockwood, @sangdth, @misak113, @legodude17, @unindented, @pscanf, @mtsg, @joscha, @terrymun, @locke23rus, @piotrzdziarski, @AlexKondov, @dotnetnerd, @TooTallNate, @NurMarvin, @chrispanag, @jodiwarren, @CamWass, @Feinbube, @milanpro, @auryn31:

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

Could someone please give it some attention? Thanks!

1 similar comment
@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 12, 2023

Re-ping @neolwc, @oklemencic, @joewashear007, @mrand01, @NotWoods, @bmartinson, @RogerioTeixeira, @BradleyHill, @bmkrol823, @glenngartner, @CodeRTX, @mike667, @nataliemarleny, @buzzyboy, @menushka, @oyvindjam, @doterax, @amritk, @mahmoudzohdi, @fluidsonic, @cvx, @NoctisHsu, @VictorHom, @ninpeng, @DogPawHat, @antonsamper, @timswalling, @mkwu, @stackbuilders, @sestrella, @elcuy, @OlivierKamers, @DMcNamara, @inglec-arista, @mondeja, @gxless, @delprzemo, @leumasme, @Quramy, @lukerielley, @cdhgee, @borisvasilenko, @brckd, @pine, @borisyankov, @SPWizard01, @EnableSoftware, @elias-fauser, @shezard, @naeemy, @achingbrain, @rollercodester, @peterblazejewicz, @mizunashi-mana, @BendingBender, @RobinTail, @floomby, @JorgenVatle, @asciidisco, @nazmariam, @dex4er, @rogierschouten, @JuanJoseGonGi, @ffflorian, @shinnn, @lorensr, @drowse314-dev-ymat, @whtsky, @DefinitelyTyped, @kmxz, @morrys, @retyui, @alexandernanberg, @tpluscode, @jineshshah36, @freethewhat, @xStrom, @AbraaoAlves, @j2L4e, @NickBolles, @RazzM13, @DadUndead, @TimMensch, @jordanbtucker, @deskoh, @cortopy, @nikewu, @silversonicaxel, @asvetliakov, @tamird, @merrywhether, @chrissinclair, @matttennison, @quentinbouygues, @mtsmfm, @captain-igloo, @ChenNima, @dobogo, @newraina, @andrewbranch, @keerthi16, @KiranNiranjan, @loyd, @waitingsong, @k-yle, @maxbogus, @Buzzertech, @jeromewu, @ncovercash, @rmchndrng, @soywiz, @smac89, @aleung, @rudi-c, @g-rath, @repository, @joshuajeschek, @cyrilschumacher, @DaIgeb, @HitkoDev, @JounQin, @bendingbender, @eluce2, @garyking, @westy92, @Richienb, @cherryblossom000, @huan086, @hikiko4ern, @chrootsu, @hbomark, @DavidSichau, @itslukej, @compact, @goooseman, @ArtemKlyuev, @fun4wut, @ikatyang, @pulsovi, @nadchif, @Zamaletdinov, @Alorel, @andypyrope, @bartholomej, @dotdotcommadot, @karak, @jsmnbom, @vvakame, @DrakeTDL, @AxeemHaider, @troywweber7, @GlenCFL, @forivall, @ilivit, @pepaar, @stephenjelfs, @colin969, @XXLuigiMario, @martinheidegger, @thewizarodofoz, @po5epT, @DanielRose, @Uaman, @iansadovy, @flexmonsterowner, @flexmonsterteam, @irakulchytska, @Losses, @diullei, @martin-badin, @clmcgrath, @wagich, @aheber, @PabloDiablo, @Dashiing, @rdennis, @borislavjivkov, @kubosho, @gsino, @mayuki, @wanganjun, @burlandm, @Anticom, @admiralsmaster, @animify, @martinnuc, @gentoo90, @tajnymag, @tcaesvk, @DingWeizhe, @mabidina, @hados99, @buzzertech, @huy-nguyen, @ShinzenATT, @jamesnimlos, @pash90, @besemuna, @stkb, @GiedriusGrabauskas, @xbim, @mrk21, @markusmauch, @grabofus, @marcind, @mihnea-s, @eramdam, @mogzol, @bfsgr, @claasahl, @zFitness, @RandScullard, @stepancar, @AsPulse, @rolandzwaga, @ExE-Boss, @ljharb, @jakebailey, @SteveBunlon, @ghusse, @yavanosta, @shuntksh, @wrboyce, @dukedhx, @liskaj, @cyrillef, @Autodesk-Forge, @alansmithnbs, @petrbroz, @tyler-johnson, @flqw, @Roaders, @amitbeck, @thewilkybarkid, @c1495616js, @kruncher, @slaweet, @Nemo157, @devLana, @today-, @suXinjke, @voxpelli, @tomsellek, @endel, @mattsmithcode, @bylexus, @andrew0687, @LeoDog896, @alampros, @lunuy, @wlegate, @samalexander, @eli7vh, @pmccloghrylaing, @sw-yx, @jpevarnek, @atd-schubert, @qlonik, @oleavr, @mrmacete, @bahlo, @promise, @cwoodland, @johnny4753, @Bartvds, @glenndierckx, @OguzhanE, @ikokostya, @midknight41, @jasonswearingen, @geoffreak, @HiromiShikata, @alan-agius4, @shiftkey, @mees-, @jrockwood, @sangdth, @misak113, @legodude17, @unindented, @pscanf, @mtsg, @joscha, @terrymun, @locke23rus, @piotrzdziarski, @AlexKondov, @dotnetnerd, @TooTallNate, @NurMarvin, @chrispanag, @jodiwarren, @CamWass, @Feinbube, @milanpro, @auryn31:

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

Could someone please give it some attention? Thanks!

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

I'll wait a day or two so that we don't publish too many at once. Thanks for the reviews!

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

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

Labels

Check Config Changes a module config files Critical package Edits multiple packages Huge Change Maintainer Approved 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.

6 participants