Commit Graph

4269 Commits

Author SHA1 Message Date
reivilibre ec92da79fe syn2mas: Synapse configuration fixes (#4266) 2025-03-18 16:38:37 +00:00
Quentin Gliech cf587e94ea build(deps): bump time from 0.3.39 to 0.3.40 (#4260) 2025-03-18 17:36:56 +01:00
Quentin Gliech bb859589b4 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4261) 2025-03-18 17:35:00 +01:00
dependabot[bot] 4eb31dfc6b build(deps): bump time from 0.3.39 to 0.3.40
Bumps [time](https://github.com/time-rs/time) from 0.3.39 to 0.3.40.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.39...v0.3.40)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 16:21:56 +00:00
dependabot[bot] 01642fe012 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/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.114.23 to 1.114.24
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.24/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.114.23 to 1.114.24
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.24/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.114.23 to 1.114.24
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.24/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/react-router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 16:19:50 +00:00
Quentin Gliech b14f71cf88 Disable Verification for Microsoft Azure AD OIDC config example (#4258) 2025-03-18 17:19:19 +01:00
Quentin Gliech a004d410fc build(deps-dev): bump the storybook group in /frontend with 6 updates (#4259) 2025-03-18 17:18:49 +01:00
Quentin Gliech 7d42c59356 build(deps): bump psl from 2.1.94 to 2.1.95 (#4262) 2025-03-18 17:18:11 +01:00
Quentin Gliech a809497da2 build(deps): bump the tanstack-query group in /frontend with 2 updates (#4263) 2025-03-18 17:18:03 +01:00
Quentin Gliech 9866085518 build(deps-dev): bump @types/react from 19.0.10 to 19.0.11 in /frontend in the types group (#4264) 2025-03-18 17:16:50 +01:00
Quentin Gliech edd4c575b4 build(deps): bump clap from 4.5.30 to 4.5.32 (#4265) 2025-03-18 17:16:37 +01:00
Olivier 'reivilibre d28b1cc890 syn2mas: fix handling of missing Synapse password_config config
Closes #3929
2025-03-18 15:58:05 +00:00
Olivier 'reivilibre 0f479d0be8 syn2mas: fix handling of Synapse user_consent config
Closes #3928
2025-03-18 15:57:40 +00:00
dependabot[bot] 117e3248fb build(deps): bump clap from 4.5.30 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.30 to 4.5.32.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.30...clap_complete-v4.5.32)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:22 +00:00
dependabot[bot] 63905f1489 build(deps-dev): bump @types/react in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 19.0.10 to 19.0.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:13 +00:00
dependabot[bot] 1e9feb1822 build(deps): bump the tanstack-query group in /frontend with 2 updates
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.68.0 to 5.69.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.69.0/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.68.0 to 5.69.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.69.0/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:02 +00:00
dependabot[bot] 852c21b5a5 build(deps): bump psl from 2.1.94 to 2.1.95
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.94 to 2.1.95.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.94...v2.1.95)

---
updated-dependencies:
- dependency-name: psl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:00 +00:00
dependabot[bot] 0d621c5cd5 build(deps-dev): bump the storybook group in /frontend with 6 updates
Bumps the storybook group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.6` | `8.6.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.6` | `8.6.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.6` | `8.6.7` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.6` | `8.6.7` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.6` | `8.6.7` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.6` | `8.6.7` |


Updates `@storybook/addon-essentials` from 8.6.6 to 8.6.7
- [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.6.7/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.6 to 8.6.7
- [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.6.7/code/addons/interactions)

Updates `@storybook/react` from 8.6.6 to 8.6.7
- [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.6.7/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.6 to 8.6.7
- [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.6.7/code/frameworks/react-vite)

Updates `@storybook/test` from 8.6.6 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/test)

Updates `storybook` from 8.6.6 to 8.6.7
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/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/addon-interactions"
  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/test"
  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>
2025-03-18 13:59:53 +00:00
Kieran Lane 5996cac327 Disable Verification for Microsoft Azure AD OIDC
Required to avoid `token_endpoint missing auth signing algorithm values` error.
2025-03-18 10:44:45 +00:00
reivilibre 1410385d0e syn2mas: use ChaCha20 for all operations (#4256) 2025-03-17 17:44:22 +00:00
Olivier 'reivilibre d8b221c76d syn2mas: use ChaCha20 for all operations 2025-03-17 17:14:53 +00:00
Quentin Gliech 7bc0267d8b build(deps): bump aide from 0.14.1 to 0.14.2 (#4250) 2025-03-17 17:00:16 +01:00
Quentin Gliech 195bbe1359 build(deps): bump async-trait from 0.1.87 to 0.1.88 (#4251) 2025-03-17 17:00:00 +01:00
Quentin Gliech 94f8f00332 build(deps): bump rustls-platform-verifier from 0.5.0 to 0.5.1 (#4252) 2025-03-17 16:59:50 +01:00
dependabot[bot] 86e180e456 build(deps): bump rustls-platform-verifier from 0.5.0 to 0.5.1
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/rustls/rustls-platform-verifier/releases)
- [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG)
- [Commits](https://github.com/rustls/rustls-platform-verifier/compare/v/0.5.0...v/0.5.1)

---
updated-dependencies:
- dependency-name: rustls-platform-verifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:39:01 +00:00
dependabot[bot] ba300b24b1 build(deps): bump async-trait from 0.1.87 to 0.1.88
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.87 to 0.1.88.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.87...0.1.88)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:38:41 +00:00
dependabot[bot] 26a45230cc build(deps): bump aide from 0.14.1 to 0.14.2
Bumps [aide](https://github.com/tamasfe/aide) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/tamasfe/aide/releases)
- [Commits](https://github.com/tamasfe/aide/commits)

---
updated-dependencies:
- dependency-name: aide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:37:54 +00:00
Quentin Gliech ddec53a71c build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#4247) 2025-03-17 15:37:03 +01:00
Quentin Gliech fb0d9d6ebc build(deps-dev): bump the vitest group in /frontend with 2 updates (#4248) 2025-03-17 15:36:40 +01:00
dependabot[bot] 55e49e912a 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 3.0.8 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/coverage-v8)

Updates `vitest` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/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>
2025-03-17 14:03:34 +00:00
dependabot[bot] 2fa11a15a1 build(deps): bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.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>
2025-03-17 13:58:25 +00:00
Quentin Gliech 2e645d860d build(deps): bump psl from 2.1.93 to 2.1.94 (#4242) 2025-03-17 14:40:29 +01:00
Quentin Gliech ce4bd19e45 build(deps): bump insta from 1.42.1 to 1.42.2 (#4244) 2025-03-17 14:39:33 +01:00
Quentin Gliech e1d45a4c0e build(deps): bump uuid from 1.15.1 to 1.16.0 (#4245) 2025-03-17 14:39:14 +01:00
dependabot[bot] 01792979ee build(deps): bump uuid from 1.15.1 to 1.16.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:55:37 +00:00
dependabot[bot] d9de343081 build(deps): bump insta from 1.42.1 to 1.42.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.1 to 1.42.2.
- [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.42.1...1.42.2)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:54:45 +00:00
dependabot[bot] f323c70de8 build(deps): bump psl from 2.1.93 to 2.1.94
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.93 to 2.1.94.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.93...v2.1.94)

---
updated-dependencies:
- dependency-name: psl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:53:51 +00:00
reivilibre f73b5df85d Add expires_in to introspection responses (#4241)
Closes #4224

Corresponds to: element-hq/synapse#18231
2025-03-17 11:10:05 +00:00
Olivier 'reivilibre 910630c9b8 Use DurationSeconds 2025-03-17 10:29:54 +00:00
Quentin Gliech 878efa1b69 build(deps-dev): bump the storybook group in /frontend with 6 updates (#4235) 2025-03-17 10:52:00 +01:00
Quentin Gliech 8bacdc43c9 build(deps): bump sea-query from 0.32.2 to 0.32.3 in the sea-query group (#4236) 2025-03-17 10:41:56 +01:00
Olivier 'reivilibre 86a9ad394c Add expires_in to introspection responses
Closes #4224

Corresponds to: https://github.com/element-hq/synapse/pull/18231
2025-03-17 09:41:29 +00:00
dependabot[bot] 24fe5146ea build(deps-dev): bump the storybook group in /frontend with 6 updates
Bumps the storybook group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.4` | `8.6.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.4` | `8.6.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.4` | `8.6.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.4` | `8.6.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.4` | `8.6.6` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.4` | `8.6.6` |


Updates `@storybook/addon-essentials` from 8.6.4 to 8.6.6
- [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.6.6/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.4 to 8.6.6
- [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.6.6/code/addons/interactions)

Updates `@storybook/react` from 8.6.4 to 8.6.6
- [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.6.6/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.4 to 8.6.6
- [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.6.6/code/frameworks/react-vite)

Updates `@storybook/test` from 8.6.4 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/code/lib/test)

Updates `storybook` from 8.6.4 to 8.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.6/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/addon-interactions"
  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/test"
  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>
2025-03-17 09:39:38 +00:00
Quentin Gliech ceceee53b2 build(deps): bump indoc from 2.0.5 to 2.0.6 (#4237) 2025-03-17 10:37:44 +01:00
Quentin Gliech 09cdb04291 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4238) 2025-03-17 10:37:21 +01:00
Quentin Gliech 450969e64e build(deps): bump base64ct from 1.6.0 to 1.7.3 (#4240) 2025-03-17 10:36:13 +01:00
dependabot[bot] 34ce9a2bbc build(deps): bump base64ct from 1.6.0 to 1.7.3
Bumps [base64ct](https://github.com/RustCrypto/formats) from 1.6.0 to 1.7.3.
- [Commits](https://github.com/RustCrypto/formats/commits)

---
updated-dependencies:
- dependency-name: base64ct
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:58:06 +00:00
dependabot[bot] ae3e707ef3 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/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.114.17 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.114.21 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.114.17 to 1.114.23
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.23/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/react-router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:57:26 +00:00
dependabot[bot] c3bc575def build(deps): bump indoc from 2.0.5 to 2.0.6
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.5...2.0.6)

---
updated-dependencies:
- dependency-name: indoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:57:17 +00:00
dependabot[bot] 22154efc46 build(deps): bump sea-query from 0.32.2 to 0.32.3 in the sea-query group
Bumps the sea-query group with 1 update: [sea-query](https://github.com/SeaQL/sea-query).


Updates `sea-query` from 0.32.2 to 0.32.3
- [Release notes](https://github.com/SeaQL/sea-query/releases)
- [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-query/compare/0.32.2...0.32.3)

---
updated-dependencies:
- dependency-name: sea-query
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sea-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:56:47 +00:00