Skip to content

Update dependency jest to v23.6.0 #36

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

renovate[bot]
Copy link

@renovate renovate bot commented Mar 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 23.5.0 -> 23.6.0 age adoption passing confidence

Release Notes

jestjs/jest (jest)

v23.6.0

Compare Source

Features
  • [jest-cli] Add changedSince to allowed watch mode configs (#​6955)
  • [babel-jest] Add support for babel.config.js added in Babel 7.0.0 (#​6911)
  • [jest-resolve] Add support for an experimental mapper option (Watchman crawler only) that adds virtual files to the Haste map (#​6940)
Fixes
  • [jest-resolve] Only resolve realpath once in try-catch (#​6925)
  • [expect] Fix TypeError in toBeInstanceOf on null or undefined (#​6912)
  • [jest-jasmine2] Throw a descriptive error if the first argument supplied to a hook was not a function (#​6917) and (#​6931)
  • [jest-circus] Throw a descriptive error if the first argument supplied to a hook was not a function (#​6917) and (#​6931)
  • [expect] Fix variadic custom asymmetric matchers (#​6898)
  • [jest-cli] Fix incorrect testEnvironmentOptions warning (#​6852)
  • [jest-each] Prevent done callback being supplied to describe (#​6843)
  • [jest-config] Better error message for a case when a preset module was found, but no jest-preset.js or jest-preset.json at the root (#​6863)
  • [jest-haste-map] Catch crawler error when unsuccessfully reading directories (#​6761)
Chore & Maintenance
  • [docs] Add custom toMatchSnapshot matcher docs (#​6837)
  • [docs] Improve the documentation regarding preset configuration (#​6864)
  • [docs] Clarify usage of --projects CLI option (#​6872)
  • [docs] Correct failure-change notification mode (#​6878)
  • [scripts] Don’t remove node_modules from subdirectories of presets in e2e tests (#​6948)
  • [diff-sequences] Double-check number of differences in tests (#​6953)

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 this update 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 changed the title Update dependency jest to v23.6.0 Update dependency jest to v23.6.0 - autoclosed Aug 22, 2023
@renovate renovate bot closed this Aug 22, 2023
@renovate renovate bot deleted the renovate/jest-monorepo branch August 22, 2023 05:28
@renovate renovate bot changed the title Update dependency jest to v23.6.0 - autoclosed Update dependency jest to v23.6.0 Aug 28, 2023
@renovate renovate bot reopened this Aug 28, 2023
@renovate renovate bot restored the renovate/jest-monorepo branch August 28, 2023 08:55
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ef9d153 to 3d73c68 Compare August 28, 2023 08:55
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3d73c68 to 7ae812a Compare September 20, 2023 05:51
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 3a6dccd to 68edbbd Compare October 16, 2023 11:45
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 68edbbd to ad85cad Compare October 25, 2023 02:47
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ad85cad to d93564b Compare November 6, 2023 20:42
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from d93564b to 08cf1bf Compare December 3, 2023 08:43
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 08cf1bf to b74ddd5 Compare January 25, 2025 03:50
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from b74ddd5 to 52fadf5 Compare February 9, 2025 12:09
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 52fadf5 to 5cc0a1f Compare March 4, 2025 04:06
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from a772348 to 4f7106f Compare March 19, 2025 23:50
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 4f7106f to b05914d Compare May 24, 2025 19:55
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