[PR #2039] [MERGED] build(deps): bump @google-cloud/storage from 7.17.1 to 7.17.2 in /examples/node #2042

Closed
opened 2026-03-03 13:29:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2039
Author: @dependabot[bot]
Created: 10/6/2025
Status: Merged
Merged: 10/14/2025
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

Bumps @google-cloud/storage from 7.17.1 to 7.17.2.

Release notes

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

v7.17.2

7.17.2 (2025-10-06)

Bug Fixes

  • Common Service: should retry a request failed (#2652) (b38b5d2)
  • Implement path containment to prevent traversal attacks (#2654) (08d7abf)
Changelog

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

7.17.2 (2025-10-06)

Bug Fixes

  • Common Service: should retry a request failed (#2652) (b38b5d2)
  • Implement path containment to prevent traversal attacks (#2654) (08d7abf)
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/2039 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.17.2` --- ### 📝 Commits (1) - [`fd85abc`](https://github.com/fsouza/fake-gcs-server/commit/fd85abc0592e98913f2eacd22a13e898f51fe392) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+4 -4) 📝 `examples/node/package.json` (+1 -1) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.17.1 to 7.17.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>v7.17.2</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.17.1...v7.17.2">7.17.2</a> (2025-10-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Common Service: should retry a request failed (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2652">#2652</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b38b5d221f2cb72658c1eb4a726315ab395a542c">b38b5d2</a>)</li> <li>Implement path containment to prevent traversal attacks (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2654">#2654</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/08d7abf32dd365b24ce34c66174be06c30bfce8f">08d7abf</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.17.1...v7.17.2">7.17.2</a> (2025-10-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Common Service: should retry a request failed (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2652">#2652</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/b38b5d221f2cb72658c1eb4a726315ab395a542c">b38b5d2</a>)</li> <li>Implement path containment to prevent traversal attacks (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2654">#2654</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/08d7abf32dd365b24ce34c66174be06c30bfce8f">08d7abf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/70f706ed1f4be6127f862de1f8a1c16bf5d39b34"><code>70f706e</code></a> chore(main): release 7.17.2 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2653">#2653</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/005ade2ac150d49de7c6b1ec00ba07403f087089"><code>005ade2</code></a> chore: disable renovate for Node github action YAML configs (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2658">#2658</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/08d7abf32dd365b24ce34c66174be06c30bfce8f"><code>08d7abf</code></a> fix: Implement path containment to prevent traversal attacks (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2654">#2654</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/b38b5d221f2cb72658c1eb4a726315ab395a542c"><code>b38b5d2</code></a> fix: Common Service: should retry a request failed (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2652">#2652</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/19f8a32ad112be8fd0347cef0954feb5a01a02f6"><code>19f8a32</code></a> chore(Node.js): Update PR Template (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2583">#2583</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/4bab38928e77c3f00b5f98643568f49119e29dbd"><code>4bab389</code></a> chore: fix <code>npm</code> for Node v18 samples tests (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2557">#2557</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/c1aa7d85d6a3d72a4390dffef579b9df27d50917"><code>c1aa7d8</code></a> build: configure release builds using multi-scm (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2552">#2552</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-storage/compare/v7.17.1...v7.17.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=7.17.1&new-version=7.17.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 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 13:29:30 +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#2042
No description provided.