[PR #686] [MERGED] build(deps): bump @google-cloud/storage from 5.18.1 to 5.18.2 in /examples/node #826

Closed
opened 2026-03-03 12:31:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/686
Author: @dependabot[bot]
Created: 2/16/2022
Status: Merged
Merged: 2/17/2022
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps @google-cloud/storage from 5.18.1 to 5.18.2.

Release notes

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

v5.18.2

5.18.2 (2022-02-16)

Bug Fixes

  • resumable uploads should respect autoRetry & multipart uploads should correctly use preconditions (#1779) (1e72586)
Changelog

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

5.18.2 (2022-02-16)

Bug Fixes

  • resumable uploads should respect autoRetry & multipart uploads should correctly use preconditions (#1779) (1e72586)
Commits
  • 0682b93 chore(main): release 5.18.2 (#1785)
  • 1e72586 fix: resumable uploads should respect autoRetry & multipart uploads should co...
  • 6ce9a2a chore: fix linter problem with implicit returns (#1784)
  • 04791c7 docs(nodejs): version support policy edits (#1346) (#1777)
  • 56f2c5b chore: update testbench to v0.14.0 (#1778)
  • c42e7d5 chore: Removed double semicolon (#1768)
  • e704c57 test: Replace cached test binary with generated file (#1774)
  • e543979 chore(deps): update dependency @​types/concat-stream to v2 (#1773)
  • 5f35999 test: run conformance tests in parallel (#1766)
  • 9628d40 chore(deps): update dependency sinon to v13 (#1772)
  • 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 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/686 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/16/2022 **Status:** ✅ Merged **Merged:** 2/17/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-5.18.2` --- ### 📝 Commits (1) - [`5eb321b`](https://github.com/fsouza/fake-gcs-server/commit/5eb321bce5fb7f38608aa56228a34e93a396d627) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **1 file changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+20 -20) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.18.1 to 5.18.2. <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>v5.18.2</h2> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.18.1...v5.18.2">5.18.2</a> (2022-02-16)</h3> <h3>Bug Fixes</h3> <ul> <li>resumable uploads should respect autoRetry &amp; multipart uploads should correctly use preconditions (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1779">#1779</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/1e725867dce8f78070435b96b65f97f2253c0e80">1e72586</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> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.18.1...v5.18.2">5.18.2</a> (2022-02-16)</h3> <h3>Bug Fixes</h3> <ul> <li>resumable uploads should respect autoRetry &amp; multipart uploads should correctly use preconditions (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1779">#1779</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/1e725867dce8f78070435b96b65f97f2253c0e80">1e72586</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/0682b9383390ca03c7077c4a7fa3a1f54021bfa2"><code>0682b93</code></a> chore(main): release 5.18.2 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1785">#1785</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/1e725867dce8f78070435b96b65f97f2253c0e80"><code>1e72586</code></a> fix: resumable uploads should respect autoRetry &amp; multipart uploads should co...</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/6ce9a2a0bb12a58d2662dc1342f1a8b3e929a16e"><code>6ce9a2a</code></a> chore: fix linter problem with implicit returns (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1784">#1784</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/04791c7fa2602a3d8532d485b5265d759882596e"><code>04791c7</code></a> docs(nodejs): version support policy edits (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1346">#1346</a>) (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1777">#1777</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/56f2c5ba5ee476d2ed249f8563890ef8bfa2e012"><code>56f2c5b</code></a> chore: update testbench to v0.14.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1778">#1778</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/c42e7d508741fe4d7c349af8be67eee5479ad8e7"><code>c42e7d5</code></a> chore: Removed double semicolon (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1768">#1768</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/e704c576c92443591c4a8bedb91e6bc6f946d280"><code>e704c57</code></a> test: Replace cached test binary with generated file (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1774">#1774</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/e5439791b1d82c5261f5bf25543d03cd32858ba9"><code>e543979</code></a> chore(deps): update dependency <code>@​types/concat-stream</code> to v2 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1773">#1773</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/5f35999d0587bfbceffefc6de27b8869cb3cde7c"><code>5f35999</code></a> test: run conformance tests in parallel (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1766">#1766</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/9628d40eff83aeab3067979144e0ede7355df0c8"><code>9628d40</code></a> chore(deps): update dependency sinon to v13 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1772">#1772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-storage/compare/v5.18.1...v5.18.2">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.18.1&new-version=5.18.2)](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 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:31:48 +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#826
No description provided.