Title: Bump jest from 28.1.3 to 29.2.0 by dependabot[bot] · Pull Request #37 · aaran-chi/JavaScript · GitHub
Open Graph Title: Bump jest from 28.1.3 to 29.2.0 by dependabot[bot] · Pull Request #37 · aaran-chi/JavaScript
X Title: Bump jest from 28.1.3 to 29.2.0 by dependabot[bot] · Pull Request #37 · aaran-chi/JavaScript
Description: Bumps jest from 28.1.3 to 29.2.0. Release notes Sourced from jest's releases. v29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#13400) [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#13400) [jest-config] Add readInitialConfig utility function (#13356) [jest-core] Allow testResultsProcessor to be async (#13343) [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#13400) [expect, @jest/expect-utils] Allow isA utility to take a type argument (#13355) [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#13411) Fixes [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#13367) [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#13414) [jest-mock] Fix mocking of getters and setters on classes (#13398) [jest-reporters] Revert: Transform file paths into hyperlinks (#13399) [@jest/types] Infer type of each table correctly when the table is a tuple or array (#13381) [@jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#13385) Chore & Maintenance [*] Update @babel/* deps, resulting in slightly different stack traces for each (#13422) Performance [jest-runner] Do not instrument v8 coverage data if coverage should not be collected (#13282) New Contributors @johannessjoberg made their first contribution in facebook/jest#13343 @mitchhentgesspotify made their first contribution in facebook/jest#13282 @Methuselah96 made their first contribution in facebook/jest#13409 @jhwang98 made their first contribution in facebook/jest#13400 @professorjrod made their first contribution in facebook/jest#13418 @jesusarell made their first contribution in facebook/jest#13407 Full Changelog: jestjs/jest@v29.1.2...v29.2.0 v29.1.2 Fixes [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0 (#13339) [jest-worker] Add missing dependency on jest-util (#13341) New Contributors @brunocabral88 made their first contribution in facebook/jest#13329 @alexander-akait made their first contribution in facebook/jest#13341 Full Changelog: jestjs/jest@v29.1.1...v29.1.2 ... (truncated) Changelog Sourced from jest's changelog. 29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#13400) [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#13400) [jest-config] Add readInitialConfig utility function (#13356) [jest-core] Allow testResultsProcessor to be async (#13343) [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#13400) [expect, @jest/expect-utils] Allow isA utility to take a type argument (#13355) [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#13411) Fixes [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#13367) [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#13414) [jest-mock] Fix mocking of getters and setters on classes (#13398) [jest-reporters] Revert: Transform file paths into hyperlinks (#13399) [@jest/types] Infer type of each table correctly when the table is a tuple or array (#13381) [@jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#13385) Chore & Maintenance [*] Update @babel/* deps, resulting in slightly different stack traces for each (#13422) Performance [jest-runner] Do not instrument v8 coverage data if coverage should not be collected (#13282) 29.1.2 Fixes [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0 (#13339) [jest-worker] Add missing dependency on jest-util (#13341) 29.1.1 Fixes [jest-mock] Revert #13145 which broke mocking of transpiled ES modules 29.1.0 Features [expect, @jest/expect] Support type inference for function parameters in CalledWith assertions (#13268) [expect, @jest/expect] Infer type of *ReturnedWith matchers argument (#13278) [@jest/environment, jest-runtime] Allow jest.requireActual and jest.requireMock to take a type argument (#13253) [@jest/environment] Allow jest.mock and jest.doMock to take a type argument (#13254) ... (truncated) Commits ee5b37a v29.2.0 22322c9 refactor: use a single root tsconfig for type tests (#13358) 3c31dd6 v29.1.2 fd9cd90 v29.1.1 51f1030 v29.1.0 77f865d v29.0.3 616fcf5 v29.0.2 132e815 chore: update to TypeScript 4.8 (#13177) b959a3d v29.0.1 86de0cb chore: update jest-runner-tsd (#13179) Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Open Graph Description: Bumps jest from 28.1.3 to 29.2.0. Release notes Sourced from jest's releases. v29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI op...
X Description: Bumps jest from 28.1.3 to 29.2.0. Release notes Sourced from jest's releases. v29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CL...
Opengraph URL: https://github.com/aaran-chi/JavaScript/pull/37
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:a8e34203-cbb5-6258-fce5-5547da17766a |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 8E7E:3BBE66:E7182C:1348E7D:697D0A47 |
| html-safe-nonce | cb1bf93c25a44302e11e759189394cd69bb5972e40e3ec0ec067ccc8cc47fd5a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTdFOjNCQkU2NjpFNzE4MkM6MTM0OEU3RDo2OTdEMEE0NyIsInZpc2l0b3JfaWQiOiI4NzUxOTQ3NjA1MTAxMTQzNzUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c081dc28daddf532866b3e081192c63b8eadc03cde64156f9532bee7ab0d7a2a |
| hovercard-subject-tag | pull_request:1087823278 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/aaran-chi/JavaScript/pull/37/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps jest from 28.1.3 to 29.2.0. Release notes Sourced from jest's releases. v29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI op... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | f4270289760ed79c539b4df0bf901fb752ee16d6a98c6589b1c6b6d5d4e1a000 |
| turbo-cache-control | no-preview |
| go-import | github.com/aaran-chi/JavaScript git https://github.com/aaran-chi/JavaScript.git |
| octolytics-dimension-user_id | 118247618 |
| octolytics-dimension-user_login | aaran-chi |
| octolytics-dimension-repository_id | 495213467 |
| octolytics-dimension-repository_nwo | aaran-chi/JavaScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 495213467 |
| octolytics-dimension-repository_network_root_nwo | aaran-chi/JavaScript |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7add7da55b3463f73608a5dd149b156c4e76f2b8 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width