Commit Graph

5545 Commits

Author SHA1 Message Date
dependabot[bot]
1e7ffdab5e build(deps): bump async-trait from 0.1.88 to 0.1.89
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.88 to 0.1.89.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.88...0.1.89)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 18:15:26 +00:00
Quentin Gliech
d7691b9b02 Upgrade to Rust 1.89.0 (#4900) 2025-08-18 11:00:16 +02:00
Quentin Gliech
689ed9caf8 Upgrade Rust (and Clippy in CI) to 1.89.0 2025-08-18 10:46:32 +02:00
Quentin Gliech
8dd096ce60 Fix a few more clippy lints 2025-08-18 10:45:20 +02:00
Quentin Gliech
bef50474ab Un-hide a few elidded lifetimes 2025-08-18 10:35:28 +02:00
Quentin Gliech
eded025ff4 Fix a few clippy lints, mostly in doc comments 2025-08-18 10:34:28 +02:00
Quentin Gliech
78933acb3c Collapse a few nested if now that we have if let chains 2025-08-18 10:29:30 +02:00
Quentin Gliech
9e8d2eb382 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 (#4897) 2025-08-18 10:13:39 +02:00
Quentin Gliech
12ea3f68de Update deny.toml 2025-08-18 09:44:19 +02:00
dependabot[bot]
c003913912 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.12...v2.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 07:41:50 +00:00
Quentin Gliech
d44b3eedd3 build(deps): bump actions/download-artifact from 4 to 5 (#4865) 2025-08-18 09:37:42 +02:00
Quentin Gliech
a739bf556c build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend (#4866) 2025-08-18 09:37:21 +02:00
Quentin Gliech
6aabb45ce5 build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend (#4867) 2025-08-18 09:36:55 +02:00
Quentin Gliech
062c2aa6be build(deps): bump governor from 0.10.0 to 0.10.1 (#4874) 2025-08-18 09:36:47 +02:00
Quentin Gliech
6cafeb8d6a build(deps): bump camino from 1.1.10 to 1.1.11 (#4878) 2025-08-18 09:36:39 +02:00
Quentin Gliech
c16b9b9a1d build(deps): bump actions/checkout from 4 to 5 (#4884) 2025-08-18 09:36:32 +02:00
Quentin Gliech
43235f2bbd build(deps): bump clap from 4.5.42 to 4.5.45 (#4894) 2025-08-18 09:36:18 +02:00
Quentin Gliech
c15061a08a build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#4899) 2025-08-18 09:31:23 +02:00
Quentin Gliech
0d5e09428e build(deps): bump the npm_and_yarn group in /frontend with 2 updates (#4892) 2025-08-18 09:30:56 +02:00
Quentin Gliech
391ff74174 build(deps): bump sea-query from 0.32.6 to 0.32.7 in the sea-query group (#4869) 2025-08-18 08:57:48 +02:00
dependabot[bot]
2e72f66faa build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-15 14:01:52 +00:00
dependabot[bot]
ab968bdba8 build(deps): bump sea-query from 0.32.6 to 0.32.7 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.6 to 0.32.7
- [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.6...0.32.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-15 13:19:00 +00:00
Patrick Maier
e4e2d266b1 Add missing branding config to docs (#4577) 2025-08-15 12:22:07 +02:00
dependabot[bot]
c2ddcd8787 build(deps): bump camino from 1.1.10 to 1.1.11
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.1.10...camino-1.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 07:56:44 +00:00
Quentin Gliech
5c492bff80 Enable the urlencode filter in minijinja templates (#4872) 2025-08-14 09:54:58 +02:00
Quentin Gliech
20dbf6ff59 Enable the urlencode feature of minijinja 2025-08-14 09:48:06 +02:00
dependabot[bot]
df2889c4b3 build(deps): bump clap from 4.5.42 to 4.5.45
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.42 to 4.5.45.
- [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.42...clap_complete-v4.5.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 13:22:44 +00:00
Quentin Gliech
45bf2bd8d7 build(deps): bump slab from 0.4.10 to 0.4.11 in the cargo group (#4893) 2025-08-13 14:43:53 +02:00
dependabot[bot]
3058a35ad5 build(deps): bump slab from 0.4.10 to 0.4.11 in the cargo group
Bumps the cargo group with 1 update: [slab](https://github.com/tokio-rs/slab).


Updates `slab` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 12:36:10 +00:00
dependabot[bot]
d010118bbf build(deps): bump the npm_and_yarn group in /frontend with 2 updates
Bumps the npm_and_yarn group in /frontend with 2 updates: [tmp](https://github.com/raszi/node-tmp) and [inquirer](https://github.com/SBoudrias/Inquirer.js).


Removes `tmp`

Updates `inquirer` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: inquirer
  dependency-version: 8.2.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 12:35:34 +00:00
Quentin Gliech
3f2cabcb73 Automatic merge back to main (#4889) 2025-08-13 14:34:30 +02:00
Quentin Gliech
d6b1e13e3a Include simple script to generate an access token (#4890) 2025-08-12 17:01:43 +02:00
Quentin Gliech
199926b1b7 Include simple script to generate an access token 2025-08-12 16:58:00 +02:00
github-actions[bot]
5878c994c2 1.0.0 2025-08-12 13:16:21 +00:00
Andrew Morgan
418e6633a5 Translations updates for v1.0 (#4888) 2025-08-12 14:14:43 +01:00
github-actions[bot]
ad8ac86f52 Translations updates 2025-08-12 13:00:58 +00:00
dependabot[bot]
f92c561ef1 build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 18:23:01 +00:00
dependabot[bot]
2f9944fb26 build(deps): bump governor from 0.10.0 to 0.10.1
Bumps [governor](https://github.com/boinkor-net/governor) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/boinkor-net/governor/releases)
- [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml)
- [Commits](https://github.com/boinkor-net/governor/compare/v0.10.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-07 13:59:20 +00:00
Jason Robinson
40f2d17d77 Include builtins to minijinja features
This allows using `urlencode` and `replace` filters when doing attribute mapping with Jinj2.

See https://docs.rs/minijinja/latest/minijinja/filters/fn.replace.html and https://docs.rs/minijinja/latest/minijinja/filters/fn.urlencode.html
2025-08-07 13:14:41 +03:00
matrixbot
b698bda8f8 Automatic merge back to main (#4871) 2025-08-06 16:33:25 +01:00
github-actions[bot]
935c32a192 1.0.0-rc.0 2025-08-06 15:26:29 +00:00
matrixbot
5bb552c2c0 Translations updates for main (#4870) 2025-08-06 16:24:28 +01:00
github-actions[bot]
dce72cdcff Translations updates 2025-08-06 15:18:00 +00:00
dependabot[bot]
83ecec7886 build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.27.0 to 5.27.1.
- [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.27.0...v5.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:38:47 +00:00
dependabot[bot]
fb76de5483 build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2.
- [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/compare/v5.8.3...v5.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:38:36 +00:00
dependabot[bot]
cc75293297 build(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:14:03 +00:00
Quentin Gliech
74537ef08a build(deps): bump rustls-platform-verifier from 0.6.0 to 0.6.1 (#4860) 2025-08-06 14:09:20 +02:00
Quentin Gliech
f3ec717d94 build(deps): bump docker/login-action from 3.4.0 to 3.5.0 (#4861) 2025-08-06 14:08:00 +02:00
dependabot[bot]
9cea0ebc15 build(deps): bump rustls-platform-verifier from 0.6.0 to 0.6.1
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.6.0 to 0.6.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.6.0...v/0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 12:02:11 +00:00
dependabot[bot]
7ae575d65f build(deps): bump docker/login-action from 3.4.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 12:01:14 +00:00