Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAU: Bump the prod-dependencies group across 3 directories with 15 updates #951

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the prod-dependencies group with 15 updates in the / directory:

Package From To
@aws-sdk/client-dynamodb 3.635.0 3.693.0
@aws-sdk/client-sqs 3.635.0 3.693.0
@aws-sdk/util-dynamodb 3.635.0 3.693.0
axios 1.7.4 1.7.7
esbuild 0.23.1 0.24.0
@aws-sdk/client-sfn 3.635.0 3.693.0
@aws-sdk/client-sns 3.635.0 3.693.0
@aws-lambda-powertools/logger 2.6.0 2.10.0
@aws-crypto/client-node 4.0.1 4.0.2
@aws-sdk/client-ses 3.636.0 3.693.0
@aws-sdk/client-cognito-identity-provider 3.635.0 3.693.0
connect-dynamodb 3.0.3 3.0.5
express 4.21.0 4.21.1
express-session 1.18.0 1.18.1
govuk-frontend 4.8.0 4.9.0

Bumps the prod-dependencies group with 2 updates in the /backend/api directory: esbuild and @aws-lambda-powertools/logger.
Bumps the prod-dependencies group with 2 updates in the /backend/cognito directory: esbuild and @aws-lambda-powertools/logger.

Updates @aws-sdk/client-dynamodb from 3.635.0 to 3.693.0

Release notes

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

v3.693.0

3.693.0(2024-11-15)

New Features
  • clients: update client endpoints as of 2024-11-15 (b36c85a9)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (66e42f4b)
Other Changes
Tests

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

v3.692.0

3.692.0(2024-11-14)

Chores
  • clients: codegen update for smithy/core resolvedPath fix (#6664) (ba1bdcc3)
New Features
  • clients: update client endpoints as of 2024-11-14 (87df5bd7)
  • client-deadline: Adds support for select GPU accelerated instance types when creating new service-managed fleets. (ac3309be)
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef13)
  • client-cloudcontrol: Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (e90cde2e)
  • client-iot-wireless: New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (69415e00)
  • client-sts: This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (5528f54c)
  • client-license-manager-user-subscriptions: New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (5c7c3497)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (07b84d2f)
  • client-sagemaker: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (dd44e8a7)
  • client-ivs: IVS now offers customers the ability to stream multitrack video to Channels. (84b6f4c2)
  • client-quicksight: This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (81b1f8ca)
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e424562)
  • client-redshift: Adds support for Amazon Redshift S3AccessGrants (bf85814f)
  • client-accessanalyzer: Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (b2df1e19)

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

... (truncated)

Changelog

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

Features

  • client-dynamodb: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. (0ca3c21)

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

... (truncated)

Commits
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 0ca3c21 feat(client-dynamodb): This release includes supports the new WarmThroughput ...
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • 0c558ef Publish v3.687.0
  • 0670605 Publish v3.686.0
  • 76cb4e8 chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
  • 189b398 Publish v3.682.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-sqs from 3.635.0 to 3.693.0

Release notes

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

v3.693.0

3.693.0(2024-11-15)

New Features
  • clients: update client endpoints as of 2024-11-15 (b36c85a9)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (66e42f4b)
Other Changes
Tests

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

v3.692.0

3.692.0(2024-11-14)

Chores
  • clients: codegen update for smithy/core resolvedPath fix (#6664) (ba1bdcc3)
New Features
  • clients: update client endpoints as of 2024-11-14 (87df5bd7)
  • client-deadline: Adds support for select GPU accelerated instance types when creating new service-managed fleets. (ac3309be)
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef13)
  • client-cloudcontrol: Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (e90cde2e)
  • client-iot-wireless: New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (69415e00)
  • client-sts: This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (5528f54c)
  • client-license-manager-user-subscriptions: New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (5c7c3497)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (07b84d2f)
  • client-sagemaker: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (dd44e8a7)
  • client-ivs: IVS now offers customers the ability to stream multitrack video to Channels. (84b6f4c2)
  • client-quicksight: This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (81b1f8ca)
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e424562)
  • client-redshift: Adds support for Amazon Redshift S3AccessGrants (bf85814f)
  • client-accessanalyzer: Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (b2df1e19)

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

... (truncated)

Changelog

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.689.0 (2024-11-11)

Features

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

... (truncated)

Commits

Updates @aws-sdk/util-dynamodb from 3.635.0 to 3.693.0

Release notes

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

v3.693.0

3.693.0(2024-11-15)

New Features
  • clients: update client endpoints as of 2024-11-15 (b36c85a9)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (66e42f4b)
Other Changes
Tests

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

v3.692.0

3.692.0(2024-11-14)

Chores
  • clients: codegen update for smithy/core resolvedPath fix (#6664) (ba1bdcc3)
New Features
  • clients: update client endpoints as of 2024-11-14 (87df5bd7)
  • client-deadline: Adds support for select GPU accelerated instance types when creating new service-managed fleets. (ac3309be)
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef13)
  • client-cloudcontrol: Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (e90cde2e)
  • client-iot-wireless: New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (69415e00)
  • client-sts: This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (5528f54c)
  • client-license-manager-user-subscriptions: New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (5c7c3497)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (07b84d2f)
  • client-sagemaker: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (dd44e8a7)
  • client-ivs: IVS now offers customers the ability to stream multitrack video to Channels. (84b6f4c2)
  • client-quicksight: This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (81b1f8ca)
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e424562)
  • client-redshift: Adds support for Amazon Redshift S3AccessGrants (bf85814f)
  • client-accessanalyzer: Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (b2df1e19)

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

... (truncated)

Changelog

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.689.0 (2024-11-11)

Features

  • lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f525)

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

... (truncated)

Commits

Updates axios from 1.7.4 to 1.7.7

Release notes

Sourced from axios's releases.

Release v1.7.7

Release notes:

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.7 (2024-08-31)

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Commits
  • 5b8a826 chore(release): v1.7.7 (#6585)
  • 364993f fix(http): fixed support for IPv6 literal strings in url (#5731)
  • d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade...
  • d584fcf chore(release): v1.7.6 (#6583)
  • bc03c6c chore(examples): fix module import (#6575)
  • df9889b fix(fetch): optimize signals composing logic; (#6582)
  • ee208cf chore(sponsor): update sponsor block (#6576)
  • 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524)
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • Additional commits viewable in compare view

Updates esbuild from 0.23.1 to 0.24.0

Release notes

Sourced from esbuild's releases.

v0.24.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.23.0 or ~0.23.0. See npm's documentation about semver for more information.

  • Drop support for older platforms (#3902)

    This release drops support for the following operating system:

    • macOS 10.15 Catalina

    This is because the Go programming language dropped support for this operating system version in Go 1.23, and this release updates esbuild from Go 1.22 to Go 1.23. Go 1.23 now requires macOS 11 Big Sur or later.

    Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.23). That might look something like this:

    git clone https://github.com/evanw/esbuild.git
    cd esbuild
    go build ./cmd/esbuild
    ./esbuild --version
    
  • Fix class field decorators in TypeScript if useDefineForClassFields is false (#3913)

    Setting the useDefineForClassFields flag to false in tsconfig.json means class fields use the legacy TypeScript behavior instead of the standard JavaScript behavior. Specifically they use assign semantics instead of define semantics (e.g. setters are triggered) and fields without an initializer are not initialized at all. However, when this legacy behavior is combined with standard JavaScript decorators, TypeScript switches to always initializing all fields, even those without initializers. Previously esbuild incorrectly continued to omit field initializers for this edge case. These field initializers in this case should now be emitted starting with this release.

  • Avoid incorrect cycle warning with tsconfig.json multiple inheritance (#3898)

    TypeScript 5.0 introduced multiple inheritance for tsconfig.json files where extends can be an array of file paths. Previously esbuild would incorrectly treat files encountered more than once when processing separate subtrees of the multiple inheritance hierarchy as an inheritance cycle. With this release, tsconfig.json files containing this edge case should work correctly without generating a warning.

  • Handle Yarn Plug'n'Play stack overflow with tsconfig.json (#3915)

    Previously a tsconfig.json file that extends another file in a package with an exports map could cause a stack overflow when Yarn's Plug'n'Play resolution was active. This edge case should work now starting with this release.

  • Work around more issues with Deno 1.31+ (#3917)

    This version of Deno broke the stdin and stdout properties on command objects for inherited streams, which matters when you run esbuild's Deno module as the entry point (i.e. when import.meta.main is true). Previously esbuild would crash in Deno 1.31+ if you ran esbuild like that. This should be fixed starting with this release.

    This fix was contributed by @​Joshix-1.

Changelog

Sourced from esbuild's changelog.

0.24.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.23.0 or ~0.23.0. See npm's documentation about semver for more information.

  • Drop support for older platforms (#3902)

    This release drops support for the following operating system:

    • macOS 10.15 Catalina

    This is because the Go programming language dropped support for this operating system version in Go 1.23, and this release updates esbuild from Go 1.22 to Go 1.23. Go 1.23 now requires macOS 11 Big Sur or later.

    Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.23). That might look something like this:

    git clone https://github.com/evanw/esbuild.git
    cd esbuild
    go build ./cmd/esbuild
    ./esbuild --version
    
  • Fix class field decorators in TypeScript if useDefineForClassFields is false (#3913)

    Setting the useDefineForClassFields flag to false in tsconfig.json means class fields use the legacy TypeScript behavior instead of the standard JavaScript behavior. Specifically they use assign semantics instead of define semantics (e.g. setters are triggered) and fields without an initializer are not initialized at all. However, when this legacy behavior is combined with standard JavaScript decorators, TypeScript switches to always initializing all fields, even those without initializers. Previously esbuild incorrectly continued to omit field initializers for this edge case. These field initializers in this case should now be emitted starting with this release.

  • Avoid incorrect cycle warning with tsconfig.json multiple inheritance (#3898)

    TypeScript 5.0 introduced multiple inheritance for tsconfig.json files where extends can be an array of file paths. Previously esbuild would incorrectly treat files encountered more than once when processing separate subtrees of the multiple inheritance hierarchy as an inheritance cycle. With this release, tsconfig.json files containing this edge case should work correctly without generating a warning.

  • Handle Yarn Plug'n'Play stack overflow with tsconfig.json (#3915)

    Previously a tsconfig.json file that extends another file in a package with an exports map could cause a stack overflow when Yarn's Plug'n'Play resolution was active. This edge case should work now starting with this release.

  • Work around more issues with Deno 1.31+ (#3917)

    This version of Deno broke the stdin and stdout properties on command objects for inherited streams, which matters when you run esbuild's Deno module as the entry point (i.e. when import.meta.main is true). Previously esbuild would crash in Deno 1.31+ if you ran esbuild like that. This should be fixed starting with this release.

    This fix was contributed by @​Joshix-1.

Commits

Updates @aws-sdk/client-sfn from 3.635.0 to 3.693.0

Release notes

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

v3.693.0

3.693.0(2024-11-15)

New Features
  • clients: update client endpoints as of 2024-11-15 (b36c85a9)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (66e42f4b)
Other Changes
Tests

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

v3.692.0

3.692.0(2024-11-14)

Chores
  • clients: codegen update for smithy/core resolvedPath fix (#6664) (ba1bdcc3)
New Features
  • clients: update client endpoints as of 2024-11-14 (87df5bd7)
  • client-deadline: Adds support for select GPU accelerated instance types when creating new service-managed fleets. (ac3309be)
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef13)
  • client-cloudcontrol: Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (e90cde2e)
  • client-iot-wireless: New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (69415e00)
  • client-sts: This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (5528f54c)
  • client-license-manager-user-subscriptions: New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (5c7c3497)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (07b84d2f)
  • client-sagemaker: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (dd44e8a7)
  • client-ivs: IVS now offers customers the ability to stream multitrack video to Channels. (84b6f4c2)
  • client-quicksight: This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (81b1f8ca)
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e424562)
  • client-redshift: Adds support for Amazon Redshift S3AccessGrants (bf85814f)
  • client-accessanalyzer: Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (b2df1e19)

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

... (truncated)

Changelog

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

... (truncated)

Commits
  • 1b3160a Publish v3.693.0
  • ace5bf8 Publish v3.692.0
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)

…dates

Bumps the prod-dependencies group with 15 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.635.0` | `3.693.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.635.0` | `3.693.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.635.0` | `3.693.0` |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.7` |
| [esbuild](https://github.com/evanw/esbuild) | `0.23.1` | `0.24.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.635.0` | `3.693.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.635.0` | `3.693.0` |
| [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.6.0` | `2.10.0` |
| @aws-crypto/client-node | `4.0.1` | `4.0.2` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.636.0` | `3.693.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.635.0` | `3.693.0` |
| [connect-dynamodb](https://github.com/ca98am79/connect-dynamodb) | `3.0.3` | `3.0.5` |
| [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` |
| [express-session](https://github.com/expressjs/session) | `1.18.0` | `1.18.1` |
| [govuk-frontend](https://github.com/alphagov/govuk-frontend) | `4.8.0` | `4.9.0` |

Bumps the prod-dependencies group with 2 updates in the /backend/api directory: [esbuild](https://github.com/evanw/esbuild) and [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript).
Bumps the prod-dependencies group with 2 updates in the /backend/cognito directory: [esbuild](https://github.com/evanw/esbuild) and [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript).


Updates `@aws-sdk/client-dynamodb` from 3.635.0 to 3.693.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.693.0/clients/client-dynamodb)

Updates `@aws-sdk/client-sqs` from 3.635.0 to 3.693.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.693.0/clients/client-sqs)

Updates `@aws-sdk/util-dynamodb` from 3.635.0 to 3.693.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.693.0/packages/util-dynamodb)

Updates `axios` from 1.7.4 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.7)

Updates `esbuild` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.0)

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

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

Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.10.0
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.10.0)

Updates `@aws-crypto/client-node` from 4.0.1 to 4.0.2

Updates `@aws-sdk/client-ses` from 3.636.0 to 3.693.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.693.0/clients/client-ses)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.635.0 to 3.693.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-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/clients/client-cognito-identity-provider)

Updates `connect-dynamodb` from 3.0.3 to 3.0.5
- [Changelog](https://github.com/ca98am79/connect-dynamodb/blob/master/History.md)
- [Commits](https://github.com/ca98am79/connect-dynamodb/commits)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

Updates `express-session` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.18.0...v1.18.1)

Updates `govuk-frontend` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/v4.9.0/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v4.8.0...v4.9.0)

Updates `esbuild` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.0)

Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.10.0
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.10.0)

Updates `esbuild` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.0)

Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.10.0
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.10.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/client-sfn"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/client-sns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-crypto/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/client-ses"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: connect-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: express-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: govuk-frontend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #952.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-dependencies-d27df50f53 branch November 20, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants