Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flip unstable_useTransition array params + edit eslint test #52996

Merged
merged 1 commit into from May 18, 2021

Conversation

damikun
Copy link
Contributor

@damikun damikun commented May 17, 2021

To be able to use last experimental versions we need to update this types for experimental...

Please fill in this template.

@typescript-bot
Copy link
Contributor

typescript-bot commented May 17, 2021

@damikun Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package 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.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by a DT maintainer

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": 52996,
  "author": "damikun",
  "headCommitOid": "3140ce2ac12e8651cef3daf184bac773a9c03160",
  "lastPushDate": "2021-05-17T11:29:09.000Z",
  "lastActivityDate": "2021-05-18T16:04:12.000Z",
  "mergeRequestDate": "2021-05-18T16:04:12.000Z",
  "mergeRequestUser": "dimitropoulos",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react",
      "kind": "edit",
      "files": [
        {
          "path": "types/react/experimental.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react/test/experimental.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "johnnyreilly",
        "bbenezech",
        "pzavolinsky",
        "digiguru",
        "ericanderson",
        "DovydasNavickas",
        "theruther4d",
        "guilhermehubner",
        "ferdaber",
        "jrakotoharisoa",
        "pascaloliv",
        "hotell",
        "franklixuefei",
        "Jessidhia",
        "saranshkataria",
        "lukyth",
        "eps1lon",
        "zieka",
        "dancerphil",
        "dimitropoulos",
        "disjukr",
        "vhfmag",
        "hellatan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "eps1lon",
      "date": "2021-05-17T15:32:57.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "dimitropoulos",
      "date": "2021-05-17T12:07:23.000Z",
      "isMaintainer": false
    }
  ],
  "ciResult": "pass"
}

@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board May 17, 2021
@typescript-bot
Copy link
Contributor

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board May 17, 2021
@damikun
Copy link
Contributor Author

damikun commented May 17, 2021

@Jessidhia or @johnnyreilly looks good and green to go ;)

Copy link
Contributor

@dimitropoulos dimitropoulos left a comment

Choose a reason for hiding this comment

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

Huh. Why do I feel like we already got a PR for this recently? Was this not the only react API to switch the order of the tuple in the last few weeks. Either way.. Thanks! :)

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label May 17, 2021
@damikun
Copy link
Contributor Author

damikun commented May 17, 2021

Huh. Why do I feel like we already got a PR for this recently? Was this not the only react API to switch the order of the tuple in the last few weeks. Either way.. Thanks! :)

Hi @dimitropoulos

It was but it is not merged + is outdated + test did not pass (was not adjusted) + there was already changes in that files from another pulls and that brunch is behind.. + its not my brunch and is not updated or fixed for more weeks... Author seems to not fix it...

So i make directly working pull include tests adjustment to have it in types... I Need it for production CI in my project so don't wanna wait another unknown time :)

BTW Thx for confirm

@damikun
Copy link
Contributor Author

damikun commented May 18, 2021

Can we merge this?

@dimitropoulos
Copy link
Contributor

Ready to merge

@typescript-bot
Copy link
Contributor

🛂 Hi @dimitropoulos,

I can't accept a merge request until the PR has a green CI and was appropriately reviewed. I will let you know once that happens.

Thanks, and happy typing!

@weswigham weswigham merged commit 7046ebd into DefinitelyTyped:master May 18, 2021
@typescript-bot typescript-bot removed this from Needs Maintainer Review in New Pull Request Status Board May 18, 2021
@typescript-bot
Copy link
Contributor

I just published @types/react@17.0.6 to npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Owner Approved A listed owner of this package signed off on the pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants