Skip to content

Update all of jest: 27.0.2 → 27.0.5 (patch)#76

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/group/jest-27.0.5
Open

Update all of jest: 27.0.2 → 27.0.5 (patch)#76
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/group/jest-27.0.5

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Jun 23, 2021

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 (27.0.2 → 27.0.5) · Repo · Changelog

Release Notes

27.0.5

Features

  • [@jest/fake-timers] Flush callbacks scheduled with requestAnimationFrame every 16ms when using legacy timers. (#11523)
  • [pretty-format] Use globalThis (with polyfill if required) to bring support for esbuild's browser bundling mode (#11569

Fixes

  • [jest-core] Support special characters like @, + and () on Windows with --findRelatedTests (#11548)
  • [@jest/fake-timers] Do not add setImmediate and clearImmediate if they do not exist in the global environment (#11599)
  • [@jest/reporters] Allow node-notifier@10 as peer dependency (#11523)
  • [@jest/reporters] Update v8-to-istanbul (#11523)

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

Commits

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

✳️ jest (27.0.2 → 27.0.5) · Repo · Changelog

Release Notes

27.0.4

Fixes

  • [jest-config, jest-resolve] Pass in require.resolve to resolvers to resolve from correct base (#11493)

27.0.3

Fixes

  • [jest-config] require.resolve on default test sequencer and test environment (#11482)
  • [jest-mock] Fixed fn and spyOn exports (#11480)

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

Commits

See the full diff on Github. The new version differs by 31 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 Jun 23, 2021
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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