Skip to content

lifecycle/aws: bump aws-cdk from 2.1031.0 to 2.1031.1 in /lifecycle/aws#17850

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1031.1
Oct 31, 2025
Merged

lifecycle/aws: bump aws-cdk from 2.1031.0 to 2.1031.1 in /lifecycle/aws#17850
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1031.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps aws-cdk from 2.1031.0 to 2.1031.1.

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1031.1

2.1031.1 (2025-10-30)

Bug Fixes

  • aws-cdk: init template imports not following best practices to use aws-cdk-lib/core (#916) (a560d1e)
Commits
  • a560d1e fix(aws-cdk): init template imports not following best practices to use `aws-...
  • 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 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](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1031.0 to 2.1031.1.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1031.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 26e14da
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/690437fe92749b0008644b5b

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 26e14da
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690437fe05cb520008d90318
😎 Deploy Preview https://deploy-preview-17850--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.

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 26e14da
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690437fe869ed60009860642

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (d57103f) to head (26e14da).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17850      +/-   ##
==========================================
- Coverage   92.93%   92.88%   -0.06%     
==========================================
  Files         869      869              
  Lines       47960    47960              
==========================================
- Hits        44574    44549      -25     
- Misses       3386     3411      +25     
Flag Coverage Δ
e2e 45.22% <ø> (+0.02%) ⬆️
integration 23.13% <ø> (-0.06%) ⬇️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<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 297d608 into main Oct 31, 2025
99 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1031.1 branch October 31, 2025 15:42
@github-project-automation github-project-automation bot moved this from Todo to Done in authentik Core Oct 31, 2025
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (32 commits)
  website/docs: 2025.10.1 release notes (#17918)
  providers/oauth2: fix kid always required for federation (#17914)
  providers/radius: revert fix inverted message authenticator validation (#17855) (#17915)
  website: bump @types/node from 24.9.1 to 24.9.2 in /website (#17786)
  web: bump @rollup/plugin-commonjs from 28.0.8 to 28.0.9 in /web in the rollup group across 1 directory (#17788)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/docusaurus-config (#17866)
  internal: add default go http server timeouts (#17858)
  providers/radius: fix inverted message authenticator validation (#17855)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#17871)
  web: fix package-lock.json (#17809)
  website/integrations: oracle cloud: cleanup (#17808)
  website/integrations: Add Keycloak integration (#17813)
  website: bump the build group across 1 directory with 9 updates (#17849)
  lifecycle/aws: bump aws-cdk from 2.1031.0 to 2.1031.1 in /lifecycle/aws (#17850)
  core: bump astral-sh/uv from 0.9.6 to 0.9.7 (#17851)
  internal: full openssl path (#17856)
  outpost: revert breaking signals change (#17847)
  web/a11y: Isolated Outpost Error Page (#17683)
  provider/saml: make signing kp singleton (#17703)
  tasks: sanitize log attributes (#17833)
  ...
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant