Title: Bump jest from 28.1.3 to 29.0.2 by dependabot[bot] · Pull Request #27 · aaran-chi/JavaScript · GitHub
Open Graph Title: Bump jest from 28.1.3 to 29.0.2 by dependabot[bot] · Pull Request #27 · aaran-chi/JavaScript
X Title: Bump jest from 28.1.3 to 29.0.2 by dependabot[bot] · Pull Request #27 · aaran-chi/JavaScript
Description: Bumps jest from 28.1.3 to 29.0.2. Release notes Sourced from jest's releases. v29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188) [jest-mock] Align the behavior and return type of generateFromMetadata method (#13207) [jest-runtime] Support jest.resetModules() with ESM (#13211) New Contributors @momokid made their first contribution in facebook/jest#13194 Full Changelog: jestjs/jest@v29.0.1...v29.0.2 v29.0.1 Fixes [jest-snapshot] Pass snapshotFormat through when diffing snapshots (#13181) Full Changelog: jestjs/jest@v29.0.0...v29.0.1 v29.0.0 Blog post: https://jestjs.io/blog/2022/08/25/jest-29 Features [expect] [BREAKING] Differentiate between MatcherContext MatcherUtils and MatcherState types (#13141) [jest-circus] Add support for test.failing.each (#13142) [jest-config] [BREAKING] Make snapshotFormat default to escapeString: false and printBasicPrototype: false (#13036) [jest-config] [BREAKING] Remove undocumented collectCoverageOnlyFrom option (#13156) [jest-environment-jsdom] [BREAKING] Upgrade to jsdom@20 (#13037, #13058) [@jest/globals] Add jest.Mocked, jest.MockedClass, jest.MockedFunction and jest.MockedObject utility types (#12727) [jest-mock] [BREAKING] Refactor Mocked* utility types. MaybeMockedDeep and MaybeMocked became Mocked and MockedShallow respectively; only deep mocked variants of MockedClass, MockedFunction and MockedObject are exported (#13123, #13124) [jest-mock] [BREAKING] Change the default jest.mocked helper’s behavior to deep mocked (#13125) [jest-snapshot] [BREAKING] Let babel find config when updating inline snapshots (#13150) [@jest/test-result, @jest/types] [BREAKING] Replace Bytes and Milliseconds types with number (#13155) [jest-worker] Adds workerIdleMemoryLimit option which is used as a check for worker memory leaks >= Node 16.11.0 and recycles child workers as required (#13056, #13105, #13106, #13107) [pretty-format] [BREAKING] Remove ConvertAnsi plugin in favour of jest-serializer-ansi-escapes (#13040) [pretty-format] Allow to opt out from sorting object keys with compareKeys: null (#12443) Fixes [jest-config] Fix testing multiple projects with TypeScript config files (#13099) [@jest/expect-utils] Fix deep equality of ImmutableJS Record (#13055) [jest-haste-map] Increase the maximum possible file size that jest-haste-map can handle (#13094) [jest-runtime] Properly support CJS re-exports from dual packages (#13170) [jest-snapshot] Make prettierPath optional in SnapshotState (#13149) [jest-snapshot] Fix parsing error from inline snapshot files with JSX (#12760) ... (truncated) Changelog Sourced from jest's changelog. 29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188) [jest-mock] Align the behavior and return type of generateFromMetadata method (#13207) [jest-runtime] Support jest.resetModules() with ESM (#13211) 29.0.1 Fixes [jest-snapshot] Pass snapshotFormat through when diffing snapshots (#13181) 29.0.0 Features [expect] [BREAKING] Differentiate between MatcherContext MatcherUtils and MatcherState types (#13141) [jest-circus] Add support for test.failing.each (#13142) [jest-config] [BREAKING] Make snapshotFormat default to escapeString: false and printBasicPrototype: false (#13036) [jest-config] [BREAKING] Remove undocumented collectCoverageOnlyFrom option (#13156) [jest-environment-jsdom] [BREAKING] Upgrade to jsdom@20 (#13037, #13058) [@jest/globals] Add jest.Mocked, jest.MockedClass, jest.MockedFunction and jest.MockedObject utility types (#12727) [jest-mock] [BREAKING] Refactor Mocked* utility types. MaybeMockedDeep and MaybeMocked became Mocked and MockedShallow respectively; only deep mocked variants of MockedClass, MockedFunction and MockedObject are exported (#13123, #13124) [jest-mock] [BREAKING] Change the default jest.mocked helper’s behavior to deep mocked (#13125) [jest-snapshot] [BREAKING] Let babel find config when updating inline snapshots (#13150) [@jest/test-result, @jest/types] [BREAKING] Replace Bytes and Milliseconds types with number (#13155) [jest-worker] Adds workerIdleMemoryLimit option which is used as a check for worker memory leaks >= Node 16.11.0 and recycles child workers as required (#13056, #13105, #13106, #13107) [pretty-format] [BREAKING] Remove ConvertAnsi plugin in favour of jest-serializer-ansi-escapes (#13040) [pretty-format] Allow to opt out from sorting object keys with compareKeys: null (#12443) Fixes [jest-config] Fix testing multiple projects with TypeScript config files (#13099) [@jest/expect-utils] Fix deep equality of ImmutableJS Record (#13055) [jest-haste-map] Increase the maximum possible file size that jest-haste-map can handle (#13094) [jest-runtime] Properly support CJS re-exports from dual packages (#13170) [jest-snapshot] Make prettierPath optional in SnapshotState (#13149) [jest-snapshot] Fix parsing error from inline snapshot files with JSX (#12760) [jest-worker] When a process runs out of memory worker exits correctly and doesn't spin indefinitely (#13054) Chore & Maintenance [*] [BREAKING] Drop support for Node v12 and v17 (#13033) [docs] Fix webpack name (#13049) ... (truncated) Commits 616fcf5 v29.0.2 132e815 chore: update to TypeScript 4.8 (#13177) b959a3d v29.0.1 86de0cb chore: update jest-runner-tsd (#13179) 75006e4 v29.0.0 4def94b v29.0.0-alpha.6 63e506b v29.0.0-alpha.5 98a833b v29.0.0-alpha.4 0998187 v29.0.0-alpha.3 02cd85f chore: migrate from lerna to lerna-lite (#13097) 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.0.2. Release notes Sourced from jest's releases. v29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Suppor...
X Description: Bumps jest from 28.1.3 to 29.0.2. Release notes Sourced from jest's releases. v29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Su...
Opengraph URL: https://github.com/aaran-chi/JavaScript/pull/27
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:bf98d3e1-63fc-a01f-e6a8-da105917757b |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 8106:17F0C5:7F9D24A:A57062B:697E79D1 |
| html-safe-nonce | 89c38bfaeb661b207787c3fd90a807c10577447e9a31a87bcf536eb3b1b78853 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MTA2OjE3RjBDNTo3RjlEMjRBOkE1NzA2MkI6Njk3RTc5RDEiLCJ2aXNpdG9yX2lkIjoiMTcxODAzNTM4MzMzMDA2Mjg5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 6041b9e1277b7d5b75c6f353134e668d409c4b8b7180b541f55711cd665143f6 |
| hovercard-subject-tag | pull_request:1046815479 |
| 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/27/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.0.2. Release notes Sourced from jest's releases. v29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Suppor... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6 |
| 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 | 7c85641c598ad130c74f7bcc27f58575cac69551 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width