Skip to content

core: Bump aws-cdk-lib from 2.182.0 to 2.183.0#13496

Merged
melizeche merged 1 commit intomainfrom
dependabot/pip/aws-cdk-lib-2.183.0
Mar 13, 2025
Merged

core: Bump aws-cdk-lib from 2.182.0 to 2.183.0#13496
melizeche merged 1 commit intomainfrom
dependabot/pip/aws-cdk-lib-2.183.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps aws-cdk-lib from 2.182.0 to 2.183.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.183.0

Features

  • bedrock: support DeepSeek R1 (#33727) (3de0818)
  • rds: add MySQL enginge versions 5.7.44(patch), 8.0.41 and 8.4.4 (#33732) (d1a8cbe)
  • update L1 CloudFormation resource definitions (#33718) (c4fceb2)
  • codebuild: throw ValidationError instead of untyped Errors (#33700) (d12854a), closes #32569
  • core: RemovalPolicies.of(scope) (#32283) (34c547c)
  • logs: add support for fieldIndexPolicies in log group L2 Construct (#33416) (6c882e0), closes #33366
  • lambda backfill missing enums for lambda (#33651) (4227747)
  • rds add new MariaDB engine versions 10.5.28, 10.6.21, 10.11.11, and 11.4.5 (#33665) (7f5bf4e)
  • ec2 add VPC interface endpoints for Location Service (#33667) (4bc151b)
  • ec2 add VPC interface endpoints for WAFV2 (#33685) (5eb11d2)
  • ec2 add VPC interface endpoints for Emr Serverless (#33715) (25619a0)
  • ec2 add VPC interface endpoints for Security Lake (#33728) (5fcbe2a)

Bug Fixes

  • core: pressing Ctrl-C when content is bundled leaves broken asset (#33692) (00ef50d), closes #33201 #32869 #14474
  • custom-resources: fix circular dependency when a custom role provided to Provider (#33600) (77b6fa9), closes #20360
  • efs: cannot run an integ test when transitionToArchivePolicy is specified and throughputMode is undefined (#33713) (842201c)
  • eks: cluster deployment issue when the authentication mode is not changing (#33680) (ba2dfd1)

Alpha modules (2.183.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • scheduler-targets-alpha: The InspectorStartAssessmentRun target's constructor now accepts IAssessmentTemplate instead of CfnAssessmentTemplate as its parameter type. To migrate existing code, use the AssessmentTemplate.fromCfnAssessmentTemplate() method to convert your CfnAssessmentTemplate instances to IAssessmentTemplate.

Features

  • kinesisanalytics-flink-alpha backfill missing enums for kinesisanalytics-flink-alpha (#33632) (b55199a)
  • kinesisfirehose-destinations-alpha backfill missing enums for kinesisfirehose-destinations-alpha (#33633) (6ed7a45)

Bug Fixes

  • scheduler-alpha: deprecate Group in favour of ScheduleGroup (#33678) (4d8eae9)
  • scheduler-targets-alpha: update inspector target to use IAssessmentTemplate instead of CfnAssessmentTemplate (#33682) (50ba3ef)
Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

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

2.183.0-alpha.0 (2025-03-11)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • scheduler-targets-alpha: The InspectorStartAssessmentRun target's constructor now accepts IAssessmentTemplate instead of CfnAssessmentTemplate as its parameter type. To migrate existing code, use the AssessmentTemplate.fromCfnAssessmentTemplate() method to convert your CfnAssessmentTemplate instances to IAssessmentTemplate.

Features

  • kinesisanalytics-flink-alpha backfill missing enums for kinesisanalytics-flink-alpha (#33632) (b55199a)
  • kinesisfirehose-destinations-alpha backfill missing enums for kinesisfirehose-destinations-alpha (#33633) (6ed7a45)

Bug Fixes

  • scheduler-alpha: deprecate Group in favour of ScheduleGroup (#33678) (4d8eae9)
  • scheduler-targets-alpha: update inspector target to use IAssessmentTemplate instead of CfnAssessmentTemplate (#33682) (50ba3ef)

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

Features

  • pipes-alpha: support for customer-managed KMS keys to encrypt pipe data (#33546) (dd0d62f), closes #31453

Bug Fixes

2.181.1-alpha.0 (2025-02-27)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cognito-identitypool-alpha: Any IdentityPool resources deployed in versions >=2.179.0 will now fail to deploy. You will need to delete the IdentityPoolRoleAttachment from your stack via the console before redeploying.

Bug Fixes

  • cognito-identitypool-alpha: prevent stacks from not deploying correctly (#33609) (a1e2afe), closes #33510

2.181.0-alpha.0 (2025-02-25)

... (truncated)

Commits
  • 30cb13c chore: manually add some chore PRs to Features (#33741)
  • 6e7a459 chore(release): 2.183.0 (#33740)
  • 2b0e26a chore(release): 2.183.0
  • 3de0818 feat(bedrock): support DeepSeek R1 (#33727)
  • 5fcbe2a chore(ec2): add VPC interface endpoints for Security Lake (#33728)
  • d1a8cbe feat(rds): add MySQL enginge versions 5.7.44(patch), 8.0.41 and 8.4.4 (#33732)
  • c4fceb2 feat: update L1 CloudFormation resource definitions (#33718)
  • 68133d4 chore(lambda-nodejs): update integration test for bundling (#33679)
  • 6e0aa13 chore: add undefined type to principalAccount (#33055)
  • 759e692 chore(glue-alpha): refactor spark jobs code-related props handling (#33567)
  • 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 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)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.182.0 to 2.183.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.182.0...v2.183.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2025 04:23
@netlify
Copy link

netlify bot commented Mar 13, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 75b1a0d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67d25da6e867a300085608b6

@netlify
Copy link

netlify bot commented Mar 13, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 75b1a0d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67d25da6e867a300085608b2

@melizeche melizeche merged commit 38864e8 into main Mar 13, 2025
87 checks passed
@melizeche melizeche deleted the dependabot/pip/aws-cdk-lib-2.183.0 branch March 13, 2025 18:48
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main: (44 commits)
  providers/rac: fix signals and Endpoint caching (#13529)
  web/flows: fix missing padding on authenticator_validate card (#13420)
  web/user: show admin interface button on mobile (#13421)
  website: Bump the build group in /website with 6 updates (#13501)
  core: Bump goauthentik.io/api/v3 from 3.2025021.3 to 3.2025021.4 (#13495)
  core: Bump importlib-metadata from 8.5.0 to 8.6.1 (#13499)
  core: Bump msgraph-sdk from 1.23.0 to 1.24.0 (#13500)
  core: Bump google-api-python-client from 2.163.0 to 2.164.0 (#13498)
  core: Bump aws-cdk-lib from 2.182.0 to 2.183.0 (#13496)
  core: Bump psycopg from 3.2.5 to 3.2.6 (#13497)
  translate: Updates for file web/xliff/en.xlf in fr (#13514)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#13513)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13510)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13511)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13509)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13508)
  core, web: update translations (#13494)
  website: remove the last updated option from footer (#13493)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#13487)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13488)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant