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/storage from 6.4.2 to 7.12.0 #453

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Aug 20, 2024

snyk-top-banner

Snyk has created this PR to upgrade @google-cloud/storage from 6.4.2 to 7.12.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 39 versions ahead of your current version.

  • The recommended version was released on a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
109 Proof of Concept
high severity Infinite loop
SNYK-JS-MARKDOWNIT-6483324
109 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
109 No Known Exploit
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MOCHA-2863123
109 No Known Exploit
high severity Improper Handling of Exceptional Conditions
SNYK-JS-OCTOKITWEBHOOKS-6129527
109 No Known Exploit
high severity Improper Handling of Exceptional Conditions
SNYK-JS-PROBOT-6129524
109 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
109 Proof of Concept
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
109 No Known Exploit
medium severity Uncontrolled Resource Consumption
SNYK-JS-GRPCGRPCJS-7242922
109 No Known Exploit
Release notes
Package name: @google-cloud/storage
  • 7.12.0 - 2024-07-15

    7.12.0 (2024-07-15)

    Features

    • Add function to allow user to set destination in transfer manager (#2497) (dc1e488)
  • 7.11.3 - 2024-07-09

    7.11.3 (2024-07-09)

    Bug Fixes

    • Error serialization in resumable-upload.ts (#2493) (c2e555c)
    • Handle unhandled error in startResumableUpload_ (#2495) (d5257ba)
    • Make CreateBucketRequest extend from BucketMetadata to allow all… (#2489) (013a5a4)
  • 7.11.2 - 2024-06-07

    7.11.2 (2024-06-07)

    Bug Fixes

  • 7.11.1 - 2024-05-21

    7.11.1 (2024-05-21)

    Bug Fixes

    • Add missing projectIdentifier to GetServiceAccountOptions (#2468) (d49e9d2)
    • Allow files in directories to be downloaded onto local machine (#2199) (9f62429)
    • Do not set customEndpoint if apiEndpoint === default (#2460) (b4dbd73)
    • Improve GetFilesResponse interface (#2466) (918db28)
  • 7.11.0 - 2024-05-06

    7.11.0 (2024-05-03)

    Features

    • Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)
  • 7.10.2 - 2024-04-26

    7.10.2 (2024-04-26)

    Bug Fixes

    • Use correct indices for file.from and fix tests to verify names (#2449) (d4240fa)
  • 7.10.1 - 2024-04-22

    7.10.1 (2024-04-22)

    Bug Fixes

  • 7.10.0 - 2024-04-15

    7.10.0 (2024-04-15)

    Features

    • Add ability to create a File object from URL (#2432) (1b71fcc)
    • Allow setting contentEncoding during compose (#2431) (6e81e05)

    Bug Fixes

    • Destroy pipeline streams when returned stream errors (#2437) (fe1ac65)
    • Remove extraneous mime-types package in favor of mime (#2435) (63a71f2)
  • 7.9.0 - 2024-03-18

    7.9.0 (2024-03-18)

    Features

    • Add ability to configure and utilize soft-delete and restore (#2425) (7da5a7d)
  • 7.8.0 - 2024-03-07

    7.8.0 (2024-03-07)

    Features

    Bug Fixes

    • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
    • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)
  • 7.7.0 - 2023-11-30
  • 7.6.0 - 2023-11-08
  • 7.5.0 - 2023-10-30
  • 7.4.0 - 2023-10-26
  • 7.3.2 - 2023-10-24
  • 7.3.1 - 2023-10-19
  • 7.3.0 - 2023-10-12
  • 7.2.0 - 2023-10-05
  • 7.1.0 - 2023-09-07
  • 7.0.1 - 2023-08-07
  • 7.0.0 - 2023-08-03
  • 6.12.0 - 2023-07-13
  • 6.11.0 - 2023-06-05
  • 6.10.1 - 2023-05-10
  • 6.10.0 - 2023-05-02
  • 6.9.5 - 2023-03-30
  • 6.9.4 - 2023-03-02
  • 6.9.3 - 2023-02-15
  • 6.9.2 - 2023-02-06
  • 6.9.1 - 2023-01-24
  • 6.9.0 - 2023-01-04
  • 6.8.0 - 2022-12-07
  • 6.7.0 - 2022-11-03
  • 6.6.0 - 2022-10-25
  • 6.5.4 - 2022-10-20
  • 6.5.3 - 2022-10-18
  • 6.5.2 - 2022-09-23
  • 6.5.1 - 2022-09-21
  • 6.5.0 - 2022-09-15
  • 6.4.2 - 2022-09-01
from @google-cloud/storage 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/storage from 6.4.2 to 7.12.0.

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

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/02092c64-b01f-4254-93b8-947a04aa82f2?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Aug 20, 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.

0 participants