Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

wheresrhys/fetch-mock (fetch-mock)

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 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 3037ead to 6961e3f Compare January 9, 2025 15:46
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 6961e3f to 7944972 Compare February 7, 2025 17:05
wolfy1339
wolfy1339 previously approved these changes Feb 7, 2025
@wolfy1339 wolfy1339 merged commit d019524 into main Feb 7, 2025
7 checks passed
@wolfy1339 wolfy1339 deleted the renovate/fetch-mock-12.x branch February 7, 2025 17:17
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant