stephenplusplus / google-auto-auth

Making it as easy as possible to authenticate a Google API request
MIT License
34 stars 9 forks source link

fix(deps): update dependency gcp-metadata to ^0.6.1 #41

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency gcp-metadata from ^0.4.1 to ^0.6.1

Commits #### v0.5.0 - [`85a471d`](https://github.com/stephenplusplus/gcp-metadata/commit/85a471d611ff7e6c0f3a2e065f29ce0d7772abbe) chore: reorganize structure a bit (#​19) - [`0bfe4b0`](https://github.com/stephenplusplus/gcp-metadata/commit/0bfe4b04b41a443b21d0b1311b272f1195915d53) test: add tests for node 9 (#​21) - [`b830edb`](https://github.com/stephenplusplus/gcp-metadata/commit/b830edbf4c843428045ef3fc48d00de85437413d) chore: switch to axios (#​20) - [`d6d4454`](https://github.com/stephenplusplus/gcp-metadata/commit/d6d4454c0c2e4a630d94f4e4599e97a0bdceed36) feat: Export host name and use `.` at the end (#​22) - [`99f29c9`](https://github.com/stephenplusplus/gcp-metadata/commit/99f29c9bdf34738ceaf2557b17fad1aad4a790c2) fix: use v1beta1 instead of v1 to support GCF (#​25) - [`2b107a1`](https://github.com/stephenplusplus/gcp-metadata/commit/2b107a1aa2eb56807c4375bbfd516b2e9f3fee3e) test: switch to ava (#​27) - [`ee6713b`](https://github.com/stephenplusplus/gcp-metadata/commit/ee6713bd7d6ad8ffa4661ee27023c4630b2cc072) fix: use the v1 path and remove trailing dot (#​28) - [`a042275`](https://github.com/stephenplusplus/gcp-metadata/commit/a042275a644ea5fd91d214cd58cf751354533278) feat: switch to promises (#​24) - [`9686277`](https://github.com/stephenplusplus/gcp-metadata/commit/9686277a5996a512999bafdd8a192dc127e32ec9) feat: add isAvailable method (#​23) - [`1841f3c`](https://github.com/stephenplusplus/gcp-metadata/commit/1841f3cbc1ad01f35950de8267b0a688b622f406) 0.5.0 #### v0.6.0 - [`5105200`](https://github.com/stephenplusplus/gcp-metadata/commit/51052001a6a1e2b4acb6287c5bdfe4b4ead1b420) chore: add code coverage (#​29) - [`0b6eb38`](https://github.com/stephenplusplus/gcp-metadata/commit/0b6eb38466ab9b9588dc6101fb9a4b736abe903a) feat: export headers to reduce duplication (#​33) - [`6c2df36`](https://github.com/stephenplusplus/gcp-metadata/commit/6c2df3675057f3448b6a37948071600e064821e3) fix: retry 3 times instead of once (#​34) - [`354ee77`](https://github.com/stephenplusplus/gcp-metadata/commit/354ee77295eec500d71e4eee6890a48baf1db116) 0.6.0 #### v0.6.1 - [`c83896d`](https://github.com/stephenplusplus/gcp-metadata/commit/c83896d3f60d48739036f38ddd067f0d71e26e11) 0.6.1

This PR has been generated by Renovate Bot.