Commit graph

255 commits

Author SHA1 Message Date
60fa7e048e
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-26 22:00:37 +02:00
e14f3af5ce
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 1s
2025-05-25 22:00:24 +02:00
9be99666db
fix(renovate): simplify config
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
Remove fields set to default values, upstream values are fine.
2025-05-25 19:36:06 +02:00
b9fdb04fb9
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 0s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 1s
2025-05-24 22:00:39 +02:00
58686de1fc
fix(deps): update rust crate tokio to v1.45.1
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | tokio   | 1.45.0 | 1.45.1 |
2025-05-24 17:10:26 +02:00
8ece898297
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-23 22:00:26 +02:00
525ee800e4
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-22 22:00:25 +02:00
e13ee356d0
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-21 22:00:35 +02:00
540b06cc2d
fix(deps): update rust crate clap-verbosity-flag to v3.0.3
All checks were successful
/ build (push) Successful in 0s
/ check-integration-tests (push) Successful in 9s
/ report-size (push) Successful in 1s
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| crate      | clap-verbosity-flag | 3.0.2 | 3.0.3 |
2025-05-21 02:10:25 +02:00
f49047e785
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-20 22:00:20 +02:00
f0391e7073
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-19 22:00:45 +02:00
c8ac46d730
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 0s
/ check-integration-tests (push) Successful in 9s
/ report-size (push) Successful in 2s
2025-05-18 22:10:40 +02:00
8286eb70dd
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-18 22:00:29 +02:00
4939d9573d
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 2s
2025-05-17 22:00:38 +02:00
7ea209ca66
chore(deps): lock file maintenance
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 1s
2025-05-16 22:00:24 +02:00
eae4bdcf59
ci(fix): rename .renovaterc.json to renovate.json
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 10s
/ report-size (push) Successful in 1s
Otherwise the CI job never runs
2025-05-16 19:13:00 +02:00
ccdc651584
feat: upgrade to edition 2024
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 9s
/ report-size (push) Successful in 1s
Finally pulled the trigger!
2025-05-16 18:44:37 +02:00
95cfb31b9a
feat: use rust-overlay to get the rust binaries
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 11s
/ report-size (push) Successful in 3s
This should ensure I use my own rust version instead of the one in
nixpkgs.
2025-05-16 18:36:44 +02:00
3b72936a49
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-15 22:20:19 +02:00
7a80304256
chore(deps): lock file maintenance
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-15 22:00:30 +02:00
2f884be65b
ci: split up check-renovaterc
All checks were successful
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 11s
/ report-size (push) Successful in 2s
This allows us to only run it on changes instead of always.
2025-05-15 21:30:55 +02:00
83e9e95faf
fix: remove license-file since license is standard
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 1s
Cargo is now warning about having both license and license-file

https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields
2025-05-15 21:24:48 +02:00
3affd1b8b5
fix: switch from the gh tarball to the nixpkgs channel
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 2s
This saves ~15MB from the download makings stuff faster (hopefully).
2025-05-15 17:26:06 +02:00
9927e9b1bf
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-15 08:10:38 +02:00
8708f00afa
chore(deps): update https://git.salame.cl/jalil/nix-flake-outputs-size digest to b7e76df
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-13 22:10:30 +02:00
9e34b45c06
chore(deps): update https://git.salame.cl/jalil/nix-flake-outputs-size digest to b079370
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 0s
/ test (push) Successful in 11s
/ report-size (push) Successful in 1s
2025-05-13 20:00:19 +02:00
b04e3e5c8a
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-12 22:00:37 +02:00
2eca774bc6
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 4s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-11 22:00:20 +02:00
8287858128
fix(deps): update rust crate clap to v4.5.38
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | clap    | 4.5.37 | 4.5.38 |
2025-05-11 03:00:30 +02:00
98082dc5b0
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-10 22:40:17 +02:00
c88b16c6d4
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 2s
2025-05-09 22:00:36 +02:00
286cec641a
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 0s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-08 22:00:18 +02:00
5658d85da3
fix(deps): update rust crate tower-http to v0.6.3
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 0s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| crate      | tower-http | 0.6.2 | 0.6.3 |
2025-05-07 21:30:21 +02:00
c140918d96
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 0s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-06 22:00:31 +02:00
51259e596d
fix(deps): update rust crate tokio to v1.45.0
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | tokio   | 1.44.2 | 1.45.0 |
2025-05-06 08:50:22 +02:00
21c4251c01
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-05 22:00:35 +02:00
566b900231
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-03 22:00:35 +02:00
4805763b09
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-02 22:10:18 +02:00
ba15ffabb6
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 4s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-02 22:00:36 +02:00
a62c084549
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 0s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-05-01 22:00:18 +02:00
8a17817a4f
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-04-30 22:00:34 +02:00
5c24b8e684
fix(deps): update rust crate axum to v0.8.4
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 3s
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | axum    | 0.8.3 | 0.8.4 |
2025-04-30 18:40:15 +02:00
d0abbc2ffb
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 0s
/ test (push) Successful in 10s
/ report-size (push) Successful in 1s
2025-04-29 22:00:21 +02:00
fe2878f7aa
chore(deps): update rust crate insta to v1.43.1
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 0s
/ test (push) Successful in 10s
/ report-size (push) Successful in 2s
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | insta   | 1.43.0 | 1.43.1 |
2025-04-29 21:40:18 +02:00
dbb825abff
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 11s
/ report-size (push) Successful in 2s
2025-04-29 08:20:30 +02:00
fc669d5534
fix(treefmt): respect the packages edition
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 2s
Otherwise it might upgrade to edition 2024 which is not available in
stable.
2025-04-29 08:11:53 +02:00
e1d21cf3e4
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 4s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 3s
2025-04-27 22:00:22 +02:00
50aa6439fa
fix(deps): update rust crate miette to v7.6.0
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 13s
/ report-size (push) Successful in 2s
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | miette  | 7.5.0 | 7.6.0 |
2025-04-27 07:20:15 +02:00
1729ef4b2a
chore(deps): lock file maintenance
All checks were successful
/ check-renovaterc (push) Successful in 3s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 1s
2025-04-26 22:00:35 +02:00
11a5d487e3
chore(deps): update rust crate insta to v1.43.0
All checks were successful
/ check-renovaterc (push) Successful in 4s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 2s
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | insta   | 1.42.2 | 1.43.0 |
2025-04-25 23:30:18 +02:00