Skip to content

Bump the production-dependencies group across 1 directory with 27 updates#686

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-1062214820
Closed

Bump the production-dependencies group across 1 directory with 27 updates#686
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-1062214820

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production-dependencies group with 27 updates in the / directory:

Package From To
@aws-sdk/client-dynamodb 3.1030.0 3.1035.0
@aws-sdk/client-lambda 3.1030.0 3.1035.0
@aws-sdk/client-s3 3.1030.0 3.1035.0
@aws-sdk/client-secrets-manager 3.1030.0 3.1035.0
@aws-sdk/client-ses 3.1030.0 3.1035.0
@aws-sdk/client-sqs 3.1030.0 3.1035.0
@aws-sdk/client-ssm 3.1030.0 3.1035.0
@aws-sdk/client-sts 3.1030.0 3.1035.0
@aws-sdk/client-kms 3.1030.0 3.1035.0
@aws-sdk/s3-request-presigner 3.1030.0 3.1035.0
@aws-sdk/signature-v4-crt 3.1030.0 3.1035.0
@azure/msal-node 5.1.2 5.1.4
@middy/core 7.2.2 7.3.2
@middy/event-normalizer 7.2.2 7.3.2
@middy/sqs-partial-batch-failure 7.2.2 7.3.2
ical-generator 10.1.0 10.2.0
stripe 22.0.1 22.0.2
@mantine/core 9.0.2 9.1.0
@mantine/dates 9.0.2 9.1.0
@mantine/dropzone 9.0.2 9.1.0
@mantine/form 9.0.2 9.1.0
@mantine/hooks 9.0.2 9.1.0
@mantine/notifications 9.0.2 9.1.0
axios 1.15.0 1.15.2
react-pdftotext 1.3.4 1.3.6
react-router-dom 7.14.1 7.14.2
@aws-sdk/client-firehose 3.1030.0 3.1035.0

Updates @aws-sdk/client-dynamodb from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)

... (truncated)

Changelog

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

3.1035.0 (2026-04-22)

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

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits

Updates @aws-sdk/client-lambda from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)

... (truncated)

Changelog

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

3.1035.0 (2026-04-22)

Features

  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce8)

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits
  • d8fbfbc Publish v3.1035.0
  • ece8ce8 feat(client-lambda): Add Ruby 4.0 (ruby4.0) support to AWS Lambda.
  • 189729b test(clients): add snapshot tests for http2-default clients (#7947)
  • d08b5a7 Publish v3.1034.0
  • 273ad5b chore(codegen): sync for http2 session concurrency fixes (#7942)
  • a62021b Publish v3.1033.0
  • ff1b2ba feat(clients): use binary decision diagrams for endpoint resolution (#7931)
  • c0c0872 Publish v3.1032.0
  • 33a780e Publish v3.1031.0
  • 560d987 chore: upgrade smithy to 1.69.0 (#7932)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-s3 from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)

... (truncated)

Changelog

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

3.1035.0 (2026-04-22)

Bug Fixes

  • client-s3: retry errors with 200 status code (#7945) (7d9d8d1)

Features

  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a59)

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits
  • d8fbfbc Publish v3.1035.0
  • 41a6a59 feat(client-s3): This release adds five additional checksum algorithms for S3...
  • 7d9d8d1 fix(client-s3): retry errors with 200 status code (#7945)
  • d08b5a7 Publish v3.1034.0
  • 273ad5b chore(codegen): sync for http2 session concurrency fixes (#7942)
  • a62021b Publish v3.1033.0
  • ff1b2ba feat(clients): use binary decision diagrams for endpoint resolution (#7931)
  • c0c0872 Publish v3.1032.0
  • 33a780e Publish v3.1031.0
  • 560d987 chore: upgrade smithy to 1.69.0 (#7932)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-secrets-manager from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)

... (truncated)

Changelog

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

3.1035.0 (2026-04-22)

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

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits

Updates @aws-sdk/client-ses from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

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

v3.1034.0

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)

... (truncated)

Changelog

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

3.1035.0 (2026-04-22)

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

3.1034.0 (2026-04-21)

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

Commits

Updates @aws-sdk/client-sqs from 3.1030.0 to 3.1035.0

Release notes

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

v3.1035.0

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http...

    Description has been truncated

…ates

Bumps the production-dependencies group with 27 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1030.0` | `3.1035.0` |
| [@aws-sdk/signature-v4-crt](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-crt) | `3.1030.0` | `3.1035.0` |
| [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.1.2` | `5.1.4` |
| [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `7.2.2` | `7.3.2` |
| [@middy/event-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/event-normalizer) | `7.2.2` | `7.3.2` |
| [@middy/sqs-partial-batch-failure](https://github.com/middyjs/middy/tree/HEAD/packages/sqs-partial-batch-failure) | `7.2.2` | `7.3.2` |
| [ical-generator](https://github.com/sebbo2002/ical-generator) | `10.1.0` | `10.2.0` |
| [stripe](https://github.com/stripe/stripe-node) | `22.0.1` | `22.0.2` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `9.0.2` | `9.1.0` |
| [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `9.0.2` | `9.1.0` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `9.0.2` | `9.1.0` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `9.0.2` | `9.1.0` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `9.0.2` | `9.1.0` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `9.0.2` | `9.1.0` |
| [axios](https://github.com/axios/axios) | `1.15.0` | `1.15.2` |
| [react-pdftotext](https://github.com/Utkarsh212/react-pdftotext) | `1.3.4` | `1.3.6` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.1` | `7.14.2` |
| [@aws-sdk/client-firehose](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-firehose) | `3.1030.0` | `3.1035.0` |



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

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

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

Updates `@aws-sdk/client-secrets-manager` from 3.1030.0 to 3.1035.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1035.0/clients/client-secrets-manager)

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

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

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

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

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

Updates `@aws-sdk/s3-request-presigner` from 3.1030.0 to 3.1035.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1035.0/packages/s3-request-presigner)

Updates `@aws-sdk/signature-v4-crt` from 3.1030.0 to 3.1035.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-crt/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1035.0/packages/signature-v4-crt)

Updates `@azure/msal-node` from 5.1.2 to 5.1.4
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.1.2...msal-node-v5.1.4)

Updates `@middy/core` from 7.2.2 to 7.3.2
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/7.3.2/packages/core)

Updates `@middy/event-normalizer` from 7.2.2 to 7.3.2
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/7.3.2/packages/event-normalizer)

Updates `@middy/sqs-partial-batch-failure` from 7.2.2 to 7.3.2
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md)
- [Commits](https://github.com/middyjs/middy/commits/7.3.2/packages/sqs-partial-batch-failure)

Updates `ical-generator` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/sebbo2002/ical-generator/releases)
- [Changelog](https://github.com/sebbo2002/ical-generator/blob/develop/CHANGELOG.md)
- [Commits](sebbo2002/ical-generator@v10.1.0...v10.2.0)

Updates `stripe` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v22.0.1...v22.0.2)

Updates `@mantine/core` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/core)

Updates `@mantine/dates` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/dates)

Updates `@mantine/dropzone` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/form)

Updates `@mantine/hooks` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/hooks)

Updates `@mantine/notifications` from 9.0.2 to 9.1.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/notifications)

Updates `axios` from 1.15.0 to 1.15.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.15.2)

Updates `react-pdftotext` from 1.3.4 to 1.3.6
- [Release notes](https://github.com/Utkarsh212/react-pdftotext/releases)
- [Commits](https://github.com/Utkarsh212/react-pdftotext/commits/v1.3.6)

Updates `react-router-dom` from 7.14.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/signature-v4-crt"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-node"
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@middy/core"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@middy/event-normalizer"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@middy/sqs-partial-batch-failure"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ical-generator
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mantine/dates"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mantine/dropzone"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mantine/form"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-pdftotext
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-firehose"
  dependency-version: 3.1035.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Apr 30, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 30, 2026 04:45
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

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

@dependabot dependabot Bot closed this May 7, 2026
auto-merge was automatically disabled May 7, 2026 01:45

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-1062214820 branch May 7, 2026 01:45
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.

0 participants