jestjs/jest (jest)
### [`v28.1.3`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2813)
[Compare Source](https://redirect.github.com/jestjs/jest/compare/v28.1.2...v28.1.3)
##### Features
- `[jest-leak-detector]` Use native `FinalizationRegistry` when it exists to get rid of external C dependency ([#12973](https://redirect.github.com/facebook/jest/pull/12973))
##### Fixes
- `[jest-changed-files]` Fix a lock-up after repeated invocations ([#12757](https://redirect.github.com/facebook/jest/issues/12757))
- `[@jest/expect-utils]` Fix deep equality of ImmutableJS OrderedSets ([#12977](https://redirect.github.com/facebook/jest/pull/12977))
- `[jest-mock]` Add index signature support for `spyOn` types ([#13013](https://redirect.github.com/facebook/jest/pull/13013), [#13020](https://redirect.github.com/facebook/jest/pull/13020))
- `[jest-snapshot]` Fix indentation of awaited inline snapshots ([#12986](https://redirect.github.com/facebook/jest/pull/12986))
##### Chore & Maintenance
- `[*]` Replace internal usage of `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` ([#12935](https://redirect.github.com/facebook/jest/pull/12935), [#13004](https://redirect.github.com/facebook/jest/pull/13004))
- `[docs]` Update spyOn docs ([#13000](https://redirect.github.com/facebook/jest/pull/13000))
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 contains the following updates:
28.1.2
->28.1.3
Release Notes
jestjs/jest (jest)
### [`v28.1.3`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2813) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v28.1.2...v28.1.3) ##### Features - `[jest-leak-detector]` Use native `FinalizationRegistry` when it exists to get rid of external C dependency ([#12973](https://redirect.github.com/facebook/jest/pull/12973)) ##### Fixes - `[jest-changed-files]` Fix a lock-up after repeated invocations ([#12757](https://redirect.github.com/facebook/jest/issues/12757)) - `[@jest/expect-utils]` Fix deep equality of ImmutableJS OrderedSets ([#12977](https://redirect.github.com/facebook/jest/pull/12977)) - `[jest-mock]` Add index signature support for `spyOn` types ([#13013](https://redirect.github.com/facebook/jest/pull/13013), [#13020](https://redirect.github.com/facebook/jest/pull/13020)) - `[jest-snapshot]` Fix indentation of awaited inline snapshots ([#12986](https://redirect.github.com/facebook/jest/pull/12986)) ##### Chore & Maintenance - `[*]` Replace internal usage of `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` ([#12935](https://redirect.github.com/facebook/jest/pull/12935), [#13004](https://redirect.github.com/facebook/jest/pull/13004)) - `[docs]` Update spyOn docs ([#13000](https://redirect.github.com/facebook/jest/pull/13000))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.
This PR was generated by Mend Renovate. View the repository job log.