Skip to content

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

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

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

bigtable: v7.1.0

7.1.0 (2026-08-05)

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

@Lms24

Lms24 commented Aug 7, 2026

Copy link
Copy Markdown
Member

@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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/google-cloud/bigquery-8.3.1 branch from b2682af to 5eb8aa1 Compare August 7, 2026 08:11
@Lms24

Lms24 commented Aug 7, 2026

Copy link
Copy Markdown
Member

Not going to bump 3 major versions on a dev dependency only used in unit tests.

@Lms24 Lms24 closed this Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/google-cloud/bigquery-8.3.1 branch August 7, 2026 08:33
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.

1 participant