[PR #2087] [MERGED] fix(deps): update module github.com/fclairamb/afero-s3 to v0.4.0 #9762

Closed
opened 2026-04-23 09:12:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2087
Author: @renovate[bot]
Created: 1/12/2026
Status: Merged
Merged: 1/15/2026
Merged by: @kolaente

Base: mainHead: renovate/github.com-fclairamb-afero-s3-0.x


📝 Commits (2)

  • c705c4c fix(deps): update module github.com/fclairamb/afero-s3 to v0.4.0
  • 6a9aff6 fix(deps): migrate S3 file handling to AWS SDK v2 for afero-s3 v0.4.0

📊 Changes

5 files changed (+90 additions, -86 deletions)

View changed files

📝 go.mod (+21 -3)
📝 go.sum (+42 -63)
📝 pkg/files/filehandling.go (+20 -15)
📝 pkg/files/files.go (+4 -3)
📝 pkg/files/s3_test.go (+3 -2)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/fclairamb/afero-s3 v0.3.1v0.4.0 age confidence

Release Notes

fclairamb/afero-s3 (github.com/fclairamb/afero-s3)

v0.4.0

Compare Source

Features

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/2087 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/github.com-fclairamb-afero-s3-0.x` --- ### 📝 Commits (2) - [`c705c4c`](https://github.com/go-vikunja/vikunja/commit/c705c4c4cc997b22108db3e0a3d09e10bf1d3132) fix(deps): update module github.com/fclairamb/afero-s3 to v0.4.0 - [`6a9aff6`](https://github.com/go-vikunja/vikunja/commit/6a9aff6f8f4401c51114054acfcee0195ea4e43f) fix(deps): migrate S3 file handling to AWS SDK v2 for afero-s3 v0.4.0 ### 📊 Changes **5 files changed** (+90 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+21 -3) 📝 `go.sum` (+42 -63) 📝 `pkg/files/filehandling.go` (+20 -15) 📝 `pkg/files/files.go` (+4 -3) 📝 `pkg/files/s3_test.go` (+3 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/fclairamb/afero-s3](https://redirect.github.com/fclairamb/afero-s3) | `v0.3.1` → `v0.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ffclairamb%2fafero-s3/v0.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ffclairamb%2fafero-s3/v0.3.1/v0.4.0?slim=true) | --- ### Release Notes <details> <summary>fclairamb/afero-s3 (github.com/fclairamb/afero-s3)</summary> ### [`v0.4.0`](https://redirect.github.com/fclairamb/afero-s3/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/fclairamb/afero-s3/compare/v0.3.1...v0.4.0) ##### Features - Add partial read support with RangeReader ([#&#8203;922](https://redirect.github.com/fclairamb/afero-s3/issues/922)) ([5565f5e](https://redirect.github.com/fclairamb/afero-s3/commit/5565f5e07e84a5a54059be508a56bd642081fb64)) - Sanitize path names ([#&#8203;460](https://redirect.github.com/fclairamb/afero-s3/issues/460)) ([0027bb0](https://redirect.github.com/fclairamb/afero-s3/commit/0027bb075d32e4faa3a18af800ba97423737fa36)) </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 09:12:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#9762