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
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>
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.


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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)