-
Notifications
You must be signed in to change notification settings - Fork 854
update s3s version #1237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update s3s version #1237
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the s3s library from version 0.12.0-rc.6 to 0.13.0-alpha, along with several related dependency updates.
- Updates s3s dependency to version 0.13.0-alpha from the main branch
- Updates reqwest from 0.12.26 to 0.12.28 and serde_json from 1.0.145 to 1.0.146
- Includes transitive dependency updates for async-lock, libz-rs-sys, and zlib-rs
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Cargo.toml | Updates s3s to 0.13.0-alpha, reqwest to 0.12.28, and serde_json to 1.0.146 |
| Cargo.lock | Reflects updated dependency versions and git commit hash for s3s (f6198bbf), along with transitive dependency updates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Type of Change
Related Issues
Summary of Changes
Checklist
make pre-commitImpact
Additional Notes
Thank you for your contribution! Please ensure your PR follows the community standards (CODE_OF_CONDUCT.md) and sign the CLA if this is your first contribution.