lepapareil
1f15d8709c
Improve version management for update_crates.sh
2023-11-15 15:19:44 +01:00
jcamiel
74a539be3e
Remove blacklisted crates.
2023-11-07 09:38:53 +01:00
jcamiel
c72f04fa0e
Remove xmltree/indexmap dependency.
...
Due to xmltree re-exposing an older version of indexmap, we couldnt' upgrade to the latest version of indemap.
xmltree is a tree in-memory representation of an XML document that we use for JUnit export. As xmltree is a thin layer above xml-rs, we re-implement a thin tree in-memory XML document using xml-rs directly and remove xmltree/indexmap dependency.
2023-11-01 20:23:49 +01:00
jcamiel
c9056d613f
Add comment explaining why we don't upgrade indexmap.
2023-10-02 10:26:54 +02:00
hurl-bot
0e1705b4f0
Update crates
2023-06-24 13:07:21 +02:00
jcamiel
498fca1da1
Update to curl-sys 0.4.60
2023-02-22 17:14:14 +01:00
fpinto
2ae11daed3
Do not read Cargo.toml comments in update_crates.sh
2023-02-21 10:41:22 +01:00
fpinto
85967b853f
Fix update crates when removing from Cargo.lock
2023-01-10 14:38:27 +01:00
Filipe PINTO
e542c27771
Fix update_crates.sh when there is no cargo lock updates
2022-12-27 21:47:16 +01:00
lepapareil
6fb9210436
Beautify update_crates.sh
2022-12-27 19:18:46 +01:00
jcamiel
e3dd4493c1
Fix default value for argument.
2022-12-19 17:27:28 +01:00
lepapareil
662ec8184e
Standardised shell scripts shebang and error handling
2022-12-15 18:09:34 +01:00
Fabrice Reix
5c5862bbd6
Add specific check/crates.sh script
2022-08-05 14:11:02 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts
2022-07-31 09:59:10 +02:00
lepapareil
5c83050a29
Add scheduled crates updates by PR on ci
2022-07-15 10:40:00 +02:00