Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps the go-minor group with 3 updates in the / directory: cloud.google.com/go/pubsub, cloud.google.com/go/storage and golang.org/x/net.

Updates cloud.google.com/go/pubsub from 1.49.0 to 1.50.0

Release notes

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

pubsub: v1.50.0

1.50.0 (2025-07-28)

Features

Bug Fixes

  • pubsub: Update google.golang.org/api to 0.229.0 (3319672)

Documentation

  • pubsub: Add docs comment to MaxOutstandingBytes (#12601) (76ddb34)
Commits

Updates cloud.google.com/go/storage from 1.55.0 to 1.56.0

Release notes

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

storage: v1.56.0

1.56.0 (2025-07-24)

Features

  • storage/control: Update BUILD configs to support rest transportation for all client (116a33a)

Bug Fixes

  • storage: Avoid integration test segfaults. (#12419) (a9dec07)
  • storage: Current object generation takeover. (#12383) (9ca8e01)
  • storage: Fix MultiRangeDownloader deadlock (#12548) (2eb23bb)
  • storage: Remove object length limit for unfinalized reads (#12489) (5566d7d)

Performance Improvements

Documentation

  • storage/internal: Fix broken link for message CustomPlacementConfig (9614487)
  • storage: Fix typo in storage/doc.go (#12391) (bf74408)
  • storage: Improve error inspection documentation (#12301) (420da1a)
Commits
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • 4b4c567 chore(visionai): add config to generate apiv1 (#9322)
  • 053ea29 chore: update Go gapic generator to v0.40.0 (#9314)
  • d39c8a8 chore(main): release pubsub 1.36.0 (#9313)
  • 2b6b0da fix(pubsub): move flow control release to callback completion (#9311)
  • 97d62c7 docs(maps/fleetengine): update comment on Waypoint (#9291)
  • 10c8260 chore(internal/gapicgen/git): run gofmt (#9307)
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.42.0 to 0.43.0

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

Updates google.golang.org/api from 0.242.0 to 0.243.0

Release notes

Sourced from google.golang.org/api's releases.

v0.243.0

0.243.0 (2025-07-22)

Features

Bug Fixes

  • gensupport: Update chunk upload logic for robust timeout handling. (#3208) (93865aa)
Changelog

Sourced from google.golang.org/api's changelog.

0.243.0 (2025-07-22)

Features

Bug Fixes

  • gensupport: Update chunk upload logic for robust timeout handling. (#3208) (93865aa)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor group with 3 updates in the / directory: [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) and [golang.org/x/net](https://github.com/golang/net).


Updates `cloud.google.com/go/pubsub` from 1.49.0 to 1.50.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.49.0...pubsub/v1.50.0)

Updates `cloud.google.com/go/storage` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.55.0...spanner/v1.56.0)

Updates `golang.org/x/net` from 0.42.0 to 0.43.0
- [Commits](golang/net@v0.42.0...v0.43.0)

Updates `google.golang.org/api` from 0.242.0 to 0.243.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.242.0...v0.243.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: google.golang.org/api
  dependency-version: 0.243.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-minor-fa8e175c71 branch from 50bb002 to faacc8b Compare August 18, 2025 21:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-minor-fa8e175c71 branch August 25, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants