chore(deps): update dependency jest to v30.0.4 #16

Merged
renovate-bot merged 1 commit from renovate/jest-monorepo into main 2025-07-10 14:26:44 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies patch 30.0.0 -> 30.0.4

Release Notes

jestjs/jest (jest)

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)

v30.0.3

Compare Source

Fixes
  • [jest-config] Fix ESM TS config loading in a CJS project (#​15694)
  • [jest-core] jest --onlyFailures --listTests now correctly lists only failed tests(#​15700)
Features
  • [jest-diff] Show non-printable control characters to diffs (#​15696)

v30.0.2

Compare Source

Fixes
  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#​15689)
  • [jest-util] Make garbage collection protection property writable (#​15689)

v30.0.1

Compare Source

Features
  • [jest-resolver] Implement the defaultAsyncResolver (#​15679)
Fixes
  • [jest-resolver] Resolve builtin modules correctly (#​15683)
  • [jest-environment-node, jest-util] Avoid setting globals cleanup protection symbol when feature is off (#​15684)
Chore & Maintenance
  • [*] Remove and deprecate jest-repl package (#​15673)
  • [jest-resolver] Replace custom isBuiltinModule with node's isBuiltin (#​15685)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://github.com/jestjs/jest/tree/HEAD/packages/jest)) | devDependencies | patch | [`30.0.0` -> `30.0.4`](https://renovatebot.com/diffs/npm/jest/30.0.0/30.0.4) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.0.4`](https://github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3004) [Compare Source](https://github.com/jestjs/jest/compare/v30.0.3...v30.0.4) ##### Features - `[expect]` The `Inverse` type is now exported ([#&#8203;15714](https://github.com/jestjs/jest/pull/15714)) - `[expect]` feat: support `async functions` in `toBe` ([#&#8203;15704](https://github.com/jestjs/jest/pull/15704)) ##### Fixes - `[jest]` jest --onlyFailures --listTests now correctly lists only failed tests ([#&#8203;15700](https://github.com/jestjs/jest/issues/15700)) - `[jest-snapshot]` Handle line endings in snapshots ([#&#8203;15708](https://github.com/jestjs/jest/pull/15708)) ### [`v30.0.3`](https://github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3003) [Compare Source](https://github.com/jestjs/jest/compare/v30.0.2...v30.0.3) ##### Fixes - `[jest-config]` Fix ESM TS config loading in a CJS project ([#&#8203;15694](https://github.com/jestjs/jest/pull/15694)) - `[jest-core]` jest --onlyFailures --listTests now correctly lists only failed tests([#&#8203;15700](https://github.com/jestjs/jest/pull/15700)) ##### Features - `[jest-diff]` Show non-printable control characters to diffs ([#&#8203;15696](https://github.com/facebook/jest/pull/15696)) ### [`v30.0.2`](https://github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3002) [Compare Source](https://github.com/jestjs/jest/compare/v30.0.1...v30.0.2) ##### Fixes - `[jest-matcher-utils]` Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object ([#&#8203;15689](https://github.com/jestjs/jest/pull/15689)) - `[jest-util]` Make garbage collection protection property writable ([#&#8203;15689](https://github.com/jestjs/jest/pull/15689)) ### [`v30.0.1`](https://github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3001) [Compare Source](https://github.com/jestjs/jest/compare/v30.0.0...v30.0.1) ##### Features - `[jest-resolver]` Implement the `defaultAsyncResolver` ([#&#8203;15679](https://github.com/jestjs/jest/pull/15679)) ##### Fixes - `[jest-resolver]` Resolve builtin modules correctly ([#&#8203;15683](https://github.com/jestjs/jest/pull/15683)) - `[jest-environment-node, jest-util]` Avoid setting globals cleanup protection symbol when feature is off ([#&#8203;15684](https://github.com/jestjs/jest/pull/15684)) ##### Chore & Maintenance - `[*]` Remove and deprecate `jest-repl` package ([#&#8203;15673](https://github.com/jestjs/jest/pull/15673)) - `[jest-resolver]` Replace custom `isBuiltinModule` with node's `isBuiltin` ([#&#8203;15685](https://github.com/jestjs/jest/pull/15685)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency jest to v30.0.1
Some checks failed
Tests and Coverage / Run Tests (pull_request) Failing after 6s
74f90f2a20
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-06-18 23:23:07 +00:00
renovate-bot force-pushed renovate/jest-monorepo from 74f90f2a20 to d4852ea32a 2025-06-19 11:24:03 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency jest to v30.0.1 to chore(deps): update dependency jest to v30.0.2 2025-06-19 11:24:03 +00:00
renovate-bot force-pushed renovate/jest-monorepo from d4852ea32a to ec1293357f 2025-06-19 18:28:20 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from ec1293357f to 821b98bbfd 2025-06-20 04:19:20 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 821b98bbfd to 6614bbdd76 2025-06-20 11:23:55 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 6614bbdd76 to 26d971526d 2025-06-22 06:17:56 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 26d971526d to caa06e4747 2025-06-23 18:19:09 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from caa06e4747 to 6a0576c871 2025-06-24 06:33:20 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 6a0576c871 to 6ed8051155 2025-06-24 11:20:02 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 6ed8051155 to 2df5a9a25a 2025-06-24 17:18:45 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 2df5a9a25a to 8a5c4dd8a0 2025-06-25 02:22:19 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency jest to v30.0.2 to chore(deps): update dependency jest to v30.0.3 2025-06-25 02:22:19 +00:00
renovate-bot force-pushed renovate/jest-monorepo from 8a5c4dd8a0 to 1bee09ecd8 2025-06-25 06:22:09 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 1bee09ecd8 to 77c96a68bd 2025-06-25 07:24:19 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 77c96a68bd to 4a926d9298 2025-06-25 09:21:59 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 4a926d9298 to a5829de80e 2025-06-25 14:19:59 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from a5829de80e to 592a5d2fb7 2025-06-26 02:21:34 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 592a5d2fb7 to 98ef1f0d8b 2025-06-26 06:21:17 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 98ef1f0d8b to fc8c825c3a 2025-06-26 14:21:31 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from fc8c825c3a to 79ac813154 2025-06-27 06:24:52 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 79ac813154 to 61a324c0d5 2025-06-27 18:20:21 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 61a324c0d5 to e66806bf3a 2025-06-27 19:23:49 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from e66806bf3a to ae0c344b18 2025-06-27 22:18:54 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from ae0c344b18 to ce5583c31f 2025-06-28 08:19:41 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from ce5583c31f to ccc7837ad9 2025-06-28 17:19:13 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from ccc7837ad9 to ac97fbbd10 2025-07-01 16:41:05 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from ac97fbbd10 to 521b286dc4 2025-07-01 18:33:51 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 521b286dc4 to b177e5010c 2025-07-01 19:17:25 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from b177e5010c to 728b25dac2 2025-07-01 20:21:34 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 728b25dac2 to 47b832f82d 2025-07-02 09:21:41 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 47b832f82d to d379b7cd0d 2025-07-02 21:15:16 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from d379b7cd0d to d873c14a36 2025-07-02 23:13:48 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from d873c14a36 to 5162177fad 2025-07-03 00:22:34 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency jest to v30.0.3 to chore(deps): update dependency jest to v30.0.4 2025-07-03 00:22:34 +00:00
renovate-bot force-pushed renovate/jest-monorepo from 5162177fad to bbbb970eea 2025-07-04 13:22:14 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from bbbb970eea to bbadc71de0 2025-07-06 04:21:34 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from bbadc71de0 to 63864fbedc 2025-07-06 14:11:04 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 63864fbedc to f27b41dde7 2025-07-06 20:23:34 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from f27b41dde7 to 91afc61709 2025-07-07 16:24:20 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 91afc61709 to c90cd0fdc6 2025-07-07 18:19:30 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from c90cd0fdc6 to 673b3d5ade 2025-07-08 17:41:42 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 673b3d5ade to 6caf43feee 2025-07-09 00:30:37 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 6caf43feee to e9fe3006bf 2025-07-09 15:20:18 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from e9fe3006bf to 4979db76c4 2025-07-09 22:24:59 +00:00 Compare
renovate-bot force-pushed renovate/jest-monorepo from 4979db76c4 to 6653076d3f 2025-07-10 14:26:40 +00:00 Compare
renovate-bot deleted branch renovate/jest-monorepo 2025-07-10 14:26:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/transfer-coffee-cli#16
No description provided.