Marc 'risson' Schmitt
|
1d02ee7d74
|
ci: pull latest changes before tagging new version (cherry-pick #20413 to version-2026.2) (#20414)
|
2026-02-19 14:32:15 +01:00 |
|
Marc 'risson' Schmitt
|
dfd2bc5c3c
|
ci: fix binary outpost build on release (cherry-pick #20248 to version-2026.2) (#20279)
fix binary outpost build on release (#20248)
|
2026-02-13 13:38:31 +01:00 |
|
Marc 'risson' Schmitt
|
fdbf9ffedc
|
ci: fix release testing (cherry-pick #20207 to version-2026.2) (#20224)
Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
fix release testing (#20207)
|
2026-02-12 13:44:55 +01:00 |
|
dependabot[bot]
|
256800fd55
|
ci: bump tj-actions/changed-files from 47.0.1 to 47.0.2 (#20132)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.1 to 47.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/e0021407031f5be11a464abee9a0776171c79891...8cba46e29c11878d930bca7870bb54394d3e8b21)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 47.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-10 11:57:54 +01:00 |
|
dependabot[bot]
|
2c351ea9f3
|
ci: bump int128/docker-manifest-create-action from 2.13.0 to 2.14.0 (#20105)
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](https://github.com/int128/docker-manifest-create-action/compare/a39573caa37b6a8a03302d43b57c3f48635096e2...1a059c021f1d5e9f2bd39de745d5dd3a0ef6df90)
---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
dependency-version: 2.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-09 13:34:23 +01:00 |
|
dependabot[bot]
|
c6f3c715ba
|
ci: bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 (#20037)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/61815dcd50bd041e203e49132bacad1fd04d2708...8df5847569e6427dd6c4fb1cf565c83acfa8afa7)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-05 12:04:50 +01:00 |
|
dependabot[bot]
|
8caceee8fa
|
ci: bump calibreapp/image-actions from 420075c115b26f8785e293c5bd5bef0911c506e5 to d9c8ee5c3dc52ae4622c82ead88d658f4b16b65f (#20008)
ci: bump calibreapp/image-actions
Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 420075c115b26f8785e293c5bd5bef0911c506e5 to d9c8ee5c3dc52ae4622c82ead88d658f4b16b65f.
- [Release notes](https://github.com/calibreapp/image-actions/releases)
- [Commits](https://github.com/calibreapp/image-actions/compare/420075c115b26f8785e293c5bd5bef0911c506e5...d9c8ee5c3dc52ae4622c82ead88d658f4b16b65f)
---
updated-dependencies:
- dependency-name: calibreapp/image-actions
dependency-version: d9c8ee5c3dc52ae4622c82ead88d658f4b16b65f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-04 13:56:07 +01:00 |
|
Teffen Ellis
|
df1383b81b
|
website/docs: Add NODE_ENV: production to workflow. (#19889)
|
2026-02-02 17:08:03 +00:00 |
|
Marc 'risson' Schmitt
|
fa61a969a9
|
ci: fix test_docker.sh (#19944)
|
2026-02-02 16:16:05 +00:00 |
|
Jens L.
|
de1c59b402
|
ci: always generate API clients (#19906)
* ci: always generate API clients
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix missing respective actions
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix flaky test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* mount generated client
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2026-02-02 13:38:21 +01:00 |
|
dependabot[bot]
|
1f6c479169
|
ci: bump actions/cache from 5.0.2 to 5.0.3 (#19873)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/8b402f58fbc84540c8b491a91e594a4576fec3d7...cdf6c1fa76f9f475f3d7449005a359c84ca0f306)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-30 16:25:17 +01:00 |
|
dependabot[bot]
|
cf354b6897
|
ci: bump docker/login-action from 3.6.0 to 3.7.0 (#19835)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/5e57cd118135c172c3672efd75eb46360885c0ef...c94ce9fb468520275223c153574b00df6fe4bcc9)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-29 13:05:51 +01:00 |
|
Jens L.
|
d1fb7dde14
|
enterprise/providers: WS-Federation (#19583)
* init
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix metadata
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* aight
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* progress
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix timedelta
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* start testing metadata
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add some more tests and schemas
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* test signature
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* attempt to fix signed xml linebreak
https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/1258
https://github.com/robrichards/xmlseclibs/issues/28
https://github.com/xmlsec/python-xmlsec/issues/196
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* format + gen
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update web
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more validation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* hmm
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add e2e test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* qol fix in wait_for_url
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add UI
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* acs -> reply url
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sign_out
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix some XML typing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove verification_kp as its not used
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix reply url
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add ws-fed to tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add logout test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add SAMLSession
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* refactor
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* unrelated type fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add backchannel logout
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* delete import_metadata in wsfed
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* include generated realm
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Update web/src/admin/providers/wsfed/WSFederationProviderViewPage.ts
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Signed-off-by: Jens L. <jens@beryju.org>
* include wtrealm in ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
|
2026-01-28 17:43:16 +01:00 |
|
dependabot[bot]
|
38b9511dbe
|
ci: bump actions/attest-build-provenance from 3.1.0 to 3.2.0 (#19783)
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8...96278af6caaf10aea03fd8d33a09a777ca52d62f)
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 13:09:07 +01:00 |
|
dependabot[bot]
|
e2daaae0ae
|
ci: bump actions/checkout from 6.0.1 to 6.0.2 (#19696)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 12:24:23 +01:00 |
|
dependabot[bot]
|
68096987fa
|
ci: bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#19662)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/98357b18bf14b5342f975ff684046ec3b2a07725...c0f553fe549906ede9cf27b5156039d195d2ece0)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:50:57 +01:00 |
|
dependabot[bot]
|
c606940116
|
ci: bump int128/docker-manifest-create-action from 2.12.0 to 2.13.0 (#19572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 14:21:11 +00:00 |
|
dependabot[bot]
|
0d8cc62975
|
ci: bump actions/cache from 5.0.1 to 5.0.2 (#19571)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-19 13:23:52 +01:00 |
|
dependabot[bot]
|
852bb05ba2
|
ci: bump actions/setup-node from 6.1.0 to 6.2.0 (#19470)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/395ad3262231945c25e8478fd5baf05154b1d79f...6044e13b5dc448c55e2357c09f80417699197238)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2026-01-16 13:44:54 +01:00 |
|
Simonyi Gergő
|
37a18645fe
|
ci: fix checkout stable (for 2025.12) (#19448)
* ci: fix checkout stable (again)
Fixes the fix at https://github.com/goauthentik/authentik/pull/18303
This fails on version branches that already have releases, because the
version tag is named `version/${numbers}`, not just `${numbers}`.
* lint by human
Thank you <3
Co-authored-by: Jens L. <jens@goauthentik.io>
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
---------
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
Co-authored-by: Jens L. <jens@goauthentik.io>
|
2026-01-15 02:12:18 +01:00 |
|
dependabot[bot]
|
5408b08f81
|
ci: bump actions/setup-go from 6.1.0 to 6.2.0 (#19351)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c9053c...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-13 12:48:19 +01:00 |
|
dependabot[bot]
|
cb2d509945
|
ci: bump getsentry/action-release from 3.4.0 to 3.5.0 (#19183)
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/action-release/compare/128c5058bbbe93c8e02147fe0a9c713f166259a6...dab6548b3c03c4717878099e43782cf5be654289)
---
updated-dependencies:
- dependency-name: getsentry/action-release
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:52:05 +01:00 |
|
dependabot[bot]
|
af5bff725f
|
ci: bump int128/docker-manifest-create-action from 2.10.0 to 2.12.0 (#19138)
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.10.0 to 2.12.0.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](https://github.com/int128/docker-manifest-create-action/compare/b60433fd4312d7a64a56d769b76ebe3f45cf36b4...6cdd53a8337cd50bc3ef8c7016579d8d460edd94)
---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 11:57:48 +01:00 |
|
Jens L.
|
4f4e37f2b0
|
tests/e2e: add endpoint tests (#19072)
* tests/e2e: add endpoint tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* dont rely on hostname
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-12-28 12:53:00 +01:00 |
|
Jens L.
|
3cd1a31365
|
providers/oauth2: Automated OpenID Conformance tests (#14785)
* some progress
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* somewhat working?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove some previous debugging things
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* make it kinda work
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* revert more debugging stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* make tests mostly work
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* smaller screenshots?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove debugging
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sleep a bit before checking again
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* cleanup, restart loop when we finished an operation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* refactor conformance helper to requests (thanks chatgpt)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* properly install subtests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* maybe run in CI?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* dont hardcode IP
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix network and cookie deletion
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* upload cert exports
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* attempt to switch to generated
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* make it work generated?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix teardown
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* re-add implicit and fix?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Revert "re-add implicit and fix?"
This reverts commit 6a4d15fc22cf4b27ffa428be9ecc9a0e778961c6.
* Revert "fix teardown"
This reverts commit cb96b0cb988acedec1fe72ec437b68e2c38ed6b1.
* Revert "make it work generated?"
This reverts commit 4e29d2c5737ee9aaad6c0f4701caf7e0fb110e15.
* Revert "attempt to switch to generated"
This reverts commit 6f851e021d305a93be9cfbb4a9b6783231b6d7cf.
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* check authorize request param earlier
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix some
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix basic suite?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* another actual fix; don't return access_token when using response_type id_token
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add implicit test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add custom profile scope that includes standard scopes to return number of warnings
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use actual timestamp
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix missing offline_access, use scoped issuer
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* only run basic+implicit for now, fix other tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* split up
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix offline_access tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix waiting for compete on error
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix duplicate artifact
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix artifact
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* 👀
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix typing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* typing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix implicit
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* don't wait for conformance test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more disk space
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-12-22 20:21:22 +01:00 |
|
dependabot[bot]
|
b66e4074e2
|
ci: bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#18999)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/e468171a9de216ec08956ac3ada2f0791b6bd435...8d2750c68a42422c14e847fe6c8ac0403b4cbd6f)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-22 16:34:46 +01:00 |
|
dependabot[bot]
|
f8cf6b8530
|
ci: bump actions/attest-build-provenance from 3.0.0 to 3.1.0 (#18960)
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/977bb373ede98d70efdf65b84cb5f73e068dcc2a...00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8)
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-19 15:57:50 +01:00 |
|
Connor Peshek
|
646a0d3692
|
root: move docker files to lifecycle/containers and change docker-compose to compose (#16624)
|
2025-12-18 18:23:54 -06:00 |
|
Marc 'risson' Schmitt
|
d28109da6a
|
ci/release-tag: checkout correct branch for make test-docker (#18880)
|
2025-12-17 15:08:05 +00:00 |
|
dependabot[bot]
|
c112f702b3
|
ci: bump actions/cache from 5.0.0 to 5.0.1 (#18823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-15 13:15:05 +01:00 |
|
dependabot[bot]
|
42b3323b3d
|
ci: bump actions/download-artifact from 6.0.0 to 7.0.0 (#18825)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-15 13:14:22 +01:00 |
|
dependabot[bot]
|
8b5195aeff
|
ci: bump actions/upload-artifact from 5.0.0 to 6.0.0 (#18824)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-15 12:45:16 +01:00 |
|
dependabot[bot]
|
7484b153ac
|
ci: bump actions/cache from 4.3.0 to 5.0.0 (#18779)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-12 13:30:11 +00:00 |
|
dependabot[bot]
|
acc7c02105
|
ci: bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#18780)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-12 13:28:58 +00:00 |
|
Marc 'risson' Schmitt
|
7f9961981f
|
ci: generate typescript api client for release too (#18761)
|
2025-12-12 14:04:28 +01:00 |
|
dependabot[bot]
|
6a922a63d8
|
ci: bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#18721)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-10 13:27:45 +00:00 |
|
dependabot[bot]
|
7ea083f16c
|
ci: bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#18666)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/84ae59a2cdc2258d6fa0732dd66352dddae2a412...22a9089034f40e5a961c8808d113e2c98fb63676)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: 7.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-08 11:11:24 +01:00 |
|
dependabot[bot]
|
35f6c9204c
|
ci: bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#18664)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/7e473efe3cb98aa54f8d4bac15400b15fad77d94...29824e69f54612133e76f7eaac726eef6c875baf)
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-08 11:10:32 +01:00 |
|
dependabot[bot]
|
dcfe722f5c
|
ci: bump actions/setup-node from 6.0.0 to 6.1.0 (#18552)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-05 14:37:31 +01:00 |
|
dependabot[bot]
|
f9d3e91106
|
ci: bump actions/checkout from 6.0.0 to 6.0.1 (#18554)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 14:41:48 +01:00 |
|
dependabot[bot]
|
7a6f1f3165
|
ci: bump actions/stale from 10.1.0 to 10.1.1 (#18556)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 14:40:56 +01:00 |
|
dependabot[bot]
|
c78b5c36bb
|
ci: bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#18557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-03 14:40:48 +01:00 |
|
dependabot[bot]
|
f607378487
|
ci: bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#18512)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 14:32:47 +01:00 |
|
Marc 'risson' Schmitt
|
46b889eab1
|
ci: remove translation-rename (#18444)
|
2025-11-28 20:38:01 +00:00 |
|
Simonyi Gergő
|
7e8d2ad591
|
ci: remove unused local env (#18410)
remove unused local env
this is overwritten by the Generate config step of actions/setup
|
2025-11-27 17:48:23 +01:00 |
|
dependabot[bot]
|
a6e7d2c02f
|
ci: bump aws-actions/configure-aws-credentials from 5.1.0 to 5.1.1 (#18359)
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/00943011d9042930efac3dcd3a170e4273319bc8...61815dcd50bd041e203e49132bacad1fd04d2708)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 5.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 17:28:27 +01:00 |
|
Teffen Ellis
|
a8e765257e
|
web: Update Deprecated NPM Packages (#18335)
* core: Bump packages.
* Bump Live Reload dependencies.
* Bump tsconfig.
* Bum ESLint config deps. Fix formatting.
* Bump Prettier deps. Fix ESlint config.
* Bump live reload deps. Fix linter.
* Bump website deps.
* web: Update dependencies. Fix Playwright issues.
* Fix deprecations.
* Fix linter warnings.
* Fix override, run audit.
* Fix import path.
* Tidy types.
* Format.
* Update ignore patterns.
* Fix import path.
* Update deps. Clean up workspace linting.
* Update deps, options.
* Hide icons in navbar.
* Format.
* Remove deprecated option.
* Use relative packages.
* Add scripts. Tidy.
* Bump engines.
* Clarify order.
* Clarify order. Install base deps.
* Format.
* Fix stale user during tests.
* Fix runtime errors.
* Fix redirect during tests, UI change.
* web: Fix danger button hover background color.
* web: Adjust colors, padding.
* web: Fix sidebar colors, padding.
* Fix alignment.
* Fix background contrast.
|
2025-11-24 13:31:42 -05:00 |
|
dependabot[bot]
|
18891b72e1
|
ci: bump actions/checkout from 5.0.1 to 6.0.0 (#18313)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/93cb6efe18208431cddfb8368fd83d5badbf9bfd...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 13:44:24 +01:00 |
|
dependabot[bot]
|
9a25fd4a3f
|
ci: bump actions/setup-go from 6.0.0 to 6.1.0 (#18282)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/44694675825211faa026b3c33043df3e48a5fa00...4dc6199c7b1a012772edbd06daecab0f50c9053c)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 12:46:56 +01:00 |
|
dependabot[bot]
|
a804f7013b
|
ci: bump svenstaro/upload-release-action from 2.11.2 to 2.11.3 (#18311)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/81c65b7cd4de9b2570615ce3aad67a41de5b1a13...6b7fa9f267e90b50a19fef07b3596790bb941741)
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 11:49:55 +01:00 |
|