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

chore(deps-dev): bump jest from 25.5.3 to 25.5.4 #109

Merged
merged 1 commit into from
May 4, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 4, 2020

Bumps jest from 25.5.3 to 25.5.4.

Release notes

Sourced from jest's releases.

25.5.4

Fixes

  • [jest-jasmine2] Don't run beforeAll / afterAll in skipped describe blocks (#9931)

Chore & Maintenance

  • [jest-runtime] Do not warn when mutating require.cache (#9946)
Changelog

Sourced from jest's changelog.

25.5.4

Fixes

  • [jest-jasmine2] Don't run beforeAll / afterAll in skipped describe blocks (#9931)

Chore & Maintenance

  • [jest-runtime] Do not warn when mutating require.cache (#9946)
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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner May 4, 2020 13:26
@dependabot-preview dependabot-preview bot added category: engineering dependencies Pull requests that update a dependency file labels May 4, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-25.5.4 branch from e9b0fc8 to 37f6dfe Compare May 4, 2020 16:41
@codecov-io
Copy link

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files          20       20           
  Lines         408      408           
  Branches       19       19           
=======================================
  Hits          391      391           
  Misses         17       17           

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 9d4e869...37f6dfe. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit d1a96c7 into master May 4, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-25.5.4 branch May 4, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: engineering dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants