[PR #787] [MERGED] build(deps): bump @google-cloud/storage from 5.19.4 to 5.20.3 in /examples/node #917

Closed
opened 2026-03-03 12:32:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/787
Author: @dependabot[bot]
Created: 5/18/2022
Status: Merged
Merged: 5/18/2022
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

2 files changed (+5 additions, -23 deletions)

View changed files

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

📄 Description

Bumps @google-cloud/storage from 5.19.4 to 5.20.3.

Release notes

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

v5.20.3

5.20.3 (2022-05-17)

Bug Fixes

  • move retrieval of package.json to utility function (#1941) (ac5cbdf)

v5.20.2

5.20.2 (2022-05-17)

Bug Fixes

  • use path.join and __dirname for require package.json (#1936) (b868762)

v5.20.1

5.20.1 (2022-05-16)

Bug Fixes

v5.20.0

5.20.0 (2022-05-16)

Features

  • add x-goog-api-client headers for retry metrics (#1920) (0c7e4f6)
Changelog

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

5.20.3 (2022-05-17)

Bug Fixes

  • move retrieval of package.json to utility function (#1941) (ac5cbdf)

5.20.2 (2022-05-17)

Bug Fixes

  • use path.join and __dirname for require package.json (#1936) (b868762)

5.20.1 (2022-05-16)

Bug Fixes

5.20.0 (2022-05-16)

Features

  • add x-goog-api-client headers for retry metrics (#1920) (0c7e4f6)
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)

🔄 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/787 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/18/2022 **Status:** ✅ Merged **Merged:** 5/18/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-5.20.3` --- ### 📝 Commits (1) - [`b001f27`](https://github.com/fsouza/fake-gcs-server/commit/b001f27dc6a8fc53d69a529146304ad1a29279a9) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **2 files changed** (+5 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+4 -22) 📝 `examples/node/package.json` (+1 -1) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.19.4 to 5.20.3. <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.20.3</h2> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.20.2...v5.20.3">5.20.3</a> (2022-05-17)</h3> <h3>Bug Fixes</h3> <ul> <li>move retrieval of package.json to utility function (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1941">#1941</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/ac5cbdf0d3c363e7dab43e9002b01a0dae877642">ac5cbdf</a>)</li> </ul> <h2>v5.20.2</h2> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.20.1...v5.20.2">5.20.2</a> (2022-05-17)</h3> <h3>Bug Fixes</h3> <ul> <li>use path.join and __dirname for require package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1936">#1936</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b86876201ec7d4ce58ae5c1d9635dad82a1fdc4b">b868762</a>)</li> </ul> <h2>v5.20.1</h2> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.20.0...v5.20.1">5.20.1</a> (2022-05-16)</h3> <h3>Bug Fixes</h3> <ul> <li>do not use import on package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1932">#1932</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/d0f04941f1cabf7c153f7e5abb91c358f12ef83e">d0f0494</a>)</li> </ul> <h2>v5.20.0</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v5.19.4...v5.20.0">5.20.0</a> (2022-05-16)</h2> <h3>Features</h3> <ul> <li>add x-goog-api-client headers for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1920">#1920</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/0c7e4f6ade4cee1715e14b3cd9abf2aa2a56c0b9">0c7e4f6</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.20.2...v5.20.3">5.20.3</a> (2022-05-17)</h3> <h3>Bug Fixes</h3> <ul> <li>move retrieval of package.json to utility function (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1941">#1941</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/ac5cbdf0d3c363e7dab43e9002b01a0dae877642">ac5cbdf</a>)</li> </ul> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.20.1...v5.20.2">5.20.2</a> (2022-05-17)</h3> <h3>Bug Fixes</h3> <ul> <li>use path.join and __dirname for require package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1936">#1936</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b86876201ec7d4ce58ae5c1d9635dad82a1fdc4b">b868762</a>)</li> </ul> <h3><a href="https://github.com/googleapis/nodejs-storage/compare/v5.20.0...v5.20.1">5.20.1</a> (2022-05-16)</h3> <h3>Bug Fixes</h3> <ul> <li>do not use import on package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1932">#1932</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/d0f04941f1cabf7c153f7e5abb91c358f12ef83e">d0f0494</a>)</li> </ul> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v5.19.4...v5.20.0">5.20.0</a> (2022-05-16)</h2> <h3>Features</h3> <ul> <li>add x-goog-api-client headers for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1920">#1920</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/0c7e4f6ade4cee1715e14b3cd9abf2aa2a56c0b9">0c7e4f6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/7ea4ec6ea42abcabff130fb114b54327fdc4e505"><code>7ea4ec6</code></a> chore(main): release 5.20.3 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1943">#1943</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/342545dcde13f3b666eb8e85a853a8fd420efbec"><code>342545d</code></a> chore: clean up linter warnings (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1942">#1942</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/ac5cbdf0d3c363e7dab43e9002b01a0dae877642"><code>ac5cbdf</code></a> fix: move retrieval of package.json to utility function (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1941">#1941</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/86c37c53f9b500c2cf4f4b717d9bdef4c3d6bb09"><code>86c37c5</code></a> chore(main): release 5.20.2 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1937">#1937</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/b86876201ec7d4ce58ae5c1d9635dad82a1fdc4b"><code>b868762</code></a> fix: use path.join and __dirname for require package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1936">#1936</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/129ff51d8f9f3dd62571893e080c07b530587bf3"><code>129ff51</code></a> chore(main): release 5.20.1 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1933">#1933</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/d0f04941f1cabf7c153f7e5abb91c358f12ef83e"><code>d0f0494</code></a> fix: do not use import on package.json (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1932">#1932</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/d38dc73d31597cf1d750da1d463e21f05795a553"><code>d38dc73</code></a> chore(main): release 5.20.0 (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1929">#1929</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/0c7e4f6ade4cee1715e14b3cd9abf2aa2a56c0b9"><code>0c7e4f6</code></a> feat: add x-goog-api-client headers for retry metrics (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1920">#1920</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/850733cecff95a50acb39188138c73a14426483c"><code>850733c</code></a> refactor(deps): Remove dependency date-and-time in favor of utility (<a href="https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/1928">#1928</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-storage/compare/v5.19.4...v5.20.3">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.19.4&new-version=5.20.3)](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:32:13 +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#917
No description provided.