Skip to content

chore(deps): bump @tootallnate/once and @google-cloud/bigquery#333

Merged
aaronfowles merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2aab6d18bb
Apr 13, 2026
Merged

chore(deps): bump @tootallnate/once and @google-cloud/bigquery#333
aaronfowles merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2aab6d18bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Removes @tootallnate/once. It's no longer used after updating ancestor dependency @google-cloud/bigquery. These dependencies need to be updated together.

Removes @tootallnate/once

Updates @google-cloud/bigquery from 6.0.3 to 8.1.1

Release notes

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

v8.1.1

8.1.1 (2025-07-23)

Bug Fixes

v8.1.0

8.1.0 (2025-05-29)

Features

v8.0.0

8.0.0 (2025-04-23)

⚠ BREAKING CHANGES

  • migrate to node 18 (#1458)

Miscellaneous Chores

v7.9.4

7.9.4 (2025-04-02)

Bug Fixes

  • MergeSchemaWithRows can be called with empty schema if result set is empty (#1455) (e608601)

v7.9.3

7.9.3 (2025-03-17)

Bug Fixes

  • Make sure to pass selectedFields to tabledata.list method (#1449) (206aff9)

v7.9.2

7.9.2 (2025-02-12)

Bug Fixes

... (truncated)

Changelog

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

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)

Miscellaneous Chores

7.9.4 (2025-04-02)

Bug Fixes

  • MergeSchemaWithRows can be called with empty schema if result set is empty (#1455) (e608601)

7.9.3 (2025-03-17)

Bug Fixes

  • Make sure to pass selectedFields to tabledata.list method (#1449) (206aff9)

7.9.2 (2025-02-12)

Bug Fixes

  • Avoid schema field mutation when passing selectedFields opt (#1437) (27044d5)

7.9.1 (2024-09-23)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `@google-cloud/bigquery` from 6.0.3 to 8.1.1
- [Release notes](https://github.com/googleapis/nodejs-bigquery/releases)
- [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-bigquery@v6.0.3...v8.1.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@google-cloud/bigquery"
  dependency-version: 8.1.1
  dependency-type: direct:production
...

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 Apr 10, 2026
Copy link
Copy Markdown
Contributor

@aaronfowles aaronfowles left a comment

Choose a reason for hiding this comment

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

LGTM! Tests are passing and the changelog suggests that it was only an upgrade to node v18 that triggered the major version bumps (which this app is already using).

@aaronfowles aaronfowles self-requested a review April 13, 2026 09:46
@aaronfowles aaronfowles merged commit edea8e4 into main Apr 13, 2026
4 checks passed
@aaronfowles aaronfowles deleted the dependabot/npm_and_yarn/multi-2aab6d18bb branch April 13, 2026 13:58
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