Commit ae2179d
authored
chore(deps): update dependency jest to ^30.0.4 (#223)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [jest](https://jestjs.io/)
([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest))
| [`^30.0.0` ->
`^30.0.4`](https://renovatebot.com/diffs/npm/jest/30.0.0/30.0.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>jestjs/jest (jest)</summary>
###
[`v30.0.4`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3004)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.0.3...v30.0.4)
##### Features
- `[expect]` The `Inverse` type is now exported
([#​15714](https://redirect.github.com/jestjs/jest/pull/15714))
- `[expect]` feat: support `async functions` in `toBe`
([#​15704](https://redirect.github.com/jestjs/jest/pull/15704))
##### Fixes
- `[jest]` jest --onlyFailures --listTests now correctly lists only
failed tests
([#​15700](https://redirect.github.com/jestjs/jest/issues/15700))
- `[jest-snapshot]` Handle line endings in snapshots
([#​15708](https://redirect.github.com/jestjs/jest/pull/15708))
###
[`v30.0.3`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3003)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.0.2...v30.0.3)
##### Fixes
- `[jest-config]` Fix ESM TS config loading in a CJS project
([#​15694](https://redirect.github.com/jestjs/jest/pull/15694))
##### Features
- `[jest-diff]` Show non-printable control characters to diffs
([#​15696](https://redirect.github.com/facebook/jest/pull/15696))
###
[`v30.0.2`](https://redirect.github.com/jestjs/jest/compare/v30.0.1...393acbfac31f64bb38dff23c89224797caded83c)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.0.1...v30.0.2)
###
[`v30.0.1`](https://redirect.github.com/jestjs/jest/compare/v30.0.0...5ce865b4060189fe74cd486544816c079194a0f7)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.0.0...v30.0.1)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - "after 8:00 before
23:00 every weekday except on Friday" in timezone UTC.
🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/typescript-app-starter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a206a74 commit ae2179d
2 files changed
+375
-375
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments