[PR #374] [MERGED] build(deps): bump @google-cloud/storage from 5.5.0 to 5.6.0 in /examples/node #561

Closed
opened 2026-03-03 12:30:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/374
Author: @dependabot[bot]
Created: 12/3/2020
Status: Merged
Merged: 12/3/2020
Merged by: @dependabot[bot]

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


📝 Commits (1)

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

📊 Changes

1 file changed (+25 additions, -25 deletions)

View changed files

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

📄 Description

Bumps @google-cloud/storage from 5.5.0 to 5.6.0.

Release notes

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

v5.6.0

Features

  • allow ignoring 404 errors during delete() operations (#1347) (dab0e7d)

v5.5.1

Bug Fixes

  • add publicUrl to exclude promisifyAll (#1339) (ea2c2c9)
  • error if both storageClass and specific storage class name are provided (#1323) (91a65f8)
  • only throw if storageClass and specific storage class name provide different values (#1346) (1765608)
  • docs: explain manual pagination and add usage sample (#1317) (16b779d)
Changelog

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

5.6.0 (2020-12-02)

Features

  • allow ignoring 404 errors during delete() operations (#1347) (dab0e7d)

5.5.1 (2020-12-01)

Bug Fixes

  • add publicUrl to exclude promisifyAll (#1339) (ea2c2c9)
  • error if both storageClass and specific storage class name are provided (#1323) (91a65f8)
  • only throw if storageClass and specific storage class name provide different values (#1346) (1765608)
  • docs: explain manual pagination and add usage sample (#1317) (16b779d)
Commits
  • a720fe8 chore: release 5.6.0 (#1352)
  • dab0e7d feat: allow ignoring 404 errors during delete() operations (#1347)
  • cbb2c25 docs: add storage class docs in create bucket (#1301)
  • 73a1ba7 chore: release 5.5.1 (#1340)
  • 1765608 fix: only throw if storageClass and specific storage class name provide dif...
  • ea2c2c9 fix: add publicUrl to exclude promisifyAll (#1339)
  • 91a65f8 fix: error if both storageClass and specific storage class name are provide...
  • f4fd4bd docs: spelling correction for "targetting" (#1345)
  • d013514 docs: update list of available samples (#1342)
  • 16b779d fix(docs): explain manual pagination and add usage sample (#1317)
  • 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 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/374 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/3/2020 **Status:** ✅ Merged **Merged:** 12/3/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-5.6.0` --- ### 📝 Commits (1) - [`316b033`](https://github.com/fsouza/fake-gcs-server/commit/316b033985f734fe58bfee7413e1887441013aea) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **1 file changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+25 -25) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.5.0 to 5.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-storage/releases">@google-cloud/storage's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <h3>Features</h3> <ul> <li>allow ignoring 404 errors during delete() operations (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1347">#1347</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/dab0e7d9345499411cec57186ef7404026f041eb">dab0e7d</a>)</li> </ul> <h2>v5.5.1</h2> <h3>Bug Fixes</h3> <ul> <li>add publicUrl to exclude promisifyAll (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1339">#1339</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/ea2c2c9d670b8a8eefffa3e67dd2599135c0d933">ea2c2c9</a>)</li> <li>error if both <code>storageClass</code> and specific storage class name are provided (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1323">#1323</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/91a65f86fe5f9608437b91d6e67192c78b0e8d7b">91a65f8</a>)</li> <li>only throw if <code>storageClass</code> and specific storage class name provide different values (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1346">#1346</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/1765608430d98c555e4a7431c28cd5878e65c7df">1765608</a>)</li> <li><strong>docs:</strong> explain manual pagination and add usage sample (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1317">#1317</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/16b779de912f6ac082ec5ee3d904b125a5526485">16b779d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md">@google-cloud/storage's changelog</a>.</em></p> <blockquote> <h2><a href="https://www.github.com/googleapis/nodejs-storage/compare/v5.5.1...v5.6.0">5.6.0</a> (2020-12-02)</h2> <h3>Features</h3> <ul> <li>allow ignoring 404 errors during delete() operations (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1347">#1347</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/dab0e7d9345499411cec57186ef7404026f041eb">dab0e7d</a>)</li> </ul> <h3><a href="https://www.github.com/googleapis/nodejs-storage/compare/v5.5.0...v5.5.1">5.5.1</a> (2020-12-01)</h3> <h3>Bug Fixes</h3> <ul> <li>add publicUrl to exclude promisifyAll (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1339">#1339</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/ea2c2c9d670b8a8eefffa3e67dd2599135c0d933">ea2c2c9</a>)</li> <li>error if both <code>storageClass</code> and specific storage class name are provided (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1323">#1323</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/91a65f86fe5f9608437b91d6e67192c78b0e8d7b">91a65f8</a>)</li> <li>only throw if <code>storageClass</code> and specific storage class name provide different values (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1346">#1346</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/1765608430d98c555e4a7431c28cd5878e65c7df">1765608</a>)</li> <li><strong>docs:</strong> explain manual pagination and add usage sample (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1317">#1317</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/16b779de912f6ac082ec5ee3d904b125a5526485">16b779d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/a720fe8d97b1fa958180361c572162d0849fc0f0"><code>a720fe8</code></a> chore: release 5.6.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1352">#1352</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/dab0e7d9345499411cec57186ef7404026f041eb"><code>dab0e7d</code></a> feat: allow ignoring 404 errors during delete() operations (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1347">#1347</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/cbb2c258dcaed5cd475481932844458cc520a5f8"><code>cbb2c25</code></a> docs: add storage class docs in create bucket (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1301">#1301</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/73a1ba73c50cd50f85f249c1da2628fcebe87298"><code>73a1ba7</code></a> chore: release 5.5.1 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1340">#1340</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/1765608430d98c555e4a7431c28cd5878e65c7df"><code>1765608</code></a> fix: only throw if <code>storageClass</code> and specific storage class name provide dif...</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/ea2c2c9d670b8a8eefffa3e67dd2599135c0d933"><code>ea2c2c9</code></a> fix: add publicUrl to exclude promisifyAll (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1339">#1339</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/91a65f86fe5f9608437b91d6e67192c78b0e8d7b"><code>91a65f8</code></a> fix: error if both <code>storageClass</code> and specific storage class name are provide...</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/f4fd4bd37d164ac18dd43f18103b0e1ef49b644c"><code>f4fd4bd</code></a> docs: spelling correction for &quot;targetting&quot; (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1345">#1345</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/d013514f4ddd264f51d855095c9856d6ca75f356"><code>d013514</code></a> docs: update list of available samples (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1342">#1342</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/16b779de912f6ac082ec5ee3d904b125a5526485"><code>16b779d</code></a> fix(docs): explain manual pagination and add usage sample (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1317">#1317</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-storage/compare/v5.5.0...v5.6.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=5.5.0&new-version=5.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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 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:30:36 +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#561
No description provided.