dependabot[bot]
|
fcab75ff06
|
build(deps-dev): bump @types/node in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.8.1 to 22.8.2
- [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-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 17:24:03 +01:00 |
|
dependabot[bot]
|
01e664ac61
|
build(deps): bump insta from 1.40.0 to 1.41.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.40.0...1.41.0)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 17:23:52 +01:00 |
|
dependabot[bot]
|
2c1ceb2269
|
build(deps): bump vaul from 1.1.0 to 1.1.1 in /frontend
Bumps [vaul](https://github.com/emilkowalski/vaul) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/emilkowalski/vaul/releases)
- [Commits](https://github.com/emilkowalski/vaul/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: vaul
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 17:23:31 +01:00 |
|
dependabot[bot]
|
c1c5eb76f4
|
build(deps): bump reqwest from 0.12.8 to 0.12.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.8 to 0.12.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.8...v0.12.9)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 17:23:23 +01:00 |
|
Quentin Gliech
|
a13f8f6a9d
|
syn2mas: import the admin flag on users
|
2024-10-29 17:16:42 +01:00 |
|
dependabot[bot]
|
0e4d1d4ff6
|
build(deps): bump hyper-util from 0.1.9 to 0.1.10
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.9...v0.1.10)
---
updated-dependencies:
- dependency-name: hyper-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 14:02:28 +01:00 |
|
dependabot[bot]
|
f631d97d0a
|
build(deps): bump serde from 1.0.213 to 1.0.214
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 14:02:01 +01:00 |
|
dependabot[bot]
|
db99494d70
|
build(deps): bump i18next
Bumps the i18next group with 1 update in the /frontend directory: [i18next](https://github.com/i18next/i18next).
Updates `i18next` from 23.16.2 to 23.16.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.16.2...v23.16.4)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: i18next
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 13:17:12 +01:00 |
|
Quentin Gliech
|
73ecfd5402
|
Run misc/update.sh
|
2024-10-29 13:03:33 +01:00 |
|
dependabot[bot]
|
3376919ac5
|
build(deps-dev): bump @graphql-codegen/client-preset
Bumps the graphql-codegen group in /frontend with 1 update: [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client).
Updates `@graphql-codegen/client-preset` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@4.5.0/packages/presets/client)
---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: graphql-codegen
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 13:03:33 +01:00 |
|
dependabot[bot]
|
0468608b9d
|
build(deps-dev): bump the vitest group in /frontend with 2 updates
Bumps the vitest group in /frontend with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8)
Updates `vitest` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 13:00:51 +01:00 |
|
dependabot[bot]
|
21cc633056
|
build(deps-dev): bump @types/node
Bumps the types group with 1 update in the /frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.7.9 to 22.8.1
- [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-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 13:00:12 +01:00 |
|
dependabot[bot]
|
737a351ade
|
build(deps): bump rustls from 0.23.15 to 0.23.16
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.15 to 0.23.16.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.15...v/0.23.16)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:59:28 +01:00 |
|
dependabot[bot]
|
6d3edbf9cf
|
build(deps-dev): bump the development group
Bumps the development group in /tools/syn2mas with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tsx](https://github.com/privatenumber/tsx).
Updates `@types/node` from 22.7.8 to 22.8.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `tsx` from 4.19.1 to 4.19.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.1...v4.19.2)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:59:20 +01:00 |
|
dependabot[bot]
|
0ec2385610
|
build(deps): bump the production group in /tools/syn2mas with 3 updates
Bumps the production group in /tools/syn2mas with 3 updates: [command-line-args](https://github.com/75lb/command-line-args), [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) and [pg-query-stream](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-query-stream).
Updates `command-line-args` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](https://github.com/75lb/command-line-args/compare/v6.0.0...v6.0.1)
Updates `pg` from 8.13.0 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.1/packages/pg)
Updates `pg-query-stream` from 4.7.0 to 4.7.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-query-stream@4.7.1/packages/pg-query-stream)
---
updated-dependencies:
- dependency-name: command-line-args
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production
- dependency-name: pg-query-stream
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:59:10 +01:00 |
|
dependabot[bot]
|
179c64ff19
|
build(deps): bump regex from 1.11.0 to 1.11.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.0...1.11.1)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:58:41 +01:00 |
|
dependabot[bot]
|
b424fd5976
|
build(deps): bump lettre from 0.11.9 to 0.11.10
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lettre/lettre/compare/v0.11.9...v0.11.10)
---
updated-dependencies:
- dependency-name: lettre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:58:32 +01:00 |
|
dependabot[bot]
|
ce90fe7991
|
build(deps): bump pin-project-lite from 0.2.14 to 0.2.15
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.14...v0.2.15)
---
updated-dependencies:
- dependency-name: pin-project-lite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:58:23 +01:00 |
|
dependabot[bot]
|
23deba126d
|
build(deps-dev): bump postcss-nesting from 13.0.0 to 13.0.1 in /frontend
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.0 to 13.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:58:08 +01:00 |
|
dependabot[bot]
|
851da05ee6
|
build(deps): bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.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/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:48:06 +01:00 |
|
dependabot[bot]
|
1d3d8835c7
|
build(deps): bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 12:47:23 +01:00 |
|
Quentin Gliech
|
5953d816cf
|
Pin actions versions
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
43113825a4
|
Retry tests once
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
64dfd04a27
|
Run tests for all the packages in the workspace
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
b95d50ee87
|
Shard tests using cargo-nextest
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
c78549d945
|
Fix rustls not being initialized in a test
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
0fde63594a
|
Remove most doctests
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
25cf5800bd
|
Ignore slow test, and try to optimize slow deps during testing
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
87da8b39ff
|
Enable better minijinja compatibility with the Python implementation
|
2024-10-28 14:59:36 +01:00 |
|
dependabot[bot]
|
a9909501b1
|
build(deps): bump minijinja from 2.3.1 to 2.4.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.3.1...2.4.0)
---
updated-dependencies:
- dependency-name: minijinja
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 13:46:52 +01:00 |
|
Quentin Gliech
|
f7ea9ca3df
|
Opt-in SOCKS5 proxy support
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
cc99fdd3f2
|
Replace http_service with http_client
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
da4f00a612
|
Restore some of the metadata cache tests
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
38a58e926c
|
Handle error responses from the OAuth 2.0 provider better
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
16f74fe87d
|
Restore HTTP request metrics
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
fc4808436a
|
Fix HTTP request tracing and make the DNS resolver traced again
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
8fb94ec662
|
Fix documentation link
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
d8f2c5648d
|
Remove the Matrix scope-related code in oidc-client
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
713586d5aa
|
Delete more unused oidc-client code
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
a88b7efe1e
|
Replace all the manual HTTP clients with reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
248e03ac93
|
Replace HTTP client in oidc-client with reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
5b879bd4f4
|
WIP: switch to reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Thilo-Alexander Ginkel
|
eb2529d772
|
Add SSO sample configuration for Authelia
Signed-off-by: Thilo-Alexander Ginkel <tg@tgbyte.de>
|
2024-10-25 09:00:45 +02:00 |
|
Quentin Gliech
|
95644b76fe
|
Use enums as types in the GraphQL codegen
|
2024-10-23 17:53:04 +02:00 |
|
Quentin Gliech
|
a320a16b13
|
Update test snapshots
|
2024-10-23 17:36:43 +02:00 |
|
Quentin Gliech
|
0d2f0a7ba3
|
Prevent double-fetch of translations
|
2024-10-23 17:36:43 +02:00 |
|
Quentin Gliech
|
201a35a972
|
Split the cross-signing reset pages & adapt the wording
|
2024-10-23 17:36:43 +02:00 |
|
dependabot[bot]
|
197b4e9ebd
|
build(deps): bump the tanstack-router group in /frontend with 3 updates
Bumps the tanstack-router group in /frontend with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/router-zod-adapter) and [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools).
Updates `@tanstack/react-router` from 1.75.0 to 1.76.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.76.1/packages/react-router)
Updates `@tanstack/router-zod-adapter` from 1.75.0 to 1.76.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.76.1/packages/router-zod-adapter)
Updates `@tanstack/router-devtools` from 1.75.0 to 1.76.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.76.1/packages/router-devtools)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-zod-adapter"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 17:36:03 +02:00 |
|
dependabot[bot]
|
e8ac881273
|
build(deps): bump thiserror from 1.0.64 to 1.0.65
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 17:35:55 +02:00 |
|
dependabot[bot]
|
e6ac2465e4
|
build(deps): bump anyhow from 1.0.90 to 1.0.91
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.90...1.0.91)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 16:46:45 +02:00 |
|