build(deps): bump @aws-sdk/client-s3 from 3.1068.0 to 3.1086.0#832
build(deps): bump @aws-sdk/client-s3 from 3.1068.0 to 3.1086.0#832dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.1068.0 to 3.1086.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1086.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1086.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: eb1877dc6a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| }, | ||
| "dependencies": { | ||
| "@aws-sdk/client-s3": "^3.1068.0", | ||
| "@aws-sdk/client-s3": "^3.1086.0", |
There was a problem hiding this comment.
Bump the S3 presigner with the client
With this bump the lockfile now installs @aws-sdk/client-s3@3.1086.0 against @smithy/core@3.29.3, while @aws-sdk/s3-request-presigner stays on 3.1068.0 and is locked to @smithy/core@3.24.7. In the S3 upload/download paths that call getSignedUrl(client, new PutObjectCommand/GetObjectCommand(...)), those duplicated Smithy core types make the client/command incompatible during pnpm typecheck (which the build workflow runs), so this dependency-only change can fail CI. Please bump @aws-sdk/s3-request-presigner in lockstep with the S3 client.
Useful? React with 👍 / 👎.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @aws-sdk/client-s3 from 3.1068.0 to 3.1086.0.
Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
64c3e50Publish v3.1086.08d0b498Publish v3.1085.0c34ce8aPublish v3.1084.0ceb9aeePublish v3.1083.09d72bc2chore(core/client): remove TypeScript version user-agent metric (#8177)afc3740Publish v3.1082.0f8b4987chore(codegen): sync for isolatedModules tsconfig and server metrics recorder...8f43c79chore(deps): bump '@smithy/core' to ^3.29.1 (#8167)02d5abfPublish v3.1081.0be034d9Publish v3.1080.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)