René's URL Explorer Experiment


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

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:bf98d3e1-63fc-a01f-e6a8-da105917757b
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id8106:17F0C5:7F9D24A:A57062B:697E79D1
html-safe-nonce89c38bfaeb661b207787c3fd90a807c10577447e9a31a87bcf536eb3b1b78853
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MTA2OjE3RjBDNTo3RjlEMjRBOkE1NzA2MkI6Njk3RTc5RDEiLCJ2aXNpdG9yX2lkIjoiMTcxODAzNTM4MzMzMDA2Mjg5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6041b9e1277b7d5b75c6f353134e668d409c4b8b7180b541f55711cd665143f6
hovercard-subject-tagpull_request:1046815479
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/aaran-chi/JavaScript/pull/27/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/aaran-chi/JavaScript git https://github.com/aaran-chi/JavaScript.git
octolytics-dimension-user_id118247618
octolytics-dimension-user_loginaaran-chi
octolytics-dimension-repository_id495213467
octolytics-dimension-repository_nwoaaran-chi/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id495213467
octolytics-dimension-repository_network_root_nwoaaran-chi/JavaScript
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/aaran-chi/JavaScript/pull/27/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Faaran-chi%2FJavaScript%2Fpull%2F27%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Faaran-chi%2FJavaScript%2Fpull%2F27%2Fchecks
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=aaran-chi%2FJavaScript
Reloadhttps://github.com/aaran-chi/JavaScript/pull/27/checks
Reloadhttps://github.com/aaran-chi/JavaScript/pull/27/checks
Reloadhttps://github.com/aaran-chi/JavaScript/pull/27/checks
aaran-chi https://github.com/aaran-chi
JavaScripthttps://github.com/aaran-chi/JavaScript
actions/javascript-actionhttps://github.com/actions/javascript-action
Notifications https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Fork 0 https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Star 0 https://github.com/login?return_to=%2Faaran-chi%2FJavaScript
Code https://github.com/aaran-chi/JavaScript
Issues 2 https://github.com/aaran-chi/JavaScript/issues
Pull requests 9 https://github.com/aaran-chi/JavaScript/pulls
Actions https://github.com/aaran-chi/JavaScript/actions
Projects 0 https://github.com/aaran-chi/JavaScript/projects
Security 0 https://github.com/aaran-chi/JavaScript/security
Insights https://github.com/aaran-chi/JavaScript/pulse
Code https://github.com/aaran-chi/JavaScript
Issues https://github.com/aaran-chi/JavaScript/issues
Pull requests https://github.com/aaran-chi/JavaScript/pulls
Actions https://github.com/aaran-chi/JavaScript/actions
Projects https://github.com/aaran-chi/JavaScript/projects
Security https://github.com/aaran-chi/JavaScript/security
Insights https://github.com/aaran-chi/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Faaran-chi%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Faaran-chi%2FJavaScript%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/aaran-chi/JavaScript/tree/main
dependabot/npm_and_yarn/jest-29.0.2https://github.com/aaran-chi/JavaScript/tree/dependabot/npm_and_yarn/jest-29.0.2
Conversation 1 https://github.com/aaran-chi/JavaScript/pull/27
Commits 1 https://github.com/aaran-chi/JavaScript/pull/27/commits
Checks 0 https://github.com/aaran-chi/JavaScript/pull/27/checks
Files changed https://github.com/aaran-chi/JavaScript/pull/27/files
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/27/checks
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/27/checks
Bump jest from 28.1.3 to 29.0.2 https://github.com/aaran-chi/JavaScript/pull/27/checks#top
Please reload this pagehttps://github.com/aaran-chi/JavaScript/pull/27/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.