Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.3 to 25.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 #18735 +/- ##
==========================================
+ Coverage 92.46% 93.23% +0.77%
==========================================
Files 946 946
Lines 51862 51862
==========================================
+ Hits 47954 48354 +400
+ Misses 3908 3508 -400
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. |
| indexName: "goauthentik", | ||
| appId: "36ROD0O0FV", | ||
| apiKey: "727db511300ca9aec5425645bbbddfb5", | ||
| contextualSearch: true, |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-82af68c78669afda2c9dd5e29241b27340709e5c
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-82af68c78669afda2c9dd5e29241b27340709e5cAfterwards, run the upgrade commands from the latest release notes. |
|
A newer version of @types/node exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
* main: web/admin: fix typo in PolicyAccessView (#18789) translate: Updates for project authentik and language fr_FR (#18788) core: bump goauthentik/fips-debian from `dea09c4` to `07f41ce` (#18778) admin/files: cache expensive generated URLs (#18784) ci: bump actions/cache from 4.3.0 to 5.0.0 (#18779) ci: bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#18780) core: bump goauthentik.io/api/v3 from 3.2025120.25 to 3.2025120.26 (#18770) core: bump selenium/standalone-chromium from 142.0 to 143.0 in /tests/e2e (#18772) web: bump types (merge branch) (#18735) ci: generate typescript api client for release too (#18761) website/integrations: wazuh: Change exchange key generation to 64 bytes (#18769)
Bumps @types/node from 24.10.3 to 25.0.0.
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)