[PR #77] [MERGED] build(deps): bump cloud.google.com/go from 0.45.1 to 0.46.2 #319

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 3cdbb36 build(deps): bump cloud.google.com/go from 0.45.1 to 0.46.2
  • cca34bb go mod tidy

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go from 0.45.1 to 0.46.2.

Release notes

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

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).
Changelog

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

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).
Commits
  • 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
  • 79f6ed7 cloud.google.com/go/bigquery: respect microsecond precision of Timestamps
  • 4fe86a3 internal: various vet.sh fixes, migrate to 1.13
  • 39c4135 spanner: complete benchserver removal
  • ff0e67b spanner: remove benchserver
  • 6ae7106 internal/testutil: add a gRPC interceptor for header enforcement
  • 69f730d spanner/spansql: parse 0X-prefixed number correctly
  • 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)

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/77 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/16/2019 **Status:** ✅ Merged **Merged:** 9/16/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `dependabot/go_modules/cloud.google.com/go-0.46.2` --- ### 📝 Commits (2) - [`3cdbb36`](https://github.com/fsouza/fake-gcs-server/commit/3cdbb369db6522eb48b0a02326edbed6d9dccc83) build(deps): bump cloud.google.com/go from 0.45.1 to 0.46.2 - [`cca34bb`](https://github.com/fsouza/fake-gcs-server/commit/cca34bb8479f91ff7d0dcae317a81e02680008c1) go mod tidy ### 📊 Changes **2 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+26 -0) </details> ### 📄 Description Bumps [cloud.google.com/go](https://github.com/GoogleCloudPlatform/gcloud-golang) from 0.45.1 to 0.46.2. <details> <summary>Release notes</summary> *Sourced from [cloud.google.com/go's releases](https://github.com/GoogleCloudPlatform/gcloud-golang/releases).* > ## 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). </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.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). </details> <details> <summary>Commits</summary> - [`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 - [`79f6ed7`](https://github.com/googleapis/google-cloud-go/commit/79f6ed72c950d7a5f79009a2b05443876cda0382) cloud.google.com/go/bigquery: respect microsecond precision of Timestamps - [`4fe86a3`](https://github.com/googleapis/google-cloud-go/commit/4fe86a327f97ada275ce1744459129df38f9c95b) internal: various vet.sh fixes, migrate to 1.13 - [`39c4135`](https://github.com/googleapis/google-cloud-go/commit/39c413535ec8f2ad51e115881cb0a6c116f71189) spanner: complete benchserver removal - [`ff0e67b`](https://github.com/googleapis/google-cloud-go/commit/ff0e67b94976e2e7fc63f985d18dd9a4b374bedc) spanner: remove benchserver - [`6ae7106`](https://github.com/googleapis/google-cloud-go/commit/6ae71063774771e05f238a29c1cc65ddf995bc6c) internal/testutil: add a gRPC interceptor for header enforcement - [`69f730d`](https://github.com/googleapis/google-cloud-go/commit/69f730dbf389b771d33532757639cbb970eb5ef6) spanner/spansql: parse 0X-prefixed number correctly - Additional commits viewable in [compare view](https://github.com/GoogleCloudPlatform/gcloud-golang/compare/v0.45.1...v0.46.2) </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.45.1&new-version=0.46.2)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go&package-manager=go_modules&previous-version=0.45.1&new-version=0.46.2) 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) 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:28 +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#319
No description provided.