Skip to content

core: bump boto3 from 1.39.15 to v1.40.1#15926

Merged
melizeche merged 1 commit intomainfrom
manualdeps/boto3/v1.40.1
Aug 3, 2025
Merged

core: bump boto3 from 1.39.15 to v1.40.1#15926
melizeche merged 1 commit intomainfrom
manualdeps/boto3/v1.40.1

Conversation

@melizeche
Copy link
Member

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

@melizeche melizeche requested a review from a team as a code owner August 2, 2025 01:37
@netlify
Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 98e8b9e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/688d6bd5995b33000845e4eb

@netlify
Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 98e8b9e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/688d6bd57aa5470008b56d30

@netlify
Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 98e8b9e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/688d6bd598a3e50008d64490
😎 Deploy Preview https://deploy-preview-15926--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.

@codecov
Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.70%. Comparing base (7e4bdac) to head (98e8b9e).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15926   +/-   ##
=======================================
  Coverage   92.70%   92.70%           
=======================================
  Files         831      831           
  Lines       44471    44471           
=======================================
+ Hits        41225    41226    +1     
+ Misses       3246     3245    -1     
Flag Coverage Δ
e2e 46.79% <ø> (+<0.01%) ⬆️
integration 23.62% <ø> (+<0.01%) ⬆️
unit 90.82% <ø> (+<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.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 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-98e8b9ebf4a92fb9301888e8a418b41a54d41b02
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-98e8b9ebf4a92fb9301888e8a418b41a54d41b02

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

@melizeche melizeche enabled auto-merge (squash) August 2, 2025 21:41
@melizeche melizeche merged commit 56ff8b1 into main Aug 3, 2025
109 checks passed
@melizeche melizeche deleted the manualdeps/boto3/v1.40.1 branch August 3, 2025 10:22
kensternberg-authentik added a commit that referenced this pull request Aug 6, 2025
* main: (77 commits)
  website/integrations: add hass-openid instructions (#14672)
  core: add updated_at field to user (#15571)
  root: Add more opencontainer labels to Dockerfiles (#15923)
  core: bump goauthentik.io/api/v3 from 3.2025064.2 to 3.2025064.3 (#15949)
  core, providers/ldap: add parent/child groups to api and ldap results (#14974)
  web: Make Webdriver optional during install. (#15952)
  core, web: update translations (#15945)
  packages/django-dramatiq-postgres: fix typo (#15932)
  web: bump API Client version (#15942)
  core: fix flow planner checking against wrong user when creating recovery link (#15390)
  providers/saml: configuration for default NameID Policy (#15109)
  core: bump boto3 from 1.39.15 to v1.40.1 (#15926)
  core: bump jsii from 1.112.0 to v1.113.0 (#15927)
  core: bump argon2-cffi-bindings from 21.2.0 to v25.1.0 (#15925)
  core: bump aiohttp from 3.12.14 to v3.12.15 (#15924)
  core: bump opentelemetry-api from 1.35.0 to v1.36.0 (#15928)
  web/admin: fix variable name (#15934)
  policies: fix typo (#15933)
  web: bump @sentry/browser from 9.43.0 to 10.0.0 in /web in the sentry group across 1 directory (#15911)
  core: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#15908)
  ...
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