Commit Graph

213 Commits

Author SHA1 Message Date
renovate[bot] 4bfaa486fb chore(deps): update rust crate regex to 1.10.4 2024-05-01 11:28:37 +00:00
Daniel Hofstetter bf74fd9fb2 Merge pull request #76 from uutils/renovate/libc-0.x
fix(deps): update rust crate libc to 0.2.154
2024-05-01 13:28:16 +02:00
renovate[bot] 6e86d1d6e3 fix(deps): update rust crate libc to 0.2.154 2024-05-01 09:37:05 +00:00
Daniel Hofstetter 712babcc92 Merge pull request #75 from sylvestre/clippy
Some clippy fixes
2.0.3
2024-04-10 07:41:32 +02:00
Sylvestre Ledru 700a74e91d Some clippy fixes
Done with:
$ cargo clippy --fix --allow-dirty  -- -W clippy::pedantic
2024-04-09 23:15:11 +02:00
Sylvestre Ledru a570d8af00 prepare version 2.0.3 2024-04-09 23:13:28 +02:00
Sylvestre Ledru fe054f8369 update of the author 2024-04-09 23:12:47 +02:00
Daniel Hofstetter b01752b5e3 Merge pull request #74 from bzEq/aix-support
Add support for AIX
2024-04-09 08:19:48 +02:00
Kai Luo 545c9ca62d Add support for AIX 2024-04-08 22:29:46 -04:00
Daniel Hofstetter d62cd0455f Merge pull request #73 from uutils/renovate/davidanson-markdownlint-cli2-action-16.x
chore(deps): update davidanson/markdownlint-cli2-action action to v16
2024-04-08 07:05:13 +02:00
renovate[bot] b3f9f9bb5c chore(deps): update davidanson/markdownlint-cli2-action action to v16 2024-04-08 02:07:52 +00:00
Terts Diepraam 469209d3c1 Merge pull request #72 from sylvestre/windows-clippy
fix a clippy warning on windows
2024-03-03 23:11:23 +01:00
Sylvestre Ledru 7cef590650 Merge pull request #71 from uutils/renovate/streetsidesoftware-cspell-action-6.x
chore(deps): update streetsidesoftware/cspell-action action to v6
2024-03-03 18:17:34 +01:00
Sylvestre Ledru a2f1e8b5ec Merge pull request #69 from cakebaker/ci_use_codecov_token
ci: use `codecov` token
2024-03-03 18:17:21 +01:00
Sylvestre Ledru bebb555fe6 fix a clippy warning on windows
Fixes: writing `&Vec` instead of `&[_]` involves a new object where a slice will do
2024-03-03 18:15:01 +01:00
renovate[bot] 388db1b402 chore(deps): update streetsidesoftware/cspell-action action to v6 2024-03-03 16:59:07 +00:00
Sylvestre Ledru 0a31ea6cd4 Merge pull request #70 from cakebaker/cargo_rename_config
cargo: rename "config" to "config.toml"
2024-02-07 11:10:56 +01:00
Daniel Hofstetter 065947f626 cargo: rename "config" to "config.toml" 2024-02-07 09:45:00 +01:00
Daniel Hofstetter 2ea866bf9d ci: cleanup "spell-checker:ignore"-entries 2024-02-06 09:26:58 +01:00
Daniel Hofstetter 2137f90454 ci: use codecov token 2024-02-06 09:19:55 +01:00
Daniel Hofstetter 4bfd49ffc0 Merge pull request #68 from uutils/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4
2024-02-01 07:05:03 +01:00
renovate[bot] ef96de1926 chore(deps): update codecov/codecov-action action to v4 2024-01-31 22:13:58 +00:00
Daniel Hofstetter 32f8b9817f Merge pull request #67 from uutils/renovate/mozilla-actions-sccache-action-0.x
chore(deps): update mozilla-actions/sccache-action action to v0.0.4
2024-01-30 15:24:01 +01:00
renovate[bot] 77f92ec6d0 chore(deps): update mozilla-actions/sccache-action action to v0.0.4 2024-01-30 14:07:34 +00:00
Sylvestre Ledru ab70b12318 Merge pull request #66 from cakebaker/ci_fix_warnings
ci: fix "unexpected input 'command'" warning
2024-01-22 10:27:58 +01:00