Skip to content

chore(deps): bump @aws-sdk/client-bedrock-agentcore from 3.993.0 to 3.995.0#398

Merged
aidandaly24 merged 4 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-bedrock-agentcore-3.995.0
Feb 24, 2026
Merged

chore(deps): bump @aws-sdk/client-bedrock-agentcore from 3.993.0 to 3.995.0#398
aidandaly24 merged 4 commits intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-bedrock-agentcore-3.995.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @aws-sdk/client-bedrock-agentcore from 3.993.0 to 3.995.0.

Release notes

Sourced from @​aws-sdk/client-bedrock-agentcore's releases.

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

For list of updated packages, view updated-packages.md in assets-3.995.0.zip

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

For list of updated packages, view updated-packages.md in assets-3.994.0.zip

Changelog

Sourced from @​aws-sdk/client-bedrock-agentcore's changelog.

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-sdk/client-bedrock-agentcore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore) from 3.993.0 to 3.995.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-bedrock-agentcore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-bedrock-agentcore)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-bedrock-agentcore"
  dependency-version: 3.995.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team February 23, 2026 17:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@github-actions github-actions bot added the size/xs PR size: XS label Feb 23, 2026
npm install restores the node_modules/vitest/node_modules/yaml entry
that was incorrectly removed by Dependabot's lock file generation.
@github-actions github-actions bot added size/xs PR size: XS and removed size/xs PR size: XS labels Feb 24, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.88% 2962 / 6749
🔵 Statements 43.48% 3118 / 7171
🔵 Functions 45.72% 615 / 1345
🔵 Branches 48.51% 1924 / 3966
Generated in workflow #617 for commit 48363c2 by the Vitest Coverage Report Action

tejaskash
tejaskash previously approved these changes Feb 24, 2026
Copy link
Contributor

@tejaskash tejaskash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile fixed, CI passing.

aidandaly24
aidandaly24 previously approved these changes Feb 24, 2026
@tejaskash
Copy link
Contributor

/strands fix the merge conflict

@tejaskash tejaskash dismissed stale reviews from aidandaly24 and themself via 69d2291 February 24, 2026 19:06
@github-actions github-actions bot added size/xs PR size: XS and removed size/xs PR size: XS labels Feb 24, 2026
@github-actions github-actions bot added size/xs PR size: XS and removed size/xs PR size: XS strands-running labels Feb 24, 2026
@aidandaly24 aidandaly24 merged commit 0b39e45 into main Feb 24, 2026
16 of 17 checks passed
@aidandaly24 aidandaly24 deleted the dependabot/npm_and_yarn/aws-sdk/client-bedrock-agentcore-3.995.0 branch February 24, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants