Skip to content

gestalt: Update type definitions to 46.4#59359

Merged
typescript-bot merged 3 commits intoDefinitelyTyped:masterfrom
keyworks:update-gestalt-46.4
Mar 31, 2022
Merged

gestalt: Update type definitions to 46.4#59359
typescript-bot merged 3 commits intoDefinitelyTyped:masterfrom
keyworks:update-gestalt-46.4

Conversation

@keyworks
Copy link
Copy Markdown
Contributor

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: I looked at all minor and major updates in the changelog: https://gestalt.netlify.app/whats_new
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 20, 2022

@keyworks Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners, DT maintainers or others

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.

Inactive

This PR has been inactive for 10 days — please merge or say something if there's a problem, otherwise it will be closed!


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 59359,
  "author": "keyworks",
  "headCommitOid": "5549e694a641b4b4db33f4c6e3749c00c2709607",
  "mergeBaseOid": "f96ee5b85fd3414e8af20eb80a825a65966dd5c9",
  "lastPushDate": "2022-03-20T06:56:16.000Z",
  "lastActivityDate": "2022-03-31T19:05:24.000Z",
  "mergeOfferDate": "2022-03-21T16:30:50.000Z",
  "mergeRequestDate": "2022-03-31T19:05:24.000Z",
  "mergeRequestUser": "keyworks",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "gestalt",
      "kind": "edit",
      "files": [
        {
          "path": "types/gestalt/gestalt-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/gestalt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "serranoarevalo",
        "joshgachnang",
        "calvinchhour",
        "zifahm",
        "k-yle",
        "jimenezff",
        "czgu",
        "keyworks",
        "v4iv",
        "juanjalvarez"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "zifahm",
      "date": "2022-03-21T16:30:09.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1073183183,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Author is Owner The author of this PR is a listed owner of the package. label Mar 20, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @serranoarevalo @joshgachnang @CalvinChhour @zifahm @k-yle @jimenezff @czgu @v4iv @juanjalvarez — 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
Copy Markdown

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.

gestalt (unpkg)

was missing the following properties:

  1. Fragment
  2. jsx
  3. jsxs
  4. Collection
  5. DeviceTypeProvider
as well as these 5 other properties...

ExperimentProvider, MasonryDefaultLayout, MasonryUniformRowLayout, ScrollFetch, useColorScheme

Generated by 🚫 dangerJS against 5549e69

@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 21, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@serranoarevalo, @joshgachnang, @CalvinChhour, @zifahm, @k-yle, @jimenezff, @czgu, @v4iv, @juanjalvarez: you can do this too.)

@typescript-bot
Copy link
Copy Markdown
Contributor

Re-ping @keyworks / @serranoarevalo, @joshgachnang, @CalvinChhour, @k-yle, @jimenezff, @czgu, @v4iv, @juanjalvarez:

This PR has been ready to merge for over a week, and I haven't seen any requests to merge it. I will close it on Apr 20th (in three weeks) if this doesn't happen.

(If there's no reason to avoid merging it, please do so. Otherwise, if it shouldn't be merged or if it needs more time, please close it or turn it into a draft.)

@typescript-bot typescript-bot added the Unmerged The author did not merge the PR when it was ready. label Mar 31, 2022
@keyworks
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit ddfcf28 into DefinitelyTyped:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner Unmerged The author did not merge the PR when it was ready.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants