Commit graph

508 commits

Author SHA1 Message Date
Sylvestre Ledru 697866ae3a update platform-info 2.0.2 2023-07-12 09:06:14 +02:00
renovate[bot] bc25b51567
chore(deps): update rust crate fundu to 1.2.0 2023-07-09 12:08:10 +00:00
renovate[bot] 4f24d81e86
chore(deps): update rust crate regex to 1.9.1 2023-07-07 18:29:31 +00:00
renovate[bot] 90a763137c
chore(deps): update rust crate rstest to 0.18.1 2023-07-07 11:36:30 +00:00
Daniel Hofstetter 8089909448 Cargo.toml: use "workspace = true" for rstest 2023-07-06 15:14:38 +02:00
Daniel Hofstetter 3035f0138b
Merge pull request #5043 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.9.0
2023-07-06 09:16:11 +02:00
Daniel Hofstetter 75a2c40e3c
Merge pull request #5046 from uutils/renovate/smallvec-1.x
chore(deps): update rust crate smallvec to 1.11
2023-07-06 07:42:10 +02:00
renovate[bot] eb3164002a
chore(deps): update rust crate regex to 1.9.0 2023-07-06 05:41:42 +00:00
renovate[bot] c6be1c10ba
chore(deps): update rust crate smallvec to 1.11 2023-07-05 22:57:39 +00:00
renovate[bot] 389741eda3
chore(deps): update rust crate bstr to 1.6 2023-07-05 18:14:40 +00:00
renovate[bot] 2947c00e4c
chore(deps): update rust crate bigdecimal to 0.4 2023-07-05 10:30:04 +00:00
renovate[bot] 8e2401c8ee
chore(deps): update rust crate rlimit to 0.10.0 2023-07-04 07:39:59 +00:00
Roy Ivy III 9aef5ac35b deps ~ change from 'humantime_to_duration' to 'parse_datetime' 2023-07-03 13:53:52 +02:00
Sylvestre Ledru 14e5f89a0e Move memmap2 in the root workpace 2023-06-28 23:16:16 +02:00
Daniel Hofstetter c4b15a92a4
Merge pull request #5009 from uutils/renovate/self_cell-1.x
chore(deps): update rust crate self_cell to 1.0.1
2023-06-26 08:58:55 +02:00
Daniel Hofstetter 98dfba330c
Merge pull request #5011 from uutils/renovate/fundu-1.x
chore(deps): update rust crate fundu to 1.1.0
2023-06-26 08:02:30 +02:00
Daniel Hofstetter 6a7b5379ea
Merge pull request #5008 from uutils/renovate/libc-0.x
fix(deps): update rust crate libc to 0.2.147
2023-06-26 07:56:10 +02:00
renovate[bot] c64f3ccbdd
chore(deps): update rust crate fundu to 1.1.0 2023-06-26 04:29:30 +00:00
renovate[bot] 0ba972b213
chore(deps): update rust crate self_cell to 1.0.1 2023-06-25 19:15:50 +00:00
Sylvestre Ledru b03a88e154
Merge pull request #4972 from cakebaker/sort_migrate_from_ouroboros_to_self_cell
sort: migrate from ouroboros to self_cell
2023-06-25 21:15:02 +02:00
renovate[bot] 824097d224
fix(deps): update rust crate libc to 0.2.147 2023-06-25 19:09:01 +00:00
renovate[bot] a02b3354e6
chore(deps): update rust crate phf to 0.11.2 2023-06-24 11:23:11 +00:00
renovate[bot] 9324a52a56
chore(deps): update rust crate phf_codegen to 0.11.2 2023-06-24 08:25:07 +00:00
renovate[bot] 0144a3c78f
fix(deps): update rust crate itertools to 0.11.0 2023-06-22 13:43:21 +00:00
Daniel Hofstetter 6ebfaf4b9d sort: migrate from ouroboros to self_cell 2023-06-19 10:17:39 +02:00
renovate[bot] 9fbc98fc4e
chore(deps): update rust crate rust-ini to 0.19.0 2023-06-18 14:05:34 +00:00
Daniel Hofstetter 07c538f090
Merge pull request #4980 from uutils/renovate/notify-6.x
chore(deps): update rust crate notify to v6.0.1
2023-06-16 07:06:15 +02:00
renovate[bot] 6865f91fd3
chore(deps): update rust crate notify to v6.0.1 2023-06-16 00:01:15 +00:00
renovate[bot] 3506dd11b8
chore(deps): update rust crate sha2 to 0.10.7 2023-06-15 19:18:09 +00:00
Daniel Hofstetter 67114ac63c date: switch to parse_datetime 2023-06-11 14:36:51 +02:00
Sylvestre Ledru 63b84fed8b
Merge pull request #4927 from cakebaker/bump_fundu_and_fix_compile_errors
Bump fundu to 1.0.0 and fix compile errors
2023-06-10 09:23:21 +02:00
renovate[bot] e1fd9e5342
chore(deps): update rust crate blake3 to 1.4.0 2023-06-08 22:55:22 +00:00
Sylvestre Ledru 6ecef3a0e3 Reformat TOML files with taplo
npx --yes @taplo/cli fmt
2023-06-08 09:07:19 +02:00
renovate[bot] 1965ba268e
chore(deps): update rust crate tempfile to 3.6.0 2023-06-06 20:22:27 +00:00
Sylvestre Ledru 6d6966cfb1
Merge pull request #4952 from wanderinglethe/date-remove-time-dep
Remove time dependency from date
2023-06-06 22:21:38 +02:00
Wandering Lethe 81313e63ea
Upgrade humantime_to_duration to version 0.3.1.
Latest patch fixes the transitive dependency on time. Which can now
also be removed from the deny skipped bans.
2023-06-06 18:07:21 +02:00
renovate[bot] c68b665bf9
fix(deps): update rust crate libc to 0.2.146 2023-06-06 14:39:50 +00:00
Wandering Lethe 42a22c12f1
Remove time dependency from date
Also upgrades humantime_to_duration to the latest version, it switched from time to chrono. Because touch still depends on time, its humantime_to_duration package version deviates from the workspace version.
2023-06-05 21:41:32 +02:00
renovate[bot] c9f4c5dfb5
chore(deps): update rust crate regex to 1.8.4 2023-06-05 17:46:52 +00:00
Daniel Hofstetter e85382cff1
Merge pull request #4944 from uutils/renovate/once_cell-1.x
chore(deps): update rust crate once_cell to 1.18.0
2023-06-05 07:02:32 +02:00
Sylvestre Ledru 1895d1bc3a
Merge pull request #4943 from cakebaker/remove_users_crate
Remove users crate
2023-06-04 18:45:04 +02:00
renovate[bot] ee2aa85cd8
chore(deps): update rust crate once_cell to 1.18.0 2023-06-04 14:03:47 +00:00
Daniel Hofstetter 29f011e28c Remove users crate 2023-06-04 14:55:16 +02:00
Sylvestre Ledru 9f38142522 add uuhelp to the ignore spell 2023-06-04 11:27:50 +02:00
Sylvestre Ledru 204d9b64f9 uuhelp_parser: update of the version 2023-06-04 09:46:59 +02:00
Sylvestre Ledru e3cb5a111d Rename help_parser => uuhelp_parser 2023-06-04 09:46:59 +02:00
Sylvestre Ledru 830b7d5ce1 New release 2023-06-04 09:46:59 +02:00
Daniel Hofstetter 7a449feaa0 Bump fundu from 0.5.1 to 1.0.0 2023-06-01 10:43:09 +02:00
Daniel Hofstetter 8940018833
Merge pull request #4897 from sylvestre/platform-info
update to platform-info 2.0.1
2023-05-31 09:29:57 +02:00
Daniel Hofstetter 0802630e14
Merge pull request #4921 from uutils/renovate/ctrlc-3.x
chore(deps): update rust crate ctrlc to 3.4
2023-05-31 07:07:31 +02:00