dependabot[bot]
28cdb8985d
build(deps): bump the tanstack-router group in /frontend with 2 updates
...
Bumps the tanstack-router group in /frontend with 2 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router ) and [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools ).
Updates `@tanstack/react-router` from 1.24.0 to 1.26.3
- [Release notes](https://github.com/TanStack/router/releases )
- [Commits](https://github.com/TanStack/router/commits/v1.26.3/packages/react-router )
Updates `@tanstack/router-devtools` from 1.24.0 to 1.26.3
- [Release notes](https://github.com/TanStack/router/releases )
- [Commits](https://github.com/TanStack/router/commits/v1.26.3/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-devtools"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 09:49:40 +02:00
Quentin Gliech
3636bd5ad1
Fix the disabled state of links
2024-03-29 19:28:30 +01:00
Quentin Gliech
422284c1de
Update @tanstack/router and fix links
2024-03-29 19:28:30 +01:00
Quentin Gliech
f8b6a27905
Import zod differently to better tree shake it
2024-03-29 19:28:30 +01:00
Quentin Gliech
7b8fab9bd3
Replace i18next backend and detection with our own implementation
...
This reduces the gzip size of the JS bundle by 10KB
2024-03-29 19:28:30 +01:00
Quentin Gliech
485caf4054
Bump most frontend dependencies
2024-03-29 19:28:30 +01:00
github-actions[bot]
4f69645845
0.9.0-rc.1
2024-03-25 10:27:17 +00:00
sandhose
b94ddf76f6
Translations updates
2024-03-25 11:14:17 +01:00
Quentin Gliech
c28348f254
docker: Switch a glibc-based build
...
Similar to what was done for the pre-built binaries
2024-03-25 10:56:39 +01:00
Quentin Gliech
6918b5531b
CI: fix the release artifacts
2024-03-25 10:56:39 +01:00
Quentin Gliech
672f530318
CI: set buildkitd-config-inline instead of config-inline
2024-03-25 10:56:39 +01:00
Quentin Gliech
af4843b9e1
CI: transform the bake output for a better release message
2024-03-25 10:56:39 +01:00
Quentin Gliech
b8dfc6d9c7
Ignore RUSTSEC-2024-0320 as we don't use the unmaintained crate in production
2024-03-25 10:47:04 +01:00
github-actions[bot]
b76f2a5c29
0.9.0-rc.0
2024-03-22 15:22:04 +00:00
Quentin Gliech
b1225d07a1
ci: build binaries using glibc instead of musl
2024-03-22 14:59:30 +01:00
Quentin Gliech
4674db94f4
Simplify ConfigurationSection trait & skip default values when serializing
...
This removes the `test` and `generate` methods from the
`ConfigurationSection` trait, as they did not really had a reason to
exist in the trait itself.
2024-03-22 13:33:09 +01:00
Quentin Gliech
ff1267eefd
Flatten the upstream_oauth2 config section
2024-03-22 13:33:09 +01:00
Quentin Gliech
5eadd1ffbd
Flatten the telemetry config section
2024-03-22 13:33:09 +01:00
Quentin Gliech
4fd2bc8000
Flatten the secrets config section
2024-03-22 13:33:09 +01:00
Quentin Gliech
8d41352a1b
Clean up the default policy config data
2024-03-22 13:33:09 +01:00
Quentin Gliech
0e7e2e7089
Flatten the passwords config section
2024-03-22 13:33:09 +01:00
Quentin Gliech
0f0dff8c1a
Flatten the http config
...
Also properly remove the `spa` resource
2024-03-22 13:33:09 +01:00
Quentin Gliech
fedf41fe38
Flatten the email config
2024-03-22 13:33:09 +01:00
Quentin Gliech
8eff88e9e8
Flatten the database config
2024-03-22 13:33:09 +01:00
Quentin Gliech
f61bdbba72
Flatten the clients config
2024-03-22 13:33:09 +01:00
Quentin Gliech
3ef31bee37
Move the sub-configuration path to an associated constant
2024-03-22 13:33:09 +01:00
Quentin Gliech
85f6311f74
Load the configuration from a common Figment instance
...
This should avoid loading the same files multiple times.
It should also make it easier to do post-processing on the
configuration, like validation.
This does deprecate one undocumented feature: the ability to override
some fields during the configuration generation using environment
variables.
2024-03-22 13:33:09 +01:00
dependabot[bot]
36bc77ae1e
build(deps): bump @vector-im/compound-web in /frontend
...
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web ) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/vector-im/compound-web/releases )
- [Commits](https://github.com/vector-im/compound-web/compare/v3.1.3...v3.2.0 )
---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 08:50:03 +01:00
dependabot[bot]
33211a9a8a
build(deps-dev): bump the storybook group in /frontend with 4 updates
...
Bumps the storybook group in /frontend with 4 updates: [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ).
Updates `@storybook/addon-essentials` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.2/code/addons/essentials )
Updates `@storybook/react` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.2/code/renderers/react )
Updates `@storybook/react-vite` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.2/code/frameworks/react-vite )
Updates `storybook` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.2/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 08:39:44 +01:00
dependabot[bot]
cd743c98b4
build(deps-dev): bump the types group in /frontend with 1 update
...
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.11.29 to 20.11.30
- [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-03-20 08:39:33 +01:00
dependabot[bot]
c3ceb488fc
build(deps): bump date-fns from 3.3.1 to 3.6.0 in /frontend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.3.1 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.3.1...v3.6.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 08:37:43 +01:00
Quentin Gliech
7f845d1601
Use OTEL semantic conventions constants for most attributes
2024-03-19 17:15:14 +01:00
Quentin Gliech
d1542e6866
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
Kévin Commaille
3303e939ca
Add account management URL for clients
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-03-19 15:05:27 +01:00
Quentin Gliech
7dd59c962c
Moved some dependencies in the workspace and upgrade some dependencies
2024-03-19 14:54:35 +01:00
Kévin Commaille
7912068993
Put match variant behind feature flag
...
Without the keystore feature, this variant is not available.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-03-19 12:25:35 +01:00
dependabot[bot]
2c5e8a23bf
build(deps): bump wasmtime from 17.0.0 to 18.0.3
...
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 17.0.0 to 18.0.3.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v17.0.0...v18.0.3 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 12:02:37 +01:00
Quentin Gliech
9c055e0cce
cargo-deny: replace deprecated options in the config
2024-03-19 11:40:24 +01:00
dependabot[bot]
5eac9f067c
build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.1
...
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action ) from 1.5.15 to 1.6.1.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases )
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.5.15...v1.6.1 )
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 11:40:24 +01:00
Quentin Gliech
885195e5ac
syn2mas: add peer dependencies from eslint-plugin-matrix-org
2024-03-19 11:39:25 +01:00
dependabot[bot]
d71071c9aa
build(deps-dev): bump the development group
...
Bumps the development group in /tools/syn2mas with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases ) | `2.0.2` | `2.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `18.19.14` | `18.19.25` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.20.0` | `7.3.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.20.0` | `7.3.1` |
| [eslint](https://github.com/eslint/eslint ) | `8.56.0` | `8.57.0` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) | `50.0.1` | `51.0.1` |
| [prettier](https://github.com/prettier/prettier ) | `3.2.4` | `3.2.5` |
| [typescript](https://github.com/Microsoft/TypeScript ) | `5.3.3` | `5.4.2` |
Updates `@tsconfig/strictest` from 2.0.2 to 2.0.3
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases )
Updates `@types/node` from 18.19.14 to 18.19.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.3.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.20.0 to 7.3.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/parser )
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
Updates `eslint-plugin-unicorn` from 50.0.1 to 51.0.1
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.1 )
Updates `prettier` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5 )
Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: "@tsconfig/strictest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 11:39:25 +01:00
dependabot[bot]
f6b19c0d52
build(deps): bump serde_with from 3.6.0 to 3.7.0
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 10:40:19 +01:00
dependabot[bot]
5f92b47d82
build(deps): bump minijinja from 1.0.12 to 1.0.13
...
Bumps [minijinja](https://github.com/mitsuhiko/minijinja ) from 1.0.12 to 1.0.13.
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.12...1.0.13 )
---
updated-dependencies:
- dependency-name: minijinja
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 10:36:52 +01:00
dependabot[bot]
fb7823abca
build(deps-dev): bump the storybook group in /frontend with 5 updates
...
Bumps the storybook group in /frontend with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `7.6.17` | `8.0.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `7.6.17` | `8.0.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `7.6.17` | `8.0.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `7.6.17` | `8.0.1` |
| [storybook-react-i18next](https://github.com/stevensacks/storybook-react-i18next ) | `2.0.10` | `3.0.1` |
Updates `@storybook/addon-essentials` from 7.6.17 to 8.0.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.1/code/addons/essentials )
Updates `@storybook/react` from 7.6.17 to 8.0.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.1/code/renderers/react )
Updates `@storybook/react-vite` from 7.6.17 to 8.0.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.1/code/frameworks/react-vite )
Updates `storybook` from 7.6.17 to 8.0.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.1/code/lib/cli )
Updates `storybook-react-i18next` from 2.0.10 to 3.0.1
- [Release notes](https://github.com/stevensacks/storybook-react-i18next/releases )
- [Changelog](https://github.com/stevensacks/storybook-react-i18next/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stevensacks/storybook-react-i18next/compare/v2.0.10...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: storybook
- dependency-name: storybook-react-i18next
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 10:36:23 +01:00
dependabot[bot]
525d6c7683
build(deps): bump @fontsource/inconsolata in /frontend
...
Bumps [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata ) from 5.0.16 to 5.0.17.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inconsolata/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata )
---
updated-dependencies:
- dependency-name: "@fontsource/inconsolata"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 09:09:57 +01:00
dependabot[bot]
9ccd3a01bc
build(deps): bump @fontsource/inter from 5.0.16 to 5.0.17 in /frontend
...
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter ) from 5.0.16 to 5.0.17.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 08:59:08 +01:00
dependabot[bot]
c606c12c1e
build(deps-dev): bump happy-dom from 13.6.2 to 14.0.0 in /frontend
...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom ) from 13.6.2 to 14.0.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v13.6.2...v14.0.0 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-19 08:58:50 +01:00
dependabot[bot]
efc412fcb8
build(deps-dev): bump the types group in /frontend with 1 update
...
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.11.28 to 20.11.29
- [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-03-19 08:58:11 +01:00
Quentin Gliech
521989bea7
dependabot: Include storybook-react-i18next in the storybook group
2024-03-19 08:47:02 +01:00
Quentin Gliech
e5b52e3b14
Add cargo deny exemption for heck 0.4.1
2024-03-19 07:41:06 +01:00