Title: Bump jest from 26.6.3 to 29.6.1 by dependabot[bot] · Pull Request #108 · github-developer/javascript-action · GitHub
Open Graph Title: Bump jest from 26.6.3 to 29.6.1 by dependabot[bot] · Pull Request #108 · github-developer/javascript-action
X Title: Bump jest from 26.6.3 to 29.6.1 by dependabot[bot] · Pull Request #108 · github-developer/javascript-action
Description: Bumps jest from 26.6.3 to 29.6.1. Release notes Sourced from jest's releases. v29.6.1 Fixes [jest-circus] Revert #14110 as it was a breaking change Full Changelog: jestjs/jest@v29.6.0...v29.6.1 v29.6.0 Features [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139) [jest-cli] Include type definitions to generated config files (#14078) [jest-snapshot] Support arrays as property matchers (#14025) [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174) Fixes [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110) [jest-config] Handle frozen config object (#14054) [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180) [jest-core] Always use workers in watch mode to avoid crashes (#14059). [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989) [jest-matcher-utils] Fix copying value of inherited getters (#14007) [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008) [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087) [jest-runtime] Bind jest.isolateModulesAsync to this (#14083) [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148) [jest-runtime] Guard _isMockFunction access with in (#14188) [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036) [@jest/transform] Do not instrument .json modules (#14048) Chore & Maintenance [*] Update semver dependency to get vulnerability fix (#14262) [docs] Updated documentation for the --runTestsByPath CLI command (#14004) [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#14056) [docs] Update jest statistics of use and downloads in website Index. New Contributors @huntie made their first contribution in jestjs/jest#13989 @liammulh made their first contribution in jestjs/jest#14001 @BenceSzalai made their first contribution in jestjs/jest#14007 @Mike-Dax made their first contribution in jestjs/jest#14056 @bakasmarius made their first contribution in jestjs/jest#14025 @PeteTheHeat made their first contribution in jestjs/jest#14015 @tjenkinson made their first contribution in jestjs/jest#14083 @soyjuanmacias made their first contribution in jestjs/jest#14101 @bharathkalyans made their first contribution in jestjs/jest#14154 @itzjacki made their first contribution in jestjs/jest#14165 ... (truncated) Changelog Sourced from jest's changelog. 29.6.1 Fixes [jest-circus] Revert #14110 as it was a breaking change 29.6.0 Features [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139) [jest-cli] Include type definitions to generated config files (#14078) [jest-snapshot] Support arrays as property matchers (#14025) [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174) Fixes [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110) [jest-config] Handle frozen config object (#14054) [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180) [jest-core] Always use workers in watch mode to avoid crashes (#14059). [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989) [jest-matcher-utils] Fix copying value of inherited getters (#14007) [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008) [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087) [jest-runtime] Bind jest.isolateModulesAsync to this (#14083) [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148) [jest-runtime] Guard _isMockFunction access with in (#14188) [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036) [@jest/transform] Do not instrument .json modules (#14048) Chore & Maintenance [*] Update semver dependency to get vulnerability fix (#14262) [docs] Updated documentation for the --runTestsByPath CLI command (#14004) [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#14056) [docs] Update jest statistics of use and downloads in website Index. 29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI flag or through the config file(#12922) [jest-cli, jest-config, @jest/core, jest-haste-map, @jest/reporters, jest-runner, jest-runtime, @jest/types] Add workerThreads configuration option to allow using worker threads for parallelization (#13939) [jest-cli] Export yargsOptions (#13970) [jest-config] Add openHandlesTimeout option to configure possible open handles warning. (#13875) [@jest/create-cache-key-function] Allow passing length argument to createCacheKey() function and set its default value to 16 on Windows (#13827) [jest-message-util] Add support for AggregateError (#13946 & #13947) [jest-message-util] Add support for Error causes in test and it (#13935 & #13966) ... (truncated) Commits 1f019af v29.6.1 c1e5b8a v29.6.0 6ffa48d chore: upgrade TypeScript to v5 (#14155) a95eeb6 chore: update tsd runner (#14020) 39f3bed v29.5.0 a49c886 v29.4.3 6d2632a Update copyrights with Meta Platforms, restore original license in Jasmine fo... f0fc92e v29.4.2 bc7b20c chore: make sure to exclude .eslintcache from published module (#13832) bc84c8a v29.4.1 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 26.6.3 to 29.6.1. Release notes Sourced from jest's releases. v29.6.1 Fixes [jest-circus] Revert #14110 as it was a breaking change Full Changelog: jestjs/jest@v29.6.0...v29...
X Description: Bumps jest from 26.6.3 to 29.6.1. Release notes Sourced from jest's releases. v29.6.1 Fixes [jest-circus] Revert #14110 as it was a breaking change Full Changelog: jestjs/jest@v29.6.0.....
Opengraph URL: https://github.com/github-developer/javascript-action/pull/108
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:a91712cb-8522-cdbd-840e-f0044255ac57 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | D1FA:18DE9:22F73B6:30E45AA:69823A23 |
| html-safe-nonce | 39734ab808c0ace576c5480a831e0d4311f57a59a4e8aa7a66298a970ec687dc |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMUZBOjE4REU5OjIyRjczQjY6MzBFNDVBQTo2OTgyM0EyMyIsInZpc2l0b3JfaWQiOiI1ODQzMzA0MzIyMjM4MTM0ODE5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e8f59d8280c4132b36180013293a7de3ecf741e8a29d61be201b92a40edbd22b |
| hovercard-subject-tag | pull_request:1423273700 |
| 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/github-developer/javascript-action/pull/108/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 26.6.3 to 29.6.1. Release notes Sourced from jest's releases. v29.6.1 Fixes [jest-circus] Revert #14110 as it was a breaking change Full Changelog: jestjs/jest@v29.6.0...v29... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9135c12c87e8ba63197821abe054b7c0a2842a97636ee220df564bb0788e556d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/github-developer/javascript-action git https://github.com/github-developer/javascript-action.git |
| octolytics-dimension-user_id | 13240041 |
| octolytics-dimension-user_login | github-developer |
| octolytics-dimension-repository_id | 346478541 |
| octolytics-dimension-repository_nwo | github-developer/javascript-action |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 346478541 |
| octolytics-dimension-repository_network_root_nwo | github-developer/javascript-action |
| 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 | 6b281db2f76bdbf4b45c30b597223c551b06e6e0 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width