Skip to content

chore: Bump fast-xml-parser, @aws-sdk/client-codedeploy and @aws-sdk/client-ecs#857

Merged
s3cube merged 2 commits into
masterfrom
dependabot/npm_and_yarn/multi-5444563be1
Jun 30, 2026
Merged

chore: Bump fast-xml-parser, @aws-sdk/client-codedeploy and @aws-sdk/client-ecs#857
s3cube merged 2 commits into
masterfrom
dependabot/npm_and_yarn/multi-5444563be1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor

Removes fast-xml-parser. It's no longer used after updating ancestor dependencies fast-xml-parser, @aws-sdk/client-codedeploy and @aws-sdk/client-ecs. These dependencies need to be updated together.

Removes fast-xml-parser

Updates @aws-sdk/client-codedeploy from 3.922.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

... (truncated)

Changelog

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

3.1076.0 (2026-06-29)

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

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

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

3.1071.0 (2026-06-17)

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

3.1070.0 (2026-06-16)

... (truncated)

Commits

Updates @aws-sdk/client-ecs from 3.921.0 to 3.1076.0

Release notes

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

v3.1076.0

3.1076.0(2026-06-29)

Chores
  • codegen:
    • sync for checksum impls, hostLabel validation (#8127) (aa94fa04)
    • sync for CBOR serde performance and retry fixes (#8125) (b6d6a759)
  • scripts: drop bundler support in dist-cjs (use dist-es instead) (#8124) (775bc034)
Documentation Changes
  • client-elasticache: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior. (e9e0072f)
  • client-rds-data: Updated documentation to remove Aurora Serverless V1 references. (c5f50784)
New Features
  • client-glue: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset. (fe604af0)
  • client-appconfig: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack. (2b8591de)
  • client-resource-explorer-2: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView (a3773832)
  • client-vpc-lattice: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services (217aaea5)
  • client-sagemaker-featurestore-runtime: Add support for ListRecords and BatchWriteRecord APIs to Feature Store. (7a6ffe5e)
  • client-connecthealth: Expand input validation to support Unicode characters and markdown table syntax. (a20832a3)
  • client-cloudwatch: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results. (14f023ba)
  • client-imagebuilder: Adds support for AMI watermarks in Image Builder. (17e643a9)
  • client-evs: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage. (2ae38fea)
  • client-pcs: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster. (16469f6b)
  • client-lambda: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits. (0268f939)
  • client-connectcampaignsv2: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign. (05f467f7)
  • client-wafv2: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF. (54ea3212)
  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd33)
  • client-ec2: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware. (3482937a)
  • client-pinpoint-sms-voice-v2: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements. (46b16440)
Tests
  • client-dynamodb: skip endpoint string comparison tests (#8123) (8e577e08)
  • add tsup/dts and metro bundler compatibility tests (#8122) (88ae83fc)

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

v3.1075.0

3.1075.0(2026-06-23)

New Features
  • client-kafka: Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers. (005f9529)

... (truncated)

Changelog

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

3.1076.0 (2026-06-29)

Features

  • client-ecs: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism. (ff85bd3)

3.1075.0 (2026-06-23)

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

3.1074.0 (2026-06-22)

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

3.1073.0 (2026-06-19)

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

3.1072.0 (2026-06-18)

Features

  • client-ecs: Amazon ECS services now support high resolution (20 second) CloudWatch metrics for CPUUtilization and MemoryUtilization. Use these metrics for faster service auto scaling. (93055ac)

3.1071.0 (2026-06-17)

Features

... (truncated)

Commits
  • dfd62f6 Publish v3.1076.0
  • ff85bd3 feat(client-ecs): Amazon ECS now supports customizable deployment circuit bre...
  • aa94fa0 chore(codegen): sync for checksum impls, hostLabel validation (#8127)
  • b6d6a75 chore(codegen): sync for CBOR serde performance and retry fixes (#8125)
  • 29ee199 Publish v3.1075.0
  • c48dfa0 Publish v3.1074.0
  • ee71adc Publish v3.1073.0
  • 501cd33 Publish v3.1072.0
  • 93055ac feat(client-ecs): Amazon ECS services now support high resolution (20 second)...
  • 3ce820a Publish v3.1071.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5444563be1 branch from b9d7567 to 416ffe4 Compare April 28, 2026 20:10
@s3cube

s3cube commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

…client-ecs

Removes [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-codedeploy](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codedeploy) and [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs). These dependencies need to be updated together.


Removes `fast-xml-parser`

Updates `@aws-sdk/client-codedeploy` from 3.922.0 to 3.1076.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-codedeploy/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1076.0/clients/client-codedeploy)

Updates `@aws-sdk/client-ecs` from 3.921.0 to 3.1076.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1076.0/clients/client-ecs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-codedeploy"
  dependency-version: 3.1027.0
  dependency-type: direct:production
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.1027.0
  dependency-type: direct:production
- dependency-name: fast-xml-parser
  dependency-version: 5.5.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5444563be1 branch from 416ffe4 to b836276 Compare June 30, 2026 18:20
@s3cube s3cube merged commit cc7d054 into master Jun 30, 2026
6 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-5444563be1 branch June 30, 2026 18:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant