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

deps: bump jest-circus from 26.5.1 to 26.5.2 #56

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2020

Bumps jest-circus from 26.5.1 to 26.5.2.

Release notes

Sourced from jest-circus's releases.

26.5.2

Fixes

  • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)
  • [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#10598)
  • [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#10600)
Changelog

Sourced from jest-circus's changelog.

26.5.2

Fixes

  • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)
  • [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#10598)
  • [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#10600)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@peaceiris
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-circus-26.5.2 branch from 64f19c7 to e72e806 Compare October 7, 2020 02:22
@codecov
Copy link

codecov bot commented Oct 7, 2020

Codecov Report

Merging #56 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           18        18           
  Branches         2         2           
=========================================
  Hits            18        18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64b4d77...e72e806. Read the comment docs.

@peaceiris peaceiris merged commit 4243764 into main Oct 7, 2020
@peaceiris peaceiris deleted the dependabot/npm_and_yarn/jest-circus-26.5.2 branch October 7, 2020 02:23
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.

1 participant