Skip to content

chore(deps): bump fast-xml-parser, @aws-sdk/client-bedrock-agent-runtime, @aws-sdk/client-bedrock-runtime, @aws-sdk/client-sagemaker-runtime and @aws-sdk/credential-provider-sso#69

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-e36eeb654e
Closed

chore(deps): bump fast-xml-parser, @aws-sdk/client-bedrock-agent-runtime, @aws-sdk/client-bedrock-runtime, @aws-sdk/client-sagemaker-runtime and @aws-sdk/credential-provider-sso#69
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-e36eeb654e

Conversation

@dependabot
Copy link
Contributor

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

Bumps fast-xml-parser, @aws-sdk/client-bedrock-agent-runtime, @aws-sdk/client-bedrock-runtime, @aws-sdk/client-sagemaker-runtime and @aws-sdk/credential-provider-sso. These dependencies needed to be updated together.
Updates fast-xml-parser from 5.3.3 to 5.3.5

Release notes

Sourced from fast-xml-parser's releases.

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

fix: handle HTML numeric and hex entities when out of range

No release notes provided.

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

5.3.0 / 2025-10-03

  • Use Uint8Array in place of Buffer in Parser

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

5.1.0 / 2025-04-02

  • feat: declare package as side-effect free (#738) (By Thomas Bouffard)
  • fix cjs build mode
  • fix builder return type to string

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-agent-runtime from 3.966.0 to 3.988.0

Release notes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)
  • client-batch: Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share. (951d3634)
  • client-eks: This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups. (6af8b6b9)
  • client-s3tables: S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout. (e6b5be09)
  • client-ec2: R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency (72ad5262)

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

v3.987.0

3.987.0(2026-02-10)

Chores
  • client-iotanalytics: remove iot analytics due to service shutdown (#7727) (e3140d04)
  • client-evidently: remove evidently due to service shutdown (#7725) (5b9942f9)
New Features
  • clients: update client endpoints as of 2026-02-10 (1bee3fec)
  • client-rds: This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters. (dfcf7f3d)
  • client-bedrock-agentcore: Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules. (9bdc1cf8)
  • client-eks: Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege. (c35168e3)
  • client-connect: Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings. (9408c413)
  • client-kafka: Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters. (cc06eb6f)

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

v3.986.0

3.986.0(2026-02-09)

Chores
  • codegen: smithy-typescript-aws-codegen 0.44.0 (#7719) (1a8de1bf)
Documentation Changes

... (truncated)

Changelog

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

3.985.0 (2026-02-06)

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

3.984.0 (2026-02-05)

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

3.983.0 (2026-02-04)

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

3.982.0 (2026-02-03)

... (truncated)

Commits

Updates @aws-sdk/client-bedrock-runtime from 3.966.0 to 3.988.0

Release notes

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

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)
  • client-batch: Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share. (951d3634)
  • client-eks: This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups. (6af8b6b9)
  • client-s3tables: S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout. (e6b5be09)
  • client-ec2: R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency (72ad5262)

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

v3.987.0

3.987.0(2026-02-10)

Chores
  • client-iotanalytics: remove iot analytics due to service shutdown (#7727) (e3140d04)
  • client-evidently: remove evidently due to service shutdown (#7725) (5b9942f9)
New Features
  • clients: update client endpoints as of 2026-02-10 (1bee3fec)
  • client-rds: This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters. (dfcf7f3d)
  • client-bedrock-agentcore: Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules. (9bdc1cf8)
  • client-eks: Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege. (c35168e3)
  • client-connect: Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings. (9408c413)
  • client-kafka: Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters. (cc06eb6f)

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

v3.986.0

3.986.0(2026-02-09)

Chores
  • codegen: smithy-typescript-aws-codegen 0.44.0 (#7719) (1a8de1bf)
Documentation Changes

... (truncated)

Changelog

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

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

3.985.0 (2026-02-06)

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

3.984.0 (2026-02-05)

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

3.983.0 (2026-02-04)

Features

  • client-bedrock-runtime: Added support for structured outputs to Converse and ConverseStream APIs. (ff529d7)

... (truncated)

Commits

Updates @aws-sdk/client-sagemaker-runtime from 3.966.0 to 3.988.0

Release notes

Sourced from @​aws-sdk/client-sagemaker-runtime's releases.

v3.988.0

3.988.0(2026-02-11)

Chores
  • codegen: update for compositeErrorRegistries (#7728) (d20ea16f)
New Features
  • client-kafkaconnect: Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter. (c996f67d)
  • client-batch: Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share. (951d3634)
  • client-eks: This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups. (6af8b6b9)
  • client-s3tables: S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout. (e6b5be09)
  • client-ec2: R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency (72ad5262)

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

v3.987.0

3.987.0(2026-02-10)

Chores
  • client-iotanalytics: remove iot analytics due to service shutdown (#7727) (e3140d04)
  • client-evidently: remove evidently due to service shutdown (#7725) (5b9942f9)
New Features
  • clients: update client endpoints as of 2026-02-10 (1bee3fec)
  • client-rds: This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters. (dfcf7f3d)
  • client-bedrock-agentcore: Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules. (9bdc1cf8)
  • client-eks: Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege. (c35168e3)
  • client-connect: Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings. (9408c413)
  • client-kafka: Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters. (cc06eb6f)

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

v3.986.0

3.986.0(2026-02-09)

Chores
  • codegen: smithy-typescript-aws-codegen 0.44.0 (#7719) (1a8de1bf)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sagemaker-runtime's changelog.

3.988.0 (2026-02-11)

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

3.987.0 (2026-02-10)

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

3.986.0 (2026-02-09)

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

3.985.0 (2026-02-06)

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

3.984.0 (2026-02-05)

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

3.983.0 (2026-02-04)

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

3.982.0 (2026-02-03)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-sso from 3.966.0 to 3.972.6

Release notes

Sourced from @​aws-sdk/credential-provider-sso's releases.

v3.972.0

3.972.0(2026-01-20)

Chores
New Features
  • clients: update client endpoints as of 2026-01-20 (3266a28d)
  • client-workspaces-instances: Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches. (a660c503)
  • client-odb: Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field. (f906d762)
  • client-bedrock-runtime: Added support for extended prompt caching with one hour TTL. (2cc679ff)
  • client-keyspaces: Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra) (a7d41c3f)
  • client-auto-scaling: This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status. (5ca740f5)
  • client-verifiedpermissions: Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation. (3fe5ed93)

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

v3.971.0

3.971.0(2026-01-16)

Chores
Documentation Changes
  • client-sagemaker: Adding security consideration comments for lcc accessing execution role under root access (83b0e783)
  • client-glacier: Documentation updates for Amazon Glacier's maintenance mode (18674f5d)
New Features
  • clients: update client endpoints as of 2026-01-16 (5149b6b0)
  • client-datazone: This release adds support for numeric filtering and complex free-text searches cases for the Search and SearchListings APIs. (3ce55674)
  • client-connect: Adds support to allow customers to create form with Dispute configuration (faedfc8b)
  • client-launch-wizard: Added UpdateDeployment, ListDeploymentPatternVersions and GetDeploymentPatternVersion APIs for Launch Wizard (5126f41e)
  • client-resource-explorer-2: Added ViewName to View-related responses and ServiceViewName to GetServiceView response. (e0212a10)

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

v3.970.0

3.970.0(2026-01-15)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-sso's changelog.

3.972.6 (2026-02-11)

Chores

  • credential-provider-sso: update dependencies.

3.972.5 (2026-02-06)

Chores

  • credential-provider-sso: update dependencies.

3.972.4 (2026-02-03)

Chores

  • credential-provider-sso: update dependencies.

3.972.3 (2026-01-30)

Chores

  • use yarn workspace versioning for monorepo packages (#7693) (b951130)

3.972.2 (2026-01-25)

Chores

  • packages-internal: update metadata url paths (#7679) (c3a351c)

3.972.1 (2026-01-21)

Chores

  • packages: move package folders for internal pkgs (#7670) (ce66606)

3.972.0 (2026-01-20)

Note: Version bump only for package @​aws-sdk/credential-provider-sso

3.971.0 (2026-01-16)

Note: Version bump only for package @​aws-sdk/credential-provider-sso

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from 45ck as a code owner February 12, 2026 19:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-e36eeb654e branch from 86c4618 to e67fee4 Compare February 15, 2026 01:03
…ime, @aws-sdk/client-bedrock-runtime, @aws-sdk/client-sagemaker-runtime and @aws-sdk/credential-provider-sso

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent-runtime), [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime), [@aws-sdk/client-sagemaker-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sagemaker-runtime) and [@aws-sdk/credential-provider-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-sso). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 5.3.3 to 5.3.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.3.3...v5.3.5)

Updates `@aws-sdk/client-bedrock-agent-runtime` from 3.966.0 to 3.988.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-agent-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.988.0/clients/client-bedrock-agent-runtime)

Updates `@aws-sdk/client-bedrock-runtime` from 3.966.0 to 3.988.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-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.988.0/clients/client-bedrock-runtime)

Updates `@aws-sdk/client-sagemaker-runtime` from 3.966.0 to 3.988.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-sagemaker-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.988.0/clients/client-sagemaker-runtime)

Updates `@aws-sdk/credential-provider-sso` from 3.966.0 to 3.972.6
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-sso)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.5
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-bedrock-agent-runtime"
  dependency-version: 3.988.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.988.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-sagemaker-runtime"
  dependency-version: 3.988.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-version: 3.972.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-e36eeb654e branch from e67fee4 to 129c72a Compare February 16, 2026 12:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 17, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-e36eeb654e branch February 17, 2026 23:23
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.

0 participants