Financial-Times / tako

🐙 A GitHub App that provides an API listing the repositories it is installed on.
MIT License
4 stars 0 forks source link

chore(deps): update dependency jest to v24.6.0 #132

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
jest devDependencies minor 24.5.0 -> 24.6.0 homepage, source

Release Notes

facebook/jest ### [`v24.6.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2460) [Compare Source](https://togithub.com/facebook/jest/compare/v24.5.0...v24.6.0) ##### Features - `[expect]`: Improve report when matcher fails, part 13 ([#​8077](https://togithub.com/facebook/jest/pull/8077)) - `[@jest/core]` Filter API pre-filter setup hook ([#​8142](https://togithub.com/facebook/jest/pull/8142)) - `[jest-snapshot]` Improve report when matcher fails, part 14 ([#​8132](https://togithub.com/facebook/jest/pull/8132)) - `[@jest/reporter]` Display todo and skip test descriptions when verbose is true ([#​8038](https://togithub.com/facebook/jest/pull/8038)) - `[jest-runner]` Support default exports for test environments ([#​8163](https://togithub.com/facebook/jest/pull/8163)) - `[pretty-format]` Support React.Suspense ([#​8180](https://togithub.com/facebook/jest/pull/8180)) - `[jest-snapshot]` Indent inline snapshots ([#​8198](https://togithub.com/facebook/jest/pull/8198)) - `[jest-config]` Support colors in `displayName` configuration ([#​8025](https://togithub.com/facebook/jest/pull/8025)) ##### Fixes - `[jest-circus]` Fix test retries with beforeAll/beforeEach failures ([#​8227](https://togithub.com/facebook/jest/pull/8227)) - `[expect]` Fix circular references in iterable equality ([#​8160](https://togithub.com/facebook/jest/pull/8160)) - `[jest-changed-files]` Change method of obtaining git root ([#​8052](https://togithub.com/facebook/jest/pull/8052)) - `[jest-each]` Fix test function type ([#​8145](https://togithub.com/facebook/jest/pull/8145)) - `[jest-fake-timers]` `getTimerCount` not taking immediates and ticks into account ([#​8139](https://togithub.com/facebook/jest/pull/8139)) - `[jest-runtime]` Allow json file as manual mock ([#​8159](https://togithub.com/facebook/jest/pull/8159)) - `[pretty-format]` Print `BigInt` as a readable number instead of `{}` ([#​8138](https://togithub.com/facebook/jest/pull/8138)) - `[jest-core]` Fix ability to transform dependencies required from globalSetup script [#​8143](https://togithub.com/facebook/jest/pull/8143) - `[@jest/reporters]` Fix Cannot read property converageData of null ([#​8168](https://togithub.com/facebook/jest/pull/8168)) - `[jest-worker]` `JEST_WORKER_ID` starts at 1 ([#​8205](https://togithub.com/facebook/jest/pull/8205)) - `[jest-config]` Use default cwd even if config contains a cwd property ([#​7923](https://togithub.com/facebook/jest/pull/7923)) - `[jest-resolve-dependencies]`: Remove internal peer dependencies ([#​8215](https://togithub.com/facebook/jest/pull/8215)) - `[jest-resolve]`: Remove internal peer dependencies ([#​8215](https://togithub.com/facebook/jest/pull/8215)) - `[jest-snapshot]`: Remove internal peer dependencies ([#​8215](https://togithub.com/facebook/jest/pull/8215)) - `[jest-resolve]` Fix requireActual with moduleNameMapper ([#​8210](https://togithub.com/facebook/jest/pull/8210)) - `[jest-haste-map]` Fix haste map duplicate detection in watch mode ([#​8237](https://togithub.com/facebook/jest/pull/8237)) ##### Chore & Maintenance - `[*]` Remove flow from code base ([#​8061](https://togithub.com/facebook/jest/pull/8061)) - `[*]` Use property initializer syntax in Jest codebase ([#​8117](https://togithub.com/facebook/jest/pull/8117)) - `[*]` Move [@​types/node](https://togithub.com/types/node) to the root package.json [#​8129](https://togithub.com/facebook/jest/pull/8129)) - `[*]` Add documentation and tests related to auto-mocking ([#​8099](https://togithub.com/facebook/jest/pull/8099)) - `[*]` Add `jest-watch-typeahead` as a devDependency ([#​6449](https://togithub.com/facebook/jest/pull/6449)) - `[*]` upgrade TS to 3.4.0-dev\* for inceremental builds ([#​8149](https://togithub.com/facebook/jest/pull/8149)) - `[docs]` Improve description of optional arguments in ExpectAPI.md ([#​8126](https://togithub.com/facebook/jest/pull/8126) ##### Performance - `[jest-haste-map]` Optimize haste map data structure for serialization/deserialization ([#​8171](https://togithub.com/facebook/jest/pull/8171)) - `[jest-haste-map]` Avoid persisting haste map or processing files when not changed ([#​8153](https://togithub.com/facebook/jest/pull/8153)) - `[jest-core]` Improve performance of SearchSource.findMatchingTests by 15% ([#​8184](https://togithub.com/facebook/jest/pull/8184)) - `[jest-resolve]` Optimize internal cache lookup performance ([#​8183](https://togithub.com/facebook/jest/pull/8183)) - `[jest-core]` Dramatically improve watch mode performance ([#​8201](https://togithub.com/facebook/jest/pull/8201)) - `[jest-transform]` Cache regular expression instead of creating anew for every file in ScriptTransformer ([#​8235](https://togithub.com/facebook/jest/pull/8235)) - `[jest-core]` Fix memory leak of source map info and minor performance improvements ([#​8234](https://togithub.com/facebook/jest/pull/8234)) - `[jest-console]` Fix memory leak by releasing console output reference when printed to stdout ([#​8233](https://togithub.com/facebook/jest/pull/8233)) - `[jest-runtime]` Use `Map` instead of `Object` for module registry ([#​8232](https://togithub.com/facebook/jest/pull/8232))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.