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 @google-cloud/common to v4 (#1663)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/common](https://togithub.com/googleapis/nodejs-common) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fcommon/3.10.0/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/@google-cloud%2fcommon/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@google-cloud%2fcommon/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@google-cloud%2fcommon/4.0.2/compatibility-slim/3.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@google-cloud%2fcommon/4.0.2/confidence-slim/3.10.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/nodejs-common</summary> ### [`v4.0.2`](https://togithub.com/googleapis/nodejs-common/blob/HEAD/CHANGELOG.md#​402-httpsgithubcomgoogleapisnodejs-commoncomparev401v402-2022-06-21) [Compare Source](https://togithub.com/googleapis/nodejs-common/compare/v4.0.1...v4.0.2) ##### Bug Fixes - Requests Respect `config.projectIdRequired` === `false` ([#​753](https://togithub.com/googleapis/nodejs-common/issues/753)) ([41934ef](https://togithub.com/googleapis/nodejs-common/commit/41934efbbc3e2b62f97142d46ae594d243ed31b8)) ### [`v4.0.1`](https://togithub.com/googleapis/nodejs-common/blob/HEAD/CHANGELOG.md#​401-httpsgithubcomgoogleapisnodejs-commoncomparev400v401-2022-06-13) [Compare Source](https://togithub.com/googleapis/nodejs-common/compare/v4.0.0...v4.0.1) ##### Bug Fixes - **deps:** update dependency [@​google-cloud/projectify](https://togithub.com/google-cloud/projectify) to v3 ([#​754](https://togithub.com/googleapis/nodejs-common/issues/754)) ([d9a74ec](https://togithub.com/googleapis/nodejs-common/commit/d9a74ec0cb232cdb44b36f2e4ea11c7435d28099)) ### [`v4.0.0`](https://togithub.com/googleapis/nodejs-common/blob/HEAD/CHANGELOG.md#​400-httpsgithubcomgoogleapisnodejs-commoncomparev3100v400-2022-06-07) [Compare Source](https://togithub.com/googleapis/nodejs-common/compare/v3.10.0...v4.0.0) ##### ⚠ BREAKING CHANGES - update library to use Node 12 ([#​749](https://togithub.com/googleapis/nodejs-common/issues/749)) ##### Bug Fixes - **deps:** update dependency [@​google-cloud/promisify](https://togithub.com/google-cloud/promisify) to v3 ([#​746](https://togithub.com/googleapis/nodejs-common/issues/746)) ([8333d1d](https://togithub.com/googleapis/nodejs-common/commit/8333d1d4dc02a623b7dd1034e019170cfde8db3a)) - **deps:** update dependency retry-request to v5 ([#​748](https://togithub.com/googleapis/nodejs-common/issues/748)) ([e07fe0f](https://togithub.com/googleapis/nodejs-common/commit/e07fe0f711b2ba7e367879abe995dddc7a5fefa7)) - **deps:** update dependency teeny-request to v8 ([#​751](https://togithub.com/googleapis/nodejs-common/issues/751)) ([4317850](https://togithub.com/googleapis/nodejs-common/commit/4317850e1c1b6510681b567f9f2961f255134450)) ##### Build System - update library to use Node 12 ([#​749](https://togithub.com/googleapis/nodejs-common/issues/749)) ([3d5acce](https://togithub.com/googleapis/nodejs-common/commit/3d5accebfd198f33fc93a7dc7e8cd2d1cb7064f5)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-spanner).
- Loading branch information