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

Bump fetch-mock from 7.3.1 to 9.11.0 #75

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps fetch-mock from 7.3.1 to 9.11.0.

Release notes

Sourced from fetch-mock's releases.

Babel upgrades

In theory, this should not cause anybody any problems

Fixes various types

No release notes provided.

Allow overwriting regex routes

No release notes provided.

Add lastResponse to type defs

No release notes provided.

Refactor routes to be wrapped in a class

No release notes provided.

Fix mocking requests with bodies in safari

Merge pull request #585 from lambdalisue/hotfix-584

Patch native fetch on Safari to fix #584

Make typescript types available when importing the esm build

No release notes provided.

Prevent responses from hanging in node-fetch

No release notes provided.

Add matchPartialBody to typings

No release notes provided.

Allow response bodies to be inspected

No release notes provided.

Correct release with response inspection

No release notes provided.

Allow inspecting responses

No release notes provided.

v9.9.1

No release notes provided.

Full support for coercing objects into query string matchers

No release notes provided.

Added support for multi-value query string matching

No release notes provided.

Added support for sticky routes

No release notes provided.

... (truncated)

Commits
  • 4b54e6d browsers again
  • 838f667 aaargh - lint!
  • 18041fb fix a test that should've always failed reallyI guess node 15 is stricter abo...
  • f6f4d08 revert to old browsers docker image
  • bf6d08c correct browser docker image name
  • 6ca3e64 babel config file name chamnge
  • 7d4bb27 hopefully fix all failnig jobs
  • ac06de1 install browsers
  • a3665e0 use lts and current aliases for images
  • 5a43afe fix some docker image names
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2021

The following labels could not be found: security.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-9.11.0 branch 2 times, most recently from a7e2d6d to a5e8d05 Compare April 30, 2021 15:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-9.11.0 branch 3 times, most recently from a6c42d2 to 4e0453b Compare May 25, 2021 17:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-9.11.0 branch from 4e0453b to 6629c75 Compare June 27, 2022 19:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-9.11.0 branch from 6629c75 to 17ddf2b Compare January 5, 2023 19:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fetch-mock-9.11.0 branch from 17ddf2b to 5e7f4b1 Compare February 3, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants