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: update devdependency jest to ~25.4.0 #109

Merged
merged 1 commit into from
Apr 26, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2020

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies minor ~25.3.0 -> ~25.4.0

Release Notes

facebook/jest

v25.4.0

Compare Source

  • [expect] Support async functions in toThrow (#​9817)
  • [jest-console] Add code frame to console.error and console.warn (#​9741)
  • [jest-runtime, jest-jasmine2, jest-circus] Experimental, limited ECMAScript Modules support (#​9772 & #​9842)
Fixes
  • [expect] Restore support for passing functions to toHaveLength matcher (#​9796)
  • [jest-changed-files] --only-changed should include staged files (#​9799)
  • [jest-circus] Throw on nested test definitions (#​9828)
  • [jest-each] each will throw an error when called with too many arguments (#​9818)
  • [jest-runner] Don't print warning to stdout when using --json (#​9843)
Chore & Maintenance
  • [*] Do not generate TypeScript declaration source maps (#​9822)
  • [*] Transpile code for Node 8.3, not 8.0 (#​9827)
Performance

Renovate configuration

📅 Schedule: "before 9am,after 5pm" in timezone Europe/London.

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

♻️ 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 this update 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.

@wopian wopian merged commit dc56699 into master Apr 26, 2020
@wopian wopian deleted the renovate/jest-monorepo branch April 26, 2020 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants