Skip to content

build(deps): bump the build group across 1 directory with 20 updates#4432

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/build-f4166b6a22
Open

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps the build group with 15 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.22.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.277.0 1.285.0
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/go-systemd/v22 22.6.0 22.7.0
github.com/coreos/ignition/v2 2.25.0 2.25.1
github.com/digitalocean/godo 1.170.0 1.174.0
github.com/sirupsen/logrus 1.9.3 1.9.4
golang.org/x/oauth2 0.34.0 0.35.0
google.golang.org/api 0.257.0 0.265.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.22.0

Commits

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

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.96.0

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

Release notes

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

v0.26.0

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
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/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/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.174.0

Release notes

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

v1.174.0

v1.173.0

v1.172.0

v1.171.0

Changelog

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

[1.174.0] - 2026-02-09

[1.173.0] - 2026-01-22

[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/oauth2 from 0.34.0 to 0.35.0

Commits

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.265.0

Release notes

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

v0.265.0

0.265.0 (2026-02-04)

Features

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

... (truncated)

Changelog

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

0.265.0 (2026-02-04)

Features

0.264.0 (2026-01-29)

Features

0.263.0 (2026-01-27)

Features

0.262.0 (2026-01-22)

Features

  • all: Auto-regenerate discovery clients (#3446) (e7cf469)
  • all: Auto-regenerate discovery clients (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 9, 2026
@angelcerveraroldan
Copy link
Contributor

angelcerveraroldan commented Feb 13, 2026

Opened #4436 for the sdconn.SubscribeUnitsCustom linting error.
Opened #4439 for the aws linting errors.

Bumps the build group with 15 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.22.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.277.0` | `1.285.0` |
| [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/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.6.0` | `22.7.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.174.0` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.257.0` | `0.265.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.22.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/emr/v1.20.16...v1.22.0)

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

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.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.94.0...service/s3/v1.96.0)

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/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/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.174.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.174.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/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.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.265.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.265.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.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.285.0
  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.96.0
  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/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/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.174.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/oauth2
  dependency-version: 0.35.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.265.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-f4166b6a22 branch from 5a2f1a4 to 68f7d20 Compare February 16, 2026 19:26
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