Skip to content

build(deps): bump the build group across 1 directory with 7 updates#2197

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/build-dc73385be3
Closed

build(deps): bump the build group across 1 directory with 7 updates#2197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/build-dc73385be3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the build group with 6 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.59.0 1.59.2
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.6.3 1.6.4
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.19 1.21.1
github.com/coreos/go-systemd/v22 22.6.0 22.7.0
github.com/google/renameio/v2 2.0.1 2.0.2
google.golang.org/api 0.259.0 0.264.0

Updates cloud.google.com/go/storage from 1.59.0 to 1.59.2

Release notes

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

storage 1.59.2

1.59.2 (2026-01-28)

Bug Fixes

  • deadlock in event loop while coordinating channels (#13652) (ff6c8e78)

storage 1.59.1

1.59.1 (2026-01-14)

Bug Fixes

Commits
  • cf3fbcb chore: librarian release pull request: 20260128T111026Z (#13737)
  • ff6c8e7 fix(storage): deadlock in event loop while coordinating channels (#13652)
  • 5cd8007 chore: librarian release pull request: 20260114T061057Z (#13597)
  • 585cd82 feat(firestore): [PQ] add pipeline queries
  • 6752a49 fix: remove mandatory attrs response in MRD (#13585)
  • 1347004 chore: skip failing TestIntegration_WriterAppendEdgeCases (#13586)
  • e7723a0 test(storage): add test for MRD with read handle (#13591)
  • 7e730f1 test(datastore): fix flaky tests (#13587)
  • d23326b chore(spanner): add gorm data type names for PG types (#13584)
  • bc92500 fix: don't update global object's readhandle in MRD (#13575)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.3 to 1.6.4

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.6.4

1.6.4 (2026-01-12)

Features Added

  • Added support for the StartFrom parameter on BlobContainerClient.listBlobs() and BlobContainerClient.listBlobsByHierarchy() APIs.
  • Added support for conditional headers on BlobClientBase.getTags() and BlobClientBase.setTags() APIs.

Other Changes

  • Added support for service version 2026-02-06.
Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.19 to 1.21.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.1 to 1.96.0

Commits

Updates github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0

Release notes

Sourced from github.com/coreos/go-systemd/v22's releases.

v22.7.0

This release fixes an issue with multiple calls to (e.g.) StopUnit, simplifies and improves code and documentation, and adds a few new methods.

What's Changed

New Contributors

Full Changelog: coreos/go-systemd@v22.6.0...v22.7.0

Commits
  • 4dc4ee6 activation: stub out for plan9
  • 8f5a75c dbus: add StartTransientUnitAux for starting transient units with auxiliary u...
  • 9211a7b activation: add FilesWithNames()
  • 2c3ebed dbus: dedup result conversion code
  • aac8e00 unit: fix Deserialize deprecation notice
  • d4795ce Fix doc references
  • abb50b3 dbus: allow multiple calls for the same unit to *Unit
  • 27f6bea activation: simplify ListenersWithNames
  • e615438 sdjournal: fix copyrights
  • d25876d import1: add missing close method to conn
  • Additional commits viewable in compare view

Updates github.com/google/renameio/v2 from 2.0.1 to 2.0.2

Commits
  • 2cc5e30 implement support for *os.Root
  • bcc5eac cleanup: go fix
  • 0790d6f cleanup: use math/rand/v2
  • 3c12e50 go.mod: bump Go language version to 1.25
  • d0e779f cleanup: the package is called renameio
  • b2a41f6 cleanup: switch from deprecated ioutil.* to os.*
  • 6db26b5 cleanup: remove old // +build directives
  • See full diff in compare view

Updates google.golang.org/api from 0.259.0 to 0.264.0

Release notes

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

v0.264.0

0.264.0 (2026-01-29)

Features

v0.263.0

0.263.0 (2026-01-27)

Features

v0.262.0

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

v0.261.0

0.261.0 (2026-01-20)

Features

v0.260.0

0.260.0 (2026-01-14)

... (truncated)

Changelog

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

0.264.0 (2026-01-29)

Features

0.263.0 (2026-01-27)

Features

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

0.261.0 (2026-01-20)

Features

0.260.0 (2026-01-14)

Features

... (truncated)

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

@dependabot dependabot bot added dependency Pull requests that update a dependency file skip-notes This PR does not need release notes labels Feb 3, 2026
Bumps the build group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.59.0` | `1.59.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.3` | `1.6.4` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.19` | `1.21.1` |
| [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.6.0` | `22.7.0` |
| [github.com/google/renameio/v2](https://github.com/google/renameio) | `2.0.1` | `2.0.2` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.259.0` | `0.264.0` |



Updates `cloud.google.com/go/storage` from 1.59.0 to 1.59.2
- [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.59.0...storage/v1.59.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.6.3...sdk/storage/azblob/v1.6.4)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.19 to 1.21.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.20.19...v1.21.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.95.1 to 1.96.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.95.1...service/s3/v1.96.0)

Updates `github.com/coreos/go-systemd/v22` from 22.6.0 to 22.7.0
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.6.0...v22.7.0)

Updates `github.com/google/renameio/v2` from 2.0.1 to 2.0.2
- [Commits](google/renameio@v2.0.1...v2.0.2)

Updates `google.golang.org/api` from 0.259.0 to 0.264.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.259.0...v0.264.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.59.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-version: 22.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/google/renameio/v2
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: google.golang.org/api
  dependency-version: 0.264.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/build-dc73385be3 branch from d7c36cf to 87e1976 Compare February 6, 2026 19:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

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

@dependabot dependabot bot closed this Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/build-dc73385be3 branch February 10, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Pull requests that update a dependency file skip-notes This PR does not need release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments