Skip to content

Commit 282199f

Browse files
Bump fetch-mock from 11.1.1 to 11.1.3 (#220)
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.1 to 11.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wheresrhys/fetch-mock/releases">fetch-mock's releases</a>.</em></p> <blockquote> <h2>fetch-mock: v11.1.3</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.2...fetch-mock-v11.1.3">11.1.3</a> (2024-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing metadata to package.json files (<a href="https://github.com/wheresrhys/fetch-mock/commit/4ab78b9429a376230da2ce57bd320031c53f06ef">4ab78b9</a>)</li> </ul> <h2>fetch-mock: v11.1.2</h2> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.1...fetch-mock-v11.1.2">11.1.2</a> (2024-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>lastOptions returns RequestInit not MockOptions (<a href="https://github.com/wheresrhys/fetch-mock/commit/591926a7c524650ccb82b16611fc8882c4a8a2b6">591926a</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md">fetch-mock's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.2...fetch-mock-v11.1.3">11.1.3</a> (2024-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing metadata to package.json files (<a href="https://github.com/wheresrhys/fetch-mock/commit/4ab78b9429a376230da2ce57bd320031c53f06ef">4ab78b9</a>)</li> </ul> <h2><a href="https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.1...fetch-mock-v11.1.2">11.1.2</a> (2024-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>lastOptions returns RequestInit not MockOptions (<a href="https://github.com/wheresrhys/fetch-mock/commit/591926a7c524650ccb82b16611fc8882c4a8a2b6">591926a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/cab1bd7c7ff1ae3a2cc26a0f6756473e7181f5b7"><code>cab1bd7</code></a> Merge branch 'main' into release-please--branches--main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/7510b21e811ebb74f8c43c97eb4433e1196fe75f"><code>7510b21</code></a> test: fix types test for fetch-mock package</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/66e4ffc5ff6f5ff2bba992c2dceb8150b282a5cf"><code>66e4ffc</code></a> chore: order package.json properties more sensibly</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/27817adb2b538a600f380583010d30fa95b626ae"><code>27817ad</code></a> chore: release main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/ff245e3c6a340b646e7efd11a119a8c2e70f1c77"><code>ff245e3</code></a> chore: run prettier over all json files</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/4ab78b9429a376230da2ce57bd320031c53f06ef"><code>4ab78b9</code></a> fix: add missing metadata to package.json files</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/5147ce7d24966e1fc25e6e53122397c33986bd89"><code>5147ce7</code></a> chore: release main</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/591926a7c524650ccb82b16611fc8882c4a8a2b6"><code>591926a</code></a> fix: lastOptions returns RequestInit not MockOptions</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/8c7e869908f0ae532dcac38d675119c1c415fd4e"><code>8c7e869</code></a> chore: reinstate prettier</li> <li><a href="https://github.com/wheresrhys/fetch-mock/commit/a80f0b962ee5703aba85cc16cec768309edca0df"><code>a80f0b9</code></a> Merge branch 'main' of <a href="https://github.com/wheresrhys/fetch-mock">https://github.com/wheresrhys/fetch-mock</a> into rhys/bro...</li> <li>Additional commits viewable in <a href="https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.3/packages/fetch-mock">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fetch-mock&package-manager=npm_and_yarn&previous-version=11.1.1&new-version=11.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 0e1cd34 commit 282199f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/yargs": "^17.0.33",
2727
"babel-plugin-root-import": "^6.6.0",
2828
"copyfiles": "^2.4.1",
29-
"fetch-mock": "^11.1.1",
29+
"fetch-mock": "^11.1.3",
3030
"fs-extra": "^11.2.0",
3131
"jest": "^29.7.0",
3232
"jest-junit": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,9 +3831,9 @@ __metadata:
38313831
languageName: node
38323832
linkType: hard
38333833

3834-
"fetch-mock@npm:^11.1.1":
3835-
version: 11.1.1
3836-
resolution: "fetch-mock@npm:11.1.1"
3834+
"fetch-mock@npm:^11.1.3":
3835+
version: 11.1.3
3836+
resolution: "fetch-mock@npm:11.1.3"
38373837
dependencies:
38383838
"@types/glob-to-regexp": "npm:^0.4.4"
38393839
dequal: "npm:^2.0.3"
@@ -3843,7 +3843,7 @@ __metadata:
38433843
peerDependenciesMeta:
38443844
node-fetch:
38453845
optional: true
3846-
checksum: cc9878b12d6ef9358a1ce3630172d985799c97d0ab7ffb6ee1c6d029942d783fb1461f361131b099e9c913cd5ddc950d5081a86eb555dde0e50bbcaf8b0669ac
3846+
checksum: 087b4d25f4852fc6fa6aadf0b6735958e5f1f75321f8dc12054f2704cfe9f2d0878a62e639de6ecb5b18305c178a5985a321b67478aaafd41d17d207344db45e
38473847
languageName: node
38483848
linkType: hard
38493849

@@ -5361,7 +5361,7 @@ __metadata:
53615361
"@types/yargs": "npm:^17.0.33"
53625362
babel-plugin-root-import: "npm:^6.6.0"
53635363
copyfiles: "npm:^2.4.1"
5364-
fetch-mock: "npm:^11.1.1"
5364+
fetch-mock: "npm:^11.1.3"
53655365
fs-extra: "npm:^11.2.0"
53665366
jest: "npm:^29.7.0"
53675367
jest-junit: "npm:^16.0.0"

0 commit comments

Comments
 (0)