chore(deps): update rust crate uucore to 0.0.25 #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.0.24
->0.0.25
Release Notes
uutils/coreutils (uucore)
v0.0.25
Compare Source
📦 Rust Coreutils 0.0.25 Release:
We're thrilled to announce version 0.0.25. We added +15 GNU passing tests since our last update!
More and more programs have a full compatibility with the GNU testsuite.
The current list is: base64, basename, cat, chgrp, chmod, chown, dirname, expand, fold, groups, join, ln, mktemp, nice, nl, nproc, paste, pathchk, printenv, realpath, shuf, sleep, split, sync, unexpand, uniq, wc and yes.
This release saw contributions from 31 developers, including 14 newcomers.
Some of this work has been supported by the Sovereign Tech Fund.
If you want to help us, please consider sponsoring on GitHub. This helps us use better tools like GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.
Visit our website at https://uutils.github.io.
GNU test suite compatibility
Here's how version 0.0.25 compares to the previous release - running GNU/Coreutils 9.4:
For more details, visit https://github.com/uutils/coreutils-tracking/.
What's Changed
base32/base64/basenc
basename
cat
chcon
chmod
cksum
cp
csplit
printf
functionality fromuucore
by @tertsdiepraam in https://github.com/uutils/coreutils/pull/5958crate_name
attribute by @cakebaker in https://github.com/uutils/coreutils/pull/6091cut
-b
,-c
,-f
) by @wolimst in https://github.com/uutils/coreutils/pull/5962dd
not-rewound.sh
by @cre4ture in https://github.com/uutils/coreutils/pull/6088df
du
echo
env
expand
factor
fmt
hashsum
install
ln
ls
f2fs
(android) by @cre4ture in https://github.com/uutils/coreutils/pull/6076chrono::Duration
tochrono::TimeDelta
by @cakebaker in https://github.com/uutils/coreutils/pull/5970more
numfmt
od
printf
pr
seq
shuf
sort
split
stat
tsort
tty
truncate
uname
uniq
concat!
in tests for better readability by @cakebaker in https://github.com/uutils/coreutils/pull/6022CI
ci:android
stabilize and improve android github actions by @cre4ture in https://github.com/uutils/coreutils/pull/5939cspell
by @cakebaker in https://github.com/uutils/coreutils/pull/5947cfg(feature = "env")
by @cakebaker in https://github.com/uutils/coreutils/pull/6044Documentation
Security
Various improvements
config
toconfig.toml
by @cakebaker in https://github.com/uutils/coreutils/pull/5954split
round robin limited fds by @cre4ture in https://github.com/uutils/coreutils/pull/6043dependency updates
New Contributors
Full Changelog: uutils/coreutils@0.0.24...0.0.25
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.