xtqqczze
fafd557eed
actions: add security audit workflow
2026-05-05 16:40:58 +02:00
Kevin Burke
69a20eb6df
xargs: accept hyphenated -I and -E values
...
GNU xargs treats the arguments to -I, -E, and -e as values even when
they begin with a hyphen. Clap was parsing those strings as options
instead, so invocations like 'xargs -I -_' failed before xargs could
process input.
Allow hyphen-leading values for those options and add regression
coverage for replacement and EOF markers that start with '-'.
2026-05-05 16:26:23 +02:00
xtqqczze
cb5005b489
Add SECURITY.md
...
Copied from https://github.com/uutils/coreutils/blob/5e974797bd8050c2d425a706670254ad0323404d/SECURITY.md
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org >
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2026-05-05 09:02:14 +02:00
dependabot[bot]
3b23c9a41e
build(deps): bump ctor from 0.11.1 to 0.12.0
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.11.1 to 0.12.0.
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 07:30:06 +02:00
dependabot[bot]
b374033f88
build(deps): bump ctor from 0.10.1 to 0.11.1
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.10.1 to 0.11.1.
- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-29 07:22:30 +02:00
dependabot[bot]
2332e46830
build(deps): bump onig from 6.5.2 to 6.5.3
...
Bumps [onig](https://github.com/iwillspeak/rust-onig ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/iwillspeak/rust-onig/releases )
- [Changelog](https://github.com/rust-onig/rust-onig/blob/main/CHANGELOG.md )
- [Commits](https://github.com/iwillspeak/rust-onig/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: onig
dependency-version: 6.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-28 07:02:19 +02:00
dependabot[bot]
8c32bdd514
build(deps): bump onig from 6.5.1 to 6.5.2
...
Bumps [onig](https://github.com/iwillspeak/rust-onig ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/iwillspeak/rust-onig/releases )
- [Changelog](https://github.com/rust-onig/rust-onig/blob/main/CHANGELOG.md )
- [Commits](https://github.com/iwillspeak/rust-onig/compare/V6.5.1...v6.5.2 )
---
updated-dependencies:
- dependency-name: onig
dependency-version: 6.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-27 07:14:28 +02:00
dependabot[bot]
b851e75a45
build(deps): bump ctor from 0.10.0 to 0.10.1
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.10.0 to 0.10.1.
- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 07:12:04 +02:00
dependabot[bot]
c2bdb92268
build(deps): bump clap from 4.6.0 to 4.6.1
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.6.0 to 4.6.1.
- [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.6.0...clap_complete-v4.6.1 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-21 07:08:22 +02:00
dependabot[bot]
c885a0a8f0
build(deps): bump rand from 0.10.0 to 0.10.1
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.10.0...0.10.1 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.10.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-14 07:05:43 +02:00
dependabot[bot]
165b2fa1b6
build(deps): bump ctor from 0.9.1 to 0.10.0
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.9.1 to 0.10.0.
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-13 07:09:35 +02:00
xtqqczze
134cfe9658
chore(deps): update rust crates
2026-04-11 07:59:41 +02:00
dependabot[bot]
114b1bc247
build(deps): bump actions/github-script from 8 to 9
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 07:02:13 +02:00
dependabot[bot]
113c307672
build(deps): bump ctor from 0.8.0 to 0.9.1
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.8.0 to 0.9.1.
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 07:00:25 +02:00
oech3
3fb0a98ad7
build-gnu.sh: Support any profile
2026-04-08 16:40:31 +02:00
Daniel Hofstetter
7824335c47
Remove getrandom 0.3.1 ( #655 )
2026-04-08 16:34:37 +02:00
dependabot[bot]
1266b7ffd1
build(deps): bump uucore from 0.7.0 to 0.8.0
...
Bumps [uucore](https://github.com/uutils/coreutils ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/uutils/coreutils/releases )
- [Commits](https://github.com/uutils/coreutils/compare/0.7.0...0.8.0 )
---
updated-dependencies:
- dependency-name: uucore
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-07 09:50:29 +02:00
dependabot[bot]
3b05fc9ea6
build(deps): bump uutests from 0.7.0 to 0.8.0
...
Bumps [uutests](https://github.com/uutils/coreutils ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/uutils/coreutils/releases )
- [Commits](https://github.com/uutils/coreutils/compare/0.7.0...0.8.0 )
---
updated-dependencies:
- dependency-name: uutests
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-07 07:08:40 +02:00
dependabot[bot]
5610042e7d
build(deps): bump ctor from 0.6.3 to 0.8.0
...
Bumps [ctor](https://github.com/mmastrac/rust-ctor ) from 0.6.3 to 0.8.0.
- [Commits](https://github.com/mmastrac/rust-ctor/commits )
---
updated-dependencies:
- dependency-name: ctor
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 07:05:39 +02:00
Jesse Rosenstock
41778576e2
tests: port to uutests ( #645 )
...
Replaces assert_cmd/predicates/pretty_assertions/serial_test with uutests and
ctor in dev-dependencies.
Closes https://github.com/uutils/findutils/issues/537 .
- Port tests/find_cmd_tests.rs → tests/test_find.rs (uutests API)
- Port tests/xargs_tests.rs → tests/test_xargs.rs (uutests API)
- Centralize UUTESTS_BINARY_PATH init via #[ctor::ctor] in tests/common/mod.rs
Implementation notes:
- Use TestScenario::cmd(BINARY_PATH) rather than ucmd(): find/xargs are
dedicated binaries, not multi-call, so ucmd() would prepend the utility name
as a spurious first argument
- Set CWD to CARGO_MANIFEST_DIR in find's ucmd() so relative test_data/ paths
resolve correctly regardless of where cargo runs
- delete_on_dot_dir sets the child process CWD via UCommand::current_dir()
instead of mutating the process-wide CWD, removing the need for serial_test
and all #[serial(working_dir)] attributes
Also fixes find_samefile, find_fprinter, and find_fprintf, which were writing
temporary files directly into test_data/. They now use isolated temp
directories, eliminating a source of test pollution when running in parallel.
2026-04-03 10:21:47 +02:00
oech3
4b44193bd0
ci: simplify
2026-03-28 08:29:52 +01:00
dependabot[bot]
015727fa96
build(deps): bump codecov/codecov-action from 5 to 6
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 07:14:02 +01:00
dependabot[bot]
87ce037bc5
build(deps): bump clap from 4.5.60 to 4.6.0
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.60 to 4.6.0.
- [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.60...clap_complete-v4.6.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 07:39:32 +01:00
dependabot[bot]
159d4a5336
build(deps): bump tempfile from 3.26.0 to 3.27.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.26.0 to 3.27.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.26.0...v3.27.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-11 07:11:31 +01:00
dependabot[bot]
6a2d9a4208
build(deps): bump assert_cmd from 2.1.2 to 2.2.0
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.1.2 to 2.2.0.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-11 07:11:13 +01:00
oech3
7aa105c082
Use preinstalled rust & CARGO_INCREMENTAL=0
2026-03-10 10:16:40 +01:00
dependabot[bot]
86ed5ff862
build(deps): bump uucore from 0.6.0 to 0.7.0
...
Bumps [uucore](https://github.com/uutils/coreutils ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/uutils/coreutils/releases )
- [Commits](https://github.com/uutils/coreutils/compare/0.6.0...0.7.0 )
---
updated-dependencies:
- dependency-name: uucore
dependency-version: 0.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-10 07:08:16 +01:00
dependabot[bot]
2dd31d0292
build(deps): bump tempfile from 3.25.0 to 3.26.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.25.0 to 3.26.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-03 07:22:59 +01:00
dependabot[bot]
2db10b67fe
build(deps): bump nix from 0.31.1 to 0.31.2
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.31.1 to 0.31.2.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.31.1...v0.31.2 )
---
updated-dependencies:
- dependency-name: nix
dependency-version: 0.31.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 07:17:34 +01:00
dependabot[bot]
d624f1d140
build(deps): bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 06:55:45 +01:00
dependabot[bot]
15e3654295
build(deps): bump actions/download-artifact from 7 to 8
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 06:55:01 +01:00
dependabot[bot]
2749b4a1c9
build(deps): bump chrono from 0.4.43 to 0.4.44
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.43 to 0.4.44.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.43...v0.4.44 )
---
updated-dependencies:
- dependency-name: chrono
dependency-version: 0.4.44
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 07:11:54 +01:00
dependabot[bot]
4e1044cf60
build(deps): bump serial_test from 3.3.1 to 3.4.0
...
Bumps [serial_test](https://github.com/palfrey/serial_test ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/palfrey/serial_test/releases )
- [Commits](https://github.com/palfrey/serial_test/compare/v3.3.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: serial_test
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 07:15:36 +01:00
dependabot[bot]
48a60c16bc
build(deps): bump clap from 4.5.59 to 4.5.60
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.59 to 4.5.60.
- [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.59...clap_complete-v4.5.60 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.60
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 07:12:55 +01:00
dependabot[bot]
540736bde0
build(deps): bump clap from 4.5.58 to 4.5.59
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.58 to 4.5.59.
- [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.58...clap_complete-v4.5.59 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.59
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 07:04:48 +01:00
dependabot[bot]
512f3e3ef6
build(deps): bump clap from 4.5.57 to 4.5.58
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.57 to 4.5.58.
- [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.57...clap_complete-v4.5.58 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.58
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-12 07:01:42 +01:00
dependabot[bot]
0a64b7b468
build(deps): bump predicates from 3.1.3 to 3.1.4
...
Bumps [predicates](https://github.com/assert-rs/predicates-rs ) from 3.1.3 to 3.1.4.
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: predicates
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-12 07:00:51 +01:00
dependabot[bot]
9fc3febef2
build(deps): bump tempfile from 3.24.0 to 3.25.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.24.0 to 3.25.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-10 07:01:42 +01:00
Daniel Hofstetter
0d7dfb7551
Merge pull request #624 from uutils/dependabot/cargo/regex-1.12.3
...
build(deps): bump regex from 1.12.2 to 1.12.3
2026-02-04 07:23:34 +01:00
dependabot[bot]
3cd80fdb3b
build(deps): bump regex from 1.12.2 to 1.12.3
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.12.2...1.12.3 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 1.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 06:07:57 +00:00
Daniel Hofstetter
85de2b90dd
Merge pull request #625 from uutils/dependabot/cargo/clap-4.5.57
...
build(deps): bump clap from 4.5.56 to 4.5.57
2026-02-04 07:07:22 +01:00
Daniel Hofstetter
348af55f78
Merge pull request #626 from uutils/dependabot/cargo/uucore-0.6.0
...
build(deps): bump uucore from 0.5.0 to 0.6.0
2026-02-04 07:06:49 +01:00
dependabot[bot]
af24303f0a
build(deps): bump uucore from 0.5.0 to 0.6.0
...
Bumps [uucore](https://github.com/uutils/coreutils ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/uutils/coreutils/releases )
- [Commits](https://github.com/uutils/coreutils/compare/0.5.0...0.6.0 )
---
updated-dependencies:
- dependency-name: uucore
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 03:32:50 +00:00
dependabot[bot]
8af7934123
build(deps): bump clap from 4.5.56 to 4.5.57
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.56 to 4.5.57.
- [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.56...clap_complete-v4.5.57 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.57
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 03:32:41 +00:00
Daniel Hofstetter
60715e0443
Merge pull request #623 from uutils/dependabot/cargo/clap-4.5.56
...
build(deps): bump clap from 4.5.55 to 4.5.56
2026-01-30 07:55:04 +01:00
dependabot[bot]
8c45028239
build(deps): bump clap from 4.5.55 to 4.5.56
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.55 to 4.5.56.
- [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.55...clap_complete-v4.5.56 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.56
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 03:32:32 +00:00
Daniel Hofstetter
995c92e426
Merge pull request #621 from uutils/dependabot/cargo/clap-4.5.55
...
build(deps): bump clap from 4.5.54 to 4.5.55
2026-01-28 07:00:14 +01:00
dependabot[bot]
30ea794e4a
build(deps): bump clap from 4.5.54 to 4.5.55
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.54 to 4.5.55.
- [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.54...clap_complete-v4.5.55 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.55
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 03:32:28 +00:00
Daniel Hofstetter
89a5327e5e
Merge pull request #616 from uutils/dependabot/cargo/nix-0.31.1
...
build(deps): bump nix from 0.30.1 to 0.31.1
2026-01-23 08:46:44 +01:00
dependabot[bot]
449a199d53
build(deps): bump nix from 0.30.1 to 0.31.1
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.30.1 to 0.31.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.30.1...v0.31.1 )
---
updated-dependencies:
- dependency-name: nix
dependency-version: 0.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 03:32:34 +00:00