Skip to content

chore(deps-dev): Bump @google-cloud/bigquery from 5.5.0 to 8.3.1 - #23107

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/google-cloud/bigquery-8.3.1
Open

chore(deps-dev): Bump @google-cloud/bigquery from 5.5.0 to 8.3.1#23107
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/google-cloud/bigquery-8.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @google-cloud/bigquery from 5.5.0 to 8.3.1.

Release notes

Sourced from @​google-cloud/bigquery's releases.

recommender: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

security-private-ca: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

speech: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

talent: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

os-login: v7.0.0

7.0.0 (2026-08-04)

... (truncated)

Changelog

Sourced from @​google-cloud/bigquery's changelog.

8.3.1 (2026-05-11)

Bug Fixes

  • bigquery: Run npm run types in correct directory in owlbot (#8061) (0948b35)
  • Bump all node submodules (#8178) (9fd76ef)
  • Pin @​sinonjs/fake-timers to unblock build in bigquery (#8121) (374167b)

8.3.0 (2026-04-09)

Features

  • bigquery: Allow the user to ask for skipping parsing rows when querying (#7848) (e500d40)

Bug Fixes

8.2.0 (2026-02-19)

Features

  • Add high precision TIMESTAMP values for queries (#7147) (bea42b2)

8.1.1 (2025-07-23)

Bug Fixes

8.1.0 (2025-05-29)

Features

8.0.0 (2025-04-23)

⚠ BREAKING CHANGES

  • migrate to node 18 (#1458)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 6, 2026 15:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@dependabot
dependabot Bot requested review from JPeer264 and mydea and removed request for a team August 6, 2026 15:27

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b2682af. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants