File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.8.3] ( https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.8.2...v6.8.3 ) (2025-10-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** lambda:** bump the aws group in /lambdas with 6 updates ([ #4828 ] ( https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4828 ) ) ([ 759539d] ( https://github.com/github-aws-runners/terraform-aws-github-runner/commit/759539d147da7b914d78180e9b80abfd9893faf8 ) )
9+
310## [ 6.8.2] ( https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.8.1...v6.8.2 ) (2025-10-04)
411
512
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.901 .0" ,
20+ "@aws-sdk/types" : " ^3.910 .0" ,
2121 "@types/aws-lambda" : " ^8.10.155" ,
2222 "@vercel/ncc" : " ^0.38.4" ,
2323 "aws-sdk-client-mock" : " ^4.1.0" ,
2626 "dependencies" : {
2727 "@aws-github-runner/aws-powertools-util" : " *" ,
2828 "@aws-github-runner/aws-ssm-util" : " *" ,
29- "@aws-sdk/client-ec2" : " ^3.909 .0" ,
30- "@aws-sdk/client-ssm" : " ^3.908 .0" ,
29+ "@aws-sdk/client-ec2" : " ^3.913 .0" ,
30+ "@aws-sdk/client-ssm" : " ^3.913 .0" ,
3131 "cron-parser" : " ^5.4.0"
3232 },
3333 "nx" : {
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.901 .0" ,
20+ "@aws-sdk/types" : " ^3.910 .0" ,
2121 "@octokit/types" : " ^15.0.0" ,
2222 "@types/aws-lambda" : " ^8.10.155" ,
2323 "@types/node" : " ^22.18.8" ,
3333 "@aws-github-runner/aws-powertools-util" : " *" ,
3434 "@aws-github-runner/aws-ssm-util" : " *" ,
3535 "@aws-lambda-powertools/parameters" : " ^2.27.0" ,
36- "@aws-sdk/client-ec2" : " ^3.909 .0" ,
37- "@aws-sdk/client-sqs" : " ^3.908 .0" ,
36+ "@aws-sdk/client-ec2" : " ^3.913 .0" ,
37+ "@aws-sdk/client-sqs" : " ^3.913 .0" ,
3838 "@middy/core" : " ^6.4.5" ,
3939 "@octokit/auth-app" : " 8.1.1" ,
4040 "@octokit/core" : " 7.0.5" ,
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/types" : " ^3.901 .0" ,
20+ "@aws-sdk/types" : " ^3.910 .0" ,
2121 "@types/aws-lambda" : " ^8.10.155" ,
2222 "@types/node" : " ^22.18.8" ,
2323 "@types/request" : " ^2.48.13" ,
2828 },
2929 "dependencies" : {
3030 "@aws-github-runner/aws-powertools-util" : " *" ,
31- "@aws-sdk/client-s3" : " ^3.908 .0" ,
32- "@aws-sdk/lib-storage" : " ^3.908 .0" ,
31+ "@aws-sdk/client-s3" : " ^3.913 .0" ,
32+ "@aws-sdk/lib-storage" : " ^3.913 .0" ,
3333 "@middy/core" : " ^6.4.5" ,
3434 "@octokit/rest" : " 22.0.0" ,
3535 "axios" : " ^1.12.2"
Original file line number Diff line number Diff line change 1515 "all" : " yarn build && yarn format && yarn lint && yarn test"
1616 },
1717 "devDependencies" : {
18- "@aws-sdk/types" : " ^3.901 .0" ,
18+ "@aws-sdk/types" : " ^3.910 .0" ,
1919 "@types/aws-lambda" : " ^8.10.155" ,
2020 "@types/node" : " ^22.18.8" ,
2121 "@vercel/ncc" : " ^0.38.4" ,
2424 },
2525 "dependencies" : {
2626 "@aws-github-runner/aws-powertools-util" : " *" ,
27- "@aws-sdk/client-ec2" : " ^3.909 .0" ,
27+ "@aws-sdk/client-ec2" : " ^3.913 .0" ,
2828 "@middy/core" : " ^6.4.5"
2929 },
3030 "nx" : {
Original file line number Diff line number Diff line change 1717 "all" : " yarn build && yarn format && yarn lint && yarn test"
1818 },
1919 "devDependencies" : {
20- "@aws-sdk/client-eventbridge" : " ^3.908 .0" ,
20+ "@aws-sdk/client-eventbridge" : " ^3.913 .0" ,
2121 "@octokit/webhooks-types" : " ^7.6.1" ,
2222 "@types/aws-lambda" : " ^8.10.155" ,
2323 "@types/express" : " ^5.0.3" ,
3030 "dependencies" : {
3131 "@aws-github-runner/aws-powertools-util" : " *" ,
3232 "@aws-github-runner/aws-ssm-util" : " *" ,
33- "@aws-sdk/client-sqs" : " ^3.908 .0" ,
33+ "@aws-sdk/client-sqs" : " ^3.913 .0" ,
3434 "@middy/core" : " ^6.4.5" ,
3535 "@octokit/rest" : " 22.0.0" ,
3636 "@octokit/types" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1515 "all" : " yarn build && yarn format && yarn lint && yarn test"
1616 },
1717 "devDependencies" : {
18- "@aws-sdk/types" : " ^3.901 .0" ,
18+ "@aws-sdk/types" : " ^3.910 .0" ,
1919 "@types/aws-lambda" : " ^8.10.155" ,
2020 "@types/node" : " ^22.18.8" ,
2121 "aws-sdk-client-mock" : " ^4.1.0" ,
2222 "aws-sdk-client-mock-jest" : " ^4.1.0"
2323 },
2424 "dependencies" : {
2525 "@aws-github-runner/aws-powertools-util" : " *" ,
26- "@aws-sdk/client-ssm" : " ^3.908 .0"
26+ "@aws-sdk/client-ssm" : " ^3.913 .0"
2727 },
2828 "nx" : {
2929 "includedScripts" : [
Original file line number Diff line number Diff line change 3838 "chalk" : " ^5.6.2" ,
3939 "eslint" : " ^9.37.0" ,
4040 "eslint-plugin-prettier" : " 5.5.4" ,
41- "nx" : " 21.6.3 " ,
41+ "nx" : " 21.6.5 " ,
4242 "prettier" : " ^3.6.2" ,
4343 "ts-node" : " ^10.9.2" ,
4444 "ts-node-dev" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments