Skip to content

Update all of jest: 25.3.0 → 25.4.0 (minor) #18

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

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Apr 20, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ babel-jest (25.3.0 → 25.4.0) · Repo · Changelog

Release Notes

25.4.0

  • [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-circus] Throw on nested test definitions (#9828)
  • [jest-changed-files] --only-changed should include staged files (#9799)
  • [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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 25 commits:

✳️ jest (25.3.0 → 25.4.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 25 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Apr 20, 2020
@changelogg
Copy link

changelogg bot commented Apr 20, 2020

Hey! Changelogs info seems to be missing or might be in incorrect format. Please add the below template in PR description to ensure I can detect your changes:
- (tag) changelog_text
OR
you can add tag in PR header too
(tag) PR header
Valid tags: added, changed, deprecated, fixed , removed, security
Thanks!

@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Update all of jest to version 25.4.0

Powered by Pull Assistant. Last update 52d2553 ... 52d2553. Read the comment docs.

@depchecker-bot
Copy link

2 updated dependencies for you to review.

babel-jest - Jest plugin to use babel for transformation.
NPM | GitHub Repo | Homepage
Latest Version: 25.4.0 | Project Version: ^25.3.0 -> ^25.4.0

  • Last publish was a day ago
  • 7,690,089 weekly downloads
  • 30,588 stars on Github
  • MIT License
  • 1,010 open issues and pull requests


jest - Delightful JavaScript Testing.
NPM | GitHub Repo | Homepage
Latest Version: 25.4.0 | Project Version: ^25.3.0 -> ^25.4.0

  • Last publish was a day ago
  • 6,839,241 weekly downloads
  • 30,588 stars on Github
  • MIT License
  • 1,010 open issues and pull requests

@depfu
Copy link
Author

depfu bot commented Apr 30, 2020

Closed in favor of #25.

@depfu depfu bot closed this Apr 30, 2020
@depfu depfu bot deleted the depfu/update/npm/group/jest-25.4.0 branch April 30, 2020 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants