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/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:cdf8f769-3263-fe14-4d55-85c3f15332f0 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | ADC8:329564:2ED592:3EEF16:697CED32 |
| html-safe-nonce | 9d5aad9e2816ed9defee2aea30357f43a8c1643fd94a80d703eb6e4a631c47e7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBREM4OjMyOTU2NDoyRUQ1OTI6M0VFRjE2OjY5N0NFRDMyIiwidmlzaXRvcl9pZCI6IjYyNTE1NTIxMjYzNDI1ODk3NDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 93ad09fd1d39e0bebe5337c2fce291648553727985935029daef3ae1a44410e0 |
| hovercard-subject-tag | pull_request:1087823278 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,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/files |
| 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 | 28e7ca4155534425a15f1dc5e08f1b68ec10cd34457a151b54350f3c41509ccd |
| turbo-cache-control | no-preview |
| diff-view | unified |
| 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 |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | a52bcabff335e5b06d23d036f06e742e55f85cd9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width