linz / bde-fdw-rds

Python AWS cdk to create rds with fdw for BDE analytica queries
MIT License
0 stars 0 forks source link

build(deps): Bump aws-cdk-lib from 2.73.0 to 2.74.0 #124

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-cdk-lib from 2.73.0 to 2.74.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.74.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • batch: ComputeEnvironment has been removed and replaced by ManagedEc2EcsComputeEnvironment, ManagedEc2EksComputeEnvironment, and UnmanagedComputeEnvironment.

JobDefinition has been removed and replaced by EcsJobDefinition, EksJobDefinition, and MultiNodeJobDefinition

Features

Bug Fixes


Alpha modules (2.74.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.74.0 (2023-04-13)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • batch: ComputeEnvironment has been removed and replaced by ManagedEc2EcsComputeEnvironment, ManagedEc2EksComputeEnvironment, and UnmanagedComputeEnvironment.

JobDefinition has been removed and replaced by EcsJobDefinition, EksJobDefinition, and MultiNodeJobDefinition

Features

Bug Fixes

Commits
  • 70e2a33 chore(release): 2.74.0 (#25107)
  • 185a690 chore(release): 2.74.0
  • d71ae00 chore: rename aws-redshift → aws-redshift-alpha (#25070)
  • b49b90d chore: rename aws-sagemaker → aws-sagemaker-alpha (#25071)
  • ab8366c chore: rename aws-batch → aws-batch-alpha (#25062)
  • 0233ce4 chore: rename aws-glue → aws-glue-alpha (#25052)
  • 4b1e0be chore: rename aws-kinesisfirehose → aws-kinesisfirehose-alpha (#25054)
  • 27118ff chore: rename aws-lambda-python → aws-lambda-python-alpha (#25067)
  • 3348ee7 chore: rename aws-kinesisfirehose-destinations → aws-kinesisfirehose-destinat...
  • d2b041f chore: rename aws-gamelift → aws-gamelift-alpha (#25066)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)