[PR #1313] [MERGED] build(deps): bump @google-cloud/storage from 7.0.1 to 7.1.0 in /examples/node #1381

Closed
opened 2026-03-03 12:34:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1313
Author: @dependabot[bot]
Created: 9/7/2023
Status: Merged
Merged: 9/8/2023
Merged by: @fsouza

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


📝 Commits (1)

  • e875225 build(deps): bump @google-cloud/storage in /examples/node

📊 Changes

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

View changed files

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

📄 Description

Bumps @google-cloud/storage from 7.0.1 to 7.1.0.

Release notes

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

v7.1.0

7.1.0 (2023-09-07)

Features

Bug Fixes

  • File#save iterable fixes (#2293) (87c3f41)
  • deps: Update dependency @​google-cloud/paginator to v5 (#2263) (0c9b342)
  • deps: Update dependency @​google-cloud/projectify to v4 (#2264) (c881bae)
  • deps: Update dependency @​google-cloud/promisify to v4 (#2262) (9d46ff3)
  • deps: Update dependency @​google-cloud/pubsub to v4 (#2256) (18282bb)

Miscellaneous Chores

Changelog

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

7.1.0 (2023-09-07)

Features

Bug Fixes

  • File#save iterable fixes (#2293) (87c3f41)
  • deps: Update dependency @​google-cloud/paginator to v5 (#2263) (0c9b342)
  • deps: Update dependency @​google-cloud/projectify to v4 (#2264) (c881bae)
  • deps: Update dependency @​google-cloud/promisify to v4 (#2262) (9d46ff3)
  • deps: Update dependency @​google-cloud/pubsub to v4 (#2256) (18282bb)

Miscellaneous Chores

Commits

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/1313 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/7/2023 **Status:** ✅ Merged **Merged:** 9/8/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.1.0` --- ### 📝 Commits (1) - [`e875225`](https://github.com/fsouza/fake-gcs-server/commit/e8752257e834acb39914fbf5c833e1ffe2559c17) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **2 files changed** (+28 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+27 -27) 📝 `examples/node/package.json` (+1 -1) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.0.1 to 7.1.0. <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.1.0</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.0.1...v7.1.0">7.1.0</a> (2023-09-07)</h2> <h3>Features</h3> <ul> <li>Export <code>ApiError</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2291">#2291</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/c1d1b3505b1c6b0306f632a48cbd7d774b2b94d0">c1d1b35</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/4356dd0e6bea5241c4cacd1a58697a332ccf4784">4356dd0</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/49327ff576b2367d9efdff2f82a515b0538ee471">49327ff</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/c0d9d58b56a9a3485b6c0e5eb92411bb094f7bcb">c0d9d58</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>File#save</code> iterable fixes (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2293">#2293</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/87c3f419e2a5a3a30ea581aaa6127dfac261be17">87c3f41</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/paginator</code> to v5 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2263">#2263</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/0c9b3425b47c3031ec4bac6d45d8cdca48b2f1a6">0c9b342</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/projectify</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2264">#2264</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/c881bae96b40f609d2b7a8d7388c6a76d34faab1">c881bae</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/promisify</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2262">#2262</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/9d46ff3c02315c5a3516aa5f2755ee0471ba036b">9d46ff3</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/pubsub</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2256">#2256</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/18282bbefe1201e51867c676a86301f8086aaf1e">18282bb</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Release 7.1.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2274">#2274</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/e0f45c24b44d11c72ff40cc534be11cb2a65192f">e0f45c2</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.0.1...v7.1.0">7.1.0</a> (2023-09-07)</h2> <h3>Features</h3> <ul> <li>Export <code>ApiError</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2291">#2291</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/c1d1b3505b1c6b0306f632a48cbd7d774b2b94d0">c1d1b35</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/4356dd0e6bea5241c4cacd1a58697a332ccf4784">4356dd0</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/49327ff576b2367d9efdff2f82a515b0538ee471">49327ff</a>)</li> <li>Support iterables in file@save (<a href="https://github.com/googleapis/nodejs-storage/commit/c0d9d58b56a9a3485b6c0e5eb92411bb094f7bcb">c0d9d58</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>File#save</code> iterable fixes (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2293">#2293</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/87c3f419e2a5a3a30ea581aaa6127dfac261be17">87c3f41</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/paginator</code> to v5 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2263">#2263</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/0c9b3425b47c3031ec4bac6d45d8cdca48b2f1a6">0c9b342</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/projectify</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2264">#2264</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/c881bae96b40f609d2b7a8d7388c6a76d34faab1">c881bae</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/promisify</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2262">#2262</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/9d46ff3c02315c5a3516aa5f2755ee0471ba036b">9d46ff3</a>)</li> <li><strong>deps:</strong> Update dependency <code>@​google-cloud/pubsub</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2256">#2256</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/18282bbefe1201e51867c676a86301f8086aaf1e">18282bb</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Release 7.1.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2274">#2274</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/e0f45c24b44d11c72ff40cc534be11cb2a65192f">e0f45c2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/7663005b98559b67d44b9a51615f3e834e11b733"><code>7663005</code></a> chore(main): release 7.1.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2275">#2275</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/58c7f0d6f9485c9f069a0ae418b9dfba53dcbed7"><code>58c7f0d</code></a> chore(deps): update actions/checkout action to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2289">#2289</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/c3cb8eebdd5c67d18e33a22a4a6efa2d6c0598c4"><code>c3cb8ee</code></a> refactor: Dedupe <code>CreateResumableUpload</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2290">#2290</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/c1d1b3505b1c6b0306f632a48cbd7d774b2b94d0"><code>c1d1b35</code></a> feat: export <code>ApiError</code> (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2291">#2291</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/87c3f419e2a5a3a30ea581aaa6127dfac261be17"><code>87c3f41</code></a> fix: <code>File#save</code> iterable fixes (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2293">#2293</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/97e6f2d2ac45be6a47b24b43fa2ff0914d94a41e"><code>97e6f2d</code></a> chore: update transfer manager sample region tags (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2287">#2287</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/14b5ea87875251e7c407e8701092e65686cffdd5"><code>14b5ea8</code></a> chore: manually fix release notes for 7.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2286">#2286</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/f34077742dc3f9becf3dd2efff2ca970ca2aee8b"><code>f340777</code></a> test: add additional delay before deleting objects in rentention tests (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2279">#2279</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/e0f45c24b44d11c72ff40cc534be11cb2a65192f"><code>e0f45c2</code></a> chore: release 7.1.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2274">#2274</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/4356dd0e6bea5241c4cacd1a58697a332ccf4784"><code>4356dd0</code></a> Revert &quot;Revert &quot;feat: support iterables in file#save (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2202">#2202</a>)&quot;&quot; (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2271">#2271</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-storage/compare/v7.0.1...v7.1.0">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.0.1&new-version=7.1.0)](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:34:20 +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#1381
No description provided.