Skip to content

chore: upgrade benchmark to aws-cdk-lib v2.31.0#3650

Merged
RomainMuller merged 1 commit intomainfrom
rmuller/upgrade-bench
Jul 7, 2022
Merged

chore: upgrade benchmark to aws-cdk-lib v2.31.0#3650
RomainMuller merged 1 commit intomainfrom
rmuller/upgrade-bench

Conversation

@RomainMuller
Copy link
Copy Markdown
Contributor

@RomainMuller RomainMuller commented Jul 7, 2022

This is necessary as the previous benchark target had multiple occurrences
of enums with several constants having the same value, which is now illegal
in jsii code (#3207).

The fix for this (aws/aws-cdk@7f4f150) was released in CDK 2.31.0.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This is necessary as the previous benchark target had multiple occurrences
of enums with several constants having the same value, which is now illegal
in jsii code.
@RomainMuller RomainMuller self-assigned this Jul 7, 2022
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 7, 2022
@RomainMuller RomainMuller merged commit 523ba90 into main Jul 7, 2022
@RomainMuller RomainMuller deleted the rmuller/upgrade-bench branch July 7, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants