-
-
Notifications
You must be signed in to change notification settings - Fork 88
refactor: Upgrade @aws-sdk/client-s3 from 3.858.0 to 3.863.0 #342
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
base: master
Are you sure you want to change the base?
refactor: Upgrade @aws-sdk/client-s3 from 3.858.0 to 3.863.0 #342
Conversation
Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.858.0 to 3.863.0. See this package in npm: @aws-sdk/client-s3 See this project in Snyk: https://app.snyk.io/org/acinader/project/3364151b-9c9a-4458-9afd-809dc5309438?utm_source=github&utm_medium=referral&page=upgrade-pr
I will reformat the title to use the proper commit message syntax. |
🚀 Thanks for opening this pull request! |
📝 WalkthroughWalkthroughUpdated the dependency "@aws-sdk/client-s3" in package.json from version 3.858.0 to 3.863.0. No other files or dependencies were changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #342 +/- ##
=======================================
Coverage 97.19% 97.19%
=======================================
Files 2 2
Lines 214 214
=======================================
Hits 208 208
Misses 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (2)
package.json (2)
22-24
: Optional: align AWS SDK v3 patch train to reduce churn.If you want to minimize duplicate installs across consumers, consider aligning both direct deps to the same latest patch (e.g., bump client-s3 to match the presigner train) or move to caret ranges for patch updates if that matches your versioning policy.
22-24
: AWS SDK v3 graph is deduplicated—no duplicate transitive packages.npm ls
shows a single @aws-sdk/types@3.862.0 and @smithy/types@4.3.2 across both packages. Update your smoke‐test to import from the installed@aws-sdk/credential-provider-node
(or add@aws-sdk/credential-providers
) so the runtime check can run.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
⛔ Files ignored due to path filters (1)
package-lock.json
is excluded by!**/package-lock.json
📒 Files selected for processing (1)
package.json
(1 hunks)
🔇 Additional comments (1)
package.json (1)
22-24
: LGTM: patch bump of @aws-sdk/client-s3 looks safe.No code paths changed here; this should be a non-breaking update.
Snyk has created this PR to upgrade @aws-sdk/client-s3 from 3.858.0 to 3.863.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: @aws-sdk/client-s3
3.863.0(2025-08-07)
Chores
Documentation Changes
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.863.0.zip
3.862.0(2025-08-06)
Chores
Documentation Changes
New Features
For list of updated packages, view updated-packages.md in assets-3.862.0.zip
3.859.0(2025-08-01)
Chores
Documentation Changes
New Features
Tests
For list of updated packages, view updated-packages.md in assets-3.859.0.zip
3.858.0(2025-07-31)
Documentation Changes
New Features
Bug Fixes
Tests
For list of updated packages, view updated-packages.md in assets-3.858.0.zip
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by CodeRabbit