Skip to content

Commit 0a3a04f

Browse files
Update dependency jest-extended to v7 (TryGhost#27309)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [jest-extended](https://redirect.github.com/jest-community/jest-extended) | [`6.0.0` → `7.0.0`](https://renovatebot.com/diffs/npm/jest-extended/6.0.0/7.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/jest-extended/7.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jest-extended/6.0.0/7.0.0?slim=true) | --- ### Release Notes <details> <summary>jest-community/jest-extended (jest-extended)</summary> ### [`v7.0.0`](https://redirect.github.com/jest-community/jest-extended/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://redirect.github.com/jest-community/jest-extended/compare/v6.0.0...v7.0.0) ##### Major Changes - [`50a96f9`](https://redirect.github.com/jest-community/jest-extended/commit/50a96f9): Drop support for Node 18 and 23 and add support for Node 24 and 25 </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 09:00 PM and 11:59 PM, Monday through Friday (`* 21-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) - Automerge - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 10:00 PM and 11:59 PM, Monday through Friday (`* 22-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) 🚦 **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/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5689cbe commit 0a3a04f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react-refresh": "0.4.24",
4242
"eslint-plugin-tailwindcss": "4.0.0-beta.0",
4343
"globals": "17.4.0",
44-
"jest-extended": "6.0.0",
44+
"jest-extended": "7.0.0",
4545
"jsdom": "28.1.0",
4646
"msw": "2.12.14",
4747
"sirv": "3.0.2",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)