Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 30, 2023

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

Implements the dprint formatting changes on packages whose names start with y. 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/y*/**/*.t*"
# Formatted 181 files.
# npx dprint fmt "types/y*/**/*.t*"  2.56s user 0.58s system 180% cpu 1.737 total
rm .dprint.jsonc

CI failures are due to existing errors.

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

46 packages in this PR

Code Reviews

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

You can test the changes of this PR in the Playground.

Status

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

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


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66546,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "b185d35662830a8592ffe962fc2602bfe320f38a",
  "mergeBaseOid": "827a90da69a79a2cfdb56ed46a53daee596c3fb5",
  "lastPushDate": "2023-08-30T04:26:52.000Z",
  "lastActivityDate": "2023-09-23T07:16:25.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "ya-disk",
      "kind": "edit",
      "files": [
        {
          "path": "types/ya-disk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ya-disk/ya-disk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vladislav805"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yadda",
      "kind": "edit",
      "files": [
        {
          "path": "types/yadda/lib/EventBus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Interpreter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Library.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Yadda.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/English.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/French.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Norwegian.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Pirate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Polish.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Portuguese.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Spanish.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/yadda-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dex4er"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaeti",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaeti/yaeti-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "snood1205"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaireo__relative-time",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaireo__relative-time/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__relative-time/yaireo__relative-time-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaireo__tagify",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaireo__tagify/dist/react.tagify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__tagify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__tagify/test/yaireo__tagify-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/yaireo__tagify/yaireo__tagify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Brakebein",
        "blutorange"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yallist",
      "kind": "edit",
      "files": [
        {
          "path": "types/yallist/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yallist/yallist-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yaml-front-matter",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaml-front-matter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaml-front-matter/yaml-front-matter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "xiaoxiangmoe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yamljs",
      "kind": "edit",
      "files": [
        {
          "path": "types/yamljs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yamljs/yamljs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yandex-maps",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-maps/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-maps/yandex-maps-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Delagen",
        "gastwork13",
        "kaskar2008"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yandex-metrika-tag",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-metrika-tag/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-metrika-tag/yandex-metrika-tag-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yandex-money-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-money-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-money-sdk/yandex-money-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chrootsu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yar",
      "kind": "edit",
      "files": [
        {
          "path": "types/yar/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yar/yar-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SimonSchick"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs-interactive",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-interactive/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-interactive/yargs-interactive-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nanovazquez"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-parser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v11/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v11/yargs-parser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs-parser/v20/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v20/yargs-parser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs-parser/yargs-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "milesj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yargs-unparser",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-unparser/yargs-unparser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "antongolub"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs/helpers.d.mts",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/yargs/helpers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/index.d.mts",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/yargs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v15/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v15/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/v15/yargs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/helpers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/v16/yargs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/yargs.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "poelstra",
        "mizunashi-mana",
        "pushplay",
        "JimiC",
        "steffenvv",
        "forivall",
        "ExE-Boss",
        "Aankhen",
        "bcoe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yarnpkg__lockfile",
      "kind": "edit",
      "files": [
        {
          "path": "types/yarnpkg__lockfile/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yarnpkg__lockfile/yarnpkg__lockfile-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fa93hws"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yauzl-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/yauzl-promise/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yauzl-promise/yauzl-promise-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yauzl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yauzl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yauzl/yauzl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yawn-yaml",
      "kind": "edit",
      "files": [
        {
          "path": "types/yawn-yaml/yawn-yaml-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JamieMagee"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yayson",
      "kind": "edit",
      "files": [
        {
          "path": "types/yayson/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yayson/yayson-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Codesleuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yazl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yazl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yazl/yazl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "taoqf",
        "seangenabe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ydn-db",
      "kind": "edit",
      "files": [
        {
          "path": "types/ydn-db/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ydn-db/ydn-db-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yathit",
        "gabrielmaldi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeast",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeast/yeast-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "schmollmolch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yelp-fusion-plus",
      "kind": "edit",
      "files": [
        {
          "path": "types/yelp-fusion-plus/yelp-fusion-plus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kob490"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-assert",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-assert/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-assert/yeoman-assert-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Toilal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-environment",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-environment/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/adapter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/util/conflicter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/util/log.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/yeoman-environment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bolasblack",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-generator",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-generator/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-generator/yeoman-generator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "janslow",
        "ikatyang",
        "tasadar2",
        "haggen",
        "chigix",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-test",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-test/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-test/yeoman-test-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ikatyang",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yesql",
      "kind": "edit",
      "files": [
        {
          "path": "types/yesql/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yesql/yesql-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Sumolari"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yieldable-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/yieldable-json/yieldable-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yodasws__gulp-pattern-replace",
      "kind": "edit",
      "files": [
        {
          "path": "types/yodasws__gulp-pattern-replace/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yodasws__gulp-pattern-replace/yodasws__gulp-pattern-replace-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "stof"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-bigpipe",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-bigpipe/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-bigpipe/yog-bigpipe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-log",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-log/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-log/yog-log-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-ral",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-ral/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-ral/yog-ral-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog2-kernel",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog2-kernel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog2-kernel/yog2-kernel-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456",
        "devinux"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yoga-layout",
      "kind": "edit",
      "files": [
        {
          "path": "types/yoga-layout/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yoga-layout/yoga-layout-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tnobody"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yosay",
      "kind": "edit",
      "files": [
        {
          "path": "types/yosay/yosay-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube-dl",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube-dl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-dl/lib/downloader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-dl/youtube-dl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bsurai",
        "moshfeu",
        "NotWoods"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube-player",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube-player/dist/FunctionStateMap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/YouTubePlayer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/eventNames.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/functionNames.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/loadYouTubeIframeApi.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/types.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/youtube-player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jurca"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube/youtube-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "eliotfallon213",
        "terrymun",
        "paulhobbel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yt-player",
      "kind": "edit",
      "files": [
        {
          "path": "types/yt-player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yt-player/yt-player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "troeggla"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yt-search",
      "kind": "edit",
      "files": [
        {
          "path": "types/yt-search/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yt-search/yt-search-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cherryblossom000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yui",
      "kind": "edit",
      "files": [
        {
          "path": "types/yui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yui/yui-test.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "giabao"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yuka",
      "kind": "edit",
      "files": [
        {
          "path": "types/yuka/src/Yuka.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/core/GameEntity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/math/Matrix3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/math/Matrix4.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/test/core/EntityManager.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/core/EventDispatcher.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/core/GameEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fsm/Girl.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fsm/States.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fuzzy/Soldier.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Collectible.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Evaluators.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Goals.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/TTTGraph.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/TTTNode.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/tictactoe.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/boundingVolumes/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/bvh/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/orientation/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/CustomEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/CustomVehicle.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/trigger/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmesh/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/PathPlanner.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/PathPlannerTask.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/lineOfSight/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/memorySystem/CustomEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/memorySystem/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/AI.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/Card.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/Deck.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/monteCarloSimulation/BlackjackEnvironment.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/monteCarloSimulation/Simulator.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Bullet.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Enemy.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/HideBehavior.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Shotgun.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/World.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Blaster.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Bullet.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/World.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/arrive/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/flee/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/flocking/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/followPath/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/interpose/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/obstacleAvoidance/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/offsetPursuit/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/pursuit/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/seek/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/wander/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "discordier"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yup-locale-pl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yup-locale-pl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yup-locale-pl/yup-locale-pl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "radoslawgrochowski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "milesj",
      "date": "2023-09-23T07:16:25.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "bengry",
      "date": "2023-09-22T16:35:38.000Z",
      "isMaintainer": false
    },
    {
      "type": "stale",
      "reviewer": "xiaoxiangmoe",
      "date": "2023-09-13T09:31:20.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "Codesleuth",
      "date": "2023-09-12T09:58:56.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "vladislav805",
      "date": "2023-09-12T09:17:11.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "Delagen",
      "date": "2023-09-12T08:02:46.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "stof",
      "date": "2023-09-12T07:37:03.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "JamieMagee",
      "date": "2023-09-12T03:07:45.000Z",
      "abbrOid": "e04baa0"
    }
  ],
  "mainBotCommentID": 1699332559,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/b185d35662830a8592ffe962fc2602bfe320f38a/checks?check_suite_id=16478661996"
}

1 similar comment
@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.

46 packages in this PR

Code Reviews

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

You can test the changes of this PR in the Playground.

Status

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

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


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66546,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "b185d35662830a8592ffe962fc2602bfe320f38a",
  "mergeBaseOid": "827a90da69a79a2cfdb56ed46a53daee596c3fb5",
  "lastPushDate": "2023-08-30T04:26:52.000Z",
  "lastActivityDate": "2023-09-23T07:16:25.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "ya-disk",
      "kind": "edit",
      "files": [
        {
          "path": "types/ya-disk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ya-disk/ya-disk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vladislav805"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yadda",
      "kind": "edit",
      "files": [
        {
          "path": "types/yadda/lib/EventBus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Interpreter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Library.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/Yadda.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/English.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/French.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Norwegian.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Pirate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Polish.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Portuguese.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/lib/localisation/Spanish.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yadda/yadda-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dex4er"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaeti",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaeti/yaeti-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "snood1205"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaireo__relative-time",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaireo__relative-time/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__relative-time/yaireo__relative-time-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yaireo__tagify",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaireo__tagify/dist/react.tagify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__tagify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaireo__tagify/test/yaireo__tagify-react-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/yaireo__tagify/yaireo__tagify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Brakebein",
        "blutorange"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yallist",
      "kind": "edit",
      "files": [
        {
          "path": "types/yallist/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yallist/yallist-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yaml-front-matter",
      "kind": "edit",
      "files": [
        {
          "path": "types/yaml-front-matter/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yaml-front-matter/yaml-front-matter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "xiaoxiangmoe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yamljs",
      "kind": "edit",
      "files": [
        {
          "path": "types/yamljs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yamljs/yamljs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yandex-maps",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-maps/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-maps/yandex-maps-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Delagen",
        "gastwork13",
        "kaskar2008"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yandex-metrika-tag",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-metrika-tag/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-metrika-tag/yandex-metrika-tag-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yandex-money-sdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/yandex-money-sdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yandex-money-sdk/yandex-money-sdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chrootsu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yar",
      "kind": "edit",
      "files": [
        {
          "path": "types/yar/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yar/yar-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SimonSchick"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs-interactive",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-interactive/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-interactive/yargs-interactive-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nanovazquez"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-parser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v11/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v11/yargs-parser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs-parser/v20/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs-parser/v20/yargs-parser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs-parser/yargs-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "milesj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yargs-unparser",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs-unparser/yargs-unparser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "antongolub"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yargs",
      "kind": "edit",
      "files": [
        {
          "path": "types/yargs/helpers.d.mts",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/yargs/helpers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/index.d.mts",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/yargs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v15/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v15/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/v15/yargs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/helpers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/v16/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/v16/yargs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yargs/yargs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/yargs/yargs.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "poelstra",
        "mizunashi-mana",
        "pushplay",
        "JimiC",
        "steffenvv",
        "forivall",
        "ExE-Boss",
        "Aankhen",
        "bcoe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yarnpkg__lockfile",
      "kind": "edit",
      "files": [
        {
          "path": "types/yarnpkg__lockfile/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yarnpkg__lockfile/yarnpkg__lockfile-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fa93hws"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yauzl-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/yauzl-promise/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yauzl-promise/yauzl-promise-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yauzl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yauzl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yauzl/yauzl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "yawn-yaml",
      "kind": "edit",
      "files": [
        {
          "path": "types/yawn-yaml/yawn-yaml-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JamieMagee"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yayson",
      "kind": "edit",
      "files": [
        {
          "path": "types/yayson/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yayson/yayson-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Codesleuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yazl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yazl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yazl/yazl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "taoqf",
        "seangenabe"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "ydn-db",
      "kind": "edit",
      "files": [
        {
          "path": "types/ydn-db/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ydn-db/ydn-db-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yathit",
        "gabrielmaldi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeast",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeast/yeast-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "schmollmolch"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yelp-fusion-plus",
      "kind": "edit",
      "files": [
        {
          "path": "types/yelp-fusion-plus/yelp-fusion-plus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kob490"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-assert",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-assert/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-assert/yeoman-assert-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Toilal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-environment",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-environment/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/adapter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/util/conflicter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/lib/util/log.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-environment/yeoman-environment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bolasblack",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-generator",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-generator/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-generator/yeoman-generator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "janslow",
        "ikatyang",
        "tasadar2",
        "haggen",
        "chigix",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yeoman-test",
      "kind": "edit",
      "files": [
        {
          "path": "types/yeoman-test/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yeoman-test/yeoman-test-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ikatyang",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yesql",
      "kind": "edit",
      "files": [
        {
          "path": "types/yesql/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yesql/yesql-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Sumolari"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yieldable-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/yieldable-json/yieldable-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "martin-badin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yodasws__gulp-pattern-replace",
      "kind": "edit",
      "files": [
        {
          "path": "types/yodasws__gulp-pattern-replace/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yodasws__gulp-pattern-replace/yodasws__gulp-pattern-replace-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "stof"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-bigpipe",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-bigpipe/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-bigpipe/yog-bigpipe-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-log",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-log/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-log/yog-log-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog-ral",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog-ral/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog-ral/yog-ral-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yog2-kernel",
      "kind": "edit",
      "files": [
        {
          "path": "types/yog2-kernel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yog2-kernel/yog2-kernel-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ssddi456",
        "devinux"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yoga-layout",
      "kind": "edit",
      "files": [
        {
          "path": "types/yoga-layout/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yoga-layout/yoga-layout-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tnobody"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yosay",
      "kind": "edit",
      "files": [
        {
          "path": "types/yosay/yosay-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube-dl",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube-dl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-dl/lib/downloader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-dl/youtube-dl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bsurai",
        "moshfeu",
        "NotWoods"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube-player",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube-player/dist/FunctionStateMap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/YouTubePlayer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/eventNames.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/functionNames.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/loadYouTubeIframeApi.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/dist/types.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube-player/youtube-player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jurca"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "youtube",
      "kind": "edit",
      "files": [
        {
          "path": "types/youtube/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/youtube/youtube-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "eliotfallon213",
        "terrymun",
        "paulhobbel"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "yt-player",
      "kind": "edit",
      "files": [
        {
          "path": "types/yt-player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yt-player/yt-player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "troeggla"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yt-search",
      "kind": "edit",
      "files": [
        {
          "path": "types/yt-search/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yt-search/yt-search-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cherryblossom000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yui",
      "kind": "edit",
      "files": [
        {
          "path": "types/yui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yui/yui-test.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "giabao"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yuka",
      "kind": "edit",
      "files": [
        {
          "path": "types/yuka/src/Yuka.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/core/GameEntity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/math/Matrix3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/src/math/Matrix4.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yuka/test/core/EntityManager.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/core/EventDispatcher.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/core/GameEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fsm/Girl.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fsm/States.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/fuzzy/Soldier.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Collectible.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Evaluators.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/goal/Goals.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/TTTGraph.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/TTTNode.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/graph/tictactoe.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/boundingVolumes/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/bvh/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/math/orientation/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/CustomEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/CustomVehicle.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/savegame/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/misc/trigger/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/firstperson/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmesh/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/PathPlanner.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/PathPlannerTask.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/navigation/navmeshPerformance/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/lineOfSight/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/memorySystem/CustomEntity.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/perception/memorySystem/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/AI.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/Card.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/game/Deck.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/monteCarloSimulation/BlackjackEnvironment.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/blackjack/monteCarloSimulation/Simulator.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Bullet.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Enemy.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/HideBehavior.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/Shotgun.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/hideAndSeek/World.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Blaster.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Bullet.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/FirstPersonControls.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/Player.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/playground/shooter/World.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/arrive/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/flee/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/flocking/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/followPath/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/interpose/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/obstacleAvoidance/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/offsetPursuit/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/pursuit/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/seek/index.ts",
          "kind": "test"
        },
        {
          "path": "types/yuka/test/examples/steering/wander/index.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "discordier"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "yup-locale-pl",
      "kind": "edit",
      "files": [
        {
          "path": "types/yup-locale-pl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/yup-locale-pl/yup-locale-pl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "radoslawgrochowski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "milesj",
      "date": "2023-09-23T07:16:25.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "bengry",
      "date": "2023-09-22T16:35:38.000Z",
      "isMaintainer": false
    },
    {
      "type": "stale",
      "reviewer": "xiaoxiangmoe",
      "date": "2023-09-13T09:31:20.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "Codesleuth",
      "date": "2023-09-12T09:58:56.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "vladislav805",
      "date": "2023-09-12T09:17:11.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "Delagen",
      "date": "2023-09-12T08:02:46.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "stof",
      "date": "2023-09-12T07:37:03.000Z",
      "abbrOid": "e04baa0"
    },
    {
      "type": "stale",
      "reviewer": "JamieMagee",
      "date": "2023-09-12T03:07:45.000Z",
      "abbrOid": "e04baa0"
    }
  ],
  "mainBotCommentID": 1699332559,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/b185d35662830a8592ffe962fc2602bfe320f38a/checks?check_suite_id=16478661996"
}

@typescript-bot
Copy link
Contributor

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

People who would have been pinged vladislav805 dex4er snood1205 bengry Brakebein blutorange BendingBender xiaoxiangmoe Delagen gastwork13 kaskar2008 hikiko4ern chrootsu SimonSchick nanovazquez milesj antongolub poelstra mizunashi-mana pushplay JimiC steffenvv forivall ExE-Boss Aankhen bcoe fa93hws DefinitelyTyped ffflorian JamieMagee Codesleuth taoqf seangenabe yathit gabrielmaldi schmollmolch kob490 Toilal bolasblack manuth janslow ikatyang tasadar2 haggen chigix Sumolari martin-badin stof ssddi456 devinux tnobody bsurai moshfeu NotWoods jurca eliotfallon213 terrymun paulhobbel troeggla cherryblossom000 giabao discordier radoslawgrochowski

1 similar comment
@typescript-bot
Copy link
Contributor

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

People who would have been pinged vladislav805 dex4er snood1205 bengry Brakebein blutorange BendingBender xiaoxiangmoe Delagen gastwork13 kaskar2008 hikiko4ern chrootsu SimonSchick nanovazquez milesj antongolub poelstra mizunashi-mana pushplay JimiC steffenvv forivall ExE-Boss Aankhen bcoe fa93hws DefinitelyTyped ffflorian JamieMagee Codesleuth taoqf seangenabe yathit gabrielmaldi schmollmolch kob490 Toilal bolasblack manuth janslow ikatyang tasadar2 haggen chigix Sumolari martin-badin stof ssddi456 devinux tnobody bsurai moshfeu NotWoods jurca eliotfallon213 terrymun paulhobbel troeggla cherryblossom000 giabao discordier radoslawgrochowski

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

1 similar comment
@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 CI failed When GH Actions fails and removed The CI failed When GH Actions fails labels Sep 1, 2023
@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed The CI failed When GH Actions fails labels Sep 2, 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.

1 similar comment
@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 removed the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Sep 12, 2023
@typescript-bot
Copy link
Contributor

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

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

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

@typescript-bot typescript-bot 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 13, 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!

Copy link
Contributor

@xiaoxiangmoe xiaoxiangmoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yaml-front-matter seems well

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

typescript-bot commented Sep 22, 2023

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @JoshuaKGoldberg.

(Ping @vladislav805, @dex4er, @snood1205, @Brakebein, @blutorange, @BendingBender, @xiaoxiangmoe, @Delagen, @gastwork13, @kaskar2008, @hikiko4ern, @chrootsu, @SimonSchick, @nanovazquez, @antongolub, @poelstra, @mizunashi-mana, @pushplay, @JimiC, @steffenvv, @forivall, @ExE-Boss, @Aankhen, @bcoe, @fa93hws, @DefinitelyTyped, @ffflorian, @JamieMagee, @Codesleuth, @taoqf, @seangenabe, @yathit, @gabrielmaldi, @schmollmolch, @kob490, @Toilal, @bolasblack, @manuth, @janslow, @ikatyang, @tasadar2, @haggen, @chigix, @Sumolari, @martin-badin, @stof, @ssddi456, @devinux, @tnobody, @bsurai, @moshfeu, @NotWoods, @jurca, @eliotfallon213, @terrymun, @paulhobbel, @troeggla, @cherryblossom000, @giabao, @discordier, @radoslawgrochowski.)

@typescript-bot typescript-bot added 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 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
@typescript-bot typescript-bot added 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 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.

@johnnyreilly johnnyreilly merged commit 72bad25 into DefinitelyTyped:master Sep 25, 2023
Copy link
Contributor

@antongolub antongolub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yargs-unparser ok

@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-y branch September 25, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.