Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

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

Package From To
esbuild 0.25.12 0.27.0
@aws-sdk/s3-request-presigner 3.922.0 3.928.0
@aws-sdk/client-s3 3.922.0 3.928.0
@aws-sdk/client-dynamodb 3.922.0 3.928.0
@aws-sdk/client-lambda 3.922.0 3.928.0
@aws-sdk/client-secrets-manager 3.922.0 3.928.0
@aws-sdk/client-ses 3.922.0 3.928.0
@aws-sdk/client-sqs 3.922.0 3.928.0
@aws-sdk/client-sts 3.922.0 3.928.0
@aws-sdk/signature-v4-crt 3.922.0 3.928.0
@aws-sdk/util-dynamodb 3.922.0 3.928.0
@fastify/swagger 9.5.2 9.6.0
fastify 5.6.1 5.6.2
stripe 19.2.0 19.3.0
zod-validation-error 4.0.2 5.0.0
@azure/msal-browser 4.26.0 4.26.1
@mantine/core 8.3.6 8.3.7
@mantine/dates 8.3.6 8.3.7
@mantine/dropzone 8.3.6 8.3.7
@mantine/form 8.3.6 8.3.7
@mantine/hooks 8.3.6 8.3.7
@mantine/notifications 8.3.6 8.3.7
axios 1.13.1 1.13.2
@aws-sdk/client-firehose 3.922.0 3.928.0

Bumps the production-dependencies group with 2 updates in the /src/api directory: esbuild and zod-validation-error.
Bumps the production-dependencies group with 1 update in the /src/ui directory: zod-validation-error.

Updates esbuild from 0.25.12 to 0.27.0

Release notes

Sourced from esbuild's releases.

v0.27.0

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.26.0 or ~0.26.0. See npm's documentation about semver for more information.

  • Use Uint8Array.fromBase64 if available (#4286)

    With this release, esbuild's binary loader will now use the new Uint8Array.fromBase64 function unless it's unavailable in the configured target environment. If it's unavailable, esbuild's previous code for this will be used as a fallback. Note that this means you may now need to specify target when using this feature with Node (for example --target=node22) unless you're using Node v25+.

  • Update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)

    This raises the operating system requirements for running esbuild:

    • Linux: now requires a kernel version of 3.2 or later
    • macOS: now requires macOS 12 (Monterey) or later

v0.26.0

  • Enable trusted publishing (#4281)

    GitHub and npm are recommending that maintainers for packages such as esbuild switch to trusted publishing. With this release, a VM on GitHub will now build and publish all of esbuild's packages to npm instead of me. In theory.

    Unfortunately there isn't really a way to test that this works other than to do it live. So this release is that live test. Hopefully this release is uneventful and is exactly the same as the previous one (well, except for the green provenance attestation checkmark on npm that happens with trusted publishing).

Changelog

Sourced from esbuild's changelog.

0.27.0

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.26.0 or ~0.26.0. See npm's documentation about semver for more information.

  • Use Uint8Array.fromBase64 if available (#4286)

    With this release, esbuild's binary loader will now use the new Uint8Array.fromBase64 function unless it's unavailable in the configured target environment. If it's unavailable, esbuild's previous code for this will be used as a fallback. Note that this means you may now need to specify target when using this feature with Node (for example --target=node22) unless you're using Node v25+.

  • Update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)

    This raises the operating system requirements for running esbuild:

    • Linux: now requires a kernel version of 3.2 or later
    • macOS: now requires macOS 12 (Monterey) or later

0.26.0

  • Enable trusted publishing (#4281)

    GitHub and npm are recommending that maintainers for packages such as esbuild switch to trusted publishing. With this release, a VM on GitHub will now build and publish all of esbuild's packages to npm instead of me. In theory.

    Unfortunately there isn't really a way to test that this works other than to do it live. So this release is that live test. Hopefully this release is uneventful and is exactly the same as the previous one (well, except for the green provenance attestation checkmark on npm that happens with trusted publishing).

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.


Updates @aws-sdk/s3-request-presigner from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-s3 from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

Features

  • client-s3: Launch IPv6 dual-stack support for S3 Express (a6a3e29)
Commits

Updates @aws-sdk/client-dynamodb from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-lambda from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-ses from 3.922.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

... (truncated)

Changelog

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

3.928.0 (2025-11-10)

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.27.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.922.0` | `3.928.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.922.0` | `3.928.0` |
| [@aws-sdk/signature-v4-crt](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-crt) | `3.922.0` | `3.928.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.922.0` | `3.928.0` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.5.2` | `9.6.0` |
| [fastify](https://github.com/fastify/fastify) | `5.6.1` | `5.6.2` |
| [stripe](https://github.com/stripe/stripe-node) | `19.2.0` | `19.3.0` |
| [zod-validation-error](https://github.com/causaly/zod-validation-error) | `4.0.2` | `5.0.0` |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.26.0` | `4.26.1` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.6` | `8.3.7` |
| [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.3.6` | `8.3.7` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `8.3.6` | `8.3.7` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.3.6` | `8.3.7` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.6` | `8.3.7` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.6` | `8.3.7` |
| [axios](https://github.com/axios/axios) | `1.13.1` | `1.13.2` |
| [@aws-sdk/client-firehose](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-firehose) | `3.922.0` | `3.928.0` |

Bumps the production-dependencies group with 2 updates in the /src/api directory: [esbuild](https://github.com/evanw/esbuild) and [zod-validation-error](https://github.com/causaly/zod-validation-error).
Bumps the production-dependencies group with 1 update in the /src/ui directory: [zod-validation-error](https://github.com/causaly/zod-validation-error).


Updates `esbuild` from 0.25.12 to 0.27.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.12...v0.27.0)

Updates `@aws-sdk/s3-request-presigner` from 3.922.0 to 3.928.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.928.0/packages/s3-request-presigner)

Updates `@aws-sdk/client-s3` from 3.922.0 to 3.928.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.928.0/clients/client-s3)

Updates `@aws-sdk/client-dynamodb` from 3.922.0 to 3.928.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.928.0/clients/client-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.922.0 to 3.928.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.928.0/clients/client-lambda)

Updates `@aws-sdk/client-secrets-manager` from 3.922.0 to 3.928.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.928.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ses` from 3.922.0 to 3.928.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.928.0/clients/client-ses)

Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.928.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.928.0/clients/client-sqs)

Updates `@aws-sdk/client-sts` from 3.922.0 to 3.928.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.928.0/clients/client-sts)

Updates `@aws-sdk/signature-v4-crt` from 3.922.0 to 3.928.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.928.0/packages/signature-v4-crt)

Updates `@aws-sdk/util-dynamodb` from 3.922.0 to 3.928.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.928.0/packages/util-dynamodb)

Updates `@fastify/swagger` from 9.5.2 to 9.6.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.5.2...v9.6.0)

Updates `fastify` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.6.1...v5.6.2)

Updates `stripe` from 19.2.0 to 19.3.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v19.2.0...v19.3.0)

Updates `zod-validation-error` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

Updates `@azure/msal-browser` from 4.26.0 to 4.26.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.26.0...msal-browser-v4.26.1)

Updates `@mantine/core` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/core)

Updates `@mantine/dates` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/dates)

Updates `@mantine/dropzone` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/form)

Updates `@mantine/hooks` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/notifications)

Updates `axios` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.1...v1.13.2)

Updates `pdfjs-dist` from 5.4.394 to 4.10.38
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v5.4.394...v4.10.38)

Updates `@aws-sdk/client-firehose` from 3.922.0 to 3.928.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.928.0/clients/client-firehose)

Updates `@aws-sdk/s3-request-presigner` from 3.922.0 to 3.928.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.928.0/packages/s3-request-presigner)

Updates `@aws-sdk/client-s3` from 3.922.0 to 3.928.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.928.0/clients/client-s3)

Updates `@aws-sdk/client-dynamodb` from 3.922.0 to 3.928.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.928.0/clients/client-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.922.0 to 3.928.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.928.0/clients/client-lambda)

Updates `@aws-sdk/client-secrets-manager` from 3.922.0 to 3.928.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.928.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ses` from 3.922.0 to 3.928.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.928.0/clients/client-ses)

Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.928.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.928.0/clients/client-sqs)

Updates `@aws-sdk/client-sts` from 3.922.0 to 3.928.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.928.0/clients/client-sts)

Updates `@aws-sdk/signature-v4-crt` from 3.922.0 to 3.928.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.928.0/packages/signature-v4-crt)

Updates `@aws-sdk/util-dynamodb` from 3.922.0 to 3.928.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.928.0/packages/util-dynamodb)

Updates `@fastify/swagger` from 9.5.2 to 9.6.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.5.2...v9.6.0)

Updates `esbuild` from 0.25.12 to 0.27.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.12...v0.27.0)

Updates `fastify` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.6.1...v5.6.2)

Updates `stripe` from 19.2.0 to 19.3.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v19.2.0...v19.3.0)

Updates `zod-validation-error` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

Updates `@azure/msal-browser` from 4.26.0 to 4.26.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.26.0...msal-browser-v4.26.1)

Updates `@mantine/core` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/core)

Updates `@mantine/dates` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/dates)

Updates `@mantine/dropzone` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/form)

Updates `@mantine/hooks` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/hooks)

Updates `@mantine/notifications` from 8.3.6 to 8.3.7
- [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/8.3.7/packages/@mantine/notifications)

Updates `axios` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.1...v1.13.2)

Updates `pdfjs-dist` from 5.4.394 to 4.10.38
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v5.4.394...v4.10.38)

Updates `zod-validation-error` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

Updates `esbuild` from 0.25.12 to 0.27.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.12...v0.27.0)

Updates `zod-validation-error` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

Updates `zod-validation-error` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.928.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.928.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/swagger"
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fastify
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-browser"
  dependency-version: 4.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/dates"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/form"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pdfjs-dist
  dependency-version: 4.10.38
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-firehose"
  dependency-version: 3.928.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.928.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.928.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.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-version: 3.928.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fastify/swagger"
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fastify
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@azure/msal-browser"
  dependency-version: 4.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/core"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/dates"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/form"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pdfjs-dist
  dependency-version: 4.10.38
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: esbuild
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 11, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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