Commit Graph

4405 Commits

Author SHA1 Message Date
Quentin Gliech
799f80e6ad Upgrade OpenTelemetry to 0.29.0 2025-04-06 10:33:01 +02:00
Quentin Gliech
afc4904fe0 cargo-deny: allow both rand 0.8 and 0.9 2025-04-06 10:32:40 +02:00
Quentin Gliech
593e64f49b Upgrade Sentry to 0.37.0 2025-04-06 10:18:09 +02:00
Quentin Gliech
ffdc7dc5de build(deps-dev): bump @types/node from 22.13.17 to 22.14.0 in /frontend in the types group (#4346) 2025-04-05 23:22:27 +02:00
Quentin Gliech
9c73213d49 build(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 in /frontend (#4349) 2025-04-05 23:22:19 +02:00
Quentin Gliech
9c77c5f03f build(deps): bump tokio from 1.44.1 to 1.44.2 (#4351) 2025-04-05 23:22:04 +02:00
Quentin Gliech
e16e958fdf build(deps): bump indexmap from 2.8.0 to 2.9.0 (#4350) 2025-04-05 23:21:43 +02:00
Quentin Gliech
557f08e113 build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.6 in /frontend (#4348) 2025-04-05 23:18:31 +02:00
dependabot[bot]
694bdf07ff build(deps-dev): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:43:04 +00:00
dependabot[bot]
c96ca3fca5 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.13.17 to 22.14.0
- [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-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:42:55 +00:00
dependabot[bot]
8dcd5de1a0 build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.6 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.1 to 5.20.6.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.20.1...v5.20.6)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.20.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:42:53 +00:00
Quentin Gliech
165389802e build(deps): bump the react group across 1 directory with 4 updates (#4331) 2025-04-05 22:41:37 +02:00
dependabot[bot]
65cf9ed162 build(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:37:20 +00:00
dependabot[bot]
4b5cc0dc0d build(deps): bump indexmap from 2.8.0 to 2.9.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.8.0 to 2.9.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.8.0...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:36:19 +00:00
Quentin Gliech
abb743cc6f Update snapshots 2025-04-05 22:34:54 +02:00
dependabot[bot]
aef33c2813 build(deps): bump the react group across 1 directory with 4 updates
Bumps the react group with 4 updates in the /frontend directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

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

Updates `react-dom` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:33:46 +00:00
Quentin Gliech
ef006ed999 build(deps-dev): bump the development group across 1 directory with 2 updates (#4345) 2025-04-05 22:32:27 +02:00
Quentin Gliech
f75e905be5 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4332) 2025-04-05 22:18:25 +02:00
dependabot[bot]
f0097e1b39 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.29 to 1.114.32
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.32/packages/react-router)

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

Updates `@tanstack/router-plugin` from 1.114.31 to 1.114.32
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.32/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-04-05 20:11:50 +00:00
Quentin Gliech
a3f1d3fbe5 build(deps): bump the tanstack-query group in /frontend with 2 updates (#4333) 2025-04-05 22:10:23 +02:00
dependabot[bot]
5d5245e65a build(deps-dev): bump the development group across 1 directory with 2 updates
Bumps the development group with 2 updates in the /tools/syn2mas directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


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

Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:02:13 +00:00
Quentin Gliech
c6c2543df8 build(deps-dev): bump knip from 5.46.4 to 5.46.5 in /frontend (#4334) 2025-04-05 22:02:09 +02:00
Quentin Gliech
0289318f73 build(deps): bump minijinja-contrib from 2.8.0 to 2.9.0 (#4330) 2025-04-05 22:01:28 +02:00
Quentin Gliech
5670069927 build(deps): bump clap from 4.5.34 to 4.5.35 (#4329) 2025-04-05 22:01:19 +02:00
dependabot[bot]
562d4712f0 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.71.1 to 5.71.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.3/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:01:16 +00:00
Quentin Gliech
11a4696448 build(deps-dev): bump @types/node from 22.13.13 to 22.13.14 in /tools/syn2mas in the development group (#4312) 2025-04-05 22:01:09 +02:00
Quentin Gliech
19fdc8926c build(deps): bump yaml from 2.7.0 to 2.7.1 in /tools/syn2mas in the production group (#4311) 2025-04-05 22:01:01 +02:00
Quentin Gliech
81b07f0791 build(deps): bump tar-fs from 2.1.1 to 2.1.2 in /tools/syn2mas in the npm_and_yarn group (#4309) 2025-04-05 22:00:55 +02:00
Quentin Gliech
7bee75a9d6 build(deps-dev): bump the storybook group in /frontend with 6 updates (#4338) 2025-04-05 21:58:35 +02:00
Quentin Gliech
e3fe1582ee build(deps-dev): bump vite from 6.2.4 to 6.2.5 in /frontend in the npm_and_yarn group (#4341) 2025-04-05 21:58:25 +02:00
dependabot[bot]
0f58e94c55 build(deps-dev): bump vite in /frontend in the npm_and_yarn group
Bumps the npm_and_yarn group in /frontend with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 16:21:13 +00:00
dependabot[bot]
c45148e908 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.11` | `8.6.12` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.11` | `8.6.12` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.11` | `8.6.12` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.11` | `8.6.12` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.11` | `8.6.12` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.11` | `8.6.12` |


Updates `@storybook/addon-essentials` from 8.6.11 to 8.6.12
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.11 to 8.6.12
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/interactions)

Updates `@storybook/react` from 8.6.11 to 8.6.12
- [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.12/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.11 to 8.6.12
- [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.12/code/frameworks/react-vite)

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

Updates `storybook` from 8.6.11 to 8.6.12
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/test"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-03 13:32:21 +00:00
Quentin Gliech
02bae49269 build(deps-dev): bump @types/node from 22.13.14 to 22.13.16 in /frontend in the types group (#4324) 2025-04-02 15:55:40 +02:00
dependabot[bot]
e9394528f2 build(deps-dev): bump knip from 5.46.4 to 5.46.5 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.46.4 to 5.46.5.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.46.5/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 13:49:56 +00:00
dependabot[bot]
95989cb8c8 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.13.14 to 22.13.16
- [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>
2025-04-02 13:48:44 +00:00
dependabot[bot]
2a0b96a43a build(deps): bump minijinja-contrib from 2.8.0 to 2.9.0
Bumps [minijinja-contrib](https://github.com/mitsuhiko/minijinja) from 2.8.0 to 2.9.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.8.0...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 13:38:00 +00:00
dependabot[bot]
eb8c6f4092 build(deps): bump clap from 4.5.34 to 4.5.35
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.34 to 4.5.35.
- [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.34...clap_complete-v4.5.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 13:37:11 +00:00
Quentin Gliech
9302384625 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4320) 2025-04-01 16:26:00 +02:00
dependabot[bot]
27f902a0c4 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.27 to 1.114.29
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.29/packages/react-router)

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

Updates `@tanstack/router-plugin` from 1.114.27 to 1.114.30
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.30/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-04-01 14:18:38 +00:00
Quentin Gliech
0ca18def2e build(deps-dev): bump @tanstack/react-query-devtools from 5.71.1 to 5.71.2 in /frontend in the tanstack-query group (#4323) 2025-04-01 16:17:01 +02:00
Quentin Gliech
34911dab17 build(deps-dev): bump knip from 5.46.2 to 5.46.4 in /frontend (#4325) 2025-04-01 16:16:45 +02:00
Quentin Gliech
c708c4b0ac build(deps): bump hyper-util from 0.1.10 to 0.1.11 (#4326) 2025-04-01 16:16:34 +02:00
Quentin Gliech
dd235ec86d build(deps): bump minijinja from 2.8.0 to 2.9.0 (#4327) 2025-04-01 16:15:39 +02:00
dependabot[bot]
d00d43beb9 build(deps): bump minijinja from 2.8.0 to 2.9.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.8.0 to 2.9.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.8.0...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:03:47 +00:00
dependabot[bot]
03cefdbe92 build(deps): bump hyper-util from 0.1.10 to 0.1.11
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.10 to 0.1.11.
- [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.10...v0.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:02:56 +00:00
dependabot[bot]
688d48d78d build(deps-dev): bump knip from 5.46.2 to 5.46.4 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.46.2 to 5.46.4.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.46.4/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:52:30 +00:00
dependabot[bot]
aecc2a1af3 build(deps-dev): bump @tanstack/react-query-devtools
Bumps the tanstack-query group in /frontend with 1 update: [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:51:56 +00:00
Quentin Gliech
4feb3f7ff8 build(deps-dev): bump vite from 6.2.3 to 6.2.4 in /frontend in the vite group (#4318) 2025-03-31 17:00:18 +02:00
dependabot[bot]
74e9b3c733 build(deps-dev): bump vite in /frontend in the vite group
Bumps the vite group in /frontend with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 14:52:32 +00:00
Quentin Gliech
75af91c212 build(deps): bump the axum group with 2 updates (#4313) 2025-03-31 16:52:12 +02:00