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

fix(deps): update dependency @google-cloud/storage to v7 #670

Merged
merged 1 commit into from
May 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/storage ^5.3.0 -> ^7.0.0 age adoption passing confidence

Release Notes

googleapis/nodejs-storage (@​google-cloud/storage)

v7.7.0

Compare Source

Features
Bug Fixes

v7.6.0

Compare Source

Features

v7.5.0

Compare Source

Features

v7.4.0

Compare Source

Features

v7.3.2

Compare Source

Bug Fixes

v7.3.1

Compare Source

Bug Fixes
  • Add user-agent header to transfer manager and resumable upload (#​2334) (0520867)
  • deps: Update dependency retry-request to v7 (#​2327) (f20ef3c)
  • Destroy sockets to stop memory leaking when stream errors (#​2336) (04939ee)

v7.3.0

Compare Source

Features
  • Add transfer manager MPU sample, adjust defaults, prepare for GA (#​2318) (a7d09c1)
Bug Fixes

v7.2.0

Compare Source

Features
Bug Fixes
  • Make sure destination uses posix separator instead of win (#​2304) (1d4ea74)

v7.1.0

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • Make node 14 the minimum supported version (#​2244)
  • Add stronger typings to metadata (#​2234)
  • Remove extend and Treat Provided Options as Mutable (#​2204)
  • Stronger typing for lifecycle rules (#​2215)
  • Do not return responsebody in delete, only raw response (#​2236)
  • Remove extraneous validation in favor of server errors (#​2237)
  • Mark bucket.setLabels and associated interfaces as deprecated (#​2214)
  • Disable source maps for smaller bundle size (#​2240)
Features

v6.12.0

Compare Source

Features

v6.11.0

Compare Source

Features

v6.10.1

Compare Source

Performance Improvements

v6.10.0

Compare Source

Features

v6.9.5

Compare Source

Bug Fixes

v6.9.4

Compare Source

Bug Fixes
  • Refactor createReadStream to remove unnecessary stream (#​2153) (2c97310)

v6.9.3

Compare Source

Bug Fixes
  • Reduce memory footprint of deleteFiles by utilizing getFilesStream and using smaller queue of promises (#​2147) (f792f25)

v6.9.2

Compare Source

Bug Fixes
  • Correctly handle if a user has no permissions when calling iam.testPermissions (#​2140) (cce902d)

v6.9.1

Compare Source

Bug Fixes
  • Setting file metadata is conditionally idempotent on ifmetagenerationmatch not ifgenerationmatch (#​2131) (f20c28c)

v6.9.0

Compare Source

Features
  • Add ability to upload entire directory, add samples for upload … (#​2118) (b0f32ce)

v6.8.0

Compare Source

Features

v6.7.0

Compare Source

Features

v6.6.0

Compare Source

Features
Bug Fixes
  • Remove async from final function which causes double invocation … (#​2094) (1a3df98)

v6.5.4

Compare Source

Bug Fixes

v6.5.3

Compare Source

Bug Fixes

v6.5.2

Compare Source

Bug Fixes
  • Determine Content-Length Before Attempting Multi-chunk Upload (#​2074) (666402a)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features
  • add functionality for passing preconditions at the function level (#​1993) (21f173e)

v6.3.0

Compare Source

Features

v6.2.3

Compare Source

Bug Fixes
  • force setMetadata calls to use promise version, invoke callbacks manually (#​2000) (f488647)

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes
  • explicitly import URL so that .d.ts file is correctly generated (#​1992) (a968f50)

v6.2.0

Compare Source

Features
Bug Fixes

v6.1.0

Compare Source

Features
6.0.1 (2022-05-25)
Bug Fixes

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update TypeScript
  • remove deprecated fields
  • remove configstore
  • align resumable upload behavior
  • utilize internalized CRC32C utilities
  • drop node 10 support
Build System
Code Refactoring
  • align resumable upload behavior (77fa8d9)
  • remove configstore (77fa8d9)
  • remove deprecated fields (77fa8d9)
  • utilize internalized CRC32C utilities (77fa8d9)
deps
5.20.5 (2022-05-19)
Bug Fixes
5.20.4 (2022-05-18)
Bug Fixes
5.20.3 (2022-05-17)
Bug Fixes
5.20.2 (2022-05-17)
Bug Fixes
  • use path.join and __dirname for require package.json (#​1936) (b868762)
5.20.1 (2022-05-16)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

reg-suit bot commented Mar 3, 2024

✨✨ That's perfect, there is no visual difference! ✨✨

Check out the report here.

@renovate renovate bot force-pushed the renovate/google-cloud-storage-7.x branch from 9c44632 to f47d03e Compare March 3, 2024 22:12
@renovate renovate bot force-pushed the renovate/google-cloud-storage-7.x branch from f47d03e to 1b007b4 Compare March 5, 2024 02:23
@Quramy Quramy merged commit 24108c5 into master May 2, 2024
3 checks passed
@Quramy Quramy deleted the renovate/google-cloud-storage-7.x branch May 2, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant