[PR #98] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.1.0 to 1.1.1 #335

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/98
Author: @dependabot-preview[bot]
Created: 10/16/2019
Status: Merged
Merged: 10/16/2019
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/go_modules/cloud.google.com/go/storage-1.1.1


📝 Commits (1)

  • df728ab build(deps): bump cloud.google.com/go/storage from 1.1.0 to 1.1.1

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

Bumps cloud.google.com/go/storage from 1.1.0 to 1.1.1.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage/v1.1.1

  • Send BucketPolicyOnly even when it's disabled.
Commits
  • 63d5f4f storage: release v1.1.1
  • 099590d datastore: use a strongly consistent query for TestIntegration_Project_Timest...
  • 49712f5 docs: fix godoc README link
  • a8038f9 logging: update "Grouping Logs by Request" docs
  • 97e99ca all: remove superfluous license check
  • c2d889d bigquery: add scripting support.
  • cfe8f6d all: release v0.47.0
  • 32f85c9 all: regen
  • 435b467 internal: skip apidiff until golang/go#34849 is fixed
  • 76dbc05 README.md: use modules to install
  • 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 will merge this PR once CI passes on it, as requested by @fsouza.


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/98 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/16/2019 **Status:** ✅ Merged **Merged:** 10/16/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/cloud.google.com/go/storage-1.1.1` --- ### 📝 Commits (1) - [`df728ab`](https://github.com/fsouza/fake-gcs-server/commit/df728ab8ef3d9c72dc115a6292ff151b47fc8fb2) build(deps): bump cloud.google.com/go/storage from 1.1.0 to 1.1.1 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.1.0 to 1.1.1. <details> <summary>Release notes</summary> *Sourced from [cloud.google.com/go/storage's releases](https://github.com/googleapis/google-cloud-go/releases).* > ## storage/v1.1.1 > - Send BucketPolicyOnly even when it's disabled. </details> <details> <summary>Commits</summary> - [`63d5f4f`](https://github.com/googleapis/google-cloud-go/commit/63d5f4fa9fd90f93138c43588be6d987cdd22c66) storage: release v1.1.1 - [`099590d`](https://github.com/googleapis/google-cloud-go/commit/099590d581ab30a569df76803fccb552c6c1121a) datastore: use a strongly consistent query for TestIntegration_Project_Timest... - [`49712f5`](https://github.com/googleapis/google-cloud-go/commit/49712f5d9011cdcbbf6cd3b3a19882ea0624ab49) docs: fix godoc README link - [`a8038f9`](https://github.com/googleapis/google-cloud-go/commit/a8038f9d02fc4fe751c4bc9ea4c8068bff357af7) logging: update "Grouping Logs by Request" docs - [`97e99ca`](https://github.com/googleapis/google-cloud-go/commit/97e99caee271c6c99837738e7877388ac92d8ad4) all: remove superfluous license check - [`c2d889d`](https://github.com/googleapis/google-cloud-go/commit/c2d889d6905e137e20bea89ba66edbca0dfdec88) bigquery: add scripting support. - [`cfe8f6d`](https://github.com/googleapis/google-cloud-go/commit/cfe8f6d1fe6976d03af790d7a8b9bf6aa73287bd) all: release v0.47.0 - [`32f85c9`](https://github.com/googleapis/google-cloud-go/commit/32f85c9bda49a1de81b117df645f8efa515e4a86) all: regen - [`435b467`](https://github.com/googleapis/google-cloud-go/commit/435b467e5786ad07fb4285f68bbe42ffcf36822e) internal: skip apidiff until [golang/go#34849](https://github-redirect.dependabot.com/golang/go/issues/34849) is fixed - [`76dbc05`](https://github.com/googleapis/google-cloud-go/commit/76dbc05961376d34607e760858c1ea7c0024208b) README.md: use modules to install - Additional commits viewable in [compare view](https://github.com/googleapis/google-cloud-go/compare/storage/v1.1.0...storage/v1.1.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.1.0&new-version=1.1.1)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.1.0&new-version=1.1.1) 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 will merge this PR once CI passes on it, as requested by @fsouza. [//]: # (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:32 +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#335
No description provided.