Skip to content

core: bump tornado from 6.4.2 to v6.5.1 #15100

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

melizeche
Copy link
Member

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

@melizeche melizeche requested a review from a team as a code owner June 17, 2025 21:57
Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9da0683
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68520bb89b9a59000855cbd4
😎 Deploy Preview https://deploy-preview-15100--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.

Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9da0683
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68520bb892fd630008a451ea
😎 Deploy Preview https://deploy-preview-15100--authentik-storybook.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.

Copy link
Contributor

github-actions bot commented Jun 17, 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-9da0683292f833f33adf0c8812ed89a692312646
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-9da0683292f833f33adf0c8812ed89a692312646

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

@BeryJu BeryJu force-pushed the manualdeps/tornado/v6.5.1 branch from 7b6b07e to 9da0683 Compare June 18, 2025 00:43
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (ce18392) to head (9da0683).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15100      +/-   ##
==========================================
+ Coverage   91.43%   92.76%   +1.32%     
==========================================
  Files         815      815              
  Lines       42122    42122              
==========================================
+ Hits        38515    39075     +560     
+ Misses       3607     3047     -560     
Flag Coverage Δ
e2e 47.59% <ø> (+1.53%) ⬆️
integration 24.35% <ø> (?)
unit 90.65% <ø> (+<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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rissson rissson merged commit 073c02c into main Jun 18, 2025
102 checks passed
@rissson rissson deleted the manualdeps/tornado/v6.5.1 branch June 18, 2025 11:16
@melizeche
Copy link
Member Author

/cherry-pick version-2025.6

melizeche added a commit that referenced this pull request Jun 18, 2025
core: bump tornado from 6.4.2 to v6.5.1 (#15100)

Co-authored-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jun 19, 2025
* main:
  core: bump django-cte from 1.3.3 to 2.0.0 (#15088)
  website: add netlify cache plugin (#15113)
  website: split integrations partially (#15076)
  web: bump API Client version (#15112)
  events: add option to send notifications to event user (#15083)
  enterprise/web/admin: OSM for events (#9287)
  core: bump tornado from 6.4.2 to v6.5.1 (#15100)
  core: bump django-redis from 5.4.0 to 6.0.0 (#15107)
  web: bump API Client version (#15110)
  enterprise/search: ability to use more precise search queries (#7698)
  core, web: update translations (#15102)
  web: bump @sentry/browser from 9.29.0 to 9.30.0 in /web in the sentry group across 1 directory (#15104)
  core: bump github.com/jellydator/ttlcache/v3 from 3.3.0 to 3.4.0 (#15105)
  website: bump @types/lodash from 4.17.17 to 4.17.18 in /website (#15106)
  website/integrations: zipline: add offline_access scope (#15099)
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants