Pylons-tech / pylons

https://pylons.tech
Other
25 stars 123 forks source link

build(deps): bump @google-cloud/storage from 5.20.5 to 7.13.0 in /big-dipper #2516

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @google-cloud/storage from 5.20.5 to 7.13.0.

Release notes

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

v7.13.0

7.13.0 (2024-09-17)

Features

  • storage: Add support for 'fields' query parameter to getFiles (#2521) (f78fe92)

Bug Fixes

v7.12.1

7.12.1 (2024-08-07)

Bug Fixes

  • deps: Update fast-xml-parser to 4.4.1 due to security vulnerability (#2505) (b97d474)

v7.12.0

7.12.0 (2024-07-15)

Features

  • Add function to allow user to set destination in transfer manager (#2497) (dc1e488)

v7.11.3

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)

v7.11.2

7.11.2 (2024-06-07)

Bug Fixes

v7.11.1

7.11.1 (2024-05-21)

... (truncated)

Changelog

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

7.13.0 (2024-09-17)

Features

  • storage: Add support for 'fields' query parameter to getFiles (#2521) (f78fe92)

Bug Fixes

7.12.1 (2024-08-07)

Bug Fixes

  • deps: Update fast-xml-parser to 4.4.1 due to security vulnerability (#2505) (b97d474)

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)

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)

Bug Fixes

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)

... (truncated)

Commits
  • 32011ea chore(main): release 7.13.0 (#2523)
  • db890fd fix(retry): export RETRYABLE_ERR_FN_DEFAULT (#2517)
  • f78fe92 feat(storage): add support for 'fields' query parameter to getFiles (#2521)
  • 57b28f1 test: skip HMAC tests due to increased flakiness (#2511)
  • 41497fd chore(main): release 7.12.1 (#2506)
  • b97d474 fix(deps): update fast-xml-parser to 4.4.1 due to security vulnerability (#2505)
  • ef67760 chore(main): release 7.12.0 (#2499)
  • dc1e488 feat: add function to allow user to set destination in transfer manager (#2497)
  • ded96e3 chore(main): release 7.11.3 (#2496)
  • d5257ba fix: Handle unhandled error in startResumableUpload_ (#2495)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)