core: bump ruff from 0.11.9 to 0.14.11#19410
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.14.11. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.9...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19410 +/- ##
==========================================
+ Coverage 93.10% 93.30% +0.19%
==========================================
Files 949 949
Lines 52423 52422 -1
==========================================
+ Hits 48807 48910 +103
+ Misses 3616 3512 -104
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-4c9fc56d5a477150649c8ab64d7d6c9a2139c808
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-4c9fc56d5a477150649c8ab64d7d6c9a2139c808Afterwards, run the upgrade commands from the latest release notes. |
* main: (87 commits) core: bump importlib-metadata from 8.6.1 to 8.7.1 (#19430) core: bump geoip2 from 5.1.0 to 5.2.0 (#19429) core: bump debugpy from 1.8.14 to 1.8.19 (#19414) core: remove session migration (#14568) website/docs: add 2026.2 release notes draft page (#19418) core: bump wsproto from 1.2.0 to 1.3.2 (#19417) core: bump bpython from 0.25 to 0.26 (#19408) core: bump pdoc from 15.0.3 to 16.0.0 (#19413) core: bump ruff from 0.11.9 to 0.14.11 (#19410) core: bump python-kadmin-rs from 0.6.1 to 0.6.3 (#19416) core: bump drf-orjson-renderer from 1.7.3 to 1.8.0 (#19415) core: bump black from 25.1.0 to 25.12.0 (#19412) core: bump lxml from 6.0.0 to 6.0.2 (#19409) core: bump xmlsec from 1.3.16 to 1.3.17 (#19411) core: bump library/nginx from `06eb0c8` to `e3a22a7` in /website (#19394) core: bump library/node from `03729a7` to `6222695` in /website (#19393) website/docs: remove "beta" tag from 2025.12 (#19404) website/docs: add import to discord policy (#19397) web: bump @types/node from 25.0.7 to 25.0.8 in /web (#19392) website/docs: mention dynamic overrides in redirect stage documentation (#19368) ...
Bumps ruff from 0.11.9 to 0.14.11.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c920cf8Bump 0.14.11 (#22462)bb757b5[ty] Don't show diagnostics for excluded files (#22455)1f49e8eInclude configuredsrcdirectories when resolving graphs (#22451)701f513[ty] Only consider fully static pivots when deriving transitive constraints (...eea9ad8Pin maturin version (#22454)eeac2bd[ty] Optimize union building for unions with many enum-literal members (#22363)7319c37docs: fix jupyter notebook discovery info for editors (#22447)805503c[ruff] Improve fix title forRUF102invalid rule code (#22100)68a2f6c[ty] Fixsuper()with TypeVar-annotatedselfandclsparameter (#22208)abaa735[ty] ImproveUnionBuilderperformance by changingType::is_subtype_ofcal...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)