Skip to content

chore(deps): remove dependency fetch-mock #745

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 2 commits into from
Feb 7, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

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 Tests, Refactorings, Automation, etc label Oct 24, 2024
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 8635b37 to 0f4377e Compare February 7, 2025 17:22
@wolfy1339 wolfy1339 force-pushed the renovate/fetch-mock-12.x branch from 0f4377e to cc2c819 Compare February 7, 2025 17:23
@wolfy1339 wolfy1339 changed the title chore(deps): update dependency fetch-mock to v12 chore(deps): remove dependency fetch-mock Feb 7, 2025
Copy link
Contributor Author

renovate bot commented Feb 7, 2025

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.

@wolfy1339 wolfy1339 enabled auto-merge (squash) February 7, 2025 17:24
@wolfy1339 wolfy1339 merged commit 20b7c7a into main Feb 7, 2025
7 checks passed
@wolfy1339 wolfy1339 deleted the renovate/fetch-mock-12.x branch February 7, 2025 17:24
Copy link
Contributor

🎉 This PR is included in version 9.5.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 Tests, Refactorings, Automation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant