Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the all group with 4 updates: github.com/aws/aws-sdk-go-v2/service/kms, github.com/aws/aws-sdk-go-v2/service/secretsmanager, github.com/octo-sts/app and golang.org/x/crypto.

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.49.2 to 1.49.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.40.3 to 1.41.0

Commits

Updates github.com/octo-sts/app from 0.5.3 to 0.5.4

Release notes

Sourced from github.com/octo-sts/app's releases.

v0.5.4

What's Changed

And several dependencies updates

New Contributors

Full Changelog: octo-sts/app@v0.5.3...v0.5.4

Commits
  • 4248ebe bump versions (#1171)
  • 222f12e Bump chainguard.dev/sdk from 0.1.44 to 0.1.45 in the all group (#1170)
  • 9929159 Bump k8s.io/apimachinery from 0.34.2 to 0.34.3 in the all group (#1168)
  • c88dc06 Bump github.com/chainguard-dev/clog from 1.7.0 to 1.8.0 (#1169)
  • 14dfae5 Bump step-security/harden-runner from 2.13.3 to 2.14.0 in the all group (#1167)
  • 70da7da Bump github.com/chainguard-dev/terraform-infra-common from 0.9.6 to 0.9.7 in ...
  • c8d1592 Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (#1165)
  • 09417ac Bump the all group across 3 directories with 1 update (#1166)
  • 8570dfc Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 in the all group (#1161)
  • 88b77dc Bump google.golang.org/api from 0.256.0 to 0.257.0 (#1160)
  • Additional commits viewable in compare view

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

Commits
  • 19acf81 go.mod: update golang.org/x dependencies
  • 3a1c6b4 x509roots/fallback: update bundle
  • f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory
  • See full diff 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 all group with 4 updates: [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2), [github.com/octo-sts/app](https://github.com/octo-sts/app) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.49.2 to 1.49.4
- [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/ssm/v1.49.2...service/ssm/v1.49.4)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.40.3 to 1.41.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/efs/v1.40.3...v1.41.0)

Updates `github.com/octo-sts/app` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/octo-sts/app/releases)
- [Commits](octo-sts/app@v0.5.3...v0.5.4)

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/octo-sts/app
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/crypto
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 15, 2025
Signed-off-by: Pat Zielinski <git@patzielinski.com>
@patzielinski patzielinski merged commit d80a822 into main Dec 15, 2025
2 checks passed
@patzielinski patzielinski deleted the dependabot/go_modules/all-de15a81722 branch December 15, 2025 15:34
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.

2 participants