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 5 updates #4005

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

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

Package From To
@aws-sdk/client-ec2 3.609.0 3.616.0
@aws-sdk/client-ssm 3.609.0 3.616.0
@aws-sdk/client-s3 3.609.0 3.617.0
@aws-sdk/lib-storage 3.609.0 3.617.0
@aws-sdk/client-sqs 3.609.0 3.616.0

Updates @aws-sdk/client-ec2 from 3.609.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

Features

  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d)

3.614.0 (2024-07-10)

Features

  • client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb)

3.613.0 (2024-07-09)

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

Commits
  • fef3c33 Publish v3.616.0
  • 337c43d feat(client-ec2): Amazon VPC IP Address Manager (IPAM) now supports Bring-You...
  • 2687058 chore(codegen): codegen sync for stream utils (#6279)
  • 794a37e Publish v3.614.0
  • d835dbb feat(client-ec2): Add parameters to enable provisioning IPAM BYOIPv4 space at...
  • fa3b603 chore(clients): read config files from paths relative to homedir (#6265)
  • 630d429 Publish v3.613.0
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.609.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

Commits

Updates @aws-sdk/client-s3 from 3.609.0 to 3.617.0

Release notes

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

v3.617.0

3.617.0(2024-07-22)

Chores
New Features
  • clients: update client endpoints as of 2024-07-22 (1597efaf)
  • client-ivs: Documentation update for IVS Low Latency API Reference. (e9a221e5)
  • client-neptune-graph: Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for provisioned-memory (c35926b0)
  • client-datazone: This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters. (caa77502)
  • client-redshift-serverless: Adds dualstack support for Redshift Serverless workgroup. (b6495b09)
Bug Fixes
  • middleware-sdk-s3: fix error with partially-read Node.js streams (#6294) (e11de230)
Tests
  • credential-providers: integration test for 'read config files from paths relative to homedir' (#6210) (2db465ae)

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)

... (truncated)

Changelog

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

3.617.0 (2024-07-22)

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

Commits

Updates @aws-sdk/lib-storage from 3.609.0 to 3.617.0

Release notes

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

v3.617.0

3.617.0(2024-07-22)

Chores
New Features
  • clients: update client endpoints as of 2024-07-22 (1597efaf)
  • client-ivs: Documentation update for IVS Low Latency API Reference. (e9a221e5)
  • client-neptune-graph: Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for provisioned-memory (c35926b0)
  • client-datazone: This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters. (caa77502)
  • client-redshift-serverless: Adds dualstack support for Redshift Serverless workgroup. (b6495b09)
Bug Fixes
  • middleware-sdk-s3: fix error with partially-read Node.js streams (#6294) (e11de230)
Tests
  • credential-providers: integration test for 'read config files from paths relative to homedir' (#6210) (2db465ae)

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)

... (truncated)

Changelog

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

3.617.0 (2024-07-22)

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

3.616.0 (2024-07-18)

Bug Fixes

  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6)

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

Commits

Updates @aws-sdk/client-sqs from 3.609.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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.609.0` | `3.616.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.609.0` | `3.616.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.609.0` | `3.617.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.609.0` | `3.617.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.609.0` | `3.616.0` |



Updates `@aws-sdk/client-ec2` from 3.609.0 to 3.616.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.616.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.609.0 to 3.616.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.616.0/clients/client-ssm)

Updates `@aws-sdk/client-s3` from 3.609.0 to 3.617.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.617.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.609.0 to 3.617.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.617.0/lib/lib-storage)

Updates `@aws-sdk/client-sqs` from 3.609.0 to 3.616.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.616.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/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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2024
@stuartp44 stuartp44 merged commit 4ca422d into main Jul 23, 2024
4 checks passed
@stuartp44 stuartp44 deleted the dependabot/npm_and_yarn/lambdas/aws-95d77a4a1a branch July 23, 2024 12:00
npalm pushed a commit that referenced this pull request Aug 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.13.0](philips-labs/terraform-aws-github-runner@v5.12.2...v5.13.0)
(2024-08-01)


### Features

* **webhook:** Enable authorizer assignment to webhook
([#4000](https://github.com/philips-labs/terraform-aws-github-runner/issues/4000))
([b78ccde](philips-labs/terraform-aws-github-runner@b78ccde))
@SSW-SCIENTIFIC


### Bug Fixes

* add warnings to log for GitHub rate limits
([#3988](https://github.com/philips-labs/terraform-aws-github-runner/issues/3988))
([2ed0b29](philips-labs/terraform-aws-github-runner@2ed0b29))
* bump node dependencies and cleanup
([#4020](https://github.com/philips-labs/terraform-aws-github-runner/issues/4020))
([221958b](philips-labs/terraform-aws-github-runner@221958b))
* **lambda:** bump the aws group across 1 directory with 5 updates
([#4005](https://github.com/philips-labs/terraform-aws-github-runner/issues/4005))
([4ca422d](philips-labs/terraform-aws-github-runner@4ca422d))
* **lambda:** bump the aws group across 1 directory with 5 updates
([#4017](https://github.com/philips-labs/terraform-aws-github-runner/issues/4017))
([0cd6a85](philips-labs/terraform-aws-github-runner@0cd6a85))
* mark github_app variable as sensitive
([#4013](https://github.com/philips-labs/terraform-aws-github-runner/issues/4013))
([08be669](philips-labs/terraform-aws-github-runner@08be669))
@jizi

---
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.

1 participant