Title: build(deps-dev): bump jest from 22.4.4 to 25.2.4 by dependabot-preview[bot] · Pull Request #864 · feathericons/feather · GitHub
Open Graph Title: build(deps-dev): bump jest from 22.4.4 to 25.2.4 by dependabot-preview[bot] · Pull Request #864 · feathericons/feather
X Title: build(deps-dev): bump jest from 22.4.4 to 25.2.4 by dependabot-preview[bot] · Pull Request #864 · feathericons/feather
Description: Bumps jest from 22.4.4 to 25.2.4. Release notes Sourced from jest's releases. 25.2.4 Features [jest-message-util] Check for common errors when using the wrong test environment (#8245) Fixes [jest-circus] Fix type elision of jest-runtime imports (#9717) [@jest/transform] Fix coverage reporter for uncovered files without transformers, reverting (#9460) (#9724) 25.2.3 Fixes [*] Verify all packages are properly downleveled for older versions of TypeScript (#9715) 25.2.2 Fixes [jest-environment-node] Remove getVmContext from Node env on older versions of Node (#9708) [jest-runtime] Return constructable class from require('module') (#9711) 25.2.1 Fixes [*] Downlevel TypeScript definitions files for compatibility with TS<3.8 (#9705) 25.2.0 Features [jest-config] Support ESM config files with .js extension (#9573). [jest-runtime] Override module.createRequire to return a Jest-compatible require function (#9469) [jest-haste-map] [BREAKING] Remove mapper option (#9581) [*] Support array of paths for moduleNameMapper aliases (#9465) [jest-reporters] Adds ability to pass options to the istanbul-reporter through coverageReporters (#9572) [jest-runtime] Require stack when a module cannot be resolved (#9681) [jest-transform] writeCacheFile no longer calls fsync (#9695) Fixes [expect] Handle readonly properties correctly (#9575) [jest-cli] Set coverageProvider correctly when provided in config (#9562) [jest-cli] Allow specifying .cjs and .mjs config files by --config CLI option (#9578) [jest-cli] Update yargs to fix CLI flag overriding (#9519) [jest-config] Treat setupFilesAfterEnv like setupFiles when normalizing configs against presets (#9495) [jest-config] Support .mjs config files on Windows as well (#9558) [jest-config] Verify rootDir and all roots are directories (#9569) [jest-config] Ensure pattern of replacePosixSep is a string (#9546) [jest-haste-map] Fix crash on unix based systems without find (#9579) [jest-jasmine2] Fix --testNamePattern matching with concurrent tests (#9090) [jest-matcher-utils] Fix diff highlight of symbol-keyed object. (#9499) ... (truncated) Changelog Sourced from jest's changelog. 25.2.4 Features [jest-message-util] Check for common errors when using the wrong test environment (#8245) Fixes [jest-circus] Fix type elision of jest-runtime imports (#9717) [@jest/transform] Fix coverage reporter for uncovered files without transformers, reverting (#9460) (#9724) 25.2.3 Fixes [*] Verify all packages are properly downleveled for older versions of TypeScript (#9715) 25.2.2 Fixes [jest-environment-node] Remove getVmContext from Node env on older versions of Node (#9708) [jest-runtime] Return constructable class from require('module') (#9711) 25.2.1 Fixes [*] Downlevel TypeScript definitions files for compatibility with TS<3.8 (#9705) 25.2.0 Features [jest-config] Support ESM config files with .js extension (#9573). [jest-runtime] Override module.createRequire to return a Jest-compatible require function (#9469) [jest-haste-map] [BREAKING] Remove mapper option (#9581) [*] Support array of paths for moduleNameMapper aliases (#9465) [jest-reporters] Adds ability to pass options to the istanbul-reporter through coverageReporters (#9572) [jest-runtime] Require stack when a module cannot be resolved (#9681) [jest-transform] writeCacheFile no longer calls fsync (#9695) Fixes [expect] Handle readonly properties correctly (#9575) [jest-cli] Set coverageProvider correctly when provided in config (#9562) [jest-cli] Allow specifying .cjs and .mjs config files by --config CLI option (#9578) [jest-cli] Update yargs to fix CLI flag overriding (#9519) [jest-config] Treat setupFilesAfterEnv like setupFiles when normalizing configs against presets (#9495) [jest-config] Support .mjs config files on Windows as well (#9558) ... (truncated) Commits 3249385 v25.2.4 7aeca33 chore: update changelog for release b847213 Fix coverage reporter for uncovered files without transformers (#9724) 2a4b073 feat: check for common errors when using the wrong test environment (#8245) b7cd432 chore: fix some type errors in e2e tests (#9720) db055c2 Fix type ellision of jest-runtime imports (#9717) 6f8bf80 v25.2.3 9ce374a chore: update changelog for release ab707b0 fix: ensure all packages correctly downlevel TS files (#9715) 96aaf89 v25.2.2 Additional commits viewable in compare view Maintainer changes This version was pushed to npm by simenb, a new releaser for jest since your current version. 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) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot dashboard: Update frequency (including time of day and day of week) Pull request limits (per update run and/or open at any time) Automerge options (never/patch/minor, and dev/runtime dependencies) Out-of-range updates (receive only lockfile updates, if desired) Security updates (receive only security updates, if desired)
Open Graph Description: Bumps jest from 22.4.4 to 25.2.4. Release notes Sourced from jest's releases. 25.2.4 Features [jest-message-util] Check for common errors when using the wrong test environment (#8245) Fixes...
X Description: Bumps jest from 22.4.4 to 25.2.4. Release notes Sourced from jest's releases. 25.2.4 Features [jest-message-util] Check for common errors when using the wrong test environment (#8245) F...
Opengraph URL: https://github.com/feathericons/feather/pull/864
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:ba2f1e70-af77-7fad-1363-fcb83047503f |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B0A8:2559A0:1536D12:1D78DB4:697C862E |
| html-safe-nonce | bf92c9d9532732f9efdaa2098cdbfab724fc88b0a722dd09d980f9cc3a5d160d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEE4OjI1NTlBMDoxNTM2RDEyOjFENzhEQjQ6Njk3Qzg2MkUiLCJ2aXNpdG9yX2lkIjoiMjY3MTg2NzU0OTA2MDQ1OTAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | f85f481f4a2caee8244b22c99c1d3b15125c46ec60b21c83adc0c875c47ddc42 |
| hovercard-subject-tag | pull_request:395439064 |
| 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/feathericons/feather/pull/864/files |
| twitter:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| og:image:alt | Bumps jest from 22.4.4 to 25.2.4. Release notes Sourced from jest's releases. 25.2.4 Features [jest-message-util] Check for common errors when using the wrong test environment (#8245) Fixes... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 2278434408c65352e7fb6b4e69575369fa9b682ba3050384c8238b8af14b4851 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/feathericons/feather git https://github.com/feathericons/feather.git |
| octolytics-dimension-user_id | 29268069 |
| octolytics-dimension-user_login | feathericons |
| octolytics-dimension-repository_id | 20270252 |
| octolytics-dimension-repository_nwo | feathericons/feather |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 20270252 |
| octolytics-dimension-repository_network_root_nwo | feathericons/feather |
| 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 | 97213a8fa33501931569c2bd088937acd48952ff |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width