ScaleLeap / selling-partner-api-sdk

A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API
https://npm.im/@scaleleap/selling-partner-api-sdk
MIT License
68 stars 28 forks source link

fix(deps): update dependency aws4-axios to v3.3.4 #1018

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws4-axios 3.3.0 -> 3.3.4 age adoption passing confidence

Release Notes

jamesmbourne/aws4-axios (aws4-axios) ### [`v3.3.4`](https://togithub.com/jamesmbourne/aws4-axios/releases/tag/v3.3.4) [Compare Source](https://togithub.com/jamesmbourne/aws4-axios/compare/v3.3.3...v3.3.4) ##### Bug Fixes - allow using baseURL with empty url ([#​1305](https://togithub.com/jamesmbourne/aws4-axios/issues/1305)) ([8c4782d](https://togithub.com/jamesmbourne/aws4-axios/commit/8c4782d2c3bee2115dc5eaa2a32ba9f5708fbe8d)) ### [`v3.3.3`](https://togithub.com/jamesmbourne/aws4-axios/releases/tag/v3.3.3) [Compare Source](https://togithub.com/jamesmbourne/aws4-axios/compare/v3.3.2...v3.3.3) ##### Bug Fixes - do not overwrite headers, call `.set(k, v)` instead. ([#​1304](https://togithub.com/jamesmbourne/aws4-axios/issues/1304)) ([938573a](https://togithub.com/jamesmbourne/aws4-axios/commit/938573a96756f926962878587c7c08b2747287d2)) ### [`v3.3.2`](https://togithub.com/jamesmbourne/aws4-axios/releases/tag/v3.3.2) [Compare Source](https://togithub.com/jamesmbourne/aws4-axios/compare/v3.3.1...v3.3.2) ##### Bug Fixes - header conversion ([#​1300](https://togithub.com/jamesmbourne/aws4-axios/issues/1300)) ([6da8bf2](https://togithub.com/jamesmbourne/aws4-axios/commit/6da8bf2b6e673e0299a532c29b00625ae52f4c2e)) ### [`v3.3.1`](https://togithub.com/jamesmbourne/aws4-axios/releases/tag/v3.3.1) [Compare Source](https://togithub.com/jamesmbourne/aws4-axios/compare/v3.3.0...v3.3.1) ##### Bug Fixes - Wrap headers with AxiosHeaders to prevent incorrect type being passed ([#​1248](https://togithub.com/jamesmbourne/aws4-axios/pull/1248))

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.77%. Comparing base (f2abbc8) to head (72b541a). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1018 +/- ## ======================================= Coverage 57.77% 57.77% ======================================= Files 65 65 Lines 592 592 Branches 32 32 ======================================= Hits 342 342 Misses 245 245 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 7 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: