Skip to content

fix(deps): update module github.com/fclairamb/afero-s3 to v0.4.0#1579

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/github.com-fclairamb-afero-s3-0.x
Jan 24, 2026
Merged

fix(deps): update module github.com/fclairamb/afero-s3 to v0.4.0#1579
renovate[bot] merged 2 commits intomainfrom
renovate/github.com-fclairamb-afero-s3-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2026

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the automerge label Jan 11, 2026
@renovate renovate bot enabled auto-merge (squash) January 11, 2026 21:53
@renovate renovate bot force-pushed the renovate/github.com-fclairamb-afero-s3-0.x branch 6 times, most recently from 2c7ebd4 to 70787d1 Compare January 16, 2026 03:03
@renovate renovate bot force-pushed the renovate/github.com-fclairamb-afero-s3-0.x branch 3 times, most recently from ba291e1 to 43661a1 Compare January 23, 2026 01:14
@renovate renovate bot force-pushed the renovate/github.com-fclairamb-afero-s3-0.x branch from 43661a1 to 8454430 Compare January 24, 2026 08:33
The afero-s3 v0.4.0 library migrated from AWS SDK v1 to v2, replacing
`NewFs(bucket, session)` with `NewFsFromClient(bucket, client)` and
`NewFsFromConfig(bucket, config)`.

This commit updates the S3 filesystem implementation to:
- Use AWS SDK v2 config and credentials packages
- Create an S3 client with proper options for endpoint, path style, etc.
- Use NewFsFromClient to initialize the afero-s3 filesystem

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@renovate
Copy link
Contributor Author

renovate bot commented Jan 24, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit f38d547 into main Jan 24, 2026
4 checks passed
@renovate renovate bot deleted the renovate/github.com-fclairamb-afero-s3-0.x branch January 24, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant