[PR #16] [MERGED] chore(deps): update module cloud.google.com/go to v0.37.0 #266

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/16
Author: @renovate[bot]
Created: 3/11/2019
Status: Merged
Merged: 3/11/2019
Merged by: @fsouza

Base: masterHead: renovate/cloud.google.com-go-0.x


📝 Commits (3)

  • d2ecd38 chore(deps): update module cloud.google.com/go to v0.37.0
  • b4f5c9f Refresh go.sum
  • 408f1bf Gopkg: allow cloud.google.com/go@v0.37.0

📊 Changes

3 files changed (+19 additions, -6 deletions)

View changed files

📝 Gopkg.toml (+1 -1)
📝 go.mod (+1 -1)
📝 go.sum (+17 -4)

📄 Description

This PR contains the following updates:

Package Type Update Change References
cloud.google.com/go require minor v0.36.0 -> v0.37.0 source

Release Notes

GoogleCloudPlatform/gcloud-golang

v0.37.0

Compare Source

  • spanner:
    • Add BatchDML method.
    • Reduced initial time between retries.
  • bigquery:
    • Produce better error messages for InferSchema.
    • Add logical type control for avro loads.
    • Add support for the GEOGRAPHY type.
  • datastore:
    • Add sentinel value DetectProjectID for auto-detecting project ID.
    • Allow flatten tag on struct pointers.
    • Fixed a bug that caused queries to panic with invalid queries. Instead they
      will now return an error.
  • profiler:
    • Add ability to override GCE zone and instance.
  • pubsub:
    • BEHAVIOR CHANGE: Refactor error code retry logic. RPCs should now more
      consistently retry specific error codes based on whether they're idempotent
      or non-idempotent.
  • httpreplay: Fixed a bug when a non-GET request had a zero-length body causing
    the Content-Length header to be dropped.
  • iot:
    • Add new apiv1 client.
  • securitycenter:
    • Add new apiv1 client.
  • cloudscheduler:
    • Add new apiv1 client.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.


🔄 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/16 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/11/2019 **Status:** ✅ Merged **Merged:** 3/11/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `renovate/cloud.google.com-go-0.x` --- ### 📝 Commits (3) - [`d2ecd38`](https://github.com/fsouza/fake-gcs-server/commit/d2ecd3856ef258684ba45df6d2c48aff88772d2a) chore(deps): update module cloud.google.com/go to v0.37.0 - [`b4f5c9f`](https://github.com/fsouza/fake-gcs-server/commit/b4f5c9f432a80c4750d2bc6f0806f5dea5007f5d) Refresh go.sum - [`408f1bf`](https://github.com/fsouza/fake-gcs-server/commit/408f1bfa1622c6e8d52e55453f4b3b4b2764ec0f) Gopkg: allow cloud.google.com/go@v0.37.0 ### 📊 Changes **3 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.toml` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+17 -4) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | cloud.google.com/go | require | minor | `v0.36.0` -> `v0.37.0` | [source](https://togithub.com/GoogleCloudPlatform/gcloud-golang) | --- ### Release Notes <details> <summary>GoogleCloudPlatform/gcloud-golang</summary> ### [`v0.37.0`](https://togithub.com/GoogleCloudPlatform/gcloud-golang/releases/v0.37.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/gcloud-golang/compare/v0.36.0...v0.37.0) - spanner: - Add BatchDML method. - Reduced initial time between retries. - bigquery: - Produce better error messages for InferSchema. - Add logical type control for avro loads. - Add support for the GEOGRAPHY type. - datastore: - Add sentinel value DetectProjectID for auto-detecting project ID. - Allow flatten tag on struct pointers. - Fixed a bug that caused queries to panic with invalid queries. Instead they will now return an error. - profiler: - Add ability to override GCE zone and instance. - pubsub: - BEHAVIOR CHANGE: Refactor error code retry logic. RPCs should now more consistently retry specific error codes based on whether they're idempotent or non-idempotent. - httpreplay: Fixed a bug when a non-GET request had a zero-length body causing the Content-Length header to be dropped. - iot: - Add new apiv1 client. - securitycenter: - Add new apiv1 client. - cloudscheduler: - Add new apiv1 client. </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#fsouza/fake-gcs-server). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:09:58 +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#266
No description provided.