chore(deps-dev): Bump @google-cloud/bigquery from 5.5.0 to 8.3.1 - #23107
chore(deps-dev): Bump @google-cloud/bigquery from 5.5.0 to 8.3.1#23107dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b2682af. Configure here.
| }, | ||
| "devDependencies": { | ||
| "@google-cloud/bigquery": "^5.3.0", | ||
| "@google-cloud/bigquery": "^8.3.1", |
There was a problem hiding this comment.
BigQuery bump splits shared google-cloud/common copy
High Severity
@google-cloud/bigquery@8 now requires @google-cloud/common@^6, while the package still pins @google-cloud/common@^3.4.1. The lockfile installs both copies, so the BigQuery client used in the HTTP tracing test no longer shares the Service.prototype that googleCloudHttpIntegration patches, leaving the tracing assertions unable to observe any instrumented request.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit b2682af. Configure here.
|
@dependabot rebase |
Bumps [@google-cloud/bigquery](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/bigquery) from 5.5.0 to 8.3.1. - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/bigquery/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/bigquery-v8.3.1/handwritten/bigquery) --- updated-dependencies: - dependency-name: "@google-cloud/bigquery" dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b2682af to
5eb8aa1
Compare
|
Not going to bump 3 major versions on a dev dependency only used in unit tests. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Bumps @google-cloud/bigquery from 5.5.0 to 8.3.1.
Release notes
Sourced from @google-cloud/bigquery's releases.
... (truncated)
Changelog
Sourced from @google-cloud/bigquery's changelog.
... (truncated)
Commits
92b328bchore: release main (#8242)0ad39e4chore: update owlbot configs (#8229)9fd76effix: bump all node submodules (#8178)