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

[jest] add types of jest.now and withImplementation #62451

Merged
merged 1 commit into from Sep 29, 2022
Merged

[jest] add types of jest.now and withImplementation #62451

merged 1 commit into from Sep 29, 2022

Conversation

mrazauskas
Copy link
Contributor

Please fill in this template.

If changing an existing definition:


Summary

Jest v29.1 shipped earlier today (release notes) with two new features: jest.now and withImplementation. This PR adds typings for these features.

@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 28, 2022

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

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 a DT maintainer

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": 62451,
  "author": "mrazauskas",
  "headCommitOid": "945098b642792188e08a912bc15e820f46d584d8",
  "mergeBaseOid": "2b7c710f4890784cd537c82bdcd2c03e98ec09db",
  "lastPushDate": "2022-09-28T10:07:19.000Z",
  "lastActivityDate": "2022-09-29T04:21:58.000Z",
  "mergeOfferDate": "2022-09-28T20:09:20.000Z",
  "mergeRequestDate": "2022-09-29T04:21:58.000Z",
  "mergeRequestUser": "mrazauskas",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "jest",
      "kind": "edit",
      "files": [
        {
          "path": "types/jest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/jest/jest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NoHomey",
        "jwbay",
        "asvetliakov",
        "alexjoverm",
        "epicallan",
        "ikatyang",
        "wsmd",
        "JamieMason",
        "douglasduteil",
        "ahnpnl",
        "UselessPickles",
        "r3nya",
        "hotell",
        "sebald",
        "andys8",
        "antoinebrault",
        "gstamac",
        "ExE-Boss",
        "quassnoi",
        "Belco90",
        "tonyhallett",
        "ycmjason",
        "pawfa",
        "regevbr",
        "gerkindev",
        "domdomegg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "r3nya",
      "date": "2022-09-29T04:20:18.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2022-09-28T20:08:33.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1260689445,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @NoHomey @jwbay @asvetliakov @alexjoverm @epicallan @ikatyang @wsmd @JamieMason @douglasduteil @ahnpnl @UselessPickles @r3nya @Hotell @sebald @andys8 @antoinebrault @gstamac @ExE-Boss @quassnoi @Belco90 @tonyhallett @ycmjason @pawfa @regevbr @GerkinDev @domdomegg — 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.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board Sep 28, 2022
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Sep 28, 2022
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Author to Merge in New Pull Request Status Board Sep 28, 2022
@typescript-bot
Copy link
Contributor

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

(@NoHomey, @jwbay, @asvetliakov, @alexjoverm, @epicallan, @ikatyang, @wsmd, @JamieMason, @douglasduteil, @ahnpnl, @UselessPickles, @r3nya, @Hotell, @sebald, @andys8, @antoinebrault, @gstamac, @ExE-Boss, @quassnoi, @Belco90, @tonyhallett, @ycmjason, @pawfa, @regevbr, @GerkinDev, @domdomegg: you can do this too.)

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

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board Sep 29, 2022
@typescript-bot typescript-bot merged commit 1c60456 into DefinitelyTyped:master Sep 29, 2022
@mrazauskas mrazauskas deleted the jest-29.1-types-of-jest.now-and-withImplementation branch September 29, 2022 04:22
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Maintainer Approved 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants