ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

fix(deps): update dependency axios to v0.21.4 #423

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 0.21.2 -> 0.21.4 age adoption passing confidence

Release Notes

axios/axios ### [`v0.21.4`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0214-September-6-2021) [Compare Source](https://togithub.com/axios/axios/compare/0.21.3...v0.21.4) Fixes and Functionality: - Fixing JSON transform when data is stringified. Providing backward compatability and complying to the JSON RFC standard ([#​4020](https://togithub.com/axios/axios/pull/4020)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Guillaume Fortaine](https://togithub.com/gfortaine) - [Yusuke Kawasaki](https://togithub.com/kawanet) - [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS) ### [`v0.21.3`](https://togithub.com/axios/axios/blob/master/CHANGELOG.md#​0213-September-4-2021) [Compare Source](https://togithub.com/axios/axios/compare/v0.21.2...0.21.3) Fixes and Functionality: - Fixing response interceptor not being called when request interceptor is attached ([#​4013](https://togithub.com/axios/axios/pull/4013)) Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: - [Jay](mailto:jasonsaayman@gmail.com) - [Julian Hollmann](https://togithub.com/nerdbeere)

Configuration

πŸ“… Schedule: "every weekday" in timezone Etc/UTC.

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 3 years ago

Codecov Report

Merging #423 (f0553eb) into master (c56b7ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          36       36           
  Lines        2245     2245           
  Branches      192      192           
=======================================
  Hits         2232     2232           
  Misses         11       11           
  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 e3d308c...f0553eb. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: