web: bump knip from 5.84.1 to 5.85.0 in /web#20464
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20464 +/- ##
==========================================
+ Coverage 93.29% 93.30% +0.01%
==========================================
Files 981 981
Lines 55280 55280
==========================================
+ Hits 51571 51578 +7
+ Misses 3709 3702 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
25171d2 to
57b4cac
Compare
✅ 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-50b375f5dc97953cba5d2ea5696bdf544efa69dd
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-50b375f5dc97953cba5d2ea5696bdf544efa69ddAfterwards, run the upgrade commands from the latest release notes. |
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.84.1 to 5.85.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.85.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f192e26 to
50b375f
Compare
* main: web/flow: Tidy identification stage (#20261) website/docs: fix upgrade link in release notes (#20540) website/docs: fix upgrade link in `2026.2` release notes (#20539) website/docs: update supported versions (#20534) website/docs: create draft release notes for `2026.5` (#20529) Fix redirect URI in Seafile integration documentation (#20532) website/docs: autogenerate release notes (#20527) providers/oauth2: add jti claim (#20484) providers/oauth2: deactivate locale after testing (#20518) policies: fix PolicyEngineMode ALL with static binding optimization (#20430) website/docs: fix linux setup docs (#20508) web: fix Edit Policy button on Flow view page (#20511) endpoints: fix infinite recursion in stage with unsupported connector (#20485) enterprise: add `ES384` to enterprise license algorithms (#20507) web/flow: fix typo in RedirectStage (#20488) website/docs: fix GitHub social-login wording and capitalization (#20489) web: bump knip from 5.84.1 to 5.85.0 in /web (#20464) website/integrations: standardize resource sections and update template (#20423) core, web: bump ajv from 6.12.6 to 6.14.0 in /packages/eslint-config (#20478)
Bumps knip from 5.84.1 to 5.85.0.
Release notes
Sourced from knip's releases.
Commits
e28a3e7Release knip@5.85.0f192a6bFix OOM in gitignore walk for large monorepos2d0b5cdFix incorrect coverage provider being reported (#1552)95051ebfix: tsdown entry compatibility issues #1550 (#1554)8c5f35fMerge some next glob patterns9da6205Look everywhere for manifest/robots file in next plugin58d99defeat: add Payload CMS plugin (#1546)f63089bMake knip compatible with erasableSyntaxOnly (#1541)c33d93aFix require.context regex matching for path-aware patterns (#1547)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)