federated-model-aggregation icon indicating copy to clipboard operation
federated-model-aggregation copied to clipboard

chore(deps): update dependency fetch-mock to v10

Open mend-for-github-com[bot] opened this issue 10 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
fetch-mock (source) dependencies major ^9.11.0 -> ^10.1.0

By merging this PR, the issue #50 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2024-45296

Release Notes

wheresrhys/fetch-mock (fetch-mock)

v10.1.0: fetch-mock: v10.1.0

Compare Source

Features
  • wip: replace dequal, glob-to-regexp and bump path-to-regexp (d8d8b25)
Bug Fixes

v10.0.8: fetch-mock: v10.0.8

Compare Source

Bug Fixes
  • rename fetch-mock-legacy directory to fetch-mock (95fd761)
  • test release please again (3a9eb12)
Miscellaneous

v10.0.7: Make type definitions compatible with ESM and CommonJs

Compare Source

v10.0.6: Fix type definitions

Compare Source

v10.0.5: Fix exports

Compare Source

v10.0.4: Simple API for naming routes

Compare Source

e.g. .mock('/path', 200, 'my-name')

v10.0.3: Remove custom aborterror implementation

Compare Source

v10.0.2: Support matching data URLs

Compare Source

v10.0.1: Small fixes to types

Compare Source

v10.0.0: ESM and native fetch

Compare Source

A major rewrite to use ESM modules and default to using native fetch in all environments

Other than that the API remains unchanged


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