retorquere / generator-zotero-plugin

Generate zotero plugin build scaffolding
MIT License
30 stars 7 forks source link

[Snyk] Upgrade jest from 26.0.1 to 26.1.0 #7

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

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

:information_source: 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.


Release notes
Package name: jest
  • 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)

    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)
  • 26.0.1 - 2020-05-05

    Fixes

    • [jest-circus] Backward compatibility for deprecated DescribeBlock.tests to not break e.g. Detox reporter
from jest GitHub release notes
Commit messages
Package name: jest
  • 817d8b6 v26.1.0
  • 30658c6 chore: update changelog for release
  • a1fa776 chore: quote globs in scripts (#10190)
  • 17c3f14 chore: replace `make-dir` with `fs.mkdir` (#10136)
  • ee40194 Update ExpectAPI.md (#10141)
  • 95b94e8 feat(jest-mock): Export Mock, MockInstance, SpyInstance types (#10138)
  • 504cace Improve Jest startup time and test runtime, particularly when running with coverage, by caching micromatch and avoiding recreating RegExp instances (#10131)
  • 4471bbb Update GlobalAPI.md (#10157)
  • 15576d3 Update links to Reactiflux (#10180)
  • 852819a Update UsingMatchers.md (#10161)
  • 7192a3e setSystemTime and getRealSystemTime type and doc update (#10169)
  • a35b9cc Remove Flow from vscode recommended extensions (#10151)
  • 068ec04 chore: add missing babel plugin to root package.json
  • 790fe2a getConsoleOutput receives global noStackTrace (#10081)
  • 5809534 Add `coverageProvider` to `jest --init` prompt (#10109)
  • beba320 chore: Remove references to ftest alias (#10107)
  • 1d891d1 chore: update links to the jsdom repo
  • eff3eaa Jest-internal sandbox escape hatch (#9907)
  • 81712ba docs: fix jest-diff example (#10067)
  • 2460c05 Cleanup `displayName` type (#10049)
  • 6cef23b docs: correct confusing filename in `enableAutomock` example (#10055)
  • 3bddaf8 chore: minor optimize getTransformer (#10050)
  • 56079a5 chore: fix TestUtils.ts to match the types (#10034)
  • 9842735 Minor test name typo fix (#10033)
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