Skip to content

Bump s3fs lower bound to >=2024.2.0#39

Closed
nkpart wants to merge 1 commit intosquare:masterfrom
nkpart:npartridge.bump-s3fs-lower-bound
Closed

Bump s3fs lower bound to >=2024.2.0#39
nkpart wants to merge 1 commit intosquare:masterfrom
nkpart:npartridge.bump-s3fs-lower-bound

Conversation

@nkpart
Copy link
Copy Markdown

@nkpart nkpart commented Apr 13, 2026

The s3fs dependency had no version floor, allowing resolvers to pull ancient versions (e.g. 0.4.2) in downstream consumers. This adds a lower bound of 2024.2.0 to ensure a modern version is resolved.

Bump package version to 0.9.5.

@nkpart nkpart requested a review from baxen as a code owner April 13, 2026 01:54
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

The s3fs dependency had no version floor, allowing the resolver to pull
ancient versions (e.g. 0.4.2) in downstream consumers. Add a lower bound
of 2024.2.0 to ensure a modern version is resolved.

Bump package version to 0.9.5.

Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d8442-4ab4-700d-8f8f-fed010bf9c75
@nkpart nkpart force-pushed the npartridge.bump-s3fs-lower-bound branch from e8b22e4 to 06edd0a Compare April 13, 2026 02:57
@nkpart nkpart closed this Apr 13, 2026
@nkpart
Copy link
Copy Markdown
Author

nkpart commented Apr 13, 2026

Closing — s3fs is not directly imported anywhere in the blocks codebase. The dependency was added in 0.9.4 but appears to be unnecessary. Downstream consumers can constrain it away or use 0.9.3 which doesn't include it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants