Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#172)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/CloudSnorkel/cdk-github-runners/actions/runs/3615927049

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot committed Dec 5, 2022
1 parent 9b1517f commit 38b74ca
Show file tree
Hide file tree
Showing 7 changed files with 684 additions and 678 deletions.
5 changes: 5 additions & 0 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions test/default.integ.snapshot/github-runners-test.assets.json
Expand Up @@ -118,15 +118,15 @@
}
}
},
"8f2c94c5bcd88ae29fae28715a94347d140b8eb784ca47a9e01101840763962a": {
"df6bc658b3bb10fe9f310962d7a652fefbbf93e6ffdbcb04c52cb8b2c37d0518": {
"source": {
"path": "asset.8f2c94c5bcd88ae29fae28715a94347d140b8eb784ca47a9e01101840763962a",
"path": "asset.df6bc658b3bb10fe9f310962d7a652fefbbf93e6ffdbcb04c52cb8b2c37d0518",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "8f2c94c5bcd88ae29fae28715a94347d140b8eb784ca47a9e01101840763962a.zip",
"objectKey": "df6bc658b3bb10fe9f310962d7a652fefbbf93e6ffdbcb04c52cb8b2c37d0518.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -222,15 +222,15 @@
}
}
},
"4bf5f53a266310182b6e51e5351110c13fa926bac52054ae7c8b7c11d1bd523c": {
"ef38c3bac82a92a68774e24daab1bd0301a575c0a16dc214d62775adc01976e5": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "4bf5f53a266310182b6e51e5351110c13fa926bac52054ae7c8b7c11d1bd523c.json",
"objectKey": "ef38c3bac82a92a68774e24daab1bd0301a575c0a16dc214d62775adc01976e5.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Expand Up @@ -5616,7 +5616,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "8f2c94c5bcd88ae29fae28715a94347d140b8eb784ca47a9e01101840763962a.zip"
"S3Key": "df6bc658b3bb10fe9f310962d7a652fefbbf93e6ffdbcb04c52cb8b2c37d0518.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
2 changes: 1 addition & 1 deletion test/default.integ.snapshot/manifest.json
Expand Up @@ -23,7 +23,7 @@
"validateOnSynth": false,
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/4bf5f53a266310182b6e51e5351110c13fa926bac52054ae7c8b7c11d1bd523c.json",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/ef38c3bac82a92a68774e24daab1bd0301a575c0a16dc214d62775adc01976e5.json",
"requiresBootstrapStackVersion": 6,
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
"additionalDependencies": [
Expand Down
2 changes: 1 addition & 1 deletion test/default.integ.snapshot/tree.json
Expand Up @@ -7505,7 +7505,7 @@
"s3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"s3Key": "8f2c94c5bcd88ae29fae28715a94347d140b8eb784ca47a9e01101840763962a.zip"
"s3Key": "df6bc658b3bb10fe9f310962d7a652fefbbf93e6ffdbcb04c52cb8b2c37d0518.zip"
},
"role": {
"Fn::GetAtt": [
Expand Down

0 comments on commit 38b74ca

Please sign in to comment.