Open renovate[bot] opened 7 months ago
Latest commit: b6fdae245364526fd11953d28f8f9b290484023a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.14%. Comparing base (
af7d8fe
) to head (bee28df
). Report is 1 commits behind head on main.:exclamation: Current head bee28df differs from pull request most recent head b6fdae2. Consider uploading reports for the commit b6fdae2 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^3.2.0
->^4.0.0
Release Notes
repobuddy/repobuddy (@repobuddy/jest)
### [`v4.1.1`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#411) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@4.1.0...@repobuddy/jest@4.1.1) ##### Patch Changes - [`af6eb18`](https://redirect.github.com/repobuddy/repobuddy/commit/af6eb18): Remove ignore code 151001 as the issue is fixed in `ts-jest` `29.0.3` on Oct 2022. - [`60d0fa9`](https://redirect.github.com/repobuddy/repobuddy/commit/60d0fa9): add `toSatisfies()` to `jest` global. ### [`v4.1.0`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#410) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@4.0.0...@repobuddy/jest@4.1.0) ##### Minor Changes - [`5863926`](https://redirect.github.com/repobuddy/repobuddy/commit/5863926): Add `*.learning.ts|js...` support ### [`v4.0.0`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#400) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@3.4.2...@repobuddy/jest@4.0.0) ##### Major Changes - [`03bfa10`](https://redirect.github.com/repobuddy/repobuddy/commit/03bfa10): Organize exports to better support CJS. The exports are now grouped under namespace objects: `configs`, `fields`, `matchers`, `presets`, and `resolver`. Exports of electron related presets are added. ### [`v3.4.2`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#342) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@3.4.1...@repobuddy/jest@3.4.2) ##### Patch Changes - [`ee6d14f`](https://redirect.github.com/repobuddy/repobuddy/commit/ee6d14f): Fix import type for CJS consumption. ### [`v3.4.1`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#341) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@3.4.0...@repobuddy/jest@3.4.1) ##### Patch Changes - [`8ae6e78`](https://redirect.github.com/repobuddy/repobuddy/commit/8ae6e78): Build cjs version of `@repobuddy/jest` using `swc`. TypeScript 5.2 no longer support dual release. It can only be used to build ESM code. - [`1ee0828`](https://redirect.github.com/repobuddy/repobuddy/commit/1ee0828): Update `type-plus` ### [`v3.4.0`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#340) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@3.3.0...@repobuddy/jest@3.4.0) ##### Minor Changes - [`1de4cdb`](https://redirect.github.com/repobuddy/repobuddy/commit/1de4cdb): Add `watch` preset ### [`v3.3.0`](https://redirect.github.com/repobuddy/repobuddy/blob/HEAD/packages/jest/CHANGELOG.md#330) [Compare Source](https://redirect.github.com/repobuddy/repobuddy/compare/@repobuddy/jest@3.2.0...@repobuddy/jest@3.3.0) ##### Minor Changes - [`ea8faad`](https://redirect.github.com/repobuddy/repobuddy/commit/ea8faad): Upgrade to jest 29.5.0 ##### Patch Changes - [`fdddb47`](https://redirect.github.com/repobuddy/repobuddy/commit/fdddb47): Update `type-plus` to 6.6.0Configuration
📅 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 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.
This PR was generated by Mend Renovate. View the repository job log.