googleapis/gaxios (gaxios)
### [`v6.0.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#600-2023-07-12)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.3...v6.0.0)
##### ⚠ BREAKING CHANGES
- add status as a number to GaxiosError, change code to error code as a string ([#552](https://togithub.com/googleapis/gaxios/issues/552))
- migrate to Node 14 ([#548](https://togithub.com/googleapis/gaxios/issues/548))
- examine response content-type if no contentType is set ([#535](https://togithub.com/googleapis/gaxios/issues/535))
##### Bug Fixes
- Add status as a number to GaxiosError, change code to error code as a string ([#552](https://togithub.com/googleapis/gaxios/issues/552)) ([88ba2e9](https://togithub.com/googleapis/gaxios/commit/88ba2e99e32b66d84725c9ea9ad95152bd1dc653))
- Examine response content-type if no contentType is set ([#535](https://togithub.com/googleapis/gaxios/issues/535)) ([cd8ca7b](https://togithub.com/googleapis/gaxios/commit/cd8ca7b209f0ba932082a80ace8fec608a71facf))
##### Miscellaneous Chores
- Migrate to Node 14 ([#548](https://togithub.com/googleapis/gaxios/issues/548)) ([b9b26eb](https://togithub.com/googleapis/gaxios/commit/b9b26eb2c4af35633efd91770aa24c4b5d9019b4))
### [`v5.1.3`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#513-2023-07-05)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.2...v5.1.3)
##### Bug Fixes
- Translate GaxiosError message to object regardless of return type (return data as default) ([#546](https://togithub.com/googleapis/gaxios/issues/546)) ([adfd570](https://togithub.com/googleapis/gaxios/commit/adfd57068a98d03921d5383fed11a652a21d59dd))
### [`v5.1.2`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#512-2023-06-25)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.1...v5.1.2)
##### Bug Fixes
- Revert changes to error handling due to downstream breakage ([#544](https://togithub.com/googleapis/gaxios/issues/544)) ([64fbf07](https://togithub.com/googleapis/gaxios/commit/64fbf07f3697f40b75a9e7dbe8bff7f6243a9e12))
### [`v5.1.1`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#511-2023-06-23)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.0...v5.1.1)
##### Bug Fixes
- Translate GaxiosError message to object regardless of return type ([#537](https://togithub.com/googleapis/gaxios/issues/537)) ([563c653](https://togithub.com/googleapis/gaxios/commit/563c6537a06bc64d5c6e918090c00ec7a586cecb))
### [`v5.1.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#510-2023-03-06)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.2...v5.1.0)
##### Features
- Add support for custom backoff ([#498](https://togithub.com/googleapis/gaxios/issues/498)) ([4a34467](https://togithub.com/googleapis/gaxios/commit/4a344678110864d97818a8272ebcc5e1c4921b52))
### [`v5.0.2`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#502-2022-09-09)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.1...v5.0.2)
##### Bug Fixes
- Do not import the whole google-gax from proto JS ([#1553](https://togithub.com/googleapis/gaxios/issues/1553)) ([#501](https://togithub.com/googleapis/gaxios/issues/501)) ([6f58d1e](https://togithub.com/googleapis/gaxios/commit/6f58d1e80ce6b196d17fbc75dc47d8d20804920a))
- use google-gax v3.3.0 ([6f58d1e](https://togithub.com/googleapis/gaxios/commit/6f58d1e80ce6b196d17fbc75dc47d8d20804920a))
### [`v5.0.1`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#501-2022-07-04)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.0...v5.0.1)
##### Bug Fixes
- **types:** loosen AbortSignal type ([5a379ca](https://togithub.com/googleapis/gaxios/commit/5a379ca123f08f286c4774711a7a3293bffc1ea6))
### [`v5.0.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#500-2022-04-20)
[Compare Source](https://togithub.com/googleapis/gaxios/compare/v4.3.3...v5.0.0)
##### ⚠ BREAKING CHANGES
- drop node 10 from engines list, update typescript to 4.6.3 ([#477](https://togithub.com/googleapis/gaxios/issues/477))
##### Features
- handling missing process global ([c30395b](https://togithub.com/googleapis/gaxios/commit/c30395bbf34d889e75c7c72a7dff701dc7a98244))
##### Build System
- drop node 10 from engines list, update typescript to 4.6.3 ([#477](https://togithub.com/googleapis/gaxios/issues/477)) ([a926962](https://togithub.com/googleapis/gaxios/commit/a9269624a70aa6305599cc0af079d0225ed6af50))
##### [4.3.3](https://togithub.com/googleapis/gaxios/compare/v4.3.2...v4.3.3) (2022-04-08)
##### Bug Fixes
- do not stringify form data ([#475](https://togithub.com/googleapis/gaxios/issues/475)) ([17370dc](https://togithub.com/googleapis/gaxios/commit/17370dcdfd4568d7f3f0855961030d238166836a))
##### [4.3.2](https://www.github.com/googleapis/gaxios/compare/v4.3.1...v4.3.2) (2021-09-14)
##### Bug Fixes
- address codeql warning with hostname matches ([#415](https://www.togithub.com/googleapis/gaxios/issues/415)) ([5a4d060](https://www.github.com/googleapis/gaxios/commit/5a4d06019343aa08e1bcf8e05108e22ac3b12636))
##### [4.3.1](https://www.github.com/googleapis/gaxios/compare/v4.3.0...v4.3.1) (2021-09-02)
##### Bug Fixes
- **build:** switch primary branch to main ([#427](https://www.togithub.com/googleapis/gaxios/issues/427)) ([819219e](https://www.github.com/googleapis/gaxios/commit/819219ed742814259c525bdf5721b28234019c08))
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^4.0.0
->^6.0.0
Release Notes
googleapis/gaxios (gaxios)
### [`v6.0.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#600-2023-07-12) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.3...v6.0.0) ##### ⚠ BREAKING CHANGES - add status as a number to GaxiosError, change code to error code as a string ([#552](https://togithub.com/googleapis/gaxios/issues/552)) - migrate to Node 14 ([#548](https://togithub.com/googleapis/gaxios/issues/548)) - examine response content-type if no contentType is set ([#535](https://togithub.com/googleapis/gaxios/issues/535)) ##### Bug Fixes - Add status as a number to GaxiosError, change code to error code as a string ([#552](https://togithub.com/googleapis/gaxios/issues/552)) ([88ba2e9](https://togithub.com/googleapis/gaxios/commit/88ba2e99e32b66d84725c9ea9ad95152bd1dc653)) - Examine response content-type if no contentType is set ([#535](https://togithub.com/googleapis/gaxios/issues/535)) ([cd8ca7b](https://togithub.com/googleapis/gaxios/commit/cd8ca7b209f0ba932082a80ace8fec608a71facf)) ##### Miscellaneous Chores - Migrate to Node 14 ([#548](https://togithub.com/googleapis/gaxios/issues/548)) ([b9b26eb](https://togithub.com/googleapis/gaxios/commit/b9b26eb2c4af35633efd91770aa24c4b5d9019b4)) ### [`v5.1.3`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#513-2023-07-05) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.2...v5.1.3) ##### Bug Fixes - Translate GaxiosError message to object regardless of return type (return data as default) ([#546](https://togithub.com/googleapis/gaxios/issues/546)) ([adfd570](https://togithub.com/googleapis/gaxios/commit/adfd57068a98d03921d5383fed11a652a21d59dd)) ### [`v5.1.2`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#512-2023-06-25) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.1...v5.1.2) ##### Bug Fixes - Revert changes to error handling due to downstream breakage ([#544](https://togithub.com/googleapis/gaxios/issues/544)) ([64fbf07](https://togithub.com/googleapis/gaxios/commit/64fbf07f3697f40b75a9e7dbe8bff7f6243a9e12)) ### [`v5.1.1`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#511-2023-06-23) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.1.0...v5.1.1) ##### Bug Fixes - Translate GaxiosError message to object regardless of return type ([#537](https://togithub.com/googleapis/gaxios/issues/537)) ([563c653](https://togithub.com/googleapis/gaxios/commit/563c6537a06bc64d5c6e918090c00ec7a586cecb)) ### [`v5.1.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#510-2023-03-06) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.2...v5.1.0) ##### Features - Add support for custom backoff ([#498](https://togithub.com/googleapis/gaxios/issues/498)) ([4a34467](https://togithub.com/googleapis/gaxios/commit/4a344678110864d97818a8272ebcc5e1c4921b52)) ### [`v5.0.2`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#502-2022-09-09) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.1...v5.0.2) ##### Bug Fixes - Do not import the whole google-gax from proto JS ([#1553](https://togithub.com/googleapis/gaxios/issues/1553)) ([#501](https://togithub.com/googleapis/gaxios/issues/501)) ([6f58d1e](https://togithub.com/googleapis/gaxios/commit/6f58d1e80ce6b196d17fbc75dc47d8d20804920a)) - use google-gax v3.3.0 ([6f58d1e](https://togithub.com/googleapis/gaxios/commit/6f58d1e80ce6b196d17fbc75dc47d8d20804920a)) ### [`v5.0.1`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#501-2022-07-04) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v5.0.0...v5.0.1) ##### Bug Fixes - **types:** loosen AbortSignal type ([5a379ca](https://togithub.com/googleapis/gaxios/commit/5a379ca123f08f286c4774711a7a3293bffc1ea6)) ### [`v5.0.0`](https://togithub.com/googleapis/gaxios/blob/HEAD/CHANGELOG.md#500-2022-04-20) [Compare Source](https://togithub.com/googleapis/gaxios/compare/v4.3.3...v5.0.0) ##### ⚠ BREAKING CHANGES - drop node 10 from engines list, update typescript to 4.6.3 ([#477](https://togithub.com/googleapis/gaxios/issues/477)) ##### Features - handling missing process global ([c30395b](https://togithub.com/googleapis/gaxios/commit/c30395bbf34d889e75c7c72a7dff701dc7a98244)) ##### Build System - drop node 10 from engines list, update typescript to 4.6.3 ([#477](https://togithub.com/googleapis/gaxios/issues/477)) ([a926962](https://togithub.com/googleapis/gaxios/commit/a9269624a70aa6305599cc0af079d0225ed6af50)) ##### [4.3.3](https://togithub.com/googleapis/gaxios/compare/v4.3.2...v4.3.3) (2022-04-08) ##### Bug Fixes - do not stringify form data ([#475](https://togithub.com/googleapis/gaxios/issues/475)) ([17370dc](https://togithub.com/googleapis/gaxios/commit/17370dcdfd4568d7f3f0855961030d238166836a)) ##### [4.3.2](https://www.github.com/googleapis/gaxios/compare/v4.3.1...v4.3.2) (2021-09-14) ##### Bug Fixes - address codeql warning with hostname matches ([#415](https://www.togithub.com/googleapis/gaxios/issues/415)) ([5a4d060](https://www.github.com/googleapis/gaxios/commit/5a4d06019343aa08e1bcf8e05108e22ac3b12636)) ##### [4.3.1](https://www.github.com/googleapis/gaxios/compare/v4.3.0...v4.3.1) (2021-09-02) ##### Bug Fixes - **build:** switch primary branch to main ([#427](https://www.togithub.com/googleapis/gaxios/issues/427)) ([819219e](https://www.github.com/googleapis/gaxios/commit/819219ed742814259c525bdf5721b28234019c08))Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.