Commit Graph
3973 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 6ba712fece build(deps): bump the fontsource group in /frontend with 2 updates
Bumps the fontsource group in /frontend with 2 updates: [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata) and [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter).


Updates `@fontsource/inconsolata` from 5.1.1 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata)

Updates `@fontsource/inter` from 5.1.1 to 5.2.5
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inconsolata"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fontsource
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fontsource
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:36:23 +00:00
Quentin GliechandGitHub c6cf84cb81 Support for allowing/banning specific username patterns during registration (#4131) 2025-03-03 13:55:16 +01:00
Quentin Gliech 70b561291e Show proper error messages when registering with a banned/not-allowed username 2025-03-03 10:45:30 +01:00
Quentin Gliech 6e881d60f2 Document the new username ban/allow policy 2025-03-03 10:35:44 +01:00
Quentin Gliech d40fdbd995 Allow banning/alllowing usernames patterns during registration 2025-03-03 10:31:14 +01:00
Quentin GliechandGitHub 1b62792824 build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#4125) 2025-02-27 18:22:44 +01:00
Quentin GliechandGitHub 8d0eab9c80 build(deps): bump swagger-ui-dist from 5.19.0 to 5.20.0 in /frontend (#4128) 2025-02-27 14:35:56 +01:00
Quentin GliechandGitHub 1e745c1468 build(deps-dev): bump the storybook group in /frontend with 6 updates (#4127) 2025-02-27 14:34:07 +01:00
Quentin GliechandGitHub 8f09bcb582 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4117) 2025-02-27 14:33:16 +01:00
dependabot[bot]andGitHub 222b43ad17 build(deps): bump swagger-ui-dist from 5.19.0 to 5.20.0 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.19.0 to 5.20.0.
- [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.19.0...v5.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:27:03 +00:00
dependabot[bot]andGitHub f30686fdbc 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.0` | `8.6.2` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.0` | `8.6.2` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.0` | `8.6.2` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.0` | `8.6.2` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.0` | `8.6.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.0` | `8.6.2` |


Updates `@storybook/addon-essentials` from 8.6.0 to 8.6.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.6.2/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.0 to 8.6.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.6.2/code/addons/interactions)

Updates `@storybook/react` from 8.6.0 to 8.6.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.6.2/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.0 to 8.6.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.6.2/code/frameworks/react-vite)

Updates `@storybook/test` from 8.6.0 to 8.6.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.6.2/code/lib/test)

Updates `storybook` from 8.6.0 to 8.6.2
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.2/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.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/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-02-27 13:26:18 +00:00
dependabot[bot]andGitHub 3ccdca89cb 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-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).


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

Updates `@tanstack/router-devtools` from 1.111.7 to 1.111.11
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.111.11/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.111.7 to 1.111.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.111.12/packages/router-vite-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/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:25:35 +00:00
Quentin GliechandGitHub 960be5af03 build(deps): bump docker/bake-action from 6.4.0 to 6.5.0 (#4124) 2025-02-27 14:22:29 +01:00
Quentin GliechandGitHub 33aad94cd0 build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#4126) 2025-02-27 14:22:18 +01:00
Quentin GliechandGitHub f4ca6fbee1 build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 (#4123) 2025-02-27 14:21:35 +01:00
dependabot[bot]andGitHub 518ed35c7a build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:13:46 +00:00
dependabot[bot]andGitHub fad54302e4 build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:13:43 +00:00
dependabot[bot]andGitHub c3624ec53e build(deps): bump docker/bake-action from 6.4.0 to 6.5.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:13:41 +00:00
dependabot[bot]andGitHub 692e27cd33 build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 13:13:38 +00:00
Quentin GliechandGitHub fdfcfe0483 Trigger the build workflow on PRs with a label (#4119) 2025-02-26 17:39:46 +01:00
Quentin Gliech 08ef352610 Fix the CI not outputting the image metadata on PRs 2025-02-26 17:04:36 +01:00
Quentin Gliech a41db67ec6 Trigger the build workflow on PRs with a label 2025-02-26 16:11:44 +01:00
Quentin GliechandGitHub 4a79b52a93 build(deps-dev): bump knip from 5.44.5 to 5.45.0 in /frontend (#4112) 2025-02-26 08:15:34 +01:00
dependabot[bot]andGitHub 04ff12d46c build(deps-dev): bump knip from 5.44.5 to 5.45.0 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.44.5 to 5.45.0.
- [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.45.0/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 16:21:53 +00:00
Quentin GliechandGitHub c37641e895 build(deps-dev): bump happy-dom from 17.1.4 to 17.1.8 in /frontend (#4114) 2025-02-25 17:20:50 +01:00
Quentin GliechandGitHub a9467ef3bd build(deps): bump valibot from 1.0.0-rc.1 to 1.0.0-rc.2 in /frontend (#4113) 2025-02-25 17:20:36 +01:00
dependabot[bot]andGitHub 9d16dea6ee build(deps-dev): bump happy-dom from 17.1.4 to 17.1.8 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.1.4 to 17.1.8.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.1.4...v17.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 14:42:04 +00:00
dependabot[bot]andGitHub 6375a80066 build(deps): bump valibot from 1.0.0-rc.1 to 1.0.0-rc.2 in /frontend
Bumps [valibot](https://github.com/fabian-hiller/valibot) from 1.0.0-rc.1 to 1.0.0-rc.2.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](https://github.com/fabian-hiller/valibot/compare/v1.0.0-rc.1...v1.0.0-rc.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 14:41:54 +00:00
Quentin GliechandGitHub 60f74913c5 build(deps-dev): bump the storybook group in /frontend with 6 updates (#4107) 2025-02-25 15:39:32 +01:00
Quentin GliechandGitHub 37a4d2035d build(deps-dev): bump the vitest group in /frontend with 2 updates (#4108) 2025-02-25 15:38:56 +01:00
Quentin GliechandGitHub ea97cb1f5b build(deps-dev): bump vite from 6.1.1 to 6.2.0 in /frontend in the vite group (#4109) 2025-02-25 15:38:46 +01:00
Quentin GliechandGitHub 284e9f4c75 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4110) 2025-02-25 15:38:09 +01:00
Quentin GliechandGitHub dfe164a6e1 build(deps): bump @vector-im/compound-web from 7.6.3 to 7.6.4 in /frontend (#4111) 2025-02-25 15:37:58 +01:00
dependabot[bot]andGitHub 3b0a6a121d build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/compare/v7.6.3...v7.6.4)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 13:17:02 +00:00
dependabot[bot]andGitHub 5d9c1293b0 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-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).


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

Updates `@tanstack/router-devtools` from 1.111.3 to 1.111.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.111.7/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.111.3 to 1.111.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.111.7/packages/router-vite-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/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 13:16:42 +00:00
dependabot[bot]andGitHub a82b19a819 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.1.1 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 13:16:00 +00:00
dependabot[bot]andGitHub 192fdf0c92 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.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8)

Updates `vitest` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/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-02-25 13:15:45 +00:00
dependabot[bot]andGitHub 100c923410 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.5.8` | `8.6.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.8` | `8.6.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.5.8` | `8.6.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.5.8` | `8.6.0` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.8` | `8.6.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.8` | `8.6.0` |


Updates `@storybook/addon-essentials` from 8.5.8 to 8.6.0
- [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.0/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.5.8 to 8.6.0
- [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.0/code/addons/interactions)

Updates `@storybook/react` from 8.5.8 to 8.6.0
- [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.0/code/renderers/react)

Updates `@storybook/react-vite` from 8.5.8 to 8.6.0
- [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.0/code/frameworks/react-vite)

Updates `@storybook/test` from 8.5.8 to 8.6.0
- [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.0/code/lib/test)

Updates `storybook` from 8.5.8 to 8.6.0
- [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.0/code/lib/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 13:15:27 +00:00
Quentin GliechandGitHub 62a6f80d5a Remove warnings about password auth not being feature complete (#4106) 2025-02-25 11:47:37 +01:00
Will Lewis 943f037793 Remove warnings about password auth not being feature complete 2025-02-25 09:52:33 +00:00
Quentin GliechandGitHub 20853a495b build(deps-dev): bump msw from 2.7.1 to 2.7.3 in /frontend (#4104) 2025-02-24 17:59:04 +01:00
Quentin Gliech ec45991aa7 Update msw to 2.7.3 2025-02-24 17:51:07 +01:00
Quentin GliechandGitHub 27bcc8f3d1 build(deps-dev): bump the development group in /tools/syn2mas with 2 updates (#4105) 2025-02-24 17:50:26 +01:00
dependabot[bot]andGitHub 3094141e8e 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.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tsx` from 4.19.2 to 4.19.3
- [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.2...v4.19.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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>
2025-02-24 15:30:34 +00:00
dependabot[bot]andGitHub 6cf69ef80e build(deps-dev): bump msw from 2.7.1 to 2.7.3 in /frontend
Bumps [msw](https://github.com/mswjs/msw) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.7.1...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 14:34:02 +00:00
Quentin GliechandGitHub 256f61eb6f build(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#4101) 2025-02-24 15:25:36 +01:00
Quentin GliechandGitHub e74bdc6d47 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#4103) 2025-02-24 15:25:14 +01:00
Quentin GliechandGitHub 8e387aa1d7 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.5 to 2.0.6 (#4102) 2025-02-24 15:25:06 +01:00
dependabot[bot]andGitHub f462607b93 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:50:39 +00:00
dependabot[bot]andGitHub 18f46b1903 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.5 to 2.0.6
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 13:50:37 +00:00