Skip to content

Update Rust crate aws-sdk-s3 to v1.132.0#8747

Open
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/rs/aws-sdk-rust-monorepo
Open

Update Rust crate aws-sdk-s3 to v1.132.0#8747
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/rs/aws-sdk-rust-monorepo

Conversation

@hash-worker
Copy link
Copy Markdown
Contributor

@hash-worker hash-worker Bot commented May 23, 2026

This PR contains the following updates:

Package Type Update Change Pending
aws-sdk-s3 workspace.dependencies minor 1.131.01.132.0 1.133.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@hash-worker hash-worker Bot enabled auto-merge May 23, 2026 11:05
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment May 23, 2026 11:05am
hashdotdesign-tokens Ready Ready Preview, Comment May 23, 2026 11:05am
petrinaut Ready Ready Preview, Comment May 23, 2026 11:05am

@cursor
Copy link
Copy Markdown

cursor Bot commented May 23, 2026

PR Summary

Low Risk
Low risk lockfile-only dependency update; main impact is potential upstream behavior changes in the AWS S3 SDK and transitive crates (e.g., tempfile now resolves getrandom 0.3.x).

Overview
Updates Cargo.lock to resolve aws-sdk-s3 from 1.131.0 to 1.132.0 (checksum refresh included).

This also adjusts transitive lock resolutions, notably tempfile now pulling getrandom 0.3.4 instead of 0.4.2.

Reviewed by Cursor Bugbot for commit c2091b5. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added the area/deps Relates to third-party dependencies (area) label May 23, 2026
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 23, 2026

🤖 Augment PR Summary

Summary: Updates the Rust AWS SDK crate aws-sdk-s3 from 1.131.0 to 1.132.0 (Renovate dependency bump).

Changes: Regenerates Cargo.lock to reflect the new resolved dependency set; no application source changes are included in this PR.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 23, 2026

Merging this PR will not alter performance

✅ 80 untouched benchmarks


Comparing deps/rs/aws-sdk-rust-monorepo (c2091b5) with main (b9ecc19)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.83%. Comparing base (f4d2137) to head (c2091b5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8747      +/-   ##
==========================================
- Coverage   62.83%   62.83%   -0.01%     
==========================================
  Files        1368     1368              
  Lines      140845   140845              
  Branches     5859     5859              
==========================================
- Hits        88502    88501       -1     
- Misses      51412    51413       +1     
  Partials      931      931              
Flag Coverage Δ
apps.hash-ai-worker-ts 1.41% <ø> (ø)
apps.hash-api 0.00% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.24% <ø> (ø)
local.hash-backend-utils 2.81% <ø> (ø)
local.hash-graph-sdk 9.63% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.87% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-net 96.18% <ø> (-0.02%) ⬇️
rust.harpc-tower 67.03% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-api 2.52% <ø> (ø)
rust.hash-graph-authorization 62.34% <ø> (ø)
rust.hash-graph-postgres-store 26.81% <ø> (ø)
rust.hash-graph-store 37.76% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-ast 87.23% <ø> (ø)
rust.hashql-compiletest 29.63% <ø> (ø)
rust.hashql-core 82.17% <ø> (ø)
rust.hashql-diagnostics 72.53% <ø> (ø)
rust.hashql-eval 81.08% <ø> (ø)
rust.hashql-hir 89.06% <ø> (ø)
rust.hashql-mir 91.58% <ø> (ø)
rust.hashql-syntax-jexpr 94.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hash-worker hash-worker Bot requested a review from a team May 23, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area)

Development

Successfully merging this pull request may close these issues.

2 participants