Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2025

Bumps Amazon.CDK.Lib, Constructs and Microsoft.Extensions.Options. These dependencies needed to be updated together.
Updates Amazon.CDK.Lib from 2.189.0 to 2.190.0

Release notes

Sourced from Amazon.CDK.Lib's releases.

v2.190.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
  • backup: The ScheduleStatus property has been removed from AWS::Backup::RestoreTestingPlan.
  • eks: The DisableSessionTags and TargetRoleArn properties and ExternalId attribute have been removed from AWS::EKS::PodIdentityAssociation.
  • neptune: The Id attribute has been removed from AWS::Neptune::DBSubnetGroup.
  • rds: The CertificateDetails and Endpoint properties have been removed from AWS::RDS::DBInstance.
  • redshiftserverless: The Workgroup.BaseCapacity attribute has been removed from AWS::RedshiftServerless::Workgroup.
  • s3-deployment: The automatic JSON escaping behavior introduced in PR #33698 is now opt-in via the new escape parameter in Source.jsonData(). Users who were relying on the automatic JSON escaping for handling special characters in JSON files will need to explicitly enable this behavior by passing { escape: true } as the third parameter.

Features

  • apigatewayv2: HttpStage access logging (#33977) (d04e40f), closes #11100
  • bedrock: support Amazon Nova Sonic 1.0 (#34134) (9ffa244)
  • cloudformation: update L1 CloudFormation resource definitions (#34164) (4c3ed77)
  • cloudfront: backfill enum values in cloudfront module (#34075) (d43e829)
  • cognito-identitypool: throw ValidationErrors instead of untyped Errors (#34109) (faee209)
  • elasticloadbalancingv2: subnet mappings for network load balancer (#33736) (c6905c6), closes #9696
  • fsx: throw ValidationErrors instead of untyped Errors (#34120) (271e439), closes #32569
  • rds: new DatabaseInstance.fromLookup (#33258) (eb97d2d)
  • s3: allow specifying a custom IAM Role for bucket replication (#33978) (615f626), closes #33974
  • ses: throw ValidationErrors instead of untyped Errors (#34098) (7147e75)
  • stepfunctions: add support for custom WriterConfig fields for ResultWriter in Distributed Map (#33772) and (#33601) (#33831) (78af355)

Bug Fixes

Reverts


Alpha modules (2.190.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: The logical ID for the NAT Gateway, defined using the addNatGateways method, will be changed, resulting in the NAT Gateway being recreated. Additionally, the domain for the Elastic IP (EIP) will be set to vpc, which will also trigger its recreation in the account.

Features

... (truncated)

Changelog

Sourced from Amazon.CDK.Lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.190.0-alpha.0 (2025-04-16)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: The logical ID for the NAT Gateway, defined using the addNatGateways method, will be changed, resulting in the NAT Gateway being recreated. Additionally, the domain for the Elastic IP (EIP) will be set to vpc, which will also trigger its recreation in the account.

Features

Bug Fixes

  • ec2-alpha: add multiple NATGW to the VPC using addNatGateway method (#34094) (ccd8de7)
  • ec2-alpha: update default config for Subnet's assignIpv6AddressOnCreation (#34116) (dff2798)

2.189.1-alpha.0 (2025-04-14)

2.189.0-alpha.0 (2025-04-09)

Features

Bug Fixes

  • amplify: unable to re-run integ test due to missing status field in customRule (#33973) (6638c08), closes #33962

2.188.0-alpha.0 (2025-04-03)

Features

Bug Fixes

  • ec2-alpha: addInternetGW handles shared route table for subnets (#33824) (3154d01), closes #33672

... (truncated)

Commits
  • 0ad4f3b chore(release): 2.190.0 (#34171)
  • 4fd27a5 Update CHANGELOG.v2.md
  • c9954f8 chore: update analytics metadata blueprints
  • f9089b5 chore(release): 2.190.0
  • 4c3ed77 feat(cloudformation): update L1 CloudFormation resource definitions (#34164)
  • 14cd83b chore: update codecov.yml to resolve upload issue (#34169)
  • 47a65db feat(ec2): enabling features for ipv6 and dualstack support with correspondin...
  • 1c0e03f chore(merge-back): 2.189.1 (#34142)
  • 73419fa Merge remote-tracking branch 'origin/main' into merge-back/2.189.1
  • 3eec60c chore: update the git large files to include alpha modules integration zip as...
  • Additional commits viewable in compare view

Updates Constructs from 10.4.2 to 10.0.0

Changelog

Sourced from Constructs's changelog.

10.0.0 (2021-03-25)

10.0.0-pre.1 (2020-12-01)

10.0.0-pre.0 (2020-11-05)

10.0.0-pre.4 (2020-11-05)

10.0.0-pre.3 (2020-10-26)

3.3.71 (2021-03-24)

3.3.70 (2021-03-24)

3.3.69 (2021-03-24)

3.3.68 (2021-03-18)

3.3.67 (2021-03-18)

3.3.66 (2021-03-18)

3.3.65 (2021-03-09)

3.3.64 (2021-03-09)

3.3.63 (2021-03-09)

3.3.62 (2021-03-08)

3.3.61 (2021-03-08)

3.3.60 (2021-03-08)

3.3.59 (2021-03-06)

3.3.58 (2021-03-05)

3.3.57 (2021-03-05)

3.3.56 (2021-03-05)

3.3.55 (2021-03-04)

3.3.54 (2021-03-04)

3.3.53 (2021-03-04)

3.3.52 (2021-03-04)

... (truncated)

Commits
  • 3b34b62 chore(release): 10.0.0
  • e1f355b chore: merge 10.x from master
  • 0fdb9d7 Merge remote-tracking branch 'origin/master' into 10.x
  • 894e648 chore: upgrade projen (#620)
  • 0fbf5f2 chore(release): 3.3.71
  • 99f4d60 build(deps-dev): bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#616)
  • f7ee650 chore(release): 3.3.70
  • 8c285d4 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 ...
  • 862d154 chore(release): 3.3.69
  • 02cf247 chore: upgrade jsii (#619)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Options from 9.0.3 to 9.0.1

Commits
  • c8acea2 Merge commit '756e62050722c168cd3b753be73b7cbcd93f06d6'
  • 756e620 Update dependencies from https://github.com/dotnet/emsdk build 20241204.3 (#1...
  • 6c7cf91 Merge commit '757d97b1a5f00cab30fc37f68aba9eec6e8b4e00'
  • 757d97b Switch to automatic 8.0 version updates (#110586)
  • 69ae1ac Merge commit '462630b3c311cade6426c53e9b3ee3b89bf217a2'
  • 462630b Merge pull request #110370 from carlossanlop/release/9.0-staging
  • 38709f8 Merge branch 'release/9.0' into release/9.0-staging
  • 8437635 Merge commit 'cc58c2832c5c5bcbf90d118a8b3c504b2a87c820'
  • 624638d [release/9.0-staging] Update dependencies from dotnet/hotreload-utils (#109308)
  • cc58c28 [release/9.0] Update dependencies from dotnet/emsdk (#109523)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

….Options

Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk), [Constructs](https://github.com/aws/constructs) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Amazon.CDK.Lib` from 2.189.0 to 2.190.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.189.0...v2.190.0)

Updates `Constructs` from 10.4.2 to 10.0.0
- [Release notes](https://github.com/aws/constructs/releases)
- [Changelog](https://github.com/aws/constructs/blob/v10.0.0/CHANGELOG.md)
- [Commits](aws/constructs@v10.4.2...v10.0.0)

Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.1)

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-version: 2.190.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Constructs
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from berviantoleo April 19, 2025 01:35
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 19, 2025
@sonarqubecloud
Copy link

@berviantoleo berviantoleo merged commit 704f9a3 into main Apr 19, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-5a1c7ee704 branch April 19, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants