Skip to content

core: bump rich from 13.7.1 to v14.0.0 #13922

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
Apr 9, 2025
Merged

Conversation

rissson
Copy link
Member

@rissson rissson commented Apr 9, 2025

See https://pypi.org/project/rich/ for package information

@rissson rissson requested a review from a team as a code owner April 9, 2025 14:38
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b455519
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67f68667f1ea6a0007f0d9b0

Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit b455519
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67f6866725c6ca0008f43923

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.78%. Comparing base (dac6ad3) to head (b455519).
Report is 99 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13922      +/-   ##
==========================================
- Coverage   92.79%   92.78%   -0.01%     
==========================================
  Files         796      796              
  Lines       40755    40755              
==========================================
- Hits        37817    37813       -4     
- Misses       2938     2942       +4     
Flag Coverage Δ
e2e 47.86% <ø> (-0.01%) ⬇️
integration 24.17% <ø> (ø)
unit 90.55% <ø> (-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.

Copy link
Contributor

github-actions bot commented Apr 9, 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-b4555198bb571d5bce1dce5c05f729a5950446f5
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-b4555198bb571d5bce1dce5c05f729a5950446f5

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

@rissson rissson enabled auto-merge (squash) April 9, 2025 17:23
@rissson rissson merged commit 537a80a into main Apr 9, 2025
92 checks passed
@rissson rissson deleted the manualdeps/rich/v14.0.0 branch April 9, 2025 17:25
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main: (204 commits)
  core: bump protobuf from 5.29.4 to v6.30.2 (#13950)
  core: bump pyasn1-modules from 0.4.1 to v0.4.2 (#13951)
  core: bump microsoft-kiota-authentication-azure from 1.9.2 to v1.9.3 (#13948)
  core: bump microsoft-kiota-http from 1.9.2 to v1.9.3 (#13949)
  core: bump trio-websocket from 0.11.1 to v0.12.2 (#13934)
  core: bump msgraph-core from 1.3.1 to v1.3.3 (#13900)
  core: bump jsii from 1.109.0 to v1.111.0 (#13886)
  core: bump setuptools from 72.1.0 to v78.1.0 (#13928)
  core: bump kombu from 5.3.7 to v5.5.2 (#13888)
  core: bump msgpack from 1.0.8 to v1.1.0 (#13899)
  core: bump msgraph-sdk from 1.24.0 to v1.26.0 (#13901)
  core: bump proto-plus from 1.24.0 to v1.26.1 (#13910)
  core: bump protobuf from 5.27.2 to v5.29.4 (#13911)
  core: bump pydantic from 2.10.6 to v2.11.3 (#13914)
  core: bump rich from 13.7.1 to v14.0.0 (#13922)
  core: bump twisted from 24.7.0 to v24.11.0 (#13936)
  core: bump watchfiles from 0.22.0 to v1.0.5 (#13941)
  core: bump typing-extensions from 4.12.2 to v4.13.1 (#13937)
  core: bump multidict from 6.0.5 to v6.2.0 (#13902)
  core: bump sentry-sdk from 2.22.0 to v2.25.1 (#13927)
  ...
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.

2 participants