[PR #253] [MERGED] build(deps): bump @google-cloud/storage from 5.0.0 to 5.0.1 in /examples/node #460

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/253
Author: @dependabot-preview[bot]
Created: 5/20/2020
Status: Merged
Merged: 5/21/2020
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/examples/node/google-cloud/storage-5.0.1


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps @google-cloud/storage from 5.0.0 to 5.0.1.

Release notes

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

v5.0.1

Bug Fixes

  • StorageOptions.apiEndpoint overrides simple and resumable uploads (#1161) (cf8ea5c)
  • types: assert in typescript 3.7 (#1198) (d5aa8b7)
Changelog

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

5.0.1 (2020-05-20)

Bug Fixes

  • StorageOptions.apiEndpoint overrides simple and resumable uploads (#1161) (cf8ea5c)
  • types: assert in typescript 3.7 (#1198) (d5aa8b7)
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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/253 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/20/2020 **Status:** ✅ Merged **Merged:** 5/21/2020 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-5.0.1` --- ### 📝 Commits (1) - [`007942e`](https://github.com/fsouza/fake-gcs-server/commit/007942ead44755f25facd6bc2603a7352741b7b6) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+6 -6) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.0.0 to 5.0.1. <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.0.1</h2> <h3>Bug Fixes</h3> <ul> <li>StorageOptions.apiEndpoint overrides simple and resumable uploads (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1161">#1161</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/cf8ea5cbbecea50233b1681c7f8aba121ec37a1a">cf8ea5c</a>)</li> <li><strong>types:</strong> assert in typescript 3.7 (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1198">#1198</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/d5aa8b7892366c9fbbdc33dd001f644da61bb22e">d5aa8b7</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> <h3><a href="https://www.github.com/googleapis/nodejs-storage/compare/v5.0.0...v5.0.1">5.0.1</a> (2020-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li>StorageOptions.apiEndpoint overrides simple and resumable uploads (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1161">#1161</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/cf8ea5cbbecea50233b1681c7f8aba121ec37a1a">cf8ea5c</a>)</li> <li><strong>types:</strong> assert in typescript 3.7 (<a href="https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1198">#1198</a>) (<a href="https://www.github.com/googleapis/nodejs-storage/commit/d5aa8b7892366c9fbbdc33dd001f644da61bb22e">d5aa8b7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/0d2f49348f41a2bf001f81856ad559e948b9961e"><code>0d2f493</code></a> chore: release 5.0.1 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1194">#1194</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/2c644b3a4c46919035464a701f64a0810ba075d5"><code>2c644b3</code></a> chore(deps): update dependency @types/uuid to v8 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1199">#1199</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/d5aa8b7892366c9fbbdc33dd001f644da61bb22e"><code>d5aa8b7</code></a> fix(types): assert in typescript 3.7 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1198">#1198</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/621e6f4723d48511c94f11cf0aa7d2bc20516b65"><code>621e6f4</code></a> nit: resolve lint warnings (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1196">#1196</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/cf8ea5cbbecea50233b1681c7f8aba121ec37a1a"><code>cf8ea5c</code></a> fix: StorageOptions.apiEndpoint overrides simple and resumable uploads (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1161">#1161</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-storage/compare/v5.0.0...v5.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@google-cloud/storage&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.1)](https://dependabot.com/compatibility-score/?dependency-name=@google-cloud/storage&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:07 +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#460
No description provided.