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

[Snyk] Upgrade jest from 25.2.6 to 25.2.7 #7

Merged
merged 2 commits into from Apr 29, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade jest from 25.2.6 to 25.2.7.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-04-03.
Release notes
Package name: jest
  • 25.2.7 - 2020-04-03

    Fixes

    • [jest-matcher-utils] Replace accessors with values to avoid calling setters in object descriptors when computing diffs for error reporting (#9757)
    • [@jest/watcher] Correct return type of shouldRunTestSuite for JestHookEmitter (#9753)
  • 25.2.6 - 2020-04-02

    Chore & Maintenance

    • [*] 25.2.5 was published without changes from 25.2.4 - 25.2.6 includes all changes from that version.
from jest GitHub release notes
Commit messages
Package name: jest
  • 3c2fa93 v25.2.7
  • b327499 chore: update changelog for release
  • 3554623 fix: drop getters and setters when diffing objects for error (#9757)
  • 26951bd chore(jest-types): correct return type of shouldRunTestSuite fo… (#9753)
  • d010f0e chore: correct formatting in changelog

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           16        16           
=========================================
  Hits            16        16           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)

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 7666e8b...64ffabd. Read the comment docs.

@mkai mkai merged commit 2876624 into master Apr 29, 2020
@mkai mkai deleted the snyk-upgrade-28f16084d31a13f1bb1691065b75ea43 branch April 29, 2020 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants