[PR #91] [MERGED] build(deps): bump cloud.google.com/go from 0.44.3 to 0.46.3 in /examples/go #328

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6e987e5 build(deps): bump cloud.google.com/go in /examples/go

📊 Changes

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

View changed files

📝 examples/go/go.mod (+1 -1)
📝 examples/go/go.sum (+35 -0)

📄 Description

Bumps cloud.google.com/go from 0.44.3 to 0.46.3.

Release notes

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

v0.46.3

This is an empty release that was created solely to aid in storage's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-reposito

v0.46.2

This is an empty release that was created solely to aid in spanner's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.46.1

This is an empty release that was created solely to aid in firestore's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.46.0

  • spanner:
    • Retry "Session not found" for read-only transactions.
    • Retry aborted PDMLs.
  • spanner/spannertest:
    • Fix a bug that was causing 0X-prefixed number to be parsed incorrectly.
  • storage:
    • Add HMACKeyOptions.
    • Remove *REGIONAL from StorageClass. MULTI_REGIONAL,
      DURABLE_REDUCED_AVAILABILITY, and REGIONAL are no longer StorageClasses but
      they are still LocationTypes.
  • trace:
    • Remove cloud.google.com/go/trace. Package cloud.google.com/go/trace has been
      marked OBSOLETE for several years: it is now no longer provided. If you
      relied on this package, please vendor it or switch to using
      https://cloud.google.com/trace/docs/setup/go (which obsoleted it).

v0.45.1

This is an mostly-empty release that was created solely to aid in pubsub's module carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.45.0

  • compute/metadata:
    • Add Email method.
  • storage:
    • Fix duplicated retry logic.
    • Add ReaderObjectAttrs.StartOffset.
    • Support reading last N bytes of a file when a negative range is given, such
      as obj.NewRangeReader(ctx, -10, -1).
    • Add HMACKey listing functionality.
  • spanner/spannertest:
    • Support primary keys with no columns.
    • Fix MinInt64 parsing.
    • Implement deletion of key ranges.
    • Handle reads during a read-write transaction.
    • Handle returning DATE values.
  • pubsub:
    • Fix Ack/Modack request size calculation.
  • logging:
... (truncated)
Changelog

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

v0.46.3

This is an empty release that was created solely to aid in storage's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.46.2

This is an empty release that was created solely to aid in spanner's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.46.1

This is an empty release that was created solely to aid in firestore's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.46.0

  • spanner:
    • Retry "Session not found" for read-only transactions.
    • Retry aborted PDMLs.
  • spanner/spannertest:
    • Fix a bug that was causing 0X-prefixed number to be parsed incorrectly.
  • storage:
    • Add HMACKeyOptions.
    • Remove *REGIONAL from StorageClass documentation. Using MULTI_REGIONAL,
      DURABLE_REDUCED_AVAILABILITY, and REGIONAL are no longer best practice
      StorageClasses but they are still acceptable values.
  • trace:
    • Remove cloud.google.com/go/trace. Package cloud.google.com/go/trace has been
      marked OBSOLETE for several years: it is now no longer provided. If you
      relied on this package, please vendor it or switch to using
      https://cloud.google.com/trace/docs/setup/go (which obsoleted it).

v0.45.1

This is an empty release that was created solely to aid in pubsub's module
carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.45.0

  • compute/metadata:
    • Add Email method.
  • storage:
    • Fix duplicated retry logic.
    • Add ReaderObjectAttrs.StartOffset.
    • Support reading last N bytes of a file when a negative range is given, such
      as obj.NewRangeReader(ctx, -10, -1).
    • Add HMACKey listing functionality.
  • spanner/spannertest:
    • Support primary keys with no columns.
... (truncated)
Commits
  • 264def2 storage: carve out module
  • d522438 translate: fix broken integration test
  • c981458 spanner: Set timeout of all integration tests to 5 minutes
  • 21ffce3 bigquery: add Schema.Relax() for creating a fully nullable schema.
  • 626febc modules: tidyall
  • 44ef457 bigquery: add support for CMEK functionality on ML models.
  • 6e28f1c spanner: carve out module
  • 9fba8aa all: reduce go requirement from 1.13 to 1.9
  • 1e70686 firestore: carve out module
  • 48aba75 all: release v0.46.0
  • 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)

🔄 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/91 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/11/2019 **Status:** ✅ Merged **Merged:** 10/11/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go-0.46.3` --- ### 📝 Commits (1) - [`6e987e5`](https://github.com/fsouza/fake-gcs-server/commit/6e987e5bad9acea0baa79e1262e7f35b986a9a58) build(deps): bump cloud.google.com/go in /examples/go ### 📊 Changes **2 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+1 -1) 📝 `examples/go/go.sum` (+35 -0) </details> ### 📄 Description Bumps [cloud.google.com/go](https://github.com/GoogleCloudPlatform/gcloud-golang) from 0.44.3 to 0.46.3. <details> <summary>Release notes</summary> *Sourced from [cloud.google.com/go's releases](https://github.com/GoogleCloudPlatform/gcloud-golang/releases).* > ## v0.46.3 > This is an empty release that was created solely to aid in storage's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-reposito > > ## v0.46.2 > This is an empty release that was created solely to aid in spanner's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.46.1 > This is an empty release that was created solely to aid in firestore's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.46.0 > - spanner: > - Retry "Session not found" for read-only transactions. > - Retry aborted PDMLs. > - spanner/spannertest: > - Fix a bug that was causing 0X-prefixed number to be parsed incorrectly. > - storage: > - Add HMACKeyOptions. > - Remove *REGIONAL from StorageClass. MULTI_REGIONAL, > DURABLE_REDUCED_AVAILABILITY, and REGIONAL are no longer StorageClasses but > they are still LocationTypes. > - trace: > - Remove cloud.google.com/go/trace. Package cloud.google.com/go/trace has been > marked OBSOLETE for several years: it is now no longer provided. If you > relied on this package, please vendor it or switch to using > https://cloud.google.com/trace/docs/setup/go (which obsoleted it). > > ## v0.45.1 > This is an mostly-empty release that was created solely to aid in pubsub's module carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.45.0 > - compute/metadata: > - Add Email method. > - storage: > - Fix duplicated retry logic. > - Add ReaderObjectAttrs.StartOffset. > - Support reading last N bytes of a file when a negative range is given, such > as `obj.NewRangeReader(ctx, -10, -1)`. > - Add HMACKey listing functionality. > - spanner/spannertest: > - Support primary keys with no columns. > - Fix MinInt64 parsing. > - Implement deletion of key ranges. > - Handle reads during a read-write transaction. > - Handle returning DATE values. > - pubsub: > - Fix Ack/Modack request size calculation. > - logging: ></tr></table> ... (truncated) </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.46.3 > > This is an empty release that was created solely to aid in storage's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.46.2 > > This is an empty release that was created solely to aid in spanner's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.46.1 > > This is an empty release that was created solely to aid in firestore's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.46.0 > > - spanner: > - Retry "Session not found" for read-only transactions. > - Retry aborted PDMLs. > - spanner/spannertest: > - Fix a bug that was causing 0X-prefixed number to be parsed incorrectly. > - storage: > - Add HMACKeyOptions. > - Remove *REGIONAL from StorageClass documentation. Using MULTI_REGIONAL, > DURABLE_REDUCED_AVAILABILITY, and REGIONAL are no longer best practice > StorageClasses but they are still acceptable values. > - trace: > - Remove cloud.google.com/go/trace. Package cloud.google.com/go/trace has been > marked OBSOLETE for several years: it is now no longer provided. If you > relied on this package, please vendor it or switch to using > https://cloud.google.com/trace/docs/setup/go (which obsoleted it). > > ## v0.45.1 > > This is an empty release that was created solely to aid in pubsub's module > carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. > > ## v0.45.0 > > - compute/metadata: > - Add Email method. > - storage: > - Fix duplicated retry logic. > - Add ReaderObjectAttrs.StartOffset. > - Support reading last N bytes of a file when a negative range is given, such > as `obj.NewRangeReader(ctx, -10, -1)`. > - Add HMACKey listing functionality. > - spanner/spannertest: > - Support primary keys with no columns. ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`264def2`](https://github.com/googleapis/google-cloud-go/commit/264def2dd949cdb8a803bb9f50fa29a67b798a6a) storage: carve out module - [`d522438`](https://github.com/googleapis/google-cloud-go/commit/d5224383d7a4219dd740266ae676f3be904dd27a) translate: fix broken integration test - [`c981458`](https://github.com/googleapis/google-cloud-go/commit/c9814584d0cb3b92abcdb1aaf2db1cda8a48040a) spanner: Set timeout of all integration tests to 5 minutes - [`21ffce3`](https://github.com/googleapis/google-cloud-go/commit/21ffce36814cf45a82d18162f815a7500e9acaaa) bigquery: add Schema.Relax() for creating a fully nullable schema. - [`626febc`](https://github.com/googleapis/google-cloud-go/commit/626febcd3eb517ba8632cdc77c084b71e94bdda3) modules: tidyall - [`44ef457`](https://github.com/googleapis/google-cloud-go/commit/44ef457727b5d3b573219703e9ab4eaf84006ce5) bigquery: add support for CMEK functionality on ML models. - [`6e28f1c`](https://github.com/googleapis/google-cloud-go/commit/6e28f1c34522dae46e9c37119b78c54471b13ac8) spanner: carve out module - [`9fba8aa`](https://github.com/googleapis/google-cloud-go/commit/9fba8aafba63c7c13b81050cca9e3419683a519c) all: reduce go requirement from 1.13 to 1.9 - [`1e70686`](https://github.com/googleapis/google-cloud-go/commit/1e706865e6dac33916479cd73e4dadc1b0935dab) firestore: carve out module - [`48aba75`](https://github.com/googleapis/google-cloud-go/commit/48aba7595eb481eb77f674cf112da1ff6444ad25) all: release v0.46.0 - Additional commits viewable in [compare view](https://github.com/GoogleCloudPlatform/gcloud-golang/compare/v0.44.3...v0.46.3) </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.44.3&new-version=0.46.3)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go&package-manager=go_modules&previous-version=0.44.3&new-version=0.46.3) 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:31 +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#328
No description provided.