[PR #2057] [CLOSED] build(deps): bump @google-cloud/storage from 7.17.2 to 7.17.3 in /examples/node #2055

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2057
Author: @dependabot[bot]
Created: 11/3/2025
Status: Closed

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


📝 Commits (1)

  • 0f67280 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.2 to 7.17.3.

Release notes

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

v7.17.3

7.17.3 (2025-11-03)

Bug Fixes

  • 🐛 fix the issue 2667, do not mutate object given to options … (#2668) (8a9f259)
  • Revert implement path containment to prevent traversal attacks (254b6b2)
Changelog

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

7.17.3 (2025-11-03)

Bug Fixes

  • 🐛 fix the issue 2667, do not mutate object given to options … (#2668) (8a9f259)
  • Revert implement path containment to prevent traversal attacks (254b6b2)
Commits
  • 274fd4e chore(main): release 7.17.3 (#2670)
  • 71c0d05 chore(deps): update dependency @​types/node to v24 (#2665)
  • 642c3e8 Chore: Update move logic now to support non-HNS buckets (#2666)
  • 254b6b2 Revert "fix: Implement path containment to prevent traversal attacks (#2654)"...
  • f572456 chore: fix ignore regex in owlbot.yaml (#2671)
  • 8a9f259 fix: 🐛 fix the issue 2667, do not mutate object given to options … (#2668)
  • e0ac235 chore: Support Node 18+ (#2540)
  • 3477d1e chore: ignore samples-test.sh from owlbot (#2664)
  • 15da282 chore(deps): update dependency jsdoc-fresh to v5 (#2656)
  • 69036ce chore(deps): update dependency jsdoc-region-tag to v4 (#2657)
  • 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 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/2057 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.17.3` --- ### 📝 Commits (1) - [`0f67280`](https://github.com/fsouza/fake-gcs-server/commit/0f672800f3efb01067766c050ce159d0853675e7) 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.2 to 7.17.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>v7.17.3</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.17.2...v7.17.3">7.17.3</a> (2025-11-03)</h2> <h3>Bug Fixes</h3> <ul> <li>:bug: fix the issue 2667, do not mutate object given to options … (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2668">#2668</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/8a9f25968a08dc5cdaeb056054104db738fe651b">8a9f259</a>)</li> <li>Revert implement path containment to prevent traversal attacks (<a href="https://github.com/googleapis/nodejs-storage/commit/254b6b2f9e79ce2e572f87694998538c9b1371c1">254b6b2</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.2...v7.17.3">7.17.3</a> (2025-11-03)</h2> <h3>Bug Fixes</h3> <ul> <li>:bug: fix the issue 2667, do not mutate object given to options … (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2668">#2668</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/8a9f25968a08dc5cdaeb056054104db738fe651b">8a9f259</a>)</li> <li>Revert implement path containment to prevent traversal attacks (<a href="https://github.com/googleapis/nodejs-storage/commit/254b6b2f9e79ce2e572f87694998538c9b1371c1">254b6b2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/274fd4e3a1f6eca4ccd7250c73bacde52125d503"><code>274fd4e</code></a> chore(main): release 7.17.3 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2670">#2670</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/71c0d056a4798a6abcb55353e4593649a53a1193"><code>71c0d05</code></a> chore(deps): update dependency <code>@​types/node</code> to v24 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2665">#2665</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/642c3e85693c698757b0b797ee062c45bf0df10d"><code>642c3e8</code></a> Chore: Update move logic now to support non-HNS buckets (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2666">#2666</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/254b6b2f9e79ce2e572f87694998538c9b1371c1"><code>254b6b2</code></a> Revert &quot;fix: Implement path containment to prevent traversal attacks (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2654">#2654</a>)&quot;...</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/f572456e09266b4f2adbfbf4f76bac0795124c54"><code>f572456</code></a> chore: fix ignore regex in owlbot.yaml (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2671">#2671</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/8a9f25968a08dc5cdaeb056054104db738fe651b"><code>8a9f259</code></a> fix: :bug: fix the issue 2667, do not mutate object given to options … (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2668">#2668</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/e0ac2358b63d4e698a4dae09b803db96260baffe"><code>e0ac235</code></a> chore: Support Node 18+ (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2540">#2540</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/3477d1e253383731a6a07b678b3019c8c81608f5"><code>3477d1e</code></a> chore: ignore samples-test.sh from owlbot (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2664">#2664</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/15da2826dd5220735a65a0aa32f7e45bc2daf53d"><code>15da282</code></a> chore(deps): update dependency jsdoc-fresh to v5 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2656">#2656</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/69036ced507ed6ee42249c94323d3c3614ea01f0"><code>69036ce</code></a> chore(deps): update dependency jsdoc-region-tag to v4 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2657">#2657</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/nodejs-storage/compare/v7.17.2...v7.17.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=7.17.2&new-version=7.17.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 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:34 +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#2055
No description provided.