Update all dependencies #31

Merged
bot-ci merged 1 commit from renovate/all-dependencies into main 2026-06-30 07:31:27 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.25v1.32.26 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.24v1.19.25 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.2.11v0.2.12 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.104.0v1.104.1 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.25` → `v1.32.26` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.26?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.25/v1.32.26?slim=true) | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `v1.19.24` → `v1.19.25` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.25?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.24/v1.19.25?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.2.11` → `v0.2.12` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.2.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.2.11/v0.2.12?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.104.0` → `v1.104.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.104.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.104.0/v1.104.1?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update all dependencies
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
9c6bfbc9a8
Author
Owner

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.29 -> v1.19.30
github.com/aws/aws-sdk-go-v2/service/signin v1.2.0 -> v1.2.1
github.com/aws/aws-sdk-go-v2/service/sso v1.31.3 -> v1.31.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.6 -> v1.36.7
github.com/aws/aws-sdk-go-v2/service/sts v1.43.3 -> v1.43.4
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.29` -> `v1.19.30` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.2.0` -> `v1.2.1` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.31.3` -> `v1.31.4` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.36.6` -> `v1.36.7` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.43.3` -> `v1.43.4` |
bot-ci merged commit f540a96617 into main 2026-06-30 07:31:27 +00:00
bot-ci deleted branch renovate/all-dependencies 2026-06-30 07:31:27 +00:00
bot-ci referenced this pull request from a commit 2026-06-30 07:31:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandora/go.mirror!31
No description provided.