Skip to content

Commit f7d8533

Browse files
chore(deps): update dependency jest to ^30.2.0 (#245)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> 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.1.3` -> `^30.2.0`](https://renovatebot.com/diffs/npm/jest/30.1.3/30.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jest/30.1.3/30.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.2.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3020) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.1.3...v30.2.0) ##### Chore & Maintenance - `[*]` Update example repo for testing React Native projects ([#&#8203;15832](https://redirect.github.com/jestjs/jest/pull/15832)) - `[*]` Update `jest-watch-typeahead` to v3 ([#&#8203;15830](https://redirect.github.com/jestjs/jest/pull/15830)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 214a913 commit f7d8533

File tree

2 files changed

+334
-336
lines changed

2 files changed

+334
-336
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-react": "^7.34.1",
3838
"eslint-plugin-react-hooks": "^4.6.0",
3939
"eslint-plugin-react-native": "^4.1.0",
40-
"jest": "^30.1.3",
40+
"jest": "^30.2.0",
4141
"knip": "^5.2.2",
4242
"prettier": "^3.6.2",
4343
"shelljs": "^0.8.5",

0 commit comments

Comments
 (0)