Skip to content

lifecycle/aws: bump aws-cdk from 2.1025.0 to 2.1026.0 in /lifecycle/aws#16352

Merged
rissson merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1026.0
Aug 25, 2025
Merged

lifecycle/aws: bump aws-cdk from 2.1025.0 to 2.1026.0 in /lifecycle/aws#16352
rissson merged 1 commit intomainfrom
dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1026.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps aws-cdk from 2.1025.0 to 2.1026.0.

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1026.0

2.1026.0 (2025-08-22)

Features

  • cli: add sts:TagSession permission to trusted accounts on bootstrap (#762) (4821d4e)

Bug Fixes

  • bootstrap: disallow AssumeRole with ExternalId by default (#811) (ac7a24c)
  • cli: acknowledge produces duplicate entries (#793) (17ebf86), closes #767
  • cli: deprecate "bootstrap-stack-name" in favor of "toolkit-stack-name" for gc command (#795) (c6585ad), closes #385
  • cli: improve language selection logic in cliInit function (#806) (80d4d15), closes #660
  • cli: when CDK library is too old, an empty flags table is displayed (#797) (98a1bfa)
  • skipLibCheck is not turned on for all init templates (#800) (455c017)
Commits
  • ac7a24c fix(bootstrap): disallow AssumeRole with ExternalId by default (#811)
  • 80d4d15 fix(cli): improve language selection logic in cliInit function (#806)
  • 4821d4e feat(cli): add sts:TagSession permission to trusted accounts on bootstrap (#762)
  • e042c55 chore(deps): upgrade dependencies (#779)
  • 455c017 fix: skipLibCheck is not turned on for all init templates (#800)
  • c6585ad fix(cli): deprecate "bootstrap-stack-name" in favor of "toolkit-stack-name" f...
  • 98a1bfa fix(cli): when CDK library is too old, an empty flags table is displayed (#797)
  • add2ae7 docs: update README for cdk flags command (#789)
  • 17ebf86 fix(cli): acknowledge produces duplicate entries (#793)
  • 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.1025.0 to 2.1026.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1026.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1026.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 Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 06:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2025
@netlify
Copy link

netlify bot commented Aug 25, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 09f14c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68ac076463766d0008b478dc
😎 Deploy Preview https://deploy-preview-16352--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 Aug 25, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 09f14c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68ac07645eeef80008357432

@netlify
Copy link

netlify bot commented Aug 25, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 09f14c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68ac0764b1faf90008cf71d1

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16352      +/-   ##
==========================================
- Coverage   92.83%   92.73%   -0.11%     
==========================================
  Files         838      838              
  Lines       45290    45290              
==========================================
- Hits        42045    41999      -46     
- Misses       3245     3291      +46     
Flag Coverage Δ
e2e 46.57% <ø> (-0.08%) ⬇️
integration 23.47% <ø> (-0.06%) ⬇️
unit 90.93% <ø> (+<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.

@rissson rissson enabled auto-merge (squash) August 25, 2025 12:07
@rissson rissson merged commit 80e9865 into main Aug 25, 2025
153 of 156 checks passed
@rissson rissson deleted the dependabot/npm_and_yarn/lifecycle/aws/aws-cdk-2.1026.0 branch August 25, 2025 12:25
kensternberg-authentik added a commit that referenced this pull request Aug 26, 2025
* main:
  providers/oauth2: avoid deadlock during session migration (#16361)
  lifecycle/aws: bump aws-cdk from 2.1025.0 to 2.1026.0 in /lifecycle/aws (#16352)
  core: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#16357)
  core: bump axllent/mailpit from v1.27.5 to v1.27.6 in /tests/e2e (#16358)
  website/docs: fix missing trailing slash in vaultwarden documentation (#16348)
  root: fix security.md (#16345)
  root: update security.md with github reporting link (#16332)
  website/docs: 2025.8.1 release notes (#16343)
  packages/django-dramatiq-postgres: broker: fix various timing issues (#16340)
  website/docs: adds details to certificates doc (#16335)
  outposts: allow ingress path type configuration (#16339)
  core, web: update translations (#16321)
  outposts: fix service connection update task arguments (#16312)
  core: use email backend for test_email management command (#16311)
  core: bump astral-sh/uv from 0.8.12 to 0.8.13 (#16325)
  website: Move docs netlify.toml (#16320)
  website/docs: add link in 2025.8 rel notes to back-channel logout docs (#16306)
  packages/django-dramatiq-postgres: middleware: fix listening on hosts where ipv6 is not supported (#16308)
  website: Fix version origin detection, build-time URLs  (#15774)
  web/a11y: Associating labels with inputs (#16119)
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