-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
core: bump library/node from 22 to 24 #14410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Bumps library/node from 22 to 24. --- updated-dependencies: - dependency-name: library/node dependency-version: '24' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
91c7e19
to
6dab156
Compare
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
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 #14410 +/- ##
==========================================
+ Coverage 92.45% 92.71% +0.25%
==========================================
Files 814 814
Lines 41891 41898 +7
==========================================
+ Hits 38731 38844 +113
+ Misses 3160 3054 -106
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:
|
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
… have a script for the main lock Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-b1d387b8befd2a1334937fb972e8b2223ac52d34
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s Afterwards, 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-b1d387b8befd2a1334937fb972e8b2223ac52d34 Afterwards, run the upgrade commands from the latest release notes. |
* main: (55 commits) web: Fix missing Enterprise sidebar entries. (#14615) core, web: update translations (#14626) esbuild-plugin-live-reload: Publish. (#14624) web/NPM Workspaces: Prep ESBuild plugin for publish. (#14552) lifecycle: fix arguments not being passed to worker command (#14574) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14611) providers/proxy: kubernetes outpost: fix reconcile when ingress class name changed (#14612) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#14608) translate: Updates for file web/xliff/en.xlf in zh_CN (#14607) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14609) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14606) root: move forked dependencies to goauthentik org (#14590) core: bump library/node from 22 to 24 (#14410) core: bump django-guardian from 2.4.0 to v3.0.0 (#14453) enterprise/stages/mtls: improve certificate validation (#14582) translate: Updates for file web/xliff/en.xlf in it (#14575) core, web: update translations (#14578) core: bump sentry-sdk from 2.28.0 to 2.29.1 (#14579) core: bump astral-sh/uv from 0.7.5 to 0.7.6 (#14580) web/NPM Workspaces: ESbuild version cleanup (#14541) ...
Bumps library/node from 22 to 24.
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)