Skip to content

Bump fetch-mock from 7.3.3 to 9.1.1#209

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/fetch-mock-9.1.1
Closed

Bump fetch-mock from 7.3.3 to 9.1.1#209
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/fetch-mock-9.1.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fetch-mock from 7.3.3 to 9.1.1.

Release notes

Sourced from fetch-mock's releases.

Fixes bug using body matching in inspection methods

No release notes provided.

Implements partial body matching

No release notes provided.

Fix ES modules and handle async body matching

No release notes provided.

Fix ES Modules

No release notes provided.

Avoid using the .mjs extension because fo tooling clashes

No release notes provided.

Added debug logs

No release notes provided.

Republish readme

No release notes provided.

Fix regression #493

No release notes provided.

Accept all matching options in the first parameter

No release notes provided.

Fix linting

No release notes provided.

Jest compatibility

No longer needs special care to avoid circular dependency in jest

Actually detect presence of jest

No release notes provided.

Experimental workaround for jest circular dep

No release notes provided.

Throw correct error type when aborting

No release notes provided.

Add support for a URL instance as a matcher

No release notes provided.

Fix bug #477

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

... (truncated)
Commits
  • cdfb3a9 Merge pull request #512 from wheresrhys/body-inspecting
  • 0806bfc inspect based on body
  • db7ecbd Merge pull request #509 from wheresrhys/partial-body-matching
  • 6a8f3ea tidy up internal fetching of config
  • 8683967 implement partial body matching
  • 0a21071 clarify upgrade sentence
  • 29474c5 update previous version docs
  • a784419 move docs
  • ccc8fa1 dependency update
  • ab71016 Merge pull request #496 from wheresrhys/ifx-regression-495
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 7.3.3 to 9.1.1.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Commits](wheresrhys/fetch-mock@v7.3.3...v9.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 9, 2020
@effervescentia
Copy link
Contributor

Codecov Report

Merging #209 into develop will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #209   +/-   ##
========================================
  Coverage    99.20%   99.20%           
========================================
  Files            3        3           
  Lines          252      252           
  Branches        24       24           
========================================
  Hits           250      250           
  Partials         2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89330f3...d6944e2. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #211.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fetch-mock-9.1.1 branch March 16, 2020 08:56
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.

1 participant