Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.20.0 1.21.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.6.3 1.6.4
github.com/IBM/ibm-cos-sdk-go 1.12.4 1.13.0
github.com/aws/aws-sdk-go-v2 1.41.0 1.41.1
github.com/aws/aws-sdk-go-v2/config 1.32.5 1.32.7
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.16 1.20.19
github.com/aws/aws-sdk-go-v2/service/ec2 1.277.0 1.279.2
github.com/aws/aws-sdk-go-v2/service/iam 1.53.1 1.53.2
github.com/coreos/butane 0.25.1 0.26.0
github.com/coreos/ignition/v2 2.25.0 2.25.1
github.com/digitalocean/godo 1.170.0 1.172.0
github.com/sirupsen/logrus 1.9.3 1.9.4
google.golang.org/api 0.257.0 0.260.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0

Release notes

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

sdk/azcore/v1.21.0

1.21.0 (2026-01-12)

Features Added

  • Added runtime/datetime package which provides specialized time type wrappers for serializing and deserializing time values in various formats used by Azure services.

Other Changes

  • Aligned cloud.AzureGovernment and cloud.AzureChina audience values with Azure CLI
Commits

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/IBM/ibm-cos-sdk-go from 1.12.4 to 1.13.0

Release notes

Sourced from github.com/IBM/ibm-cos-sdk-go's releases.

Release 1.13.0

Content

Features

  • S3 Compatible Object Lock Governance Mode Support

Defect Fixes

  • Update dependencies
Changelog

Sourced from github.com/IBM/ibm-cos-sdk-go's changelog.

1.13.0

Content

Features

  • S3 Compatible Object Lock Governance Mode Support

Defect Fixes

  • Update dependencies
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.5 to 1.32.7

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.5 to 1.19.7

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.277.0 to 1.279.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.53.1 to 1.53.2

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.5 to 1.41.6

Commits

Updates github.com/coreos/butane from 0.25.1 to 0.26.0

Changelog

Sourced from github.com/coreos/butane's changelog.

Butane 0.26.0 (2026-01-16)

Starting with this release, Butane binaries are signed with the Fedora 43 key.

Breaking changes

  • Require boot_device.layout when using boot_device.mirror (fcos 1.7.0-exp)

Features

  • Stabilize OpenShift spec 4.21.0, targeting Ignition spec 3.5.0
  • Add OpenShift spec 4.22.0-experimental, targeting Ignition spec 3.6.0-experimental
  • Add support for mode and ownership settings for trees.

Bug fixes

  • Warn for boot_device.layout to be specified when using boot_device.mirror (fcos 1.3.0-1.6.0)

Docs changes

  • Update boot_device.mirror examples to specify boot_device.layout
Commits
  • 0968746 Merge pull request #675 from prestist/new-release-0.26.0
  • 5103b76 docs/release-notes: update white-space to be consistent
  • cef18e8 docs/release-notes: update for release v0.26.0
  • de46670 Merge pull request #674 from prestist/OCP-4.21
  • 4a2be91 openshift/v4_21: Remove GRUB config support
  • 3faf52a docs: update for OpenShift 4.21.0 stabilization
  • dcc8789 openshift: add 4.22.0-experimental
  • c878e95 openshift: stabilize 4.21.0
  • d17af25 Merge pull request #668 from coreos/dependabot/go_modules/build-ac6bc63bf8
  • 3aa16e1 build(deps): bump github.com/coreos/ignition/v2 in the build group
  • Additional commits viewable in compare view

Updates github.com/coreos/ignition/v2 from 2.25.0 to 2.25.1

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

v2.25.1

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config
Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config
Commits
  • ef86d61 Merge pull request #2181 from prestist/new-release-2.25.1
  • 87e5dd1 docs/release-notes: update for 2.25.1
  • b97b22c Merge pull request #2177 from yasminvalim/bugfix-openstack-support
  • 4248e7b Merge pull request #2179 from coreosbot-releng/repo-templates
  • 478adc4 Sync repo templates ⚙
  • 67a4c91 Merge pull request #2174 from coreos/dependabot/go_modules/build-4a2c2cba6a
  • e7e9ce1 Merge pull request #2176 from coreos/add-owners
  • 34be53d release-notes: add release notes for the bugfix
  • d0c5d54 openstack.go: fix fetchConfigFromMetadataService bug removing encoding/json
  • 21f3aaa build(deps): bump the build group with 7 updates
  • Additional commits viewable in compare view

Updates github.com/digitalocean/godo from 1.170.0 to 1.172.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.172.0

v1.171.0

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[1.172.0] - 2026-01-13

[1.171.0] - 2025-12-17

Commits

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.46.0 to 0.47.0

Commits
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • See full diff in compare view

Updates golang.org/x/term from 0.38.0 to 0.39.0

Commits

Updates google.golang.org/api from 0.257.0 to 0.260.0

Release notes

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

v0.260.0

0.260.0 (2026-01-14)

Features

v0.259.0

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

v0.258.0

0.258.0 (2025-12-18)

Features

... (truncated)

Changelog

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

0.260.0 (2026-01-14)

Features

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

0.258.0 (2025-12-18)

Features

... (truncated)

Commits
  • b916f2c chore(main): release 0.260.0 (#3429)
  • 0172d56 feat(all): auto-regenerate discovery clients (#3438)
  • ccb5b87 chore: switch test driver to use gotestsum (#3436)
  • 28ff500 feat(all): auto-regenerate discovery clients (#3437)
  • 33b7ab5 chore(all): update module github.com/googleapis/enterprise-certificate-proxy ...
  • b93c288 feat(all): auto-regenerate discovery clients (#3435)
  • d2187ce feat(all): auto-regenerate discovery clients (#3433)
  • b147c8b feat(all): auto-regenerate discovery clients (#3432)
  • 02e27cf feat(all): auto-regenerate discovery clients (#3431)
  • 6fe40c6 feat(all): auto-regenerate discovery clients (#3430)
  • Additional commits viewable in compare view

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 build group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.20.0` | `1.21.0` |
| [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/IBM/ibm-cos-sdk-go](https://github.com/IBM/ibm-cos-sdk-go) | `1.12.4` | `1.13.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.7` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.16` | `1.20.19` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.277.0` | `1.279.2` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.53.1` | `1.53.2` |
| [github.com/coreos/butane](https://github.com/coreos/butane) | `0.25.1` | `0.26.0` |
| [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.25.0` | `2.25.1` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.170.0` | `1.172.0` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.257.0` | `0.260.0` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.20.0...sdk/azcore/v1.21.0)

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/IBM/ibm-cos-sdk-go` from 1.12.4 to 1.13.0
- [Release notes](https://github.com/IBM/ibm-cos-sdk-go/releases)
- [Changelog](https://github.com/IBM/ibm-cos-sdk-go/blob/master/CHANGELOG.md)
- [Commits](IBM/ibm-cos-sdk-go@v1.12.4...v1.13.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.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@v1.41.0...v1.41.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.5 to 1.32.7
- [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@v1.32.5...v1.32.7)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.5 to 1.19.7
- [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/m2/v1.19.5...service/m2/v1.19.7)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.16 to 1.20.19
- [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/emr/v1.20.16...feature/s3/manager/v1.20.19)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.277.0 to 1.279.2
- [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/ec2/v1.277.0...service/ec2/v1.279.2)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.53.1 to 1.53.2
- [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.53.1...service/s3/v1.53.2)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.94.0 to 1.95.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@service/s3/v1.94.0...service/s3/v1.95.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.5 to 1.41.6
- [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/sts/v1.41.5...service/sts/v1.41.6)

Updates `github.com/coreos/butane` from 0.25.1 to 0.26.0
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](coreos/butane@v0.25.1...v0.26.0)

Updates `github.com/coreos/ignition/v2` from 2.25.0 to 2.25.1
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.25.0...v2.25.1)

Updates `github.com/digitalocean/godo` from 1.170.0 to 1.172.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.170.0...v1.172.0)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.9.4)

Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
- [Commits](golang/crypto@v0.46.0...v0.47.0)

Updates `golang.org/x/term` from 0.38.0 to 0.39.0
- [Commits](golang/term@v0.38.0...v0.39.0)

Updates `google.golang.org/api` from 0.257.0 to 0.260.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.257.0...v0.260.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/IBM/ibm-cos-sdk-go
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.7
  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.20.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.279.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.53.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.95.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/coreos/butane
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/coreos/ignition/v2
  dependency-version: 2.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.172.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: golang.org/x/crypto
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: golang.org/x/term
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: google.golang.org/api
  dependency-version: 0.260.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 19, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 19, 2026

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rhcos f8d5cc8 link true /test rhcos

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant