mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
chore(deps): update dependency fetch-mock to v11.1.5 (#8490)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock) ([source](https://redirect.github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock)) | [`11.1.3` -> `11.1.5`](https://renovatebot.com/diffs/npm/fetch-mock/11.1.3/11.1.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fetch-mock/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fetch-mock/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fetch-mock/11.1.3/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fetch-mock/11.1.3/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wheresrhys/fetch-mock (fetch-mock)</summary> ### [`v11.1.5`](https://redirect.github.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1115-2024-09-25) [Compare Source](https://redirect.github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.4...fetch-mock-v11.1.5) ##### Bug Fixes - change export order so default is last ([bc9c41d](bc9c41d046
)) ### [`v11.1.4`](https://redirect.github.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1114-2024-09-19) [Compare Source](https://redirect.github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.3...fetch-mock-v11.1.4) ##### Documentation Changes - another occurrence of the cheatsheet ref ([875e4f6](875e4f6bd7
)) - fix link to cheatsheet ([33e75b1](33e75b1cd2
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a050060741
commit
0a815e734a
@ -4305,8 +4305,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"fetch-mock@npm:^11.1.3":
|
||||
version: 11.1.3
|
||||
resolution: "fetch-mock@npm:11.1.3"
|
||||
version: 11.1.5
|
||||
resolution: "fetch-mock@npm:11.1.5"
|
||||
dependencies:
|
||||
"@types/glob-to-regexp": "npm:^0.4.4"
|
||||
dequal: "npm:^2.0.3"
|
||||
@ -4316,7 +4316,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
node-fetch:
|
||||
optional: true
|
||||
checksum: 10c0/087b4d25f4852fc6fa6aadf0b6735958e5f1f75321f8dc12054f2704cfe9f2d0878a62e639de6ecb5b18305c178a5985a321b67478aaafd41d17d207344db45e
|
||||
checksum: 10c0/f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user