Skip to content
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

chore(deps): update dependency fetch-mock to v9 - abandoned #96

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-mock (source) 7.3.3 -> 9.11.0 age adoption passing confidence

Release Notes

wheresrhys/fetch-mock

v9.11.0: Babel upgrades

Compare Source

In theory, this should not cause anybody any problems

v9.10.10: Fixes various types

Compare Source

v9.10.7: Refactor routes to be wrapped in a class

Compare Source

v9.10.6: Fix mocking requests with bodies in safari

Compare Source

Merge pull request #​585 from lambdalisue/hotfix-584

Patch native fetch on Safari to fix #​584

v9.10.5: Make typescript types available when importing the esm build

Compare Source

v9.10.4: Prevent responses from hanging in node-fetch

Compare Source

v9.10.3: Add matchPartialBody to typings

Compare Source

v9.10.2: Allow response bodies to be inspected

Compare Source

v9.10.1: Correct release with response inspection

Compare Source

v9.10.0: Allow inspecting responses

Compare Source

v9.9.1

Compare Source

v9.9.0: Full support for coercing objects into query string matchers

Compare Source

v9.8.0: Added support for multi-value query string matching

Compare Source

v9.7.0: Added support for sticky routes

Compare Source

v9.6.0: Non-trivial changes to testing of build targets

Compare Source

v9.5.1: Null release to overwrite accidental alpha tagged as latest

Compare Source

v9.5.0: Allow spying on just a single route

Compare Source

v9.4.0: Export full node-fetch signature

Compare Source

v9.3.1: Include cheatsheet

Compare Source

v9.3.0: Allow user defined matchers

Compare Source

v9.2.2: Allow empty string responses

Compare Source

v9.2.1: Better readme spiel

Compare Source

v9.2.0: Shorthand methods to match any fetch call

Compare Source

v9.1.2: Better description in readme

Compare Source

v9.1.1: Fixes bug using body matching in inspection methods

Compare Source

v9.1.0: Implements partial body matching

Compare Source

v9.0.0: Fix ES modules and handle async body matching

Compare Source

v8.3.2: Republish readme

Compare Source

v8.3.1: Fix regression #​493

Compare Source

v8.3.0: Accept all matching options in the first parameter

Compare Source

v8.2.1: Fix linting

Compare Source

v8.1.0: Add support for a URL instance as a matcher

Compare Source

v8.0.3: Fix bug #​477

Compare Source

Shorthand methods such as get() were not applying the shorthand options i.e. {method: 'get'} when called with an object rather than matcher, response, options triples

This release fixes that bug

v8.0.1: Fixes failure to use signal defined directly on Request instance

Compare Source

v8.0.0: Version 8

Compare Source

  • implements ES modules
  • hopefully resolves problems with babel-core clashes
  • adds typescript types
  • removes the UNMATCHED and MATCHED constants, and no longer exports fetchMock as a property, as well as the default, export
  • only includes the whatwg-url polyfill in nodejs

v7.7.3: WTF... seriously npm??

Compare Source

v7.7.2: Fix build

Compare Source

v7.7.0: Adds delay option when mocking

Compare Source

v7.6.0: Allows calling .mock() with no arguments to initialise routeless

Compare Source

v7.5.1: Fix AbortError construction in non-v8 browsers

Compare Source

v7.5.0: Adds node-fetch as peer dependency

Compare Source

v7.4.0: Adds support for matching JSON bodies

Compare Source

v7.3.9: Use correct constructor for AbortError

Compare Source

v7.3.8: Use correct constructor for AbortError

Compare Source

v7.3.7: Fix fallbackToNetwork issue with Requests

Compare Source

v7.3.6: Fix broken build

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fetch-mock-9.x branch 2 times, most recently from 8ee35b9 to 33c0fb6 Compare May 7, 2020 09:56
@renovate renovate bot force-pushed the renovate/fetch-mock-9.x branch from 33c0fb6 to 39be416 Compare May 15, 2020 17:01
@renovate renovate bot force-pushed the renovate/fetch-mock-9.x branch from 39be416 to d83dd5a Compare June 30, 2020 17:02
@renovate renovate bot changed the title Update dependency fetch-mock to v9 chore(deps): update dependency fetch-mock to v9 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/fetch-mock-9.x branch from 17bb588 to a3a802d Compare March 29, 2021 19:42
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

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.

Copy link
Contributor Author

renovate bot commented Jun 15, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency fetch-mock to v9 chore(deps): update dependency fetch-mock to v9 - abandoned Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant