Skip to content

core: Bump aws-cdk-lib from 2.183.0 to 2.184.0#13522

Merged
BeryJu merged 1 commit intomainfrom
dependabot/pip/aws-cdk-lib-2.184.0
Mar 14, 2025
Merged

core: Bump aws-cdk-lib from 2.183.0 to 2.184.0#13522
BeryJu merged 1 commit intomainfrom
dependabot/pip/aws-cdk-lib-2.184.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws-cdk-lib from 2.183.0 to 2.184.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.184.0

Features

Bug Fixes

  • codepipeline: replace account root principal with current pipeline role in the trust policy under ff: @​aws-cdk/pipelines:reduceStageRoleTrustScope (#33742) (a64b01c), closes #33709
  • core: message including tokens from annotations cannot output correctly (#33706) (55a3c4c), closes #33707
  • events-targets: add LogGroupTargetInput.fromObjectV2() method (#33720) (584a58c)

Alpha modules (2.184.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • glue-alpha: Updated casing of workflow.addconditionalTrigger to workflow.addConditionalTrigger.

Bug Fixes

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.184.0-alpha.0 (2025-03-13)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • glue-alpha: Updated casing of workflow.addconditionalTrigger to workflow.addConditionalTrigger.

Bug Fixes

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)

... (truncated)

Commits
  • cd09577 chore(release): 2.184.0 (#33764)
  • 63f495e chore: update analytics metadata blueprints
  • 6380983 chore(release): 2.184.0
  • 720b3c0 chore(iot-actions-alpha): update references of aws-kinesisfirehose-alpha (#33...
  • 242690f feat(ecr): throw ValidationError instead of untyped Errors (#33750)
  • a64b01c fix(codepipeline): replace account root principal with current pipeline role ...
  • 5687d85 chore: npm-check-updates && yarn upgrade (#33696)
  • 583d5f2 feat(rds): allow to specify availability zone for Aurora instances (#33515)
  • 4886a3e fix(glue-alpha): inconsistent workflow addconditionalTrigger casing (#33752)
  • 55a3c4c fix(core): message including tokens from annotations cannot output correctly ...
  • 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.183.0 to 2.184.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.183.0...v2.184.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 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2025 04:15
@netlify
Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for authentik-docs canceled.

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

@netlify
Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for authentik-storybook canceled.

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

@BeryJu BeryJu merged commit 89437ac into main Mar 14, 2025
87 checks passed
@BeryJu BeryJu deleted the dependabot/pip/aws-cdk-lib-2.184.0 branch March 14, 2025 14:16
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  website/docs: dev docs: bump node/postgres requirements  (#13516)
  sources: prevent deletion of built-in source (#12914)
  core: bump django-tenants (#13536)
  website/docs: dev docs: full: remove note on installing shell plugin (#13515)
  sources/oauth: fix duplicate authentication (#13322)
  web/admin: fix comment being rendered (#13530)
  core: Bump aws-cdk-lib from 2.183.0 to 2.184.0 (#13522)
  core, web: update translations (#13520)
  lifecycle/aws: Bump aws-cdk from 2.1003.0 to 2.1004.0 in /lifecycle/aws (#13524)
  core: Bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 (#13525)
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