Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

[Snyk] Upgrade jest from 26.1.0 to 26.2.1 #149

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade jest from 26.1.0 to 26.2.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-07-30.
Release notes
Package name: jest
  • 26.2.1 - 2020-07-30

    Fixes

    • [jest-worker] Make sure to work with Node TS typings v12 (#10336)
  • 26.2.0 - 2020-07-30

    Features

    • [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting individual test cases using jest-circus (#10227)
    • [jest-config, jest-reporter, jest-runner, jest-test-sequencer] Add slowTestThreshold configuration option (#9366)
    • [jest-haste-map] Watchman crawler now includes dotfiles (#10075)
    • [jest-worker] Added support for workers to send custom messages to parent in jest-worker (#10293)
    • [jest-worker] Support passing resourceLimits (#10335)
    • [pretty-format] Added support for serializing custom elements (web components) (#10217)

    Fixes

    • [expect] Match symbols and bigints in any() (#10223)
    • [jest-changed-files] Use git diff instead of git log for --changedSince (#10155)
    • [jest-console] Add missing console.timeLog for compatibility with Node (#10209)
    • [jest-haste-map] Check find binary supports the -iname parameter (#10308)
    • [jest-snapshot] Strip added indentation for inline error snapshots (#10217)

    Chore & Maintenance

    • [*] Add missing dependency on @types/node (#10248)
    • [jest-jasmine2] Convert PCancelable to TypeScript (#10215)
    • [jest-jasmine2] Refine typings of queueRunner (#10215)
    • [jest-jasmine2] Remove usage of Function type (#10216)
    • [jest-resolve] Improve types (#10239)
    • [docs] Clarify the jest.requireActual(moduleName) example
    • [jest-types] Refine typings of coverageReporters (#10275)
  • 26.1.0 - 2020-06-23

    Features

    • [jest-mock] Export Mock, MockInstance, SpyInstance types (#10138)
    • [jest-config] Support config files exporting (async) functions (#10001)
    • [jest-cli, jest-core] Add --selectProjects CLI argument to filter test suites by project name (#8612)
    • [jest-cli, jest-init] Add coverageProvider to jest --init prompts (#10044)

    Fixes

    • [jest-console] getConsoleOutput to receive global stack trace config and use it to format stack trace (#10081)
    • [jest-jasmine2] Stop adding : after an error that has no message (#9990)
    • [jest-diff] Control no diff message color with commonColor in diff options (#9997)
    • [jest-snapshot] Fix TypeScript compilation (#10008)

    Chore & Maintenance

    • [docs] Correct confusing filename in enableAutomock example (#10055)
    • [jest-core] 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 (#10000)
    • [jest-core, jest-reporters, jest-test-result, jest-types] Cleanup displayName type (#10049)
    • [jest-runtime] Jest-internal sandbox escape hatch (#9907)
    • [jest-fake-timers] Update now param type to support Date in addition to number. (#10169)
    • [docs] Add param to setSystemTime docs and remove preceding period from it and getRealSystemTime (#10169)
    • [jest-snapshot, jest-util] Replace make-dir with fs.mkdir (#10136)
    • [docs] Added parcel-bundler documentation inside readme.md file

    Performance

    • [jest-core, jest-transform, jest-haste-map] Improve Jest startup time and test runtime, particularly when running with coverage, by caching micromatch and avoiding recreating RegExp instances (#10131)
from jest GitHub release notes
Commit messages
Package name: jest
  • da61421 v26.2.1
  • 3de08dd chore: update changelog for release
  • 2db6aa1 fix(worker): support v12 node typings (#10336)
  • 3bdb8e3 chore: update lockfile after publish
  • 4a71681 v26.2.0
  • 18a5940 chore: update changelog for release
  • 23dbcc1 chore: remove Travis CI build
  • e270997 feat(haste-map): watchman crawler now includes dotfiles (#10075)
  • e3f4f93 chore: update type definitions for coverageReporters (#10275)
  • 01b93d4 chore: migrate some tests to TS (#10073)
  • c7b1834 feat(jest-worker): support passing through ResourceLimits to worker (#10335)
  • eb23ac1 feat: report Individual Test Cases (#10227)
  • 93cde55 feat: add long test time threshold option (#9366)
  • 0d1c09c docs: replace angle brackets to quotes (#10328)
  • fa7c488 add spaces between texts and contributors images (#10327)
  • 76f356e chore: remove some usage of import = require (#10323)
  • d392028 chore: lint...
  • d45f50c chore: do not load chalk in `jest-config`
  • 76e3897 docs: restore deleted page (#10321)
  • 6ad3a74 fix: check `find` binary supports the `-iname` parameter (#10308)
  • 7eff69b chore: update yarn.locks of e2e tests to new cache key
  • 23dce6b chore: update cacheKey in yarn.lock
  • 28413df fixing few typos and enhancing clarity in few sentences, in docs (#10296)
  • c948328 chore(deps): bump actions/setup-node from v2.1.0 to v2.1.1 (#10299)

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

@mergify mergify bot merged commit 08359e8 into master Aug 20, 2020
@mergify mergify bot deleted the snyk-upgrade-d32bc5bc6efbfb5d8fef2835a44d4676 branch August 20, 2020 23:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant