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

Update dependency Amazon.CDK.Lib to v2.132.0 - autoclosed #1016

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Amazon.CDK.Lib 2.96.1 -> 2.132.0 age adoption passing confidence

Release Notes

aws/aws-cdk (Amazon.CDK.Lib)

v2.132.0

Features
Bug Fixes

Alpha modules (2.132.0-alpha.0)

Bug Fixes

v2.131.0

Features
Bug Fixes

Alpha modules (2.131.0-alpha.0)

v2.130.0

Features
Bug Fixes

Alpha modules (2.130.0-alpha.0)

v2.129.0

Features

Alpha modules (2.129.0-alpha.0)

Bug Fixes
  • appconfig: scope generated alarm role policy to '*' for composite alarm support (#​29171) (c17879d)

v2.128.0

Features
Bug Fixes

Alpha modules (2.128.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • app-staging-synthesizer-alpha: stagingBucketEncryption property is now required. For existing apps, specify BucketEncryption.KMS to retain existing behavior. For new apps, choose the bucket encryption that makes most sense for your use case. BucketEncryption.S3_MANAGED is available and is intended to be the default when this module is stabilized.
Features
Bug Fixes

v2.127.0

Features
Bug Fixes

Alpha modules (2.127.0-alpha.0)

Features
  • pipes-sources: new EventBridge Pipes sources alpha module (#​29048) (2e53568)
Bug Fixes

v2.126.0

Features

Alpha modules (2.126.0-alpha.0)

v2.125.0

Features
Bug Fixes

Alpha modules (2.125.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • integ-runner: Parsing of the cli input caused arguments passed after the first instance --language <language> to be interpreted as a language as well. This prevented passing a test name after providing cli options. To overcome this limitation, integ-runner now requires an explicit --language option for each language you want to include: integ-runner --language javascript --language python. This was already documented that way and always the intended way to use this feature.
  • neptune-alpha: Corrected LogRetention IDs for DatabaseCluster. Previously, regardless of the log type, the string ‘objectObject’ was always included, but after the correction, the log type is now included.
Features
Bug Fixes
  • integ-runner: cannot pass test name after --language (#​28922) (f9fbbb4)
  • neptune-alpha: multiple cloudwatchLogsExports cannot be set when configuring log retention (#​28643) (56794fc), closes #​26295

v2.124.0

Features
Bug Fixes

Alpha modules (2.124.0-alpha.0)

v2.123.0

Features
Bug Fixes
  • appsync: add dependency to logretention for graphql apis log group (#​28548) (04e5480), closes #​26564
  • CLI: cdk diff is not clear enough about using read-only change sets (#​28741) (bb50f97)
  • lambda: lambda does not set environment variables for AWS_CODEGURU_PROFILER properties when creating Amazon CodeGuruProfiler profiling group (#​28762) (2511956), closes #​23511
  • rds: Failed to create a Database Instance with Kerberos authentication configured (#​28601) (b620f1b), closes #​28600

Alpha modules (2.123.0-alpha.0)

Features
Bug Fixes

v2.122.0

Features
Bug Fixes
Reverts

Alpha modules (2.122.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • appconfig: deploymentStrategyId prop in fromDeploymentStrategyId now takes a DeploymentStrategyId rather than a string. To import a predefined deployment strategy id, use DeploymentStrategyId.CANARY_10_PERCENT_20_MINUTES. Otherwise, use DeploymentStrategyId.fromString('abc123').
  • appconfig: ApplicationProps.name renamed to ApplicationProps.applicationName
    • appconfig: EnvironmentProps.name renamed to EnvironmentProps.environmentName
    • appconfig: DeploymentStrategyProps.name renamed to DeploymentStrategyProps.deploymentStrategyName
    • appconfig: ExtensionProps.name renamed to ExtensionProps.extensionName
Bug Fixes

v2.121.1

Reverts

Alpha modules (2.121.1-alpha.0)

v2.121.0

Features

Alpha modules (2.121.0-alpha.0)

v2.120.0

Features
  • ecs: support for capacity provider managed instance draining (#​28672) (cf97f47)

Alpha modules (2.120.0-alpha.0)

v2.119.0

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) September 15, 2023 11:59
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.96.2 Update dependency Amazon.CDK.Lib to v2.97.0 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from c3df2c8 to 6329068 Compare September 26, 2023 04:47
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.97.0 Update dependency Amazon.CDK.Lib to v2.97.1 Sep 26, 2023
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.97.1 Update dependency Amazon.CDK.Lib to v2.98.0 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 6329068 to 2d7cd5e Compare September 26, 2023 17:34
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.98.0 Update dependency Amazon.CDK.Lib to v2.99.0 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2d7cd5e to 446a6bd Compare September 27, 2023 21:53
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.99.0 Update dependency Amazon.CDK.Lib to v2.99.1 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 446a6bd to 6513158 Compare September 30, 2023 12:40
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.99.1 Update dependency Amazon.CDK.Lib to v2.100.0 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 6513158 to 12c4d14 Compare October 6, 2023 23:14
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 12c4d14 to 4e8c378 Compare October 14, 2023 01:12
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.100.0 Update dependency Amazon.CDK.Lib to v2.101.0 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4e8c378 to a517916 Compare October 16, 2023 21:55
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.101.0 Update dependency Amazon.CDK.Lib to v2.101.1 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from a517916 to 8c2e250 Compare October 19, 2023 04:28
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.101.1 Update dependency Amazon.CDK.Lib to v2.102.0 Oct 19, 2023
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.102.0 Update dependency Amazon.CDK.Lib to v2.102.1 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch 2 times, most recently from 26d7fea to f68248d Compare October 26, 2023 03:26
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.102.1 Update dependency Amazon.CDK.Lib to v2.103.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f68248d to e635ab5 Compare October 27, 2023 04:01
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.103.0 Update dependency Amazon.CDK.Lib to v2.103.1 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e635ab5 to ebe581d Compare November 2, 2023 12:30
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.103.1 Update dependency Amazon.CDK.Lib to v2.104.0 Nov 2, 2023
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.104.0 Update dependency Amazon.CDK.Lib to v2.105.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ebe581d to 6de2757 Compare November 8, 2023 13:44
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.120.0 Update dependency Amazon.CDK.Lib to v2.121.0 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b56643e to 3216efc Compare January 13, 2024 07:42
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.121.0 Update dependency Amazon.CDK.Lib to v2.121.1 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3216efc to 522d1fb Compare January 18, 2024 14:48
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.121.1 Update dependency Amazon.CDK.Lib to v2.122.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 522d1fb to 3803e15 Compare January 24, 2024 21:52
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.122.0 Update dependency Amazon.CDK.Lib to v2.123.0 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3803e15 to f2dc5c5 Compare January 26, 2024 23:44
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.123.0 Update dependency Amazon.CDK.Lib to v2.124.0 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f2dc5c5 to 6d37f40 Compare February 1, 2024 04:37
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.124.0 Update dependency Amazon.CDK.Lib to v2.125.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 6d37f40 to bbd0293 Compare February 2, 2024 14:00
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.125.0 Update dependency Amazon.CDK.Lib to v2.126.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from bbd0293 to 96268eb Compare February 10, 2024 04:32
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.126.0 Update dependency Amazon.CDK.Lib to v2.127.0 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 96268eb to c58bf53 Compare February 15, 2024 00:23
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.127.0 Update dependency Amazon.CDK.Lib to v2.128.0 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c58bf53 to 065fc91 Compare February 21, 2024 18:11
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.128.0 Update dependency Amazon.CDK.Lib to v2.129.0 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 065fc91 to b03a31e Compare February 23, 2024 06:52
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.129.0 Update dependency Amazon.CDK.Lib to v2.130.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b03a31e to 87b6837 Compare March 2, 2024 01:27
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.130.0 Update dependency Amazon.CDK.Lib to v2.131.0 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 87b6837 to f03fa3a Compare March 9, 2024 03:25
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.131.0 Update dependency Amazon.CDK.Lib to v2.132.0 Mar 9, 2024
@renovate renovate bot changed the title Update dependency Amazon.CDK.Lib to v2.132.0 Update dependency Amazon.CDK.Lib to v2.132.0 - autoclosed Mar 9, 2024
@renovate renovate bot closed this Mar 9, 2024
auto-merge was automatically disabled March 9, 2024 19:11

Pull request was closed

@renovate renovate bot deleted the renovate/aws-cdk-monorepo branch March 9, 2024 19:11
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.

1 participant