core: bump django-tenants from 3.7.0 to 3.8.0#14691
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
5f5c779 to
ba68625
Compare
Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/django-tenants/django-tenants/releases) - [Changelog](https://github.com/django-tenants/django-tenants/blob/master/CHANGES.rst) - [Commits](https://github.com/django-tenants/django-tenants/commits) --- updated-dependencies: - dependency-name: django-tenants dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ba68625 to
2e3f407
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #14691 +/- ##
==========================================
- Coverage 92.75% 92.70% -0.06%
==========================================
Files 814 814
Lines 41901 41901
==========================================
- Hits 38867 38844 -23
- Misses 3034 3057 +23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2e3f407c890cfbe21b31667721f3a7bf94cda006
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-2e3f407c890cfbe21b31667721f3a7bf94cda006Afterwards, run the upgrade commands from the latest release notes. |
* main: (27 commits) lib/sync/outgoing: sync in parallel (#14697) core, web: update translations (#14707) tests/e2e: fix flaky SAML Source test (#14708) web: fix lock (#14705) Update packages-npm-publish.yml (#14702) website/integrations: coder: fix typo (#14514) ci: Update packages-npm-publish.yml (#14701) web: bump the swc group across 2 directories with 12 updates (#14623) web: Use engine available on Github Actions. (#14699) web: bump the rollup group across 1 directory with 4 updates (#14682) ci: test with postgres 17 (#13967) web: bump knip from 5.33.0 to 5.58.0 in /web (#14685) web: bump fuse.js from 7.0.0 to 7.1.0 in /web (#14687) web: bump @formatjs/intl-listformat from 7.5.7 to 7.7.11 in /web (#14689) root: do not use /bin/bash directly (#14698) website/integrations: minio: notice about sso deprecation on CE (#14679) core: bump cryptography from 44.0.3 to 45.0.3 (#14690) core: bump django-tenants from 3.7.0 to 3.8.0 (#14691) core: bump astral-sh/uv from 0.7.7 to 0.7.8 (#14681) core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693) ...
Bumps django-tenants from 3.7.0 to 3.8.0.
Release notes
Sourced from django-tenants's releases.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)