[PR #1617] [MERGED] Bump @google-cloud/storage from 7.11.0 to 7.11.1 in /examples/node #1661

Closed
opened 2026-03-03 12:35:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1617
Author: @dependabot[bot]
Created: 5/21/2024
Status: Merged
Merged: 5/23/2024
Merged by: @fsouza

Base: mainHead: dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.11.1


📝 Commits (1)

📊 Changes

2 files changed (+16 additions, -16 deletions)

View changed files

📝 examples/node/package-lock.json (+15 -15)
📝 examples/node/package.json (+1 -1)

📄 Description

Bumps @google-cloud/storage from 7.11.0 to 7.11.1.

Release notes

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

v7.11.1

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)
Changelog

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

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)
Commits
  • 53a6e1a chore(main): release 7.11.1 (#2462)
  • 9f62429 fix: allow files in directories to be downloaded onto local machine (#2199)
  • f2e1e0c test: increase timeout of delay in hmac get test (#2457)
  • 918db28 Fix: improve GetFilesResponse interface (#2466)
  • d49e9d2 fix: add missing projectIdentifier to GetServiceAccountOptions (#2468)
  • 75940e3 test: handle multiple possibilities in HNS tests (#2467)
  • b4dbd73 fix: Do not set customEndpoint if apiEndpoint === default (#2460)
  • 74461e4 test: add 1s delay to bucket sample tests to avoid getting throttle e… (#2459)
  • See full diff 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 <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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1617 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.11.1` --- ### 📝 Commits (1) - [`fce11f6`](https://github.com/fsouza/fake-gcs-server/commit/fce11f603c298ad8a71ae778f52380e1cb65e4d4) ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+15 -15) 📝 `examples/node/package.json` (+1 -1) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.11.0 to 7.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-storage/releases"><code>@​google-cloud/storage</code>'s releases</a>.</em></p> <blockquote> <h2>v7.11.1</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.11.0...v7.11.1">7.11.1</a> (2024-05-21)</h2> <h3>Bug Fixes</h3> <ul> <li>Add missing projectIdentifier to GetServiceAccountOptions (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2468">#2468</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/d49e9d2cbab42eb2390eeeccc562e3283df6384c">d49e9d2</a>)</li> <li>Allow files in directories to be downloaded onto local machine (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2199">#2199</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/9f62429dad234167dc6f0969b40c7942bab83aee">9f62429</a>)</li> <li>Do not set <code>customEndpoint</code> if <code>apiEndpoint === default</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2460">#2460</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b4dbd73189b9fae4c23d614753670ee562bc717b">b4dbd73</a>)</li> <li>Improve GetFilesResponse interface (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2466">#2466</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/918db2818395488ff925324a9962879bb56368d7">918db28</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md"><code>@​google-cloud/storage</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.11.0...v7.11.1">7.11.1</a> (2024-05-21)</h2> <h3>Bug Fixes</h3> <ul> <li>Add missing projectIdentifier to GetServiceAccountOptions (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2468">#2468</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/d49e9d2cbab42eb2390eeeccc562e3283df6384c">d49e9d2</a>)</li> <li>Allow files in directories to be downloaded onto local machine (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2199">#2199</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/9f62429dad234167dc6f0969b40c7942bab83aee">9f62429</a>)</li> <li>Do not set <code>customEndpoint</code> if <code>apiEndpoint === default</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2460">#2460</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b4dbd73189b9fae4c23d614753670ee562bc717b">b4dbd73</a>)</li> <li>Improve GetFilesResponse interface (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2466">#2466</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/918db2818395488ff925324a9962879bb56368d7">918db28</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/53a6e1a0397adae4c7a46a7e6fbb5bf5d0a474a0"><code>53a6e1a</code></a> chore(main): release 7.11.1 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2462">#2462</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/9f62429dad234167dc6f0969b40c7942bab83aee"><code>9f62429</code></a> fix: allow files in directories to be downloaded onto local machine (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2199">#2199</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/f2e1e0c2c7f5e708d1c30773cbf71715b269060e"><code>f2e1e0c</code></a> test: increase timeout of delay in hmac get test (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2457">#2457</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/918db2818395488ff925324a9962879bb56368d7"><code>918db28</code></a> Fix: improve GetFilesResponse interface (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2466">#2466</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/d49e9d2cbab42eb2390eeeccc562e3283df6384c"><code>d49e9d2</code></a> fix: add missing projectIdentifier to GetServiceAccountOptions (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2468">#2468</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/75940e38d628fdd2da8ba09869e7dcf2f64b96cc"><code>75940e3</code></a> test: handle multiple possibilities in HNS tests (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2467">#2467</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/b4dbd73189b9fae4c23d614753670ee562bc717b"><code>b4dbd73</code></a> fix: Do not set <code>customEndpoint</code> if <code>apiEndpoint === default</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2460">#2460</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/74461e499a50bd462145e1452593272a85a0158e"><code>74461e4</code></a> test: add 1s delay to bucket sample tests to avoid getting throttle e… (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2459">#2459</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-storage/compare/v7.11.0...v7.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google-cloud/storage&package-manager=npm_and_yarn&previous-version=7.11.0&new-version=7.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:35:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1661
No description provided.