Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jest monorepo to v24.7.1 #9

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2019

This PR contains the following updates:

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

Release Notes

facebook/jest

v24.7.1

Compare Source

Fixes
  • [@jest/config] Normalize testSequencer to its absolute path (#​8267)
  • [@jest/console] Print to stderr when calling console.error, console.warn or console.assert using the jest-runtime CLI (#​8261)

v24.7.0

Compare Source

Features
  • [@jest/core, @​jest/test-sequencer] Move testSequencer to individual package @jest/test-sequencer (#​8223)
  • [@jest/core, jest-cli, jest-config] Add option testSequencer allow user use custom sequencer. (#​8223)
Fixes
  • [expect] Add negative equality tests for iterables (#​8260)
  • [jest-haste-map] Resolve fs watcher EMFILE error (#​8258)
Chore & Maintenance
  • [expect] Remove repetition of matcherName and options in matchers (#​8224)
Performance

v24.6.0

Compare Source

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

Renovate configuration

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update jest monorepo to v24.6.0 Update jest monorepo to v24.7.0 Apr 3, 2019
@renovate renovate bot changed the title Update jest monorepo to v24.7.0 Update jest monorepo to v24.7.1 Apr 4, 2019
@azujuuuuuun azujuuuuuun merged commit ae1e0a4 into develop Apr 4, 2019
@renovate renovate bot deleted the renovate/jest-monorepo branch April 4, 2019 11:14
azujuuuuuun added a commit that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants