Skip to content

Commit a964b5a

Browse files
authored
fix(deps): update dependency @google-cloud/compute to v4 (#4511)
[![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/compute](https://togithub.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-compute) ([source](https://togithub.com/googleapis/google-cloud-node)) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fcompute/3.10.0/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@google-cloud%2fcompute/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@google-cloud%2fcompute/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@google-cloud%2fcompute/3.10.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google-cloud%2fcompute/3.10.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-cloud-node (@&#8203;google-cloud/compute)</summary> ### [`v4.0.0`](https://togithub.com/googleapis/google-cloud-node/blob/HEAD/packages/google-cloud-compute/CHANGELOG.md#400-2023-08-06) ##### ⚠ BREAKING CHANGES - migrate to Node 14 ([#&#8203;4443](https://togithub.com/googleapis/google-cloud-node/issues/4443)) ##### Bug Fixes - \[compute] fix typings for IAM methods ([#&#8203;4448](https://togithub.com/googleapis/google-cloud-node/issues/4448)) ([55a2b0a](https://togithub.com/googleapis/google-cloud-node/commit/55a2b0acdf1106975f1fa31ba6b3f28c195916f3)) ##### Miscellaneous Chores - Migrate to Node 14 ([#&#8203;4443](https://togithub.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://togithub.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770)) </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, 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/googleapis/google-cloud-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 10458cd commit a964b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-asset/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/asset": "^5.0.0",
1919
"@google-cloud/bigquery": "^7.0.0",
20-
"@google-cloud/compute": "^3.0.0",
20+
"@google-cloud/compute": "^4.0.0",
2121
"@google-cloud/storage": "^7.0.0",
2222
"uuid": "^9.0.0",
2323
"yargs": "^17.0.0"

0 commit comments

Comments
 (0)