Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 11, 2023

👋 Hi! This PR is meant to let you know that we're going to be applying formatting automatically to all DefinitelyTyped packages1. This PR is split out of:

This package is particularly huge (>1MB), so we're tagging you in an individual PR as a heads up. Please post here to let us know if you have any workflow needs that auto-formatting might disrupt2.

Cheers! 💖

time npx dprint fmt types/ramda/**/*.t*
Formatted 749 files.
npx dprint fmt types/ramda/**/*.t*  0.73s user 0.46s system 131% cpu 0.911 total

Footnotes

  1. Note that formatting will be applied as a commit to master after each PR. PRs won't be blocked on any CI check for proper formatting. See Using a formatter for formatting (instead of lint rules) #65993 for more information.

  2. For example, if this package is fully auto-generated (rather than manually edited), subsequent PRs might have a lot of noise from formatting differences. We can exclude it from formatting in that case.

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 11, 2023

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR (and possibly others)

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

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Only a DT maintainer can approve changes without tests

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": 66353,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "03db5ebaad9d0a5613798942070b193812022f74",
  "mergeBaseOid": "25061846f16312c6fe4de60969c4cdeb06ab8a50",
  "lastPushDate": "2023-08-11T18:21:32.000Z",
  "lastActivityDate": "2023-09-12T23:44:51.000Z",
  "mergeOfferDate": "2023-09-12T22:06:13.000Z",
  "mergeRequestDate": "2023-09-12T23:44:51.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "ramda",
      "kind": "edit",
      "files": [
        {
          "path": "types/ramda/es/F.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/T.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/add.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/addIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/adjust.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/all.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/allPass.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/always.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/and.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/andThen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/any.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/anyPass.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/ap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/aperture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/append.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/apply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/applySpec.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/applyTo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/ascend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/assoc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/assocPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/binary.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/bind.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/both.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/call.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/chain.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/clamp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/clone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/collectBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/comparator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/complement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/compose.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/composeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/concat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/cond.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/construct.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/constructN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/converge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/count.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/countBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/curry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/curryN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dec.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/defaultTo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/descend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/difference.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/differenceWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dissoc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dissocPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/divide.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/drop.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dropLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dropLastWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dropRepeats.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/dropRepeatsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/either.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/empty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/endsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/eqBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/eqProps.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/evolve.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/filter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/find.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/findIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/findLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/findLastIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/flatten.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/flip.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/forEach.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/forEachObjIndexed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/fromPairs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/groupBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/groupWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/gt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/gte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/has.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/hasIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/hasPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/head.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/identical.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/identity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/ifElse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/inc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/includes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/indexBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/indexOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/init.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/innerJoin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/insert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/insertAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/intersection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/intersperse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/into.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/invert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/invertObj.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/invoker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/is.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/isNil.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/join.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/juxt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/keys.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/keysIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/last.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lastIndexOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/length.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lens.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lensIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lensPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lensProp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lift.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/lte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/map.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mapAccum.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mapAccumRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mapObjIndexed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/match.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mathMod.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/max.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/maxBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/median.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/memoizeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeDeepLeft.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeDeepRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeDeepWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeDeepWithKey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeLeft.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/mergeWithKey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/min.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/minBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/modify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/modifyPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/modulo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/move.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/multiply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/nAry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/negate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/none.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/not.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/nth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/nthArg.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/o.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/objOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/omit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/on.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/once.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/or.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/otherwise.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/over.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/partial.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/partialObject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/partialRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/partition.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/path.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pathEq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pathOr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pathSatisfies.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/paths.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pick.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pickAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pickBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pipe.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pipeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/pluck.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/prepend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/product.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/project.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/promap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/prop.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/propEq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/propIs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/propOr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/propSatisfies.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/props.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/range.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reduce.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reduceBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reduceRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reduceWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reduced.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/remove.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/repeat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/replace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/reverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/scan.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/set.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/slice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/sort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/sortBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/sortWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/split.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/splitAt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/splitEvery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/splitWhen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/splitWhenever.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/startsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/subtract.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/sum.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/symmetricDifference.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/symmetricDifferenceWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/tail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/take.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/takeLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/takeLastWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/takeWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/tap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/thunkify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/times.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/toLower.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/toPairs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/toPairsIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/toString.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/toUpper.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/transduce.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/transpose.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/traverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/tryCatch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/type.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unapply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unary.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/uncurryN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unfold.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/union.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unionWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/uniq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/uniqBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/uniqWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unless.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/unnest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/until.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/update.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/useWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/values.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/valuesIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/when.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/where.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/whereEq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/without.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/xor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/xprod.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/zip.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/zipObj.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/es/zipWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/F.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/T.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/add.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/addIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/adjust.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/all.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/allPass.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/always.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/and.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/andThen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/any.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/anyPass.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/ap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/aperture.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/append.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/apply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/applySpec.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/applyTo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/ascend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/assoc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/assocPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/binary.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/bind.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/both.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/call.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/chain.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/clamp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/clone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/collectBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/comparator.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/complement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/compose.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/composeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/concat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/cond.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/construct.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/constructN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/converge.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/count.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/countBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/curry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/curryN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dec.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/defaultTo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/descend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/difference.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/differenceWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dissoc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dissocPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/divide.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/drop.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dropLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dropLastWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dropRepeats.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/dropRepeatsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/either.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/empty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/endsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/eqBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/eqProps.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/evolve.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/filter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/find.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/findIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/findLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/findLastIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/flatten.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/flip.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/forEach.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/forEachObjIndexed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/fromPairs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/groupBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/groupWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/gt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/gte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/has.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/hasIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/hasPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/head.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/identical.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/identity.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/ifElse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/inc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/includes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/indexBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/indexOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/init.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/innerJoin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/insert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/insertAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/intersection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/intersperse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/into.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/invert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/invertObj.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/invoker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/is.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/isNil.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/join.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/juxt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/keys.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/keysIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/last.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lastIndexOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/length.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lens.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lensIndex.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lensPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lensProp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lift.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/lte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/map.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mapAccum.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mapAccumRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mapObjIndexed.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/match.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mathMod.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/max.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/maxBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/median.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/memoizeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeDeepLeft.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeDeepRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeDeepWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeDeepWithKey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeLeft.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/mergeWithKey.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/min.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/minBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/modify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/modifyPath.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/modulo.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/move.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/multiply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/nAry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/negate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/none.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/not.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/nth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/nthArg.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/o.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/objOf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/omit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/on.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/once.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/or.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/otherwise.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/over.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/partial.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/partialObject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/partialRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/partition.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/path.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pathEq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pathOr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pathSatisfies.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/paths.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pick.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pickAll.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pickBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pipe.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pipeWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/pluck.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/prepend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/product.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/project.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/promap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/prop.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/propEq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/propIs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/propOr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/propSatisfies.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/props.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/range.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reduce.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reduceBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reduceRight.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reduceWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reduced.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reject.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/remove.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/repeat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/replace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/reverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/scan.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/set.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/slice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/sort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/sortBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/sortWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/split.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/splitAt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/splitEvery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/splitWhen.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/splitWhenever.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/startsWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/subtract.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/sum.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/symmetricDifference.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/symmetricDifferenceWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/tail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/take.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/takeLast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/takeLastWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/takeWhile.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/tap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/thunkify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/times.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/toLower.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/toPairs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/toPairsIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/toString.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/toUpper.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/transduce.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/transpose.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/traverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/tryCatch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/type.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unapply.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unary.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/uncurryN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unfold.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/union.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unionWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/uniq.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/uniqBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/uniqWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unless.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/unnest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/until.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/update.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/useWith.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/ramda/src/values.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "harris-miller",
        "Nicholaiii",
        "kedashoe",
        "adispring"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2023-09-12T22:05:26.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "Harris-Miller",
      "date": "2023-09-11T15:41:25.000Z",
      "isMaintainer": false
    },
    {
      "type": "stale",
      "reviewer": "Nicholaiii",
      "date": "2023-08-12T05:02:44.000Z",
      "abbrOid": "9738af1"
    }
  ],
  "mainBotCommentID": 1675194157,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Aug 11, 2023
@typescript-bot
Copy link
Contributor

🔔 @Harris-Miller @Nicholaiii @kedashoe @adispring — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

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

ramda (unpkg)

was missing the following properties:

  1. addIndexRight
  2. sequence
  3. unwind

Generated by 🚫 dangerJS against 9738af1

Copy link
Contributor

@Nicholaiii Nicholaiii left a comment

Choose a reason for hiding this comment

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

I don't see any issues with the changes.

@JoshuaKGoldberg
Copy link
Collaborator Author

Swell, thanks! Could I ask you to approve the PR please?

Instead of closing these individual ones out I'm going to start merging them in individually. That way we can get early testing of formatted packages, and revert individually if we need.

@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Aug 22, 2023
@typescript-bot
Copy link
Contributor

Re-ping @Harris-Miller, @Nicholaiii, @kedashoe, @adispring:

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 Possibly Edits Infrastructure Too many files, bot didn't see them all Untested Change This PR does not touch tests Too Many Files Not all files scanned by the bot! labels Aug 29, 2023
@typescript-bot
Copy link
Contributor

Hey @JoshuaKGoldberg,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Contributor

@Nicholaiii 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
Copy link
Contributor

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

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

(Ping @Harris-Miller, @Nicholaiii, @kedashoe, @adispring.)

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

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

@typescript-bot
Copy link
Contributor

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

@typescript-bot typescript-bot added the Abandoned This PR had no activity for a long time, and is considered abandoned label Sep 4, 2023
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. and removed Abandoned This PR had no activity for a long time, and is considered abandoned labels Sep 11, 2023
@Harris-Miller
Copy link
Contributor

@JoshuaKGoldberg Sorry for the delay. Approved. Let me know when the merge conflicts are resolved and I'll merge

@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. Owner Approved A listed owner of this package signed off on the pull request. labels Sep 11, 2023
@typescript-bot
Copy link
Contributor

@Harris-Miller, @Nicholaiii 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?

@Harris-Miller
Copy link
Contributor

Ready to merge

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Sep 11, 2023
@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 11, 2023

🛂 Hi @Harris-Miller,

I can't accept a pull request until all of the checks in the "Status" section of this comment are green. I will let you know once that happens.

Thanks, and happy typing!

@Harris-Miller
Copy link
Contributor

Ready to merge

@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 11, 2023

🛂 Hi @Harris-Miller,

I can't accept a pull request until all of the checks in the "Status" section of this comment are green. I will let you know once that happens.

Thanks, and happy typing!

1 similar comment
@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 11, 2023

🛂 Hi @Harris-Miller,

I can't accept a pull request until all of the checks in the "Status" section of this comment are green. I will let you know once that happens.

Thanks, and happy typing!

@JoshuaKGoldberg
Copy link
Collaborator Author

I think there's a bug somewhere in the tooling, this does touch test files... 🤔

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@Harris-Miller
Copy link
Contributor

ready to merge

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

@JoshuaKGoldberg: Everything looks good here. I am ready to merge this PR (at 03db5eb) 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! ❤️

(@Harris-Miller, @Nicholaiii, @kedashoe, @adispring: you can do this too.)

@gabritto
Copy link
Contributor

The PR needed a maintainer approval (probably because it edits more files than the bot can check 😅). Self-merge should work now.

@JoshuaKGoldberg
Copy link
Collaborator Author

Ah swell thanks!

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@typescript-bot typescript-bot merged commit dd86774 into DefinitelyTyped:master Sep 12, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-ramda branch September 12, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts). Possibly Edits Infrastructure Too many files, bot didn't see them all Self Merge This PR can now be self-merged by the PR author or an owner Too Many Files Not all files scanned by the bot! Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants