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

[Snyk] Upgrade aws-cdk from 2.99.1 to 2.170.0 #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NOUIY
Copy link
Owner

@NOUIY NOUIY commented Dec 14, 2024

snyk-top-banner

Snyk has created this PR to upgrade aws-cdk from 2.99.1 to 2.170.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 98 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: aws-cdk
  • 2.170.0 - 2024-11-22

    Features

    Bug Fixes

    Reverts

    • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

    Alpha modules (2.170.0-alpha.0)

  • 2.169.0 - 2024-11-21

    Features

    Bug Fixes

    • cli: cannot assume a doubly-chained role (#32216) (8746e44)
    • cli: proxy is not configured correctly (#32213) (ec58c77)
    • s3: key rotation is not enabled while creating KMS encrypted S3 buckets (#32064) (e3024fc), closes #31982

    Alpha modules (2.169.0-alpha.0)

    Features

    Bug Fixes

    • location: underscores are not allowed in the name (#32046) (f6ad9c9)
  • 2.168.0 - 2024-11-20

    Features

    • cloudfront: function URL origin access control L2 construct (#31339) (b8f47c8), closes #31629
    • elasticloadbalancingv2: support target group level cross-zone settings for ALB and NLB (#31814) (6b0b1e1), closes #31790
    • lambda: add NodeJS 22.x support (#32104) (baa8561)
    • lambda: support observability for ESM ( DDB, Kinesis, SQS) (#32204) (6317a2a)
    • lambda-destinations: support Lambda async S3 destination (#31709) (e1a2f68)
    • ses: maximum delivery time for emails (#32102) (771eeff)
    • update L1 CloudFormation resource definitions (#32175) (6820c62)
    • rds: support 8.0.40 engine version for RDS for MySQL (#32117) (dcb5cf1)
    • stepfunctions-tasks: create scheduler (#29458) (d14a01c), closes #29351

    Bug Fixes


    Alpha modules (2.168.0-alpha.0)

    Bug Fixes

  • 2.167.2 - 2024-11-19

    Bug Fixes

    • cli: cdk diff always falls back to template only diff (#32165) (3fd9699)
    • cli: externally managed stack notification arns are deleted on deploy (#32163) (465da31)
    • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#32164) (a0b47c5)

    Alpha modules (2.167.2-alpha.0)

  • 2.167.1 - 2024-11-15

    Bug Fixes


    Alpha modules (2.167.1-alpha.0)

  • 2.167.0 - 2024-11-13

    Features

    Bug Fixes

    • ecr: allow creating repository uri to use tokens like cfn params (#32053) (5648199), closes #31860

    Alpha modules (2.167.0-alpha.0)

    Features

    Bug Fixes

    • scheduler-targets-alpha: add dlq policy to execution role instead of queue policy (#32032) (b953b2a), closes #31785
  • 2.166.0 - 2024-11-07

    Features

    Bug Fixes

    • deploy-time stack tags cause synthesis to fail (#32041) (18c19fd), closes #32040
    • aws_route53: cannot use CfnParameter.valueAsNumber for L2 RecordSet weight (#31823) (14561ac), closes #31810
    • cli: asset uploads fail if Object Lock is enabled on access bucket (#31937) (ab1e91d)
    • dynamoDB: make TableV2 taggable (#31867) (796c6d1), closes #30631
    • opensearch: add I4G to list of OpenSearch nodes not requiring EBS volumes (#31948) (73378f2)

    Alpha modules (2.166.0-alpha.0)

    ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

    • scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.

    Features

    Bug Fixes

    • scheduler-targets-alpha: create a role per target instead of singleton schedule target role (#31895) (aee1b30), closes #31785
  • 2.165.0 - 2024-10-31

    Features

    Bug Fixes

    • assertions: throw error or warn when synth is called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689
    • cli: ecr garbage collection hangs when repository has no images (#31951) (a235a9f)
    • cli: garbage collection ignores review_in_progress stacks (#31906) (cb3ecfe)
    • s3-assets: cannot publish a file without extension (#30597) (ccab485), closes #30471
    • sqs: queue with fifo: false does not deploy (#31922) (a9d3b02), closes #8550
    • enable node-fips compatible body checksums for S3 (#31883) (4f29c1d)

    Alpha modules (2.165.0-alpha.0)

    ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

    • ec2-alpha: The new VpcCidrBlock L2 construct replaces CfnVPCCidrBlock. This change alters the logical ID of AWS::EC2::VPCCidrBlock resources in CloudFormation templates. Existing deployments will see errors like CIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD. To resolve this, you must recreate your existing stacks to use the new module.

    Features

    • apprunner: support vpc ingress connection (#30623) (048e753), closes #22850
    • ec2-alpha: adding imports for SubnetV2 and VpcV2 (#31765) (d108a80)
    • location: support Tracker and TrackerConsumer (#31268) (046f041), closes #30712
    • pipes-enrichments: support API Gateway enrichment (#31794) (09052c2), closes #29384
    • pipes-targets: add SageMaker (#30696) (a5fdf57)
    • redshift-alpha: query execution timeout setting during table creation (#31818) (40f07ae), closes #31329
    • kinesisfirehose-alpha: kinesis firehose and kinesis firehose destinations modules are now in Developer Preview (#31952)

    Bug Fixes

    • location: remove base class from PlaceIndex class (#31287) (bc67866), closes #30711 #30682
    • scheduler-alpha: scheduler input always get transformed to string with extra double quotes (#31894) (186b8ab)
    • scheduler-alpha: too many KMS permissions granted (#31923) (06678a3), closes #31785
  • 2.164.1 - 2024-10-25

    Bug Fixes

    • enable node-fips compatible body checksums for S3 (#31883) (290a499)

    Alpha modules (2.164.1-alpha.0)

  • 2.164.0 - 2024-10-24

    Features

    Bug Fixes

    • cli: cross-account asset publishing doesn't work without bootstrap stack (#31876) (427bf63), closes #31866
    • cli: deploy-role is not authorized to perform DescribeStackResources (#31878) (8d06824)
    • core: fix policy synthesizer logic for precreated roles (#31710) (aae03c9)
    • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#31513) (0b03eb0), closes #30705
    • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#31836) (58dfda0), closes #10996

    Alpha modules (2.164.0-alpha.0)

    Features

    Bug Fixes

    • ec2: allow NAT instance to associate public IP (#31812) (e96b4ce), closes #31711
    • scheduler-targets-alpha: imported lambda function as schedule target throws synth error (#31837) (d1d179f), closes #29284
  • 2.163.1 - 2024-10-22
  • 2.163.0 - 2024-10-22
  • 2.162.1 - 2024-10-11
  • 2.162.0 - 2024-10-10
  • 2.161.1 - 2024-10-05
  • 2.161.0 - 2024-10-04
  • 2.160.0 - 2024-09-24
  • 2.159.1 - 2024-09-19
  • 2.159.0 - 2024-09-19
  • 2.158.0 - 2024-09-11
  • 2.157.0 - 2024-09-10
  • 2.156.0 - 2024-09-06
  • 2.155.0 - 2024-08-30
  • 2.154.1 - 2024-08-23
  • 2.154.0 - 2024-08-22
  • 2.153.0 - 2024-08-20
  • 2.152.0 - 2024-08-15
  • 2.151.1 - 2024-08-14
  • 2.151.0 - 2024-08-02
  • 2.150.0 - 2024-07-23
  • 2.149.0 - 2024-07-12
  • 2.148.1 - 2024-07-11
  • 2.148.0 - 2024-07-05
  • 2.147.3 - 2024-07-02
  • 2.147.2 - 2024-06-28
  • 2.147.1 - 2024-06-24
  • 2.147.0 - 2024-06-20
  • 2.146.0 - 2024-06-13
  • 2.145.0 - 2024-06-07
  • 2.144.0 - 2024-05-31
  • 2.143.1 - 2024-05-30
  • 2.143.0 - 2024-05-24
  • 2.142.1 - 2024-05-17
  • 2.142.0 - 2024-05-15
  • 2.141.0 - 2024-05-08
  • 2.140.0 - 2024-05-02
  • 2.139.1 - 2024-04-30
  • 2.139.0 - 2024-04-24
  • 2.138.0 - 2024-04-18
  • 2.137.0 - 2024-04-11
  • 2.136.1 - 2024-04-10
  • 2.136.0 - 2024-04-06
  • 2.135.0 - 2024-04-02
  • 2.134.0 - 2024-03-26
  • 2.133.0 - 2024-03-15
  • 2.132.1 - 2024-03-12
  • 2.132.0 - 2024-03-09
  • 2.131.0 - 2024-03-01
  • 2.130.0 - 2024-02-23
  • 2.129.0 - 2024-02-21
  • 2.128.0 - 2024-02-14
  • 2.127.0 - 2024-02-10
  • 2.126.0 - 2024-02-02
  • 2.125.0 - 2024-02-01
  • 2.124.0 - 2024-01-26
  • 2.123.0 - 2024-01-24
  • 2.122.0 - 2024-01-18
  • 2.121.1 - 2024-01-13
  • 2.121.0 - 2024-01-12
  • 2.120.0 - 2024-01-12
  • 2.119.0 - 2024-01-11
  • 2.118.0 - 2024-01-03
  • 2.117.0 - 2023-12-27
  • 2.116.1 - 2023-12-22
  • 2.116.0 - 2023-12-22
  • 2.115.0 - 2023-12-14
  • 2.114.1 - 2023-12-06
  • 2.114.0 - 2023-12-05
  • 2.113.0 - 2023-12-01
  • 2.112.0 - 2023-12-01
  • 2.111.0 - 2023-11-27
  • 2.110.1 - 2023-11-22
  • 2.110.0 - 2023-11-17
  • 2.109.0 - 2023-11-16
  • 2.108.1 - 2023-11-14
  • 2.108.0 - 2023-11-14
  • 2.107.0 - 2023-11-13
  • 2.106.1 - 2023-11-11
  • 2.106.0 - 2023-11-10
  • 2.105.0 - 2023-11-08
  • 2.104.0 - 2023-11-02
  • 2.103.1 - 2023-10-27
  • 2.103.0 - 2023-10-26
  • 2.102.1 - 2023-10-25
  • 2.102.0 - 2023-10-19
  • 2.101.1 - 2023-10-16
  • 2.101.0 - 2023-10-13
  • 2.100.0 - 2023-10-06
  • 2.99.1 - 2023-09-30
from aws-cdk GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade aws-cdk from 2.99.1 to 2.170.0.

See this package in npm:
aws-cdk

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/8dc05337-ecf2-4f17-8aa5-207b89eb95db?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants