Skip to content

[Snyk] Upgrade jest-cli from 27.2.5 to 27.3.0 #32

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Nov 8, 2021

Snyk has created this PR to upgrade jest-cli from 27.2.5 to 27.3.0.

merge advice
ℹ️ 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 21 days ago, on 2021-10-17.
Release notes
Package name: jest-cli
  • 27.3.0 - 2021-10-17

    Features

    • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#11950)
    • [jest-resolver] Support default export (.) in exports field if main is missing (#11919)

    Fixes

    • [expect] Tweak and improve types (#11949)
    • [jest-runtime] Ensure absolute paths can be resolved within test modules (#11943)
    • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#11946)

    New Contributors

    Full Changelog: v27.2.5...v27.3.0

  • 27.2.5 - 2021-10-08

    Features

    • [jest-config] Warn when multiple Jest configs are located (#11922)

    Fixes

    • [expect] Pass matcher context to asymmetric matchers (#11926 & #11930)
    • [expect] Improve TypeScript types (#11931)
    • [expect] Improve typings of toThrow() and toThrowError() matchers (#11929)
    • [jest-cli] Improve --help printout by removing defunct --browser option (#11914)
    • [jest-haste-map] Use distinct cache paths for different values of computeDependencies (#11916)
    • [@ jest/reporters] Do not buffer console.logs when using verbose reporter (#11054)

    Chore & Maintenance

    • [expect] Export default matchers (#11932)
    • [@ jest/types] Mark deprecated configuration options as @ deprecated (#11913)

    New Contributors

    Full Changelog: v27.2.4...v27.2.5

from jest-cli GitHub release notes
Commit messages
Package name: jest-cli
  • 14b0c2c v27.3.0
  • 3a29c79 chore: update changelog for release
  • 934a563 chore: do not delete files used in test
  • bc3c921 feat: support `.` in `exports` field (#11919)
  • b5aec03 chore(resolver): reuse cached lookup of package.json files (#11969)
  • 696c472 chore: add GH Action that autocloses question issues
  • 7ffa4f8 chore: apply correct labels for new issues
  • ed132a6 chore: remove unnecessary `empty.d.ts` (#11966)
  • 7f39f0a feat(environment-jsdom): allow passing html content to jsdom environment (#11950)
  • ae1f04b Add type tests for all `expect` matchers (#11949)
  • 46c9c13 fix: correct `instanceof` for `ModernFakeTimers` and `LegacyFakeTimers` methods (#11946)
  • 3674bbf chore: update resolve.exports
  • 7dd17d5 docs: Replace rimraf with fsPromises.rm in Puppeteer.md (#11957)
  • b439692 docs: Replce mkdirp with fsPromises.mkdir in Puppeteer.md (#11951)
  • 3a85065 chore: use `unknown` in catch variables where possible (#11948)
  • 03f4a69 docs(jest-matcher-utils): README.md (#11942)
  • dd859ac Ensure test modules can `require.resolve` absolute paths (#11943)
  • 1547740 chore: update lockfile after release

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

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.

1 participant