chrisns / visonic_v8

MIT License
3 stars 0 forks source link

Bump axios-mock-adapter from 1.19.0 to 1.20.0 #129

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps axios-mock-adapter from 1.19.0 to 1.20.0.

Release notes

Sourced from axios-mock-adapter's releases.

v1.20.0

  • Expose originalAdapter in TypeScript types (e6b2d2f6315d4caae0a39992e696b28454811591)
  • Adopt the official behavior of validateStatus and always return an error instance on rejection (43e35b68cd5abdb7a39403a6f741036123f907f8)
  • Ensure that an instance is provided to mock (a326853900967b2f32fc0a873cc5a23d221d8a36)
  • Allow Blob responses (8dd3039ff12da83c153c816188a68aa89df44df9)
Commits
  • 361b036 1.20.0
  • e5e7e19 Merge pull request #296 from marcbachmann/validateStatus-null-support
  • b2b7d17 Test on current versions of node
  • 8984b87 Update dependencies
  • d789550 Merge pull request #304 from thefat32/fix-blob-responses
  • 979c79c Merge pull request #300 from justinweisberg/ensure-error-undefined-instance
  • 8dd3039 Allow Blob Responses
  • a326853 feat(hardening): ensure that an instance is provided to mock
  • 103f8a5 Merge pull request #298 from ctimmerm/dependabot/npm_and_yarn/y18n-4.0.1
  • 43e35b6 Adopt the official behavior of validateStatus and always return an error inst...
  • 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)
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1128585401


Totals Coverage Status
Change from base Build 1121157297: 0.0%
Covered Lines: 36
Relevant Lines: 45

💛 - Coveralls