Skip to content

Commit 2abd728

Browse files
chore(deps): update dependency jest to ^30.2.0 (#694)
> [!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/address-metadata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 939a3c9 commit 2abd728

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
@@ -65,7 +65,7 @@
6565
"eslint-plugin-react-native": "^4.1.0",
6666
"husky": "^9.0.11",
6767
"image-size": "^1.1.1",
68-
"jest": "^30.1.3",
68+
"jest": "^30.2.0",
6969
"jimp": "^0.22.12",
7070
"prettier": "^3.6.2",
7171
"ts-jest": "^29.4.4",

0 commit comments

Comments
 (0)