fix(deps): update module github.com/johannesboyne/gofakes3 to v1#389
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20260208201424-4c385a1f6a73→v1.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
johannesboyne/gofakes3 (github.com/johannesboyne/gofakes3)
v1.2.0Compare Source
Adds paginated bucket listing to the s3bolt backend.
Features
ListBucketnow honourspage.Markerandpage.MaxKeysinstead of returningErrInternalPageNotImplemented, so listing a bolt-backed bucket can be paginated (#114) — thanks @Aliexe-codeBug fixes
NextMarkernow advances past the whole common-prefix group instead of pointing at the prefix itself, so delimited listings terminate and each common prefix is returned exactly once (closes #66)Delimited and flat multi-page listings are covered by new regression tests.
v1.1.0Compare Source
Maintenance release: correctness fixes, S3 compatibility improvements, and dependency updates.
Bug fixes
CopyObjectpanic whenX-Amz-Copy-Sourceis fully URL-encoded (#119) — thanks @rjpr206 Partial Contentfor rangedGETrequests (#121) — thanks @famuluIsTruncated=falsein multipart list results, fixing nil-deref panics in AWS SDK consumers (#123, closes #122) — thanks @ryan0x44206for rangedHEADrequests (follow-up to #121)Features
response-*query parameter header overrides onGetObject(#113) — thanks @zhangzqsDependencies
aws-sdk-go-v2/service/s3to 1.97.3 andaws/protocol/eventstreamto 1.7.8 (#117, #118)Docs
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.