Kesin11 / CIAnalyzer

A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
MIT License
98 stars 8 forks source link

chore(deps): update dependency @google-cloud/storage to v7.11.3 #1262

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/storage 7.11.2 -> 7.11.3 age adoption passing confidence

Release Notes

googleapis/nodejs-storage (@​google-cloud/storage) ### [`v7.11.3`](https://togithub.com/googleapis/nodejs-storage/blob/HEAD/CHANGELOG.md#7113-2024-07-09) [Compare Source](https://togithub.com/googleapis/nodejs-storage/compare/v7.11.2...v7.11.3) ##### Bug Fixes - Error serialization in resumable-upload.ts ([#​2493](https://togithub.com/googleapis/nodejs-storage/issues/2493)) ([c2e555c](https://togithub.com/googleapis/nodejs-storage/commit/c2e555c95f7a8e3e231e57e2fa3967caeb860772)) - Handle unhandled error in `startResumableUpload_` ([#​2495](https://togithub.com/googleapis/nodejs-storage/issues/2495)) ([d5257ba](https://togithub.com/googleapis/nodejs-storage/commit/d5257ba4aa9efc1dd70c303286782d23a95e8568)) - Make CreateBucketRequest extend from BucketMetadata to allow all… ([#​2489](https://togithub.com/googleapis/nodejs-storage/issues/2489)) ([013a5a4](https://togithub.com/googleapis/nodejs-storage/commit/013a5a45aed8734f797837deb0e805f0ca43a9a6))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

github-actions[bot] commented 3 months ago

Code Metrics Report

master (c957a57) renovate/google-cloud-storage-7.x (7c617fe) +/-
Coverage 40.9% 40.9% 0.0%
Test Execution Time 5s 5s 0s
Details ``` diff | | master (c957a57) | renovate/google-cloud-storage-7.x | +/- | | | | (7c617fe) | | |---------------------|------------------|-----------------------------------|------| | Coverage | 40.9% | 40.9% | 0.0% | | Files | 43 | 43 | 0 | | Lines | 5789 | 5789 | 0 | | Covered | 2368 | 2368 | 0 | | Test Execution Time | 5s | 5s | 0s | ```

Reported by octocov