Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-bedrock-agent-runtime (source) ^3.946.0 -> ^3.947.0 age confidence
@aws-sdk/client-bedrock-runtime (source) ^3.946.0 -> ^3.947.0 age confidence
@aws-sdk/client-sagemaker-runtime (source) ^3.946.0 -> ^3.947.0 age confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-bedrock-agent-runtime)

v3.947.0

Compare 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.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-bedrock-runtime

aws/aws-sdk-js-v3 (@​aws-sdk/client-sagemaker-runtime)

v3.947.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team and JustinBeckwith as code owners December 10, 2025 20:10
Copy link
Contributor

@promptfoo-scanner promptfoo-scanner bot left a 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

@renovate renovate bot force-pushed the renovate/aws-sdk-packages branch 3 times, most recently from 3751a35 to 9ee3004 Compare December 10, 2025 21:24
@renovate renovate bot force-pushed the renovate/aws-sdk-packages branch from 9ee3004 to 3652b01 Compare December 10, 2025 22:19
…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>
@use-tusk
Copy link
Contributor

use-tusk bot commented Dec 10, 2025

⏩ No test execution environment matched (06fef2c) View output ↗

Tip

New to Tusk? Learn more here.


View check history

Commit Status Output Created (UTC)
797017d ⏩ No test execution environment matched Output Dec 10, 2025 11:20PM
013586d ⏩ No test execution environment matched Output Dec 10, 2025 11:25PM
06fef2c ⏩ No test execution environment matched Output Dec 10, 2025 11:37PM

View output in GitHub ↗

@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

mldangelo and others added 2 commits December 10, 2025 18:25
…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>
@mldangelo mldangelo merged commit e04050a into main Dec 11, 2025
35 checks passed
@mldangelo mldangelo deleted the renovate/aws-sdk-packages branch December 11, 2025 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants