-
-
Notifications
You must be signed in to change notification settings - Fork 830
chore(deps): update aws sdk packages to ^3.947.0 #6607
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
Conversation
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.
👍 All Clear
This PR updates AWS Bedrock SDK packages from version 3.946.0 to 3.947.0. The changes are limited to dependency version numbers in package.json with no code modifications. No LLM security vulnerabilities were introduced by these changes.
Minimum severity threshold for this scan: 🟡 Medium | Learn more
3751a35 to
9ee3004
Compare
9ee3004 to
3652b01
Compare
…onic improvements - Add handling for malformed_model_output and malformed_tool_use stop reasons - Include stopReason in response metadata for all Converse API responses - Add Nova Sonic configurable timeouts (sessionTimeout, requestTimeout) - Add Nova Sonic error categorization (connection, timeout, api, parsing, session) - Update README documentation for new SDK features 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
⏩ No test execution environment matched (06fef2c) View output ↗ Tip New to Tusk? Learn more here. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…or and timeout config - Export NovaSonicError interface and categorizeError function for testing - Add 14 tests for categorizeError covering all error categories: - Connection errors (ECONNREFUSED, ENOTFOUND) - Timeout errors (timeout, timed out, aborted) - Session errors - Parsing errors (JSON, parse) - API/auth errors (access, credential, auth) - Unknown errors - Non-Error objects and null/undefined handling - Add 2 tests for custom timeout configuration (sessionTimeout, requestTimeout) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This PR contains the following updates:
^3.946.0->^3.947.0^3.946.0->^3.947.0^3.946.0->^3.947.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-bedrock-agent-runtime)
v3.947.0Compare Source
Note: Version bump only for package @aws-sdk/client-bedrock-agent-runtime
aws/aws-sdk-js-v3 (@aws-sdk/client-bedrock-runtime)
v3.947.0Compare Source
Note: Version bump only for package @aws-sdk/client-bedrock-runtime
aws/aws-sdk-js-v3 (@aws-sdk/client-sagemaker-runtime)
v3.947.0Compare Source
Note: Version bump only for package @aws-sdk/client-sagemaker-runtime
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.