[PR #86] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.0.0 to 1.1.0 #326

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

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

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

📄 Description

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

Release notes

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

storage/v1.1.0

  • Performance improvements for ObjectIterator and BucketIterator.
  • Fix Bucket.ObjectIterator size calculation checks.
  • Added HMACKeyOptions to all the methods which allows for options such as UserProject to be set per invocation and optionally be used.

bigquery/v1.0.1

This patch release is a small fix to the go.mod to point to the post-carve out
cloud.google.com/go.

pubsub/v1.0.1

Small fix to a package name.

Commits
  • 1b8eb06 docs: update RELEASING.md
  • ae53d17 storage: release new version
  • e9993f9 texttospeech: regen with monolith
  • 228cbe3 storage: Fix HMACKey integration tests.
  • df13a0f docs: add note about adding reviewers to CLs
  • d1f4df8 storage: re-enable BucketPolicyOnly integration test
  • 312d69c bigtable: Add StorageType to ClusterInfo
  • f8deca3 profiler: increase the test bench duration
  • 2c120b8 texttospeech: generate with microgenerator
  • bff109c internal: drop support for 1.9 and 1.10
  • 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 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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/86 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/2/2019 **Status:** ✅ Merged **Merged:** 10/2/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.0` --- ### 📝 Commits (1) - [`e3487f0`](https://github.com/fsouza/fake-gcs-server/commit/e3487f0a16b330b43c48696ea90308582d1f508b) build(deps): bump cloud.google.com/go/storage from 1.0.0 to 1.1.0 ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -0) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.0.0 to 1.1.0. <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.0 > - Performance improvements for ObjectIterator and BucketIterator. > - Fix Bucket.ObjectIterator size calculation checks. > - Added HMACKeyOptions to all the methods which allows for options such as UserProject to be set per invocation and optionally be used. > > ## bigquery/v1.0.1 > This patch release is a small fix to the go.mod to point to the post-carve out > cloud.google.com/go. > > ## pubsub/v1.0.1 > Small fix to a package name. </details> <details> <summary>Commits</summary> - [`1b8eb06`](https://github.com/googleapis/google-cloud-go/commit/1b8eb06c5057030c75ed4a519d64f9e36c4bff00) docs: update RELEASING.md - [`ae53d17`](https://github.com/googleapis/google-cloud-go/commit/ae53d17dc312c7144151e133bdd2b2af4a15f44b) storage: release new version - [`e9993f9`](https://github.com/googleapis/google-cloud-go/commit/e9993f990474cd0e065031967a1e77f67f19c0ff) texttospeech: regen with monolith - [`228cbe3`](https://github.com/googleapis/google-cloud-go/commit/228cbe3e894c181fb0d6981898e9b5f6e11627fe) storage: Fix HMACKey integration tests. - [`df13a0f`](https://github.com/googleapis/google-cloud-go/commit/df13a0fc4a55fe219067b726ee15d7ceb5998d78) docs: add note about adding reviewers to CLs - [`d1f4df8`](https://github.com/googleapis/google-cloud-go/commit/d1f4df8f4b98b2c2392547a41cce4abc0c11ac21) storage: re-enable BucketPolicyOnly integration test - [`312d69c`](https://github.com/googleapis/google-cloud-go/commit/312d69ccea6e335407c13c96bf207852158d7557) bigtable: Add StorageType to ClusterInfo - [`f8deca3`](https://github.com/googleapis/google-cloud-go/commit/f8deca375cd9d09ceb90b71ed939bdd18df1b2a3) profiler: increase the test bench duration - [`2c120b8`](https://github.com/googleapis/google-cloud-go/commit/2c120b8cbf1961efe3a7b454678d1f785f4234de) texttospeech: generate with microgenerator - [`bff109c`](https://github.com/googleapis/google-cloud-go/commit/bff109cdf29f849f91f336c69dcb2af7aa04e35b) internal: drop support for 1.9 and 1.10 - Additional commits viewable in [compare view](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.0.0...storage/v1.1.0) </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.0.0&new-version=1.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.0.0&new-version=1.1.0) 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) Finally, you can contact us by mentioning @dependabot. </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:29 +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#326
No description provided.