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 e. 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/e*/**/*.t*"
# Formatted 1665 files.
# npx dprint fmt "types/e*/**/*.t*"  7.69s user 1.02s system 328% cpu 2.647 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.

Note that I manually added a couple of newlines in types/ember/test/create.ts and types/ember/v3/test/create.ts to avoid:

Error formatting /Users/josh/repos/DefinitelyTyped/types/ember/test/create.ts. Message: Expected ';', '}' or <eof> at /Users/josh/repos/DefinitelyTyped/types/ember/test/create.ts:14:15

  assertType<<K extends keyof Ember.Object>(key: K) => UnwrapComputedPropertyGette...
                ~~~~~~~
Error formatting /Users/josh/repos/DefinitelyTyped/types/ember/v3/test/create.ts. Message: Expected ';', '}' or <eof> at /Users/josh/repos/DefinitelyTyped/types/ember/v3/test/create.ts:14:15

  assertType<<K extends keyof Ember.Object>(key: K) => UnwrapComputedPropertyGette...
                ~~~~~~~

Includes:

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

90 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": 66526,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "a759bfd35d9b54f32d6e4f2583209fd957d55903",
  "mergeBaseOid": "827a90da69a79a2cfdb56ed46a53daee596c3fb5",
  "lastPushDate": "2023-08-30T03:47:25.000Z",
  "lastActivityDate": "2023-09-23T17:02:34.000Z",
  "mergeOfferDate": "2023-09-23T17:02:05.000Z",
  "mergeRequestDate": "2023-09-23T17:02:34.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "each",
      "kind": "edit",
      "files": [
        {
          "path": "types/each/each-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "misak113"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "earcut",
      "kind": "edit",
      "files": [
        {
          "path": "types/earcut/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "NaridaL"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "easeljs",
      "kind": "edit",
      "files": [
        {
          "path": "types/easeljs/easeljs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easeljs/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "evilangelist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-api-request",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-api-request/easy-api-request-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-api-request/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DeadAlready"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-jsend",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-jsend/easy-jsend-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-jsend/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DeadAlready"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-rbac",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-rbac/easy-rbac-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-rbac/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-session",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-session/easy-session-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-session/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DeadAlready"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-soap-request",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-soap-request/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "stevensnoeijen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-speech",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-speech/easy-speech-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-speech/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "RJWadley"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-xapi-utils",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-xapi-utils/easy-xapi-utils-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-xapi-utils/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DeadAlready"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easy-xapi",
      "kind": "edit",
      "files": [
        {
          "path": "types/easy-xapi/easy-xapi-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easy-xapi/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DeadAlready"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easycaptchajs",
      "kind": "edit",
      "files": [
        {
          "path": "types/easycaptchajs/easycaptchajs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easycaptchajs/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "HichemTab-tech"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "easydate",
      "kind": "edit",
      "files": [
        {
          "path": "types/easydate/easydate-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/easydate/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "satyarohith"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ebay-oauth-nodejs-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/ebay-oauth-nodejs-client/ebay-oauth-nodejs-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ebay-oauth-nodejs-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "JeremyMoeglich"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ebml",
      "kind": "edit",
      "files": [
        {
          "path": "types/ebml/ebml-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ebml/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "AppLover69"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ebongarde-root",
      "kind": "edit",
      "files": [
        {
          "path": "types/ebongarde-root/ebongarde-root-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "eccrypto",
      "kind": "edit",
      "files": [
        {
          "path": "types/eccrypto/eccrypto-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eccrypto/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "randomnerd"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ecef-projector",
      "kind": "edit",
      "files": [
        {
          "path": "types/ecef-projector/ecef-projector-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "echarts",
      "kind": "edit",
      "files": [
        {
          "path": "types/echarts/echarts-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/echarts/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/axis-pointer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/calendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/color.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/data-zoom.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/dataset.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/legend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/line-style.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/bar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/boxplot.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/candlestick.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/custom.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/effect-scatter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/funnel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/gauge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/graph.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/heatmap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/line.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/lines.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/map.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/parallel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/pictorial-bar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/pie.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/radar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/sankey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/scatter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/sunburst.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/theme-river.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/tree.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/series/treemap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/single-axis.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/text-style.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/visual-map.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/x-axis.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/echarts/options/y-axis.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xieisabug",
        "AntiMoron",
        "liveangela",
        "Ovilia",
        "iRON5",
        "bilalucar",
        "tmtron",
        "dwhitney",
        "ruixuel",
        "trajnisz",
        "hiyangguo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ecma-proposal-math-extensions",
      "kind": "edit",
      "files": [
        {
          "path": "types/ecma-proposal-math-extensions/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ksm2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ecore",
      "kind": "edit",
      "files": [
        {
          "path": "types/ecore/ecore-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "michael-whi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ecurve",
      "kind": "edit",
      "files": [
        {
          "path": "types/ecurve/ecurve-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ecurve/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "mhegazy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ed25519",
      "kind": "edit",
      "files": [
        {
          "path": "types/ed25519/ed25519-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ed2curve",
      "kind": "edit",
      "files": [
        {
          "path": "types/ed2curve/ed2curve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "edit-json-file",
      "kind": "edit",
      "files": [
        {
          "path": "types/edit-json-file/edit-json-file-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/edit-json-file/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Twixes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "editor-info",
      "kind": "edit",
      "files": [
        {
          "path": "types/editor-info/editor-info-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/editor-info/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "matwilko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "editorjs__header",
      "kind": "edit",
      "files": [
        {
          "path": "types/editorjs__header/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "maykon-oliveira"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "edmonds-blossom",
      "kind": "edit",
      "files": [
        {
          "path": "types/edmonds-blossom/edmonds-blossom-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "johnridesabike"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "edtr-io__mathquill",
      "kind": "edit",
      "files": [
        {
          "path": "types/edtr-io__mathquill/edtr-io__mathquill-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "magonzalez9"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "edx__new-relic-source-map-webpack-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/edx__new-relic-source-map-webpack-plugin/edx__new-relic-source-map-webpack-plugin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/edx__new-relic-source-map-webpack-plugin/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ee-first",
      "kind": "edit",
      "files": [
        {
          "path": "types/ee-first/ee-first-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ee-first/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "eetase",
      "kind": "edit",
      "files": [
        {
          "path": "types/eetase/eetase-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eetase/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/eetase/v3/eetase-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eetase/v3/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DanielRose",
        "Methuselah96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "eff-diceware-passphrase",
      "kind": "edit",
      "files": [
        {
          "path": "types/eff-diceware-passphrase/eff-diceware-passphrase-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "effective-domain-name-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/effective-domain-name-parser/effective-domain-name-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "egg.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/egg.js/egg.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ToastHawaii"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "eins-modal",
      "kind": "edit",
      "files": [
        {
          "path": "types/eins-modal/eins-modal-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eins-modal/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Timu57"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ejs-locals",
      "kind": "edit",
      "files": [
        {
          "path": "types/ejs-locals/ejs-locals-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ejs-locals/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jt000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ejs",
      "kind": "edit",
      "files": [
        {
          "path": "types/ejs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ejs/test/ejs.cjs.test.ts",
          "kind": "test"
        },
        {
          "path": "types/ejs/test/ejs.umd.test.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "benliddicott",
        "ExE-Boss",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "ejson",
      "kind": "edit",
      "files": [
        {
          "path": "types/ejson/ejson-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "shantanubhadoria"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "elastic.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/elastic.js/elastic.js-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elastic.js/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elastic__maki",
      "kind": "edit",
      "files": [
        {
          "path": "types/elastic__maki/elastic__maki-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elasticlunr",
      "kind": "edit",
      "files": [
        {
          "path": "types/elasticlunr/elasticlunr-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elasticlunr/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "goblindegook"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elasticlunrjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/elasticlunrjs/elasticlunrjs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elasticlunrjs/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "robertIsaac"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elasticsearch",
      "kind": "edit",
      "files": [
        {
          "path": "types/elasticsearch/elasticsearch-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elasticsearch/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "CasperSkydt",
        "bfsmith",
        "ddunkin",
        "pushplay",
        "mlamp",
        "ahmadferdous",
        "SimonSchick",
        "brabster",
        "deerawan",
        "YonatanKiron",
        "dasdachs",
        "midgleyc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "electron-devtools-installer",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-devtools-installer/electron-devtools-installer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-devtools-installer/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "electron-installer-dmg",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-installer-dmg/electron-installer-dmg-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-installer-dmg/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-json-storage",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-json-storage/electron-json-storage-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-json-storage/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "stpettersens",
        "nrlquaker",
        "jbw91"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-load-devtool",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-load-devtool/electron-load-devtool-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ciffelia"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-localshortcut",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-localshortcut/electron-localshortcut-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-localshortcut/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-positioner",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-positioner/electron-positioner-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-positioner/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ktmouk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-progressbar",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-progressbar/electron-progressbar-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-progressbar/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "xenfo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-prompt",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-prompt/electron-prompt-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-prompt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-spellchecker",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-spellchecker/electron-spellchecker-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/electron-spellchecker/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "unindented"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "electron-squirrel-startup",
      "kind": "edit",
      "files": [
        {
          "path": "types/electron-squirrel-startup/electron-squirrel-startup-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jlachniet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "element-closest",
      "kind": "edit",
      "files": [
        {
          "path": "types/element-closest/element-closest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "element-resize-detector",
      "kind": "edit",
      "files": [
        {
          "path": "types/element-resize-detector/element-resize-detector-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/element-resize-detector/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "saranshkataria",
        "franklixuefei"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "element-size",
      "kind": "edit",
      "files": [
        {
          "path": "types/element-size/element-size-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elementary-circuits-directed-graph",
      "kind": "edit",
      "files": [
        {
          "path": "types/elementary-circuits-directed-graph/elementary-circuits-directed-graph-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elementary-circuits-directed-graph/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "maienm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elementtree",
      "kind": "edit",
      "files": [
        {
          "path": "types/elementtree/elementtree-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elementtree/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dwieeb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elgamal",
      "kind": "edit",
      "files": [
        {
          "path": "types/elgamal/elgamal-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elgamal/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "arbuztw"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ellipsize",
      "kind": "edit",
      "files": [
        {
          "path": "types/ellipsize/ellipsize-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "natterstefan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elliptic",
      "kind": "edit",
      "files": [
        {
          "path": "types/elliptic/elliptic-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elliptic/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "danwbyrne",
        "Gilthoniel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "elm",
      "kind": "edit",
      "files": [
        {
          "path": "types/elm/elm-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "thSoft",
        "renanpvaz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elo-rank",
      "kind": "edit",
      "files": [
        {
          "path": "types/elo-rank/elo-rank-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "apavlinovic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "elv",
      "kind": "edit",
      "files": [
        {
          "path": "types/elv/elv-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/elv/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "garyaparker"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "email-check",
      "kind": "edit",
      "files": [
        {
          "path": "types/email-check/email-check-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "luke-j"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "email-prompt",
      "kind": "edit",
      "files": [
        {
          "path": "types/email-prompt/email-prompt-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "email-reply-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/email-reply-parser/email-reply-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MelonCode"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "email-templates",
      "kind": "edit",
      "files": [
        {
          "path": "types/email-templates/email-templates-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/email-templates/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "cyrilschumacher",
        "gurisko",
        "blankstar85",
        "vesse",
        "qqilihq",
        "peterblazejewicz",
        "ksewo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "emailjs-mime-codec",
      "kind": "edit",
      "files": [
        {
          "path": "types/emailjs-mime-codec/emailjs-mime-codec-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nicu-chiciuc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "emartech__cls-adapter",
      "kind": "edit",
      "files": [
        {
          "path": "types/emartech__cls-adapter/emartech__cls-adapter-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/emartech__cls-adapter/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "lexwebb"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-changeset-validations",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-changeset-validations/ember-changeset-validations-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-changeset-validations/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-changeset-validations/utils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-changeset-validations/validators/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "elenagolovko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-cli-fastboot",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-cli-fastboot/-private.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-cli-fastboot/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-cli-fastboot/services/fastboot.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-cli-fastboot/test/ember-cli-fastboot-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hmajoros",
        "dfreeman",
        "chriskrycho",
        "jamescdavis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-data",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-data/adapter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/adapters/errors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/adapters/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/adapters/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/attr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/model.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/relationships.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/serializer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/serializers/embedded-records-mixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/serializers/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/serializers/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/serializers/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/store.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/test/adapter.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/belongs-to.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/has-many.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/injections.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/model.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/module-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/promises.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/record-reference.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/relationships.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/serializer.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/store.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/test/transform.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/transforms/boolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/transforms/date.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/transforms/number.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/transforms/string.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/transforms/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/types/registries/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/adapter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/adapters/errors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/adapters/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/adapters/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/attr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/model.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/relationships.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/serializer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/serializers/embedded-records-mixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/serializers/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/serializers/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/serializers/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/store.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/test/adapter.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/belongs-to.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/has-many.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/injections.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/model.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/module-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/record-reference.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/relationships.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/serializer.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/store.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/test/transform.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v2/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/transforms/boolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/transforms/date.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/transforms/number.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/transforms/string.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v2/transforms/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/adapter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/adapters/errors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/adapters/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/adapters/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/attr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/model.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/relationships.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/serializer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/serializers/embedded-records-mixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/serializers/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/serializers/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/serializers/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/store.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/test/adapter.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/belongs-to.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/has-many.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/injections.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/model.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/module-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/promises.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/record-reference.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/relationships.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/serializer.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/store.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/test/transform.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data/v3/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/transforms/boolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/transforms/date.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/transforms/number.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/transforms/string.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/transforms/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data/v3/types/registries/transform.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dwickern",
        "mike-north",
        "chriskrycho",
        "jamescdavis",
        "runspired",
        "wagenet",
        "gitKrystan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-data__adapter",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-data__adapter/error.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/test/json-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/test/rest.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/v3/error.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/v3/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/v3/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__adapter/v3/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/v3/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/v3/test/json-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__adapter/v3/test/rest.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "runspired",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-data__model",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-data__model/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__model/test/model.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__model/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__model/v3/test/model.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jamescdavis",
        "chriskrycho",
        "gitKrystan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-data__serializer",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-data__serializer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/test/json-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/test/json.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/test/rest.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/test/transform.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/transform.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/v3/json-api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/v3/json.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/v3/rest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__serializer/v3/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/v3/test/json-api.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/v3/test/json.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/v3/test/rest.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/v3/test/transform.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__serializer/v3/transform.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "runspired",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-data__store",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-data__store/ember-data__store-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__store/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-data__store/v3/ember-data__store-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-data__store/v3/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "runspired",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-feature-flags",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-feature-flags/ember-feature-flags-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-feature-flags/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-feature-flags/v3/ember-feature-flags-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-feature-flags/v3/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dfreeman",
        "chriskrycho",
        "jamescdavis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-mocha",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-mocha/ember-mocha-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-mocha/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "simonihmig",
        "dfreeman",
        "chriskrycho",
        "jamescdavis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-modal-dialog",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-modal-dialog/ember-modal-dialog-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-modal-dialog/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-modal-dialog/v2/ember-modal-dialog-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-modal-dialog/v2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dfreeman",
        "chriskrycho",
        "jamescdavis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-modal-service",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-modal-service/components/modal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-modal-service/ember-modal-service-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-modal-service/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-modal-service/models/modal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-modal-service/services/modal.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "elenagolovko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-task-scheduler",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-task-scheduler/ember-task-scheduler-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-task-scheduler/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "elenagolovko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-test-helpers",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-test-helpers/ember-test-helpers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-test-helpers/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-test-helpers/v0/ember-test-helpers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-test-helpers/v0/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dwickern",
        "mike-north",
        "chriskrycho",
        "jamescdavis",
        "gitKrystan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-testing-helpers",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-testing-helpers/ember-testing-helpers-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember-testing-helpers/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chriskrycho",
        "jamescdavis",
        "dfreeman",
        "mike-north"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember-useragent",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember-useragent/helpers/user-agent.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-useragent/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-useragent/services/user-agent.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember-useragent/test/ember-useragent-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "camerondubas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "ember",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember/-private/type-utils.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember/test/access-modifier.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/application-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/application.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/array-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/array-proxy.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/array.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/component.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/computed.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/controller.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/core-object.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/create-negative.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/create.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/data-adapter.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/debug.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/ember-module-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/ember-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/engine-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/engine.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/event.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/extend.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/helper.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/inject.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/mixin.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/object.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/observable.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/private/computed-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/private/observable-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/reopen.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/route.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/router.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/run.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/string.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/techniques/properties-from-this.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/transition.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/utils.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/test/view-utils.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v1/ember-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember/v2/test/application-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/application.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/array-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/array-proxy.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/array.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/component.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/computed.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/controller.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/create-negative.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/create.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/detect-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/detect.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/ember-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/engine-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/event.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/extend.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/function-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/helper.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/inject.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/mixin.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/object.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/observable.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/reopen.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/route.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/router.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/run.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/transition.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/utils.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v2/test/view-utils.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember/v3/test/access-modifier.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/application-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/application.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/array-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/array-proxy.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/array.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/component.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/computed.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/controller.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/core-object.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/create-negative.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/create.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/data-adapter.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/debug.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/detect-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/detect.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/ember-module-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/ember-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/engine-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/engine.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/error.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/event.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/extend.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/function-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/helper.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/inject.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/mixin.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/object.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/observable.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/private/computed-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/private/observable-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/reopen.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/route.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/router.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/run.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/string-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/string.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/techniques/properties-from-this.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/transition.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/utils.ts",
          "kind": "test"
        },
        {
          "path": "types/ember/v3/test/view-utils.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chriskrycho",
        "jamescdavis",
        "wagenet",
        "gitKrystan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ember__application",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember__application/-private/event-dispatcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/-private/registry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/test/application-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/test/application.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/v3/-private/default-resolver.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/-private/event-dispatcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/-private/registry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/deprecations.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/globals-resolver.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/resolver.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__application/v3/test/application-instance.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/v3/test/application.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/v3/test/deprecations.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/v3/test/globals-resolver.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__application/v3/test/resolver.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ember__array",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember__array/-private/enumerable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/-private/mutable-enumerable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/-private/native-array.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/mutable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/proxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/test/array-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/test/array-proxy.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/test/array.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/types/prototype-extensions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/-private/enumerable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/-private/mutable-enumerable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/-private/native-array.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/mutable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/proxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__array/v3/test/array-ext.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/v3/test/array-proxy.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/v3/test/array.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__array/v3/types/prototype-extensions.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ember__component",
      "kind": "edit",
      "files": [
        {
          "path": "types/ember__component/-private/class-names-support.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/-private/core-view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/-private/glimmer-interfaces.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/-private/view-mixin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/helper.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/template-only.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/test/built-ins.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__component/test/component.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__component/test/helper.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__component/test/template-only.ts",
          "kind": "test"
        },
        {
          "path": "types/ember__component/v3/-private/action-support.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/v3/-private/class-names-support.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/v3/-private/core-view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ember__component/v3/-private/target-action-support.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "chriskrycho",
        "gitKrystan",
        "jamescdavis",
        "wagenet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "johnnyreilly",
      "date": "2023-09-23T17:00:06.000Z",
      "isMaintainer": true
    },
    {
      "type": "stale",
      "reviewer": "sheetalkamat",
      "date": "2023-09-22T18:41:09.000Z",
      "abbrOid": "09d0d53"
    },
    {
      "type": "stale",
      "reviewer": "HichemTab-tech",
      "date": "2023-09-22T16:19:37.000Z",
      "abbrOid": "35396b8"
    }
  ],
  "mainBotCommentID": 1699323440,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

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

People who would have been pinged misak113 NaridaL evilangelist DeadAlready DefinitelyTyped stevensnoeijen RJWadley HichemTab-tech satyarohith JeremyMoeglich AppLover69 randomnerd BendingBender xieisabug AntiMoron liveangela Ovilia iRON5 bilalucar tmtron dwhitney ruixuel trajnisz hiyangguo ksm2 michael-whi mhegazy ffflorian Twixes matwilko maykon-oliveira johnridesabike magonzalez9 peterblazejewicz DanielRose Methuselah96 ToastHawaii Timu57 jt000 benliddicott ExE-Boss shantanubhadoria goblindegook robertIsaac CasperSkydt bfsmith ddunkin pushplay mlamp ahmadferdous SimonSchick brabster deerawan YonatanKiron dasdachs midgleyc stpettersens nrlquaker jbw91 ciffelia ktmouk xenfo unindented jlachniet hikiko4ern saranshkataria franklixuefei maienm dwieeb arbuztw natterstefan danwbyrne Gilthoniel thSoft renanpvaz apavlinovic garyaparker luke-j MelonCode cyrilschumacher gurisko blankstar85 vesse qqilihq ksewo nicu-chiciuc lexwebb elenagolovko hmajoros dfreeman chriskrycho jamescdavis dwickern mike-north runspired wagenet gitKrystan simonihmig camerondubas

@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot
Copy link
Contributor

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

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

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

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

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

@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. The CI failed When GH Actions fails labels Sep 12, 2023
@typescript-bot
Copy link
Contributor

Re-ping @misak113, @NaridaL, @evilangelist, @DeadAlready, @DefinitelyTyped, @stevensnoeijen, @RJWadley, @HichemTab-tech, @satyarohith, @JeremyMoeglich, @AppLover69, @randomnerd, @BendingBender, @xieisabug, @AntiMoron, @liveangela, @Ovilia, @iRON5, @bilalucar, @tmtron, @dwhitney, @ruixuel, @trajnisz, @hiyangguo, @ksm2, @michael-whi, @mhegazy, @ffflorian, @Twixes, @matwilko, @maykon-oliveira, @johnridesabike, @magonzalez9, @peterblazejewicz, @DanielRose, @Methuselah96, @ToastHawaii, @Timu57, @jt000, @benliddicott, @ExE-Boss, @shantanubhadoria, @goblindegook, @robertIsaac, @CasperSkydt, @bfsmith, @ddunkin, @pushplay, @mlamp, @ahmadferdous, @SimonSchick, @brabster, @deerawan, @YonatanKiron, @dasdachs, @midgleyc, @stpettersens, @nrlquaker, @jbw91, @ciffelia, @ktmouk, @xenfo, @unindented, @jlachniet, @hikiko4ern, @saranshkataria, @franklixuefei, @maienm, @dwieeb, @arbuztw, @natterstefan, @danwbyrne, @Gilthoniel, @thSoft, @renanpvaz, @apavlinovic, @garyaparker, @luke-j, @MelonCode, @cyrilschumacher, @gurisko, @blankstar85, @vesse, @qqilihq, @ksewo, @nicu-chiciuc, @lexwebb, @elenagolovko, @hmajoros, @dfreeman, @chriskrycho, @jamescdavis, @dwickern, @mike-north, @runspired, @wagenet, @gitKrystan, @simonihmig, @camerondubas:

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 the The CI failed When GH Actions fails label Sep 12, 2023
@typescript-bot typescript-bot added Maintainer Approved The CI failed When GH Actions fails and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Sep 22, 2023
@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot typescript-bot added Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. and removed Maintainer Approved labels Sep 22, 2023
@typescript-bot
Copy link
Contributor

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

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

each (unpkg)

was missing the following properties:

  1. Each

easy-session (unpkg)

was missing the following properties:

  1. can
  2. can

easy-xapi-utils (unpkg)

was missing the following properties:

  1. setRbac
  2. rbac

elasticsearch (unpkg)

was missing the following properties:

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

electron-spellchecker (unpkg)

was missing the following properties:

  1. DictionarySync
  2. SpellChecker
  3. setGlobalLogger

elementtree (unpkg)

was missing the following properties:

  1. PI
  2. ElementPath

elgamal (unpkg)

was missing the following properties:

  1. Errors

ember-changeset-validations (unpkg)

was missing the following properties:

  1. name

ember-cli-fastboot (unpkg)

was missing the following properties:

  1. name
  2. init
  3. existsSync
  4. included
  5. importTransforms
as well as these 5 other properties...

contentFor, treeForFastBoot, treeForPublic, serverMiddleware, postBuild

ember-feature-flags (unpkg)

was missing the following properties:

  1. name
  2. name

ember-mocha (unpkg)

was missing the following properties:

  1. name
  2. init
  3. postBuild
  4. checkPackages
  5. included
as well as these 6 other properties...

targetOptions, contentFor, treeForVendor, treeForAddonTestSupport, overrideTestCommandFilter, setTestGenerator

ember-modal-service (unpkg)

was missing the following properties:

  1. name
  2. name

ember-task-scheduler (unpkg)

was missing the following properties:

  1. name
  2. importPolyfill
  3. included
  4. name
  5. importPolyfill
as well as these 1 other properties...

included

ember-useragent (unpkg)

was missing the following properties:

  1. name
  2. options
  3. name
  4. options

empty-dir (unpkg)

was missing the following properties:

  1. isEmpty

enamdict (unpkg)

was missing the following properties:

  1. enamdictFile
  2. process
  3. index

encoding-down (unpkg)

was missing the following properties:

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

engine.io-client (unpkg)

was missing the following properties:

  1. priorWebsocketSuccess
  2. protocol
  3. Transport
  4. transports
  5. parser
as well as these 5 other properties...

priorWebsocketSuccess, protocol, Transport, transports, parser

engine.io (unpkg)

was missing the following properties:

  1. Transport
  2. transports
  3. parser

enigma.js (unpkg)

was missing the following properties:

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

enquire.js (unpkg)

was missing the following properties:

  1. queries
  2. browserIsIncapable
  3. constructor

enzyme-async-helpers (unpkg)

was missing the following properties:

  1. wait
  2. wait

enzyme-to-json (unpkg)

was missing the following properties:

  1. renderToJson
  2. shallowToJson
  3. mountToJson
  4. renderToJson
  5. shallowToJson
as well as these 1 other properties...

mountToJson

epilogue (unpkg)

was missing the following properties:

  1. Controllers
  2. Controllers

escodegen (unpkg)

was missing the following properties:

  1. version
  2. browser
  3. FORMAT_MINIFY
  4. FORMAT_DEFAULTS

escpos (unpkg)

was missing the following properties:

  1. Bluetooth
  2. Adapter

esri-leaflet (unpkg)

was missing the following properties:

  1. FeatureManager
  2. Identify
  3. Support
  4. Util
  5. VERSION
as well as these 6 other properties...

get, identify, options, post, request, service

eth-lightwallet (unpkg)

was missing the following properties:

  1. txutils
  2. encryption
  3. upgrade

eth-url-parser (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'eth-url-parser'. 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. apply

ethereum-blockies (unpkg)

was missing the following properties:

  1. render

ethereumjs-abi (unpkg)

was missing the following properties:

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

evaporate (unpkg)

was missing the following properties:

  1. getLocalTimeOffset

event-stream (unpkg)

was missing the following properties:

  1. Stream
  2. through
  3. from
  4. connect
  5. pipe
as well as these 4 other properties...

collect, flatmapSync, log, pipeable

events (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'events'. 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. defaultMaxListeners
  2. init
  3. listenerCount

exaroton (unpkg)

was missing the following properties:

  1. ServerStatus

exif (unpkg)

was missing the following properties:

  1. TAGS

expect.js (unpkg)

was missing the following properties:

  1. Assertion
  2. version
  3. stringify
  4. eql

expired-storage (unpkg)

was missing the following properties:

  1. version
  2. author
  3. gitUrl

express-brute-memcached (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'express-brute-memcached'. 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. defaults
  2. The declaration doesn't match the JavaScript module 'express-brute-memcached'. 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. defaults

express-brute (unpkg)

was missing the following properties:

  1. defaults
  2. instanceCount
  3. defaults
  4. instanceCount

express-domain-middleware (unpkg)

was missing the following properties:

  1. id
  2. id

express-flash (unpkg)

was missing the following properties:

  1. version

express-formidable (unpkg)

was missing the following properties:

  1. parse

express-partials (unpkg)

was missing the following properties:

  1. register
  2. renderer
  3. lookup

express-useragent (unpkg)

was missing the following properties:

  1. getWechatVersion
  2. getElectronVersion
  3. testWechat

express-version-request (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'express-version-request'. 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. setVersionByAcceptFormat
  2. isObject
  3. removeWhitespaces

express-version-route (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'express-version-route'. 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. checkVersionMatch
  2. getDefaultRoute

express-ws-routes (unpkg)

was missing the following properties:

  1. apply
  2. call
  3. bind
  4. toString
  5. length
as well as these 11 other properties...

arguments, caller, name, apply, call, bind, toString, length, arguments, caller, name

express (unpkg)

was missing the following properties:

  1. Route

eyes (unpkg)

was missing the following properties:

  1. defaults
  2. print
  3. stylize

Generated by 🚫 dangerJS against a759bfd

@typescript-bot
Copy link
Contributor

@sheetalkamat, @HichemTab-tech Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@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 23, 2023
@typescript-bot
Copy link
Contributor

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

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

Ready to merge

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

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@typescript-bot typescript-bot merged commit 0be834b into DefinitelyTyped:master Sep 23, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-e branch September 23, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Edits multiple packages Huge Change 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.

7 participants