Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: bump aws-cdk-lib from 2.173.4 to 2.174.0 #12574

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps aws-cdk-lib from 2.173.4 to 2.174.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.174.0

Features

  • codebuild: add new environment types (#32729) (a10c369), closes #32728
  • custom-resource: add serviceTimeout property for custom resources (#30911) (d599900), closes #30517
  • update L1 CloudFormation resource definitions (#32685) (fe3af93)
  • update L1 CloudFormation resource definitions (#32712) (3170e1c)
  • update L1 CloudFormation resource definitions (#32726) (de04742)
  • autoscaling: add availabilityZoneDistribution property to an AutoScalingGroup (#32100) (ecfce7c)
  • bedrock: additional foundation models (#32684) (fcf4ecd)
  • cli: support CloudFormation simplified resource import (#32676) (ca33f0a), closes #28060
  • cli-plugin-contract: introduce a public contract between CLI and plugins (#32111) (fbaab1d)
  • rds: support 11.22-rds.20241121 for RDS PostgreSQL (#32508) (491475a)
  • rds: supports minors 11.4.4, 10.11.10, 10.6.20, 10.5.27 for RDS for MariaDB (#32632) (b8e79b6)
  • update L1 CloudFormation resource definitions (#32582) (ff57cc3)
  • update L1 CloudFormation resource definitions (#32645) (a0525f5)
  • appconfig: add atDeploymentTick extension action point to L2 Constructs (#32490) (225d261)
  • cloudfront: distribution ARN property (#32531) (b7e6141), closes #32530
  • codebuild: support auto retry limit for Project (#32507) (2c109cf), closes #32446
  • ecs: machineImageType support AL2023 (#32509) (4b696bc), closes #32496 #32469
  • update L1 CloudFormation resource definitions (#32540) (2e3b2ac)

Bug Fixes

  • cli: notices don't work behind a proxy (#32590) (3377c3b)
  • cli: outdated dependency on @aws-cdk/cloud-assembly-schema (#32704) (3b162fc)
  • cli: unhandled nextToken returned by listImagesCommand in garbage collector for ECR (#32679) (d9346bc), closes #32498
  • opensearch: add I4I and R7GD to list of OpenSearch nodes not requiring EBS volumes (#32592) (e364d2b), closes #32070 #32138
  • bump jsii 5.5 to 5.6 (#32588) (57bba19)
  • cdk: changed retry mechanism for hotswapping AppSync.function (#32179) (d14d784)
  • cli: allow credential plugins to return null for expiration (#32554) (d4f6946)
  • cli: cdk deploy -R does not disable rollback (#32514) (2e75924), closes #31850
  • cli: doesn't support plugins that return initially empty credentials (#32552) (38116b0)
  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (bf026bd)
  • lambda: add @​deprecated tag to python3.8 (#32162) (27619cc)
  • route53-targets: deprecated method for dns name is used in userpool domain target (under feature flag) (#31403) (5e73dd0)

Reverts


Alpha modules (2.174.0-alpha.0)

Features

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.174.0 (2025-01-04)

Features

Bug Fixes

Reverts

Commits

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.173.4 to 2.174.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.173.4...v2.174.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 requested a review from a team as a code owner January 6, 2025 04:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 62f2b43
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/677bbe8fb9e8f400084c3765
😎 Deploy Preview https://deploy-preview-12574--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 site configuration.

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 62f2b43
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/677bbe8f3a578d0008389c9a

@rissson rissson enabled auto-merge (squash) January 6, 2025 11:33
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (31e8fb7) to head (62f2b43).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12574      +/-   ##
==========================================
+ Coverage   92.69%   92.75%   +0.05%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
+ Hits        36035    36058      +23     
+ Misses       2838     2815      -23     
Flag Coverage Δ
e2e 48.70% <ø> (+0.09%) ⬆️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (ø)

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 merged commit ed33d31 into main Jan 6, 2025
67 checks passed
@rissson rissson deleted the dependabot/pip/aws-cdk-lib-2.174.0 branch January 6, 2025 11:52
Copy link
Contributor

github-actions bot commented Jan 6, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-62f2b43245de05960bede7dbce5d2c8036f03b1d
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-62f2b43245de05960bede7dbce5d2c8036f03b1d-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-62f2b43245de05960bede7dbce5d2c8036f03b1d

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-62f2b43245de05960bede7dbce5d2c8036f03b1d-arm64

Afterwards, run the upgrade commands from the latest release notes.

kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  core: bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#12571)
  website: bump the docusaurus group in /website with 9 updates (#12569)
  core: bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#12572)
  core: bump ruff from 0.8.5 to 0.8.6 (#12573)
  ci: release: fix AWS cfn template permissions (#12576)
  translate: Updates for file web/xliff/en.xlf in fr (#12578)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#12577)
  sources/kerberos: authenticate with the user's username instead of the first username in authentik (#12497)
  website/integrations: Fix deprecated terraform ressource authentik_scope_mapping in docs (#12554)
  website/user-sources Fix Free IPA docs page (#12549)
  core: bump aws-cdk-lib from 2.173.4 to 2.174.0 (#12574)
  website/integrations: semaphore: fix formatting (#12567)
  website: bump aws-cdk from 2.173.4 to 2.174.0 in /website (#12570)
  website/integrations: Update Frappe Application index.md (#12527)
  website: add api reference docs to redirect file (#12551)
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