Skip to content

lifecycle/aws: bump aws-cdk from 2.1112.0 to 2.1113.0 in /lifecycle/aws#21098

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1113.0
Mar 24, 2026
Merged

lifecycle/aws: bump aws-cdk from 2.1112.0 to 2.1113.0 in /lifecycle/aws#21098
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1113.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps aws-cdk from 2.1112.0 to 2.1113.0.

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1113.0

2.1113.0 (2026-03-23)

Features

Bug Fixes

  • cli: --require-approval any-change only asks for confirmation on broadening changes (#1246) (bb3ff6f)
  • hotswap is not discoverable via telemetry (#1230) (3ad31c3)
Commits
  • bb3ff6f fix(cli): --require-approval any-change only asks for confirmation on broad...
  • ad90be6 feat(deps): upgrade aws-cdk-lib (#1235)
  • d464578 chore(deps): bump @​smithy/node-config-provider from 4.3.11 to 4.3.12 (#1224)
  • 3ad31c3 fix: hotswap is not discoverable via telemetry (#1230)
  • fce1c33 chore(deps): bump @​aws-sdk/xml-builder to 3.972.13 (#1233)
  • See full diff 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 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](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1112.0 to 2.1113.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1113.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1113.0
  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 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 04:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@netlify
Copy link

netlify bot commented Mar 24, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 311f7da
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69c20dfa8eee3000084acd70
😎 Deploy Preview https://deploy-preview-21098--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (1ac7064) to head (311f7da).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21098      +/-   ##
==========================================
- Coverage   92.80%   92.76%   -0.05%     
==========================================
  Files        1000     1000              
  Lines       56560    56560              
  Branches      425      425              
==========================================
- Hits        52493    52470      -23     
- Misses       4067     4090      +23     
Flag Coverage Δ
conformance 37.40% <ø> (+<0.01%) ⬆️
e2e 42.90% <ø> (+<0.01%) ⬆️
integration 22.18% <ø> (-0.05%) ⬇️
rust 0.23% <ø> (ø)
unit 91.71% <ø> (+<0.01%) ⬆️
unit-migrate 91.80% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit a2c6fb2 into main Mar 24, 2026
108 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1113.0 branch March 24, 2026 12:43
kensternberg-authentik added a commit that referenced this pull request Mar 26, 2026
* main:
  core: remove filter_not_expired for QS (#18274)
  tenants: fix default schema in initial migration (#21114)
  core: bump django-stubs[compatible-mypy] from 5.2.9 to 6.0.1 (#21099)
  core, web: update translations (#21097)
  lifecycle/aws: bump aws-cdk from 2.1112.0 to 2.1113.0 in /lifecycle/aws (#21098)
  core: bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 (#21100)
  core: bump constructs from 10.5.1 to 10.6.0 (#21101)
  core: bump astral-sh/uv from 0.10.12 to 0.11.0 in /lifecycle/container (#21103)
  ci: bump taiki-e/install-action from 2.69.6 to 2.69.7 in /.github/actions/setup (#21104)
  web: bump flatted from 3.4.1 to 3.4.2 (#21076)
  core: bump goauthentik.io/api/v3 to 3.2026.5.0-rc1-1774286095 (#21089)
  core: bump cbor2 from 5.8.0 to 5.9.0 (#21094)
  ci: fix cherry-pick action generating empty title (#21091)
  web: bump the swc group across 1 directory with 11 updates (#21070)
  web: bump yaml from 2.8.2 to 2.8.3 in /web (#21071)
  core: add flag for future default behaviour of requiring a binding to access an application (#16247)
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