Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

build(deps-dev): bump fetch-mock from 6.5.2 to 7.4.0 #229

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fetch-mock from 6.5.2 to 7.4.0.

Release notes

Sourced from fetch-mock's releases.

Adds support for matching JSON bodies

No release notes provided.

Use correct constructor for AbortError

No release notes provided.

Use correct constructor for AbortError

No release notes provided.

Fix fallbackToNetwork issue with Requests

No release notes provided.

Fix broken build

No release notes provided.

Require corejs 2 as a direct dependency

No release notes provided.

Allow passing options as second parameter when using Request instance

No release notes provided.

Allow overwriting routes when only method is different

No release notes provided.

Removes unnecessary files from published package

No release notes provided.

Respect the loglevel for postinstall

No release notes provided.

Allows using function matchers alongside declarative matchers

No release notes provided.

Remove karma prod dep

No release notes provided.

Fix build

No release notes provided.

Fixes rejecting when signal already aborted

No release notes provided.

Clearer and more consistent naming of internals

No release notes provided.

Fixes building responses from Request instance bodies

No release notes provided.

Update charity link and minor refactoring

No release notes provided.

... (truncated)
Commits
  • df2465c Merge pull request #448 from leggsimon/leggsimon/match-json-bodies
  • ba802d0 doesn’t match if body cannot be parsed as JSON
  • cab2390 remove requirement for content-type header to be set
  • d96ee75 remove duplicated test
  • 95c8139 update documentation
  • e54afac Merge pull request #449 from geisterfurz007/patch-1
  • d47efdc Update README.md
  • e856a9b body option is ignored for get requests
  • b2189c3 split up tests to better describe expected behaviour
  • 996c2fe document body option
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 6.5.2 to 7.4.0.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Commits](wheresrhys/fetch-mock@v6.5.2...v7.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner September 30, 2019 06:50
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 30, 2019
@netlify
Copy link

netlify bot commented Sep 30, 2019

Deploy preview for superset-ui ready!

Built with commit aec78aa

https://deploy-preview-229--superset-ui.netlify.com

@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

Merging #229 into master will decrease coverage by 0.78%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage     100%   99.21%   -0.79%     
==========================================
  Files         138      138              
  Lines        1520     1520              
  Branches      400      400              
==========================================
- Hits         1520     1508      -12     
- Misses          0       11      +11     
- Partials        0        1       +1
Impacted Files Coverage Δ
...ages/superset-ui-connection/src/callApi/callApi.ts 64.7% <0%> (-35.3%) ⬇️

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 d4f76b8...aec78aa. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #234.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fetch-mock-7.4.0 branch October 8, 2019 06:22
kristw pushed a commit that referenced this pull request Apr 17, 2020
* fix(table): table dynamic height enabled

* build(fix storybook): fix storybook lib dep and node version (#233)

* build(xychart): ignore typing of xychart for now

* fix(fix lint): fix lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants