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

chore(deps): update jest monorepo to v22.4.4 #335

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-jest (source) 22.2.2 -> 22.4.4 age adoption passing confidence
jest (source) 22.3.0 -> 22.4.4 age adoption passing confidence

Release Notes

jestjs/jest (babel-jest)

v22.4.1

Compare Source

Fixes
  • [jest-haste-map] Parallelize Watchman calls in crawler (#​5640)
  • [jest-editor-support] Update TypeScript definitions (#​5625)
  • [babel-jest] Remove retainLines argument to babel. (#​5594)
Features
  • [jest-runtime] Provide require.main property set to module with test suite (#​5618)
Chore & Maintenance
  • [docs] Add note about Node version support (#​5622)
  • [docs] Update to use yarn (#​5624)
  • [docs] Add how to mock scoped modules to Manual Mocks doc (#​5638)

v22.4.0

Compare Source

Fixes
  • [jest-haste-map] Overhauls how Watchman crawler works fixing Windows (#​5615)
  • [expect] Allow matching of Errors against plain objects (#​5611)
  • [jest-haste-map] Do not read binary files in Haste, even when instructed to do so (#​5612)
  • [jest-cli] Don't skip matchers for exact files (#​5582)
  • [docs] Update discord links (#​5586)
  • [jest-runtime] Align handling of testRegex on Windows between searching for tests and instrumentation checks (#​5560)
  • [jest-config] Make it possible to merge transform option with preset (#​5505)
  • [jest-util] Fix console.assert behavior in custom & buffered consoles (#​5576)
Features
  • [docs] Add MongoDB guide (#​5571)
  • [jest-runtime] Deprecate mapCoverage option. (#​5177)
  • [babel-jest] Add option to return sourcemap from the transformer separately from source. (#​5177)
  • [jest-validate] Add ability to log deprecation warnings for CLI flags. (#​5536)
  • [jest-serializer] Added new module for serializing. Works using V8 or JSON (#​5609)
  • [docs] Add a documentation note for project displayName configuration (#​5600)
Chore & Maintenance
  • [docs] Update automatic mocks documentation (#​5630)
jestjs/jest (jest)

v22.4.2

Compare Source

Fixes
  • [jest-haste-map] Recreate Haste map when deserialization fails (#​5642)

v22.4.1

Compare Source

Fixes
  • [jest-haste-map] Parallelize Watchman calls in crawler (#​5640)
  • [jest-editor-support] Update TypeScript definitions (#​5625)
  • [babel-jest] Remove retainLines argument to babel. (#​5594)
Features
  • [jest-runtime] Provide require.main property set to module with test suite (#​5618)
Chore & Maintenance
  • [docs] Add note about Node version support (#​5622)
  • [docs] Update to use yarn (#​5624)
  • [docs] Add how to mock scoped modules to Manual Mocks doc (#​5638)

v22.4.0

Compare Source

Fixes
  • [jest-haste-map] Overhauls how Watchman crawler works fixing Windows (#​5615)
  • [expect] Allow matching of Errors against plain objects (#​5611)
  • [jest-haste-map] Do not read binary files in Haste, even when instructed to do so (#​5612)
  • [jest-cli] Don't skip matchers for exact files (#​5582)
  • [docs] Update discord links (#​5586)
  • [jest-runtime] Align handling of testRegex on Windows between searching for tests and instrumentation checks (#​5560)
  • [jest-config] Make it possible to merge transform option with preset (#​5505)
  • [jest-util] Fix console.assert behavior in custom & buffered consoles (#​5576)
Features
  • [docs] Add MongoDB guide (#​5571)
  • [jest-runtime] Deprecate mapCoverage option. (#​5177)
  • [babel-jest] Add option to return sourcemap from the transformer separately from source. (#​5177)
  • [jest-validate] Add ability to log deprecation warnings for CLI flags. (#​5536)
  • [jest-serializer] Added new module for serializing. Works using V8 or JSON (#​5609)
  • [docs] Add a documentation note for project displayName configuration (#​5600)
Chore & Maintenance
  • [docs] Update automatic mocks documentation (#​5630)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3821f40 to 84d53a1 Compare December 8, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency jest to v22.4.4 chore(deps): update jest monorepo to v22.4.4 Dec 8, 2024
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.

0 participants