[PR #129] [MERGED] build(deps): bump @google-cloud/storage from 4.1.1 to 4.1.2 in /examples/node #365

Closed
opened 2026-03-03 12:29:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/129
Author: @dependabot-preview[bot]
Created: 11/12/2019
Status: Merged
Merged: 11/13/2019
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/examples/node/google-cloud/storage-4.1.2


📝 Commits (1)

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

📊 Changes

1 file changed (+11 additions, -18 deletions)

View changed files

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

📄 Description

Bumps @google-cloud/storage from 4.1.1 to 4.1.2.

Release notes

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

v4.1.2

Bug Fixes

Changelog

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

4.1.2 (2019-11-12)

Bug Fixes

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/129 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/12/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/examples/node/google-cloud/storage-4.1.2` --- ### 📝 Commits (1) - [`dba0c1c`](https://github.com/fsouza/fake-gcs-server/commit/dba0c1c95eeaa304c7afffbed94d7ea856acb487) build(deps): bump @google-cloud/storage in /examples/node ### 📊 Changes **1 file changed** (+11 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `examples/node/package-lock.json` (+11 -18) </details> ### 📄 Description Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 4.1.1 to 4.1.2. <details> <summary>Release notes</summary> *Sourced from [@google-cloud/storage's releases](https://github.com/googleapis/nodejs-storage/releases).* > ## v4.1.2 > ### Bug Fixes > > * do not check access of configPath ([#915](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/915)) ([a21a644](https://www.github.com/googleapis/nodejs-storage/commit/a21a6443346f91f275233a9a07fb79550035e157)) > * missing snippets with jsdoc-region-tag ([#924](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/924)) ([310ba90](https://www.github.com/googleapis/nodejs-storage/commit/310ba90a48c6f02a31c1254037dfcdb4da4b7150)) > * **docs:** add jsdoc-region-tag plugin ([#929](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/929)) ([74526e7](https://www.github.com/googleapis/nodejs-storage/commit/74526e7f42cfa92c18ff332d0b9e10ea3b1324cf)) </details> <details> <summary>Changelog</summary> *Sourced from [@google-cloud/storage's changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md).* > ### [4.1.2](https://www.github.com/googleapis/nodejs-storage/compare/v4.1.1...v4.1.2) (2019-11-12) > > > ### Bug Fixes > > * do not check access of configPath ([#915](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/915)) ([a21a644](https://www.github.com/googleapis/nodejs-storage/commit/a21a6443346f91f275233a9a07fb79550035e157)) > * missing snippets with jsdoc-region-tag ([#924](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/924)) ([310ba90](https://www.github.com/googleapis/nodejs-storage/commit/310ba90a48c6f02a31c1254037dfcdb4da4b7150)) > * **docs:** add jsdoc-region-tag plugin ([#929](https://www.github-redirect.dependabot.com/googleapis/nodejs-storage/issues/929)) ([74526e7](https://www.github.com/googleapis/nodejs-storage/commit/74526e7f42cfa92c18ff332d0b9e10ea3b1324cf)) </details> <details> <summary>Commits</summary> - [`6ab4462`](https://github.com/googleapis/nodejs-storage/commit/6ab4462d244faef488d81c8eec03d2d979f37a42) chore: release 4.1.2 ([#930](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/930)) - [`74526e7`](https://github.com/googleapis/nodejs-storage/commit/74526e7f42cfa92c18ff332d0b9e10ea3b1324cf) fix(docs): add jsdoc-region-tag plugin ([#929](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/929)) - [`23e60e6`](https://github.com/googleapis/nodejs-storage/commit/23e60e6989ebf3222c764320c96b07c5a7149778) build: should be excludes not exclude ([#928](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/928)) - [`a21a644`](https://github.com/googleapis/nodejs-storage/commit/a21a6443346f91f275233a9a07fb79550035e157) fix: do not check access of configPath ([#915](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/915)) - [`310ba90`](https://github.com/googleapis/nodejs-storage/commit/310ba90a48c6f02a31c1254037dfcdb4da4b7150) fix: missing snippets with jsdoc-region-tag ([#924](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/924)) - [`754c50c`](https://github.com/googleapis/nodejs-storage/commit/754c50c8b6ccd09e327b095505b8da4e429bbc5c) docs: fix rendering for createReadStream method in File class ([#922](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/922)) - [`039618b`](https://github.com/googleapis/nodejs-storage/commit/039618b673f95ee3d11375d4bb27c2809ab66091) chore(deps): update dependency typescript to ~3.7.0 ([#923](https://github-redirect.dependabot.com/googleapis/nodejs-storage/issues/923)) - See full diff in [compare view](https://github.com/googleapis/nodejs-storage/compare/v4.1.1...v4.1.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@google-cloud/storage&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.1.2)](https://dependabot.com/compatibility-score.html?dependency-name=@google-cloud/storage&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.1.2) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:29:40 +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#365
No description provided.