Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency aws4-axios to v3.3.4 (#1018)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [aws4-axios](https://github.com/jamesmbourne/aws4-axios) | [`3.3.0` -> `3.3.4`](https://renovatebot.com/diffs/npm/aws4-axios/3.3.0/3.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws4-axios/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws4-axios/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws4-axios/3.3.0/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws4-axios/3.3.0/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jamesmbourne/aws4-axios (aws4-axios)</summary> ### [`v3.3.4`](https://github.com/jamesmbourne/aws4-axios/releases/tag/v3.3.4) [Compare Source](https://github.com/jamesmbourne/aws4-axios/compare/v3.3.3...v3.3.4) ##### Bug Fixes - allow using baseURL with empty url ([#​1305](https://github.com/jamesmbourne/aws4-axios/issues/1305)) ([8c4782d](https://github.com/jamesmbourne/aws4-axios/commit/8c4782d2c3bee2115dc5eaa2a32ba9f5708fbe8d)) ### [`v3.3.3`](https://github.com/jamesmbourne/aws4-axios/releases/tag/v3.3.3) [Compare Source](https://github.com/jamesmbourne/aws4-axios/compare/v3.3.2...v3.3.3) ##### Bug Fixes - do not overwrite headers, call `.set(k, v)` instead. ([#​1304](https://github.com/jamesmbourne/aws4-axios/issues/1304)) ([938573a](https://github.com/jamesmbourne/aws4-axios/commit/938573a96756f926962878587c7c08b2747287d2)) ### [`v3.3.2`](https://github.com/jamesmbourne/aws4-axios/releases/tag/v3.3.2) [Compare Source](https://github.com/jamesmbourne/aws4-axios/compare/v3.3.1...v3.3.2) ##### Bug Fixes - header conversion ([#​1300](https://github.com/jamesmbourne/aws4-axios/issues/1300)) ([6da8bf2](https://github.com/jamesmbourne/aws4-axios/commit/6da8bf2b6e673e0299a532c29b00625ae52f4c2e)) ### [`v3.3.1`](https://github.com/jamesmbourne/aws4-axios/releases/tag/v3.3.1) [Compare Source](https://github.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://github.com/jamesmbourne/aws4-axios/pull/1248)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ScaleLeap/selling-partner-api-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information