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

build(deps): update jest monorepo to v25.5.0 #6085

Merged
merged 3 commits into from Apr 29, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2020

Whitesource Renovate banner

This PR contains the following updates:

Package Update Type Change Sourcegraph
@jest/reporters (source) minor dependencies 25.4.0 -> 25.5.0 code search for "@jest/reporters"
@jest/reporters (source) minor devDependencies 25.4.0 -> 25.5.0 code search for "@jest/reporters"
@jest/test-result minor dependencies 25.4.0 -> 25.5.0 code search for "@jest/test-result"
@jest/test-result minor devDependencies 25.4.0 -> 25.5.0 code search for "@jest/test-result"
babel-jest minor devDependencies 25.4.0 -> 25.5.0 code search for "babel-jest"
jest (source) minor devDependencies 25.4.0 -> 25.5.0 code search for "jest"

Release Notes

facebook/jest

v25.5.0

Compare Source

Features
  • [@jest/globals] New package so Jest's globals can be explicitly imported (#​9801)
  • [jest-core] Show coverage of sources related to tests in changed files (#​9769)
  • [jest-runtime] Populate require.cache (#​9841)
Fixes
  • [*] Use graceful-fs directly in every package instead of relying on fs being monkey patched (#​9443)
  • [expect] Prints the Symbol name into the error message with a custom asymmetric matcher (#​9888)
  • [jest-circus, jest-jasmine2] Support older version of jest-runtime (#​9903 & #​9842)
  • [@jest/environment] Make sure not to reference Jest types (#​9875)
  • [jest-message-util] Code frame printing should respect --noStackTrace flag (#​9866)
  • [jest-runtime] Support importing CJS from ESM using import statements (#​9850)
  • [jest-runtime] Support importing parallel dynamic imports (#​9858)
  • [jest-transform] Improve source map handling when instrumenting transformed code (#​9811)
Chore & Maintenance
  • [docs] Add an example for mocking non-default export class
Performance
  • [jest-resolve] Update resolve to a version using native realpath, which is faster than the default JS implementation (#​9872)
  • [jest-resolve] Pass custom cached realpath function to resolve (#​9873)
  • [jest-runtime] Add teardown method to clear any caches when tests complete (#​9906)
  • [jest-runtime] Do not pass files required internally through transformation when loading them (#​9900)
  • [jest-runtime] Use Maps instead of object literals as cache holders (#​9901)

Renovate configuration

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

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the ready label Apr 29, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 29, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 29, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 29, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 29, 2020
@viceice viceice assigned viceice and unassigned rarkins Apr 29, 2020
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 29, 2020
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 29, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Apr 29, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@viceice
Copy link
Member

viceice commented Apr 29, 2020

jest-runtime patch has no longer an effect on heap usage, so removed

@rarkins rarkins merged commit 83b3e7d into master Apr 29, 2020
@rarkins rarkins deleted the renovate/jest-monorepo branch April 29, 2020 10:33
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 19.221.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants