[PR #59] build(deps): bump cloud.google.com/go from 0.44.0 to 0.44.1 #303

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

Original Pull Request: https://github.com/fsouza/fake-gcs-server/pull/59

State: closed
Merged: Yes


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

Release notes

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

v0.44.1

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

Changelog

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

Changes

Commits
  • c5d562b datastore: carve out module
  • 7155a09 spanner/spansql: clean up some parser internals
  • cbb145c spanner/spansql: parse STORING and INTERLEAVE IN clauses in CREATE INDEX
  • 2fc1a65 datastore: re-record replay test
  • 77f6a3a spanner/spansql: fix parsing of CREATE INDEX statements with options
  • See full diff 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.

**Original Pull Request:** https://github.com/fsouza/fake-gcs-server/pull/59 **State:** closed **Merged:** Yes --- Bumps [cloud.google.com/go](https://github.com/GoogleCloudPlatform/gcloud-golang) from 0.44.0 to 0.44.1. <details> <summary>Release notes</summary> *Sourced from [cloud.google.com/go's releases](https://github.com/GoogleCloudPlatform/gcloud-golang/releases).* > ## v0.44.1 > This is an mostly-empty release that was created solely to aid in datastore's module carve-out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. </details> <details> <summary>Changelog</summary> *Sourced from [cloud.google.com/go's changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md).* > # Changes </details> <details> <summary>Commits</summary> - [`c5d562b`](https://github.com/googleapis/google-cloud-go/commit/c5d562bdb35850f11d6a275d85ab8535265e9821) datastore: carve out module - [`7155a09`](https://github.com/googleapis/google-cloud-go/commit/7155a096c304d1a2baaf6d78da70d03830c8e18b) spanner/spansql: clean up some parser internals - [`cbb145c`](https://github.com/googleapis/google-cloud-go/commit/cbb145c16d7125bda4c3490feb759c0a3b9bfd3e) spanner/spansql: parse STORING and INTERLEAVE IN clauses in CREATE INDEX - [`2fc1a65`](https://github.com/googleapis/google-cloud-go/commit/2fc1a65bebbebca3df20176f03815fa96b8bd9db) datastore: re-record replay test - [`77f6a3a`](https://github.com/googleapis/google-cloud-go/commit/77f6a3a292a7dbf66a5329de0d06326f1906b450) spanner/spansql: fix parsing of CREATE INDEX statements with options - See full diff in [compare view](https://github.com/GoogleCloudPlatform/gcloud-golang/compare/v0.44.0...v0.44.1) </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.0&new-version=0.44.1)](https://dependabot.com/compatibility-score.html?dependency-name=cloud.google.com/go&package-manager=go_modules&previous-version=0.44.0&new-version=0.44.1) 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>
kerem 2026-03-03 12:10:10 +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#303
No description provided.