core: bump pnpm/pnpm from 11.10.0 to 11.11.0 in /website - #23930
Conversation
Bumps pnpm/pnpm from 11.10.0 to 11.11.0. --- updated-dependencies: - dependency-name: pnpm/pnpm dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #23930 +/- ##
==========================================
- Coverage 93.25% 93.20% -0.05%
==========================================
Files 1044 1044
Lines 61191 61191
Branches 424 424
==========================================
- Hits 57064 57036 -28
- Misses 4127 4155 +28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-b20f020dc8d3927b88aabf0432cdaf709c70472c
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-b20f020dc8d3927b88aabf0432cdaf709c70472cAfterwards, run the upgrade commands from the latest release notes. |
* main: (30 commits) providers/saml: catch InvalidVersion from cryptography when parsing metadata (#21185) stages/user_login: refuse to log in an unsaved pending user (#21691) web/admin: hide previous loglist when no previous logs available (#23954) stages/email: fix ungrammatical expiry time in password reset templates (#22758) tests/openid_conformance: Add more conformance coverage (#22174) sources/ldap: derive TLS SNI name from hostname, not full server URI (#22456) core: bump github.com/grafana/pyroscope-go from 1.3.1 to 1.4.0 (#23885) web: Fix Log Viewer Intersection Observer. (#23861) web: bump the goauthentik group across 1 directory with 2 updates (#23926) ci: bump regclient/actions/regctl-login from 4b4db1dcc7dad75ad67a788a380f75a20cc8a040 to 39bf30ced4be9d147faaabbde2682e9725fb8bd1 (#23890) ci: bump regclient/actions/regctl-installer from 4b4db1dcc7dad75ad67a788a380f75a20cc8a040 to 39bf30ced4be9d147faaabbde2682e9725fb8bd1 (#23891) core: bump pnpm/pnpm from 11.10.0 to 11.11.0 in /website (#23930) core: bump pnpm/pnpm from 11.10.0 to 11.11.0 in /lifecycle/container (#23927) core: bump github.com/sethvargo/go-envconfig from 1.3.0 to 1.3.1 (#23921) core: bump goauthentik/selenium from 149.0-ak-0.50.1 to 149.0-ak-0.50.2 in /tests/e2e (#23924) core: bump uvicorn[standard] from 0.49.0 to 0.50.0 (#23925) core: bump ruff from 0.15.20 to 0.15.21 (#23928) core: bump goauthentik/fips-python from `aaaab46` to `0798f3b` in /lifecycle/container (#23929) ci: bump actions/stale from 10.3.0 to 10.4.0 (#23935) ci: bump github/codeql-action/autobuild from 4.36.3 to 4.37.0 (#23931) ...
* main: (48 commits) web/bug: harmonize and make routine the display of tasks (part 2: description list abuse) (#23839) providers/oauth2: fix iframe logout stage progression (#23919) providers/scim: improve error display when error doesn't conform to scim schema (#23955) providers/saml: catch InvalidVersion from cryptography when parsing metadata (#21185) stages/user_login: refuse to log in an unsaved pending user (#21691) web/admin: hide previous loglist when no previous logs available (#23954) stages/email: fix ungrammatical expiry time in password reset templates (#22758) tests/openid_conformance: Add more conformance coverage (#22174) sources/ldap: derive TLS SNI name from hostname, not full server URI (#22456) core: bump github.com/grafana/pyroscope-go from 1.3.1 to 1.4.0 (#23885) web: Fix Log Viewer Intersection Observer. (#23861) web: bump the goauthentik group across 1 directory with 2 updates (#23926) ci: bump regclient/actions/regctl-login from 4b4db1dcc7dad75ad67a788a380f75a20cc8a040 to 39bf30ced4be9d147faaabbde2682e9725fb8bd1 (#23890) ci: bump regclient/actions/regctl-installer from 4b4db1dcc7dad75ad67a788a380f75a20cc8a040 to 39bf30ced4be9d147faaabbde2682e9725fb8bd1 (#23891) core: bump pnpm/pnpm from 11.10.0 to 11.11.0 in /website (#23930) core: bump pnpm/pnpm from 11.10.0 to 11.11.0 in /lifecycle/container (#23927) core: bump github.com/sethvargo/go-envconfig from 1.3.0 to 1.3.1 (#23921) core: bump goauthentik/selenium from 149.0-ak-0.50.1 to 149.0-ak-0.50.2 in /tests/e2e (#23924) core: bump uvicorn[standard] from 0.49.0 to 0.50.0 (#23925) core: bump ruff from 0.15.20 to 0.15.21 (#23928) ...
Bumps pnpm/pnpm from 11.10.0 to 11.11.0.
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 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)