screenshot-service
screenshot-service copied to clipboard
Bump degenerator and aws-cdk
Removes degenerator. It's no longer used after updating ancestor dependency aws-cdk. These dependencies need to be updated together.
Removes degenerator
Updates aws-cdk
from 0.28.0 to 2.43.1
Release notes
Sourced from aws-cdk's releases.
v2.43.1
Bug Fixes
- cannot use values that return an instance of a deprecated class for non TS / JS language (#22204) (6182d33)
Alpha modules (2.43.1-alpha.0)
v2.43.0
Features
- cfnspec: cloudformation spec v89.0.0 (#22105) (9726e8f)
- ec2: flowlog setting add MaxAggregationInterval (#22098) (dbede40)
- stepfunctions-tasks: additional IAM statements for AWS SDK service integration (#22070) (fbb941f), closes #22006
Bug Fixes
- api-gateway: SpecRestApi ignores disableExecuteApiEndpoint property (#22133) (a4364ce), closes #21295
- certificatemanager: unable to set removal policy on DnsValidatedCertificate (#22040) (b3c9464), closes #20649
- cli: "EACCES: Permission denied" on 'cdk init' (#22111) (384ba2b), closes #21049 #22090
- cli: Lambda hotswap fails if environment contains tokens (#22099) (8280709), closes #22088
- codedeploy: unable to configure disable automatically rollback (#22083) (ce27789), closes #21691
- s3-deployment: fails when
destinationKeyPrefix
is a token with a long string representation (#22163) (ce59b6a)
Alpha modules (2.43.0-alpha.0)
Bug Fixes
- integ-tests: AwsApiCall Custom Resource length could be greater than 60 characters (#22119) (35b2806)
- integ-tests: can't enable lookups when creating an IntegTest (#22075) (d0e0ab9)
v2.42.1
Reverts
- init-templates: csharp and fsharp app init fails when path contains space (#22112) (89f64d4), closes aws/aws-cdk#21049
Alpha modules (2.42.1-alpha.0)
v2.42.0
Features
- cfnspec: cloudformation spec v88.0.0 (#22026) (1f03e8c)
- cognito: add SAML user pool identity provider (#21879) (76d446b)
- lambda-event-sources: add filters to SQS, DynamoDB, and Kinesis event sources (#21917) (7ba5659), closes #17874
- redshift-alpha: directly add parameters to a parameter group or indirectly through a cluster (#20944) (0ad307b), closes #20656 #20656
- ssm: reference existing SSM list parameters (#21880) (8f7ee2b), closes #12477 #14364
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.43.1 (2022-09-23)
Bug Fixes
- cannot use values that return an instance of a deprecated class for non TS / JS language (#22204) (6182d33)
2.43.0 (2022-09-21)
Features
- cfnspec: cloudformation spec v89.0.0 (#22105) (9726e8f)
- ec2: flowlog setting add MaxAggregationInterval (#22098) (dbede40)
- stepfunctions-tasks: additional IAM statements for AWS SDK service integration (#22070) (fbb941f), closes #22006
Bug Fixes
- api-gateway: SpecRestApi ignores disableExecuteApiEndpoint property (#22133) (a4364ce), closes #21295
- certificatemanager: unable to set removal policy on DnsValidatedCertificate (#22040) (b3c9464), closes #20649
- cli: "EACCES: Permission denied" on 'cdk init' (#22111) (384ba2b), closes #21049 #22090
- cli: Lambda hotswap fails if environment contains tokens (#22099) (8280709), closes #22088
- codedeploy: unable to configure disable automatically rollback (#22083) (ce27789), closes #21691
- s3-deployment: fails when
destinationKeyPrefix
is a token with a long string representation (#22163) (ce59b6a)2.42.1 (2022-09-19)
Reverts
- init-templates: csharp and fsharp app init fails when path contains space (#22112) (89f64d4), closes aws/aws-cdk#21049
2.42.0 (2022-09-15)
Features
- cfnspec: cloudformation spec v88.0.0 (#22026) (1f03e8c)
- cognito: add SAML user pool identity provider (#21879) (76d446b)
- lambda-event-sources: add filters to SQS, DynamoDB, and Kinesis event sources (#21917) (7ba5659), closes #17874
- redshift-alpha: directly add parameters to a parameter group or indirectly through a cluster (#20944) (0ad307b), closes #20656 #20656
- ssm: reference existing SSM list parameters (#21880) (8f7ee2b), closes #12477 #14364
Bug Fixes
... (truncated)
Commits
6182d33
fix: cannot use values that return an instance of a deprecated class for non ...384ba2b
fix(cli): "EACCES: Permission denied" on 'cdk init' (#22111)205e493
revert(init-templates): csharp and fsharp app init fails when path contains s...8280709
fix(cli): Lambda hotswap fails if environment contains tokens (#22099)ebca8c6
chore: npm-check-updates && yarn upgrade (#22037)79c9ca1
fix(init-templates): csharp and fsharp app init fails when path contains spac...bad426e
chore: npm-check-updates && yarn upgrade (#21946)7bc3d18
fix(aws-cdk): cdk bootstrap print JSON template when using --json option (#21...050e3d1
chore: npm-check-updates && yarn upgrade (#21850)94be001
chore: fix simultaneous typos (#21837)- Additional commits viewable in compare view
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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.