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

fix(lambda): bump the aws group across 1 directory with 6 updates #3890

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps the aws group with 5 updates in the /lambdas directory:

Package From To
@aws-sdk/client-ec2 3.557.0 3.568.0
@aws-sdk/client-ssm 3.556.0 3.568.0
@aws-sdk/client-s3 3.556.0 3.568.0
@aws-sdk/lib-storage 3.556.0 3.568.0
@aws-sdk/client-sqs 3.556.0 3.568.0

Updates @aws-sdk/client-ec2 from 3.557.0 to 3.568.0

Release notes

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

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

3.568.0 (2024-05-02)

Features

  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38)

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.562.0 (2024-04-24)

Features

... (truncated)

Commits
  • 190768a Publish v3.568.0
  • 0903d38 feat(client-ec2): This release includes a new API for retrieving the public e...
  • 1d48d02 chore: bump @​types/node to 16.x (#6047)
  • 606aa22 Publish v3.567.0
  • 044d712 docs(client-ec2): Documentation updates for Amazon EC2.
  • 306aafc chore(clients): remove redundant service client doc generator (#6041)
  • c4fb66d chore(clients): extend TypeScript config from @​tsconfig/node16 (#6037)
  • d196411 feat: end support for Node.js 14.x (#6034)
  • df7acb1 Publish v3.565.0
  • 2d46254 Publish v3.564.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ssm from 3.556.0 to 3.568.0

Release notes

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

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

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.562.0 (2024-04-24)

Features

  • client-ssm: Add SSM DescribeInstanceProperties API to public AWS SDK. (aef9d12)
Commits

Updates @aws-sdk/types from 3.535.0 to 3.567.0

Release notes

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

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

v3.566.0

3.566.0(2024-04-30)

Documentation Changes
  • client-signer: Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions. (e184834d)
New Features
  • client-sagemaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. (a070740b)
  • client-omics: Add support for workflow sharing and dynamic run storage (f47a1b29)
  • client-codeartifact: Add support for the Ruby package format. (c7099834)
  • client-fms: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. (f2e212c7)
  • client-qbusiness: This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. (56e646da)
  • client-route53resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. (6f5f3a13)
  • client-pinpoint-sms-voice-v2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. (fd01ffd2)
  • client-chime-sdk-voice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. (a11b006c)
  • client-opensearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. (0d8cad30)
  • client-quicksight: New Q embedding supporting Generative Q&A (90a9ac32)

... (truncated)

Changelog

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

3.567.0 (2024-05-01)

Features

Commits

Updates @aws-sdk/client-s3 from 3.556.0 to 3.568.0

Release notes

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

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

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

Commits

Updates @aws-sdk/lib-storage from 3.556.0 to 3.568.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.568.0 (2024-05-02)

Note: Version bump only for package @​aws-sdk/lib-storage

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

Note: Version bump only for package @​aws-sdk/lib-storage

3.564.0 (2024-04-26)

Note: Version bump only for package @​aws-sdk/lib-storage

3.563.0 (2024-04-25)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-sqs from 3.556.0 to 3.568.0

Release notes

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

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

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws group with 5 updates in the /lambdas directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.557.0` | `3.568.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.556.0` | `3.568.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.556.0` | `3.568.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.556.0` | `3.568.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.556.0` | `3.568.0` |



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

Updates `@aws-sdk/client-ssm` from 3.556.0 to 3.568.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/clients/client-ssm)

Updates `@aws-sdk/types` from 3.535.0 to 3.567.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/packages/types)

Updates `@aws-sdk/client-s3` from 3.556.0 to 3.568.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.568.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.556.0 to 3.568.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/lib/lib-storage)

Updates `@aws-sdk/client-sqs` from 3.556.0 to 3.568.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.568.0/clients/client-sqs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2024
@npalm npalm merged commit d1cd712 into main May 6, 2024
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-3b1adba05e branch May 6, 2024 07:55
npalm pushed a commit that referenced this pull request May 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.10.4](v5.10.3...v5.10.4)
(2024-05-06)


### Bug Fixes

* **lambda:** bump ejs from 3.1.9 to 3.1.10 in /lambdas
([#3887](#3887))
([4cca21f](4cca21f))
* **lambda:** bump the aws group across 1 directory with 6 updates
([#3890](#3890))
([d1cd712](d1cd712))
* Typo in env vars for scale-up lambda
([#3891](#3891))
([f4ecf46](f4ecf46))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.

None yet

1 participant