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.0 to 25.2.6 #6

Merged
merged 2 commits into from Apr 25, 2020

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 7 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-04-02.
Release notes
Package name: jest
  • 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.
  • 25.2.4 - 2020-03-29

    Features

    • [jest-message-util] Check for common errors when using the wrong test environment (#8245)

    Fixes

    • [jest-circus] Fix type elision of jest-runtime imports (#9717)
    • [@jest/transform] Fix coverage reporter for uncovered files without transformers, reverting #9460 (#9724)
  • 25.2.3 - 2020-03-26

    Fixes

    • [*] Verify all packages are properly downleveled for older versions of TypeScript (#9715)
  • 25.2.2 - 2020-03-26

    Fixes

    • [jest-environment-node] Remove getVmContext from Node env on older versions of Node (#9708)
    • [jest-runtime] Return constructable class from require('module') (#9711)
  • 25.2.1 - 2020-03-26

    Fixes

    • [*] Downlevel TypeScript definitions files for compatibility with TS<3.8 (#9705)
  • 25.2.1-alpha.2 - 2020-03-26
  • 25.2.1-alpha.1 - 2020-03-26
  • 25.2.0 - 2020-03-25

    Features

    • [jest-config] Support ESM config files with .js extension (#9573).
    • [jest-runtime] Override module.createRequire to return a Jest-compatible require function (#9469)
    • [jest-haste-map] [BREAKING] Remove mapper option (#9581)
    • [*] Support array of paths for moduleNameMapper aliases (#9465)
    • [jest-reporters] Adds ability to pass options to the istanbul-reporter through coverageReporters (#9572)
    • [jest-runtime] Require stack when a module cannot be resolved (#9681)
    • [jest-transform] writeCacheFile no longer calls fsync (#9695)

    Fixes

    • [expect] Handle readonly properties correctly (#9575)
    • [jest-cli] Set coverageProvider correctly when provided in config (#9562)
    • [jest-cli] Allow specifying .cjs and .mjs config files by --config CLI option (#9578)
    • [jest-cli] Update yargs to fix CLI flag overriding (#9519)
    • [jest-config] Treat setupFilesAfterEnv like setupFiles when normalizing configs against presets (#9495)
    • [jest-config] Support .mjs config files on Windows as well (#9558)
    • [jest-config] Verify rootDir and all roots are directories (#9569)
    • [jest-config] Ensure pattern of replacePosixSep is a string (#9546)
    • [jest-haste-map] Fix crash on unix based systems without find (#9579)
    • [jest-jasmine2] Fix --testNamePattern matching with concurrent tests (#9090)
    • [jest-matcher-utils] Fix diff highlight of symbol-keyed object. (#9499)
    • [@jest/reporters] Notifications should be fire&forget rather than having a timeout (#9567)
    • [jest-resolve] Fix module identity preservation with symlinks and browser field resolution (#9511)
    • [jest-resolve] Do not confuse directories with files (#8912)
    • [jest-resolve] moduleNameMapper should take precedence over Node core modules (#9563)
    • [jest-runtime] Reset isolateModules if it fails (#9541)
    • [jest-runtime] Yarn PnP errors displayed to the user (#9681)
    • [jest-snapshot] Downgrade semver to v6 to support node 8 (#9451)
    • [jest-snapshot] Properly indent new snapshots in the presences of existing ones (#9523)
    • [jest-transform] Correct sourcemap behavior for transformed and instrumented code (#9460)
    • [jest-transform] Allow instrumentation of transformed files with weird file extensions (#9589)
    • [@jest/types] Make ConfigGlobals an interface to allow for declaration merging. (#9570)
    • [pretty-format] Export OldPlugin type (#9491)

    Chore & Maintenance

    • [docs] Warn about unexpected behavior / bug of node-notifier when using the notify options.
    • [docs] Grammatical corrections to Async docs page. (#9679)
    • [jest-resolver] Use resolve package to implement custom module resolution (#9520)
    • [jest-runtime] Move execution of setupFiles to jest-runner (#9596)
    • [jest-runtime] Update anchor link in helpers (#9616)
    • [@jest/reporters] Remove unused dependencies and type exports (#9462)
    • [website] Update pictures of reports when matchers fail (#9214)

    Performance

    • [jest-haste-map] Reduce number of lstat calls in node crawler (#9514)
from jest GitHub release notes
Commit messages
Package name: jest
  • 43207b7 v25.2.6
  • 06a2dcf chore: update changelog for release
  • 964ec0e v25.2.5
  • 22da65a chore: update changelog for release
  • 37656ec chore: extract `AssertionResult` from `@jest/test-result` (#9749)
  • c32f498 chore: fix broken link watchman (#9727)
  • f11c366 chore: move `TransformResult` to types package (#9747)
  • c1bea10 chore(jest-types): expose TransformedSource for transformers (#9736)
  • 3249385 v25.2.4
  • 7aeca33 chore: update changelog for release
  • b847213 Fix coverage reporter for uncovered files without transformers (#9724)
  • 2a4b073 feat: check for common errors when using the wrong test environment (#8245)
  • b7cd432 chore: fix some type errors in e2e tests (#9720)
  • db055c2 Fix type ellision of jest-runtime imports (#9717)
  • 6f8bf80 v25.2.3
  • 9ce374a chore: update changelog for release
  • ab707b0 fix: ensure all packages correctly downlevel TS files (#9715)
  • 96aaf89 v25.2.2
  • f95ce82 chore: update changelog for release
  • 2c5751f fix: return constructable class from `require('module')` (#9711)
  • d1c81fd fix: remove `getVmContext` from node env on older versions of n… (#9708)
  • a679390 v25.2.1
  • 0e7b531 chore: update changelog for release
  • d4057ce fix: downlevel .d.ts files for compat with older TS versions (#9705)

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 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #6   +/-   ##
=========================================
  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 9bfd028...e2d07b9. Read the comment docs.

@mkai mkai merged commit 7666e8b into master Apr 25, 2020
@mkai mkai deleted the snyk-upgrade-62e7ab1054486fef5c57dbaeac883d96 branch April 25, 2020 06:48
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