[PR #2137] [MERGED] build(deps): bump @google-cloud/storage from 7.18.0 to 7.19.0 in /examples/node #2128

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2137
Author: @dependabot[bot]
Created: 2/5/2026
Status: Merged
Merged: 2/7/2026
Merged by: @fsouza

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


📝 Commits (1)

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

📊 Changes

2 files changed (+21 additions, -17 deletions)

View changed files

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

📄 Description

Bumps @google-cloud/storage from 7.18.0 to 7.19.0.

Release notes

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

v7.19.0

7.19.0 (2026-02-05)

Features

  • Enable full object checksum validation on JSON path (#2687) (08a8962)

Bug Fixes

  • deps: Update dependency fast-xml-parser to v5 [security] (#2713) (420935a)
Changelog

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

7.19.0 (2026-02-05)

Features

  • Enable full object checksum validation on JSON path (#2687) (08a8962)

Bug Fixes

  • deps: Update dependency fast-xml-parser to v5 [security] (#2713) (420935a)
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 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/2137 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/7/2026 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-7.19.0` --- ### 📝 Commits (1) - [`47a5382`](https://github.com/fsouza/fake-gcs-server/commit/47a53829455372732d7c1837e44f105077484be7) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **2 files changed** (+21 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+20 -16) 📝 `examples/node/package.json` (+1 -1) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.18.0 to 7.19.0. <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.19.0</h2> <h2><a href="https://github.com/googleapis/nodejs-storage/compare/v7.18.0...v7.19.0">7.19.0</a> (2026-02-05)</h2> <h3>Features</h3> <ul> <li>Enable full object checksum validation on JSON path (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2687">#2687</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/08a896240e2ee110c13a5803ce5a2fbf38fbedc4">08a8962</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Update dependency fast-xml-parser to v5 [security] (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2713">#2713</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/420935a0334b0723ec052bb4d6b8527dd2acffea">420935a</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.18.0...v7.19.0">7.19.0</a> (2026-02-05)</h2> <h3>Features</h3> <ul> <li>Enable full object checksum validation on JSON path (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2687">#2687</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/08a896240e2ee110c13a5803ce5a2fbf38fbedc4">08a8962</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Update dependency fast-xml-parser to v5 [security] (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2713">#2713</a>) (<a href="https://github.com/googleapis/nodejs-storage/commit/420935a0334b0723ec052bb4d6b8527dd2acffea">420935a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-storage/commit/95a2af4cc8222b23ff178454ad99b8fba972b257"><code>95a2af4</code></a> chore(main): release 7.19.0 (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2694">#2694</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/420935a0334b0723ec052bb4d6b8527dd2acffea"><code>420935a</code></a> fix(deps): update dependency fast-xml-parser to v5 [security] (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2713">#2713</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/4e3c328ccffe88b65282acf3e82a76bf327f5962"><code>4e3c328</code></a> test: skip system tests requiring public access (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2717">#2717</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/30522654c50bd8c3ea081c81988662f8af9a7635"><code>3052265</code></a> chore: fix lint failures (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2685">#2685</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/08a896240e2ee110c13a5803ce5a2fbf38fbedc4"><code>08a8962</code></a> feat: Enable full object checksum validation on JSON path (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2687">#2687</a>)</li> <li><a href="https://github.com/googleapis/nodejs-storage/commit/3dcda1b7153664197215c7316761e408ca870bc4"><code>3dcda1b</code></a> chore: lint failures (<a href="https://redirect.github.com/googleapis/nodejs-storage/issues/2681">#2681</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-storage/compare/v7.18.0...v7.19.0">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.18.0&new-version=7.19.0)](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 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:54 +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#2128
No description provided.