Skip to content

chore(deps): update dependency fetch-mock to v12#732

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/fetch-mock-12.x
Open

chore(deps): update dependency fetch-mock to v12#732
renovate[bot] wants to merge 3 commits intomainfrom
renovate/fetch-mock-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 6, 2025

This PR contains the following updates:

Package Change Age Confidence
fetch-mock (source) ^11.0.0^12.0.0 age confidence

Release Notes

wheresrhys/fetch-mock (fetch-mock)

v12.6.0

Compare Source

Features
  • implement host: matcher (2b0a43d)
Documentation Changes
  • document new host matcher (6205357)

v12.5.6

Compare Source

Bug Fixes
  • clean abort event listener once it's called or response is returned (4606250)
  • clean abort event listener once it's called or response is returned (ca51920)

v12.5.5

Compare Source

Bug Fixes
  • do not try to get a reader from a locked request oder response to cancel them (8c23ecf)
  • use optional chaining operator and do not try to cancel locked request or response to prevent errors (b1ff114)
  • use optional chaining operator to prevent errors (87f8399)

v12.5.4

Compare Source

Bug Fixes
  • apply browser exports fix for fetch-mock package (318cd94)

v12.5.3

Compare Source

Bug Fixes
  • add wrapper class to fix type ambiguity (b093bb0)
  • add wrapper class to fix type ambiguity (ea45aec)

v12.5.2

Compare Source

Bug Fixes
  • allow matching body for delete requests (891197c)

v12.5.1

Compare Source

Bug Fixes
  • improve handling of abort (5c1085d)
  • remove deprecated is-subset-of (a2546ef)

v12.4.0

Compare Source

Features
  • add ability to wait for multiple routes (c3dc9c3)
  • implement waitFor option (5500228)
Bug Fixes
  • clone response before using (2ccf18e)
  • use a promise, no function, to implement waitFor (8783101)

v12.3.0

Compare Source

Features
  • added overwriteRoutes: true rule to codemods (b3d1468)
  • implemented modifyRoute() method (f62e3d6)
  • implemented removeRoute method (584a861)
Bug Fixes
  • make types for modify route config more accurate (6894569)
  • prevented overwriting stickiness of a route (87f8c9b)

v12.2.1

Compare Source

Bug Fixes
  • fix failure to spy in browsers (bfaa5f3)

v12.2.0

Compare Source

Features
  • implement new hardReset method (d7e0776)
  • update codemods to use hardReset() (757d480)

v12.1.0

Compare Source

Features
  • fetch-mock: add include: matcher for urls (02f880c)

v12.0.2

Compare Source

Bug Fixes
  • allow sending responses with status 0 (92c06e9)

v12.0.1

Compare Source

Bug Fixes
  • clearHistory() can deal with unmatched calls (012e9ca)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Replaced legacy fetch-mock code with fetch-mock/core code
Features
  • Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Feb 6, 2025
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 687a2f5 to 0569e48 Compare February 9, 2025 13:52
@nickfloyd nickfloyd moved this from 🆕 Triage to 👀 In review in 🧰 Octokit Active Feb 27, 2025
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 0569e48 to 086268a Compare April 21, 2025 00:15
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 086268a to ec42a67 Compare August 10, 2025 12:29
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from ec42a67 to f1e01f0 Compare August 29, 2025 06:11
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from f1e01f0 to fa05d1d Compare September 25, 2025 14:11
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from fa05d1d to e675324 Compare October 22, 2025 14:52
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch 2 times, most recently from 4c391f8 to 6fc6894 Compare October 30, 2025 13:47
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 6fc6894 to a451f02 Compare December 31, 2025 19:40
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from a451f02 to 53d90c0 Compare February 2, 2026 18:31
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 53d90c0 to a657f35 Compare February 12, 2026 14:52
@wolfy1339 wolfy1339 enabled auto-merge (squash) March 25, 2026 00:44
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 25, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

2 participants