googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.73k stars 381 forks source link

fix(deps): update dependency gaxios to v6 - autoclosed #1593

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gaxios ^5.0.0 -> ^6.0.0 age adoption passing confidence

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))

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.