chore(deps): batch upgrade β AWS SDK 3.1067.0 + worker @cloudflare/workers-types + wrangler#107
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.
Summary
Batch upgrade for 4 GitHub dependency issues, processed via SDE-01 / Reviewer-01 pairing (STU-490).
89a5810chore(deps): bump @aws-sdk/{client-s3,s3-request-presigner} to 3.1067.03b80818chore(deps): bump worker @cloudflare/workers-types 4.20260610.1 β 4.20260611.11b1f0cbchore(deps): bump worker wrangler 4.99.0 β 4.100.0Two AWS SDK packages are squashed into one commit per the established convention (commits
736a05b,05942b6).Verification
Pre-commit hook (typecheck + lint + unit + integration + gitleaks) passed on each commit. Reviewer-01 separately re-ran:
bun install --frozen-lockfile(root + worker)bun run typecheck/bun run lintbun run test:unitβ 100 files / 2445 tests passbun run test:integrationβ 8 files / 187 tests passcd worker && bun run testβ 1 file / 72 tests passgit diff --checkL2 (
test:api) is CI-only β agent workspace does not have the D1 test database credentials; CI will run it on push.Closes
Closes #103
Closes #104
Closes #105
Closes #106