Kesin11 / CIAnalyzer

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

chore(deps): update dependency @google-cloud/bigquery to v7.9.0 #1284

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/bigquery 7.8.0 -> 7.9.0 age adoption passing confidence

Release Notes

googleapis/nodejs-bigquery (@​google-cloud/bigquery) ### [`v7.9.0`](https://togithub.com/googleapis/nodejs-bigquery/blob/HEAD/CHANGELOG.md#790-2024-08-01) [Compare Source](https://togithub.com/googleapis/nodejs-bigquery/compare/v7.8.0...v7.9.0) ##### Features - Add retryOptions passing to underlying Service class ([#​1390](https://togithub.com/googleapis/nodejs-bigquery/issues/1390)) ([a7cd3af](https://togithub.com/googleapis/nodejs-bigquery/commit/a7cd3af419a1bf2f9ef3b67bf0d4460892fba03d)) - Clean cached rows and responses after conversion ([#​1393](https://togithub.com/googleapis/nodejs-bigquery/issues/1393)) ([3fd28b8](https://togithub.com/googleapis/nodejs-bigquery/commit/3fd28b8a0db415c0e5f19a6763f7ad44350e27b1)) ##### Bug Fixes - Add missing alias for valid types ([#​1388](https://togithub.com/googleapis/nodejs-bigquery/issues/1388)) ([7195951](https://togithub.com/googleapis/nodejs-bigquery/commit/719595166b71908d994b8eee970bd66758a12516))

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Code Metrics Report

master (8337a27) renovate/google-cloud-bigquery-7.x (a085917) +/-
Coverage 30.2% 30.2% 0.0%
Test Execution Time 6s 7s +1s
Details ``` diff | | master (8337a27) | renovate/google-cloud-bigquery-7.x | +/- | | | | (a085917) | | |---------------------|------------------|------------------------------------|------| | Coverage | 30.2% | 30.2% | 0.0% | | Files | 44 | 44 | 0 | | Lines | 3861 | 3861 | 0 | | Covered | 1167 | 1167 | 0 | - | Test Execution Time | 6s | 7s | +1s | ```

Reported by octocov