Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @google-cloud/bigquery from 6.0.3 to 7.9.0 #588

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @google-cloud/bigquery from 6.0.3 to 7.9.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 17 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Improper Handling of Exceptional Conditions
SNYK-JS-PROBOT-6129524
67 No Known Exploit
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
67 No Known Exploit
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
67 Proof of Concept
high severity Infinite loop
SNYK-JS-MARKDOWNIT-6483324
67 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
67 No Known Exploit
high severity Improper Handling of Exceptional Conditions
SNYK-JS-OCTOKITWEBHOOKS-6129527
67 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
67 Proof of Concept
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
67 No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
67 No Known Exploit
medium severity Uncontrolled Resource Consumption
SNYK-JS-GRPCGRPCJS-7242922
67 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
67 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
67 Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
67 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
67 No Known Exploit
Release notes
Package name: @google-cloud/bigquery
  • 7.9.0 - 2024-08-05

    7.9.0 (2024-08-01)

    Features

    • Add retryOptions passing to underlying Service class (#1390) (a7cd3af)
    • Clean cached rows and responses after conversion (#1393) (3fd28b8)

    Bug Fixes

  • 7.8.0 - 2024-06-24

    7.8.0 (2024-06-19)

    Features

  • 7.7.1 - 2024-06-01

    7.7.1 (2024-05-31)

    Bug Fixes

  • 7.7.0 - 2024-05-03

    7.7.0 (2024-05-03)

    Features

  • 7.6.1 - 2024-04-26

    7.6.1 (2024-04-26)

    Bug Fixes

    • Should not override queryParameters if params not informed (#1359) (2b66d1e)
  • 7.6.0 - 2024-04-15

    7.6.0 (2024-04-09)

    Features

    • Integrate jobs.query and stateless query for faster queries (#1337) (74aa150)

    Bug Fixes

  • 7.5.2 - 2024-03-27

    7.5.2 (2024-03-27)

    Bug Fixes

    • Set projectId in jobs emitted by load streams (#1346) (bd8254c)
  • 7.5.1 - 2024-03-14

    7.5.1 (2024-03-14)

    Bug Fixes

    • Add better documentation around usage of BigQueryTimestamp class and .timestamp method. (2b2c3e0)
    • BigQueryTimestamp should keep accepting floats #1339 (2b2c3e0)
    • Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. (2b2c3e0)
  • 7.5.0 - 2024-02-26

    7.5.0 (2024-02-21)

    Features

  • 7.4.0 - 2024-02-06

    7.4.0 (2024-02-06)

    Features

    Bug Fixes

    • Prefer usage of projectId from the Dataset (#1326) (9e85219)
  • 7.3.0 - 2023-09-28
  • 7.2.0 - 2023-08-18
  • 7.1.1 - 2023-08-03
  • 7.0.0 - 2023-07-31
  • 6.2.1 - 2023-07-11
  • 6.2.0 - 2023-03-22
  • 6.1.0 - 2023-01-27
  • 6.0.3 - 2022-09-08
from @google-cloud/bigquery GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @google-cloud/bigquery from 6.0.3 to 7.9.0.

See this package in npm:
@google-cloud/bigquery

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/43d11d98-df53-4952-8a8e-45972735a107?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Oct 3, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

query result metadata problem
2 participants