[PR #58] [MERGED] build(deps): bump cloud.google.com/go from 0.43.0 to 0.44.0 #301

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 068a0e4 build(deps): bump cloud.google.com/go from 0.43.0 to 0.44.0
  • 48d7d23 go mod tidy

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go from 0.43.0 to 0.44.0.

Release notes

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

v0.44.0

  • datastore:
    • Interface elements whose underlying types are supported, are now supported.
    • Reduce time to initial retry from 1s to 100ms.
  • firestore:
    • Add Increment transformation.
  • storage:
    • Allow emulator with STORAGE_EMULATOR_HOST.
    • Add methods for HMAC key management.
  • pubsub:
    • Add PublishCount and PublishLatency measurements.
    • Add DefaultPublishViews and DefaultSubscribeViews for convenience of
      importing all views.
    • Add add Subscription.PushConfig.AuthenticationMethod.
  • spanner:
    • Allow emulator usage with SPANNER_EMULATOR_HOST.
    • Add cloud.google.com/go/spanner/spannertest, a spanner emulator.
    • Add cloud.google.com/go/spanner/spansql which contains types and a parser
      for the Cloud Spanner SQL dialect.
  • asset:
    • Add apiv1p2beta1 client.
Changelog

Sourced from cloud.google.com/go's changelog.

v0.44.0

  • datastore:
    • Interface elements whose underlying types are supported, are now supported.
    • Reduce time to initial retry from 1s to 100ms.
  • firestore:
    • Add Increment transformation.
  • storage:
    • Allow emulator with STORAGE_EMULATOR_HOST.
    • Add methods for HMAC key management.
  • pubsub:
    • Add PublishCount and PublishLatency measurements.
    • Add DefaultPublishViews and DefaultSubscribeViews for convenience of
      importing all views.
    • Add add Subscription.PushConfig.AuthenticationMethod.
  • spanner:
    • Allow emulator usage with SPANNER_EMULATOR_HOST.
    • Add cloud.google.com/go/spanner/spannertest, a spanner emulator.
    • Add cloud.google.com/go/spanner/spansql which contains types and a parser
      for the Cloud Spanner SQL dialect.
  • asset:
    • Add apiv1p2beta1 client.
Commits
  • 2b2aeec all: release v0.44.0
  • 84f6660 spanner/spannertest: support DATE types
  • 4bdb329 pubsub: fix TestIntegration_UpdateSubscription
  • 727795a firestore: add increment
  • 5305c12 firestore: explicitly test supported int and uint types
  • 4b1db5f spanner: remove redundant x-goog-api-client header
  • e4bd323 storage: Add emulator host to reader and writer
  • 706e5e4 spanner/spannertest: implement GetSession
  • 815e2f2 storage: Add storage grpc wrapper
  • 1982229 spanner/spannertest, spanner/spansql: support functions, COUNT(*)
  • 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)
  • 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/58 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/10/2019 **Status:** ✅ Merged **Merged:** 8/10/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/cloud.google.com/go-0.44.0` --- ### 📝 Commits (2) - [`068a0e4`](https://github.com/fsouza/fake-gcs-server/commit/068a0e49d9e39558e589aa5ffd0fb35b4d27637f) build(deps): bump cloud.google.com/go from 0.43.0 to 0.44.0 - [`48d7d23`](https://github.com/fsouza/fake-gcs-server/commit/48d7d239e1b2e9a9b44002a98521f0a74abbca13) go mod tidy ### 📊 Changes **2 files changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -6) </details> ### 📄 Description Bumps [cloud.google.com/go](https://github.com/GoogleCloudPlatform/gcloud-golang) from 0.43.0 to 0.44.0. <details> <summary>Release notes</summary> *Sourced from [cloud.google.com/go's releases](https://github.com/GoogleCloudPlatform/gcloud-golang/releases).* > ## v0.44.0 > - datastore: > - Interface elements whose underlying types are supported, are now supported. > - Reduce time to initial retry from 1s to 100ms. > - firestore: > - Add Increment transformation. > - storage: > - Allow emulator with STORAGE_EMULATOR_HOST. > - Add methods for HMAC key management. > - pubsub: > - Add PublishCount and PublishLatency measurements. > - Add DefaultPublishViews and DefaultSubscribeViews for convenience of > importing all views. > - Add add Subscription.PushConfig.AuthenticationMethod. > - spanner: > - Allow emulator usage with SPANNER_EMULATOR_HOST. > - Add cloud.google.com/go/spanner/spannertest, a spanner emulator. > - Add cloud.google.com/go/spanner/spansql which contains types and a parser > for the Cloud Spanner SQL dialect. > - asset: > - Add apiv1p2beta1 client. </details> <details> <summary>Changelog</summary> *Sourced from [cloud.google.com/go's changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md).* > ## v0.44.0 > > - datastore: > - Interface elements whose underlying types are supported, are now supported. > - Reduce time to initial retry from 1s to 100ms. > - firestore: > - Add Increment transformation. > - storage: > - Allow emulator with STORAGE_EMULATOR_HOST. > - Add methods for HMAC key management. > - pubsub: > - Add PublishCount and PublishLatency measurements. > - Add DefaultPublishViews and DefaultSubscribeViews for convenience of > importing all views. > - Add add Subscription.PushConfig.AuthenticationMethod. > - spanner: > - Allow emulator usage with SPANNER_EMULATOR_HOST. > - Add cloud.google.com/go/spanner/spannertest, a spanner emulator. > - Add cloud.google.com/go/spanner/spansql which contains types and a parser > for the Cloud Spanner SQL dialect. > - asset: > - Add apiv1p2beta1 client. </details> <details> <summary>Commits</summary> - [`2b2aeec`](https://github.com/googleapis/google-cloud-go/commit/2b2aeece7979f19ee2809459e0411b337d02661a) all: release v0.44.0 - [`84f6660`](https://github.com/googleapis/google-cloud-go/commit/84f66600e42d661d281c25110c4b4e454bcaa345) spanner/spannertest: support DATE types - [`4bdb329`](https://github.com/googleapis/google-cloud-go/commit/4bdb329835f9d945a6dad7b2ed60534497faa857) pubsub: fix TestIntegration_UpdateSubscription - [`727795a`](https://github.com/googleapis/google-cloud-go/commit/727795a4db72ea4a4cbe02f494a33cb87f1cc267) firestore: add increment - [`5305c12`](https://github.com/googleapis/google-cloud-go/commit/5305c12979c60bb8a654125d85a53824f8984cb6) firestore: explicitly test supported int and uint types - [`4b1db5f`](https://github.com/googleapis/google-cloud-go/commit/4b1db5fe8a5217bf17941627ec16ae8830aa794f) spanner: remove redundant x-goog-api-client header - [`e4bd323`](https://github.com/googleapis/google-cloud-go/commit/e4bd323326abdfd5f8bd53587a92c1ba2d69a6cc) storage: Add emulator host to reader and writer - [`706e5e4`](https://github.com/googleapis/google-cloud-go/commit/706e5e4e9fddd22daeab97f0e210820f6e5394c0) spanner/spannertest: implement GetSession - [`815e2f2`](https://github.com/googleapis/google-cloud-go/commit/815e2f2a827eeaa34b2c4d8e38ac406682cd31ff) storage: Add storage grpc wrapper - [`1982229`](https://github.com/googleapis/google-cloud-go/commit/198222962b87fe3f9ea380c0fc9000e7f16a41be) spanner/spannertest, spanner/spansql: support functions, COUNT(*) - Additional commits viewable in [compare view](https://github.com/GoogleCloudPlatform/gcloud-golang/compare/v0.43.0...v0.44.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cloud.google.com/go&package-manager=go_modules&previous-version=0.43.0&new-version=0.44.0)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go&package-manager=go_modules&previous-version=0.43.0&new-version=0.44.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) - 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:10:09 +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#301
No description provided.