chore(deps): update rust crate uucore to 0.0.29 #11
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.25->0.0.29Release Notes
uutils/coreutils (uucore)
v0.0.29Compare Source
📦 Rust Coreutils 0.0.29 Release:
We are excited to announce the release of Rust Coreutils 0.0.29!
Highlights:
df,dircolors,chmod,chroot,comm,seq,split,uniq, and more.du,echo, andseq.GNU Test Suite Compatibility:
Here’s how version 0.0.29 compares to the previous release:
Call to Action:
Support our work by sponsoring us on GitHub! Your contributions directly help maintain our infrastructure and enable faster development. Sponsor us here.
For more details and to download the latest release, visit our website: https://uutils.github.io.
What's Changed
basenc
basencmessage to clap changes by @cakebaker in https://github.com/uutils/coreutils/pull/6966base32/base64
checksum
chmod
permsfeature toCargo.tomlby @cakebaker in https://github.com/uutils/coreutils/pull/7037chroot
-Gshort option by @cakebaker in https://github.com/uutils/coreutils/pull/7051comm
cp
sleep()calls in tests by @cakebaker in https://github.com/uutils/coreutils/pull/6890csplit
-qby @cakebaker in https://github.com/uutils/coreutils/pull/7000cut
-d=by @cakebaker in https://github.com/uutils/coreutils/pull/6984date
dd
df
dircolors
usedeclaration to top by @cakebaker in https://github.com/uutils/coreutils/pull/7143du
echo
POSIXLY_CORRECTby @cakebaker in https://github.com/uutils/coreutils/pull/7059env
cfgattributes to tests by @cakebaker in https://github.com/uutils/coreutils/pull/6896fmt
head
install
kill
-nhidden option for compatibility with bash by @samueltardieu in https://github.com/uutils/coreutils/pull/7069-sconflict with-land-tby @samueltardieu in https://github.com/uutils/coreutils/pull/7070ls
mkfifo
more
mv
sleepin tests by @cakebaker in https://github.com/uutils/coreutils/pull/6880mv d/f dby @cakebaker in https://github.com/uutils/coreutils/pull/5788mv d/f d" by @sylvestre in https://github.com/uutils/coreutils/pull/6905numfmt
succeeds()/fails()instead ofrun()in tests by @cakebaker in https://github.com/uutils/coreutils/pull/7135numfmterror message by @cakebaker in https://github.com/uutils/coreutils/pull/7086printf
rm
seq
stdout_only()to removeno_stderr()by @cakebaker in https://github.com/uutils/coreutils/pull/6937sort
split
stat
tail
tr
tsort
uniq
wc
uucore
Specpublic by @LegNeato in https://github.com/uutils/coreutils/pull/6946Build & CI
sleepfromUNIX_PROGSto avoid warning by @cakebaker in https://github.com/uutils/coreutils/pull/69601.77by @cakebaker in https://github.com/uutils/coreutils/pull/6870libselinux1-devby @cakebaker in https://github.com/uutils/coreutils/pull/7132Code quality
div_ceil()fromstdby @cakebaker in https://github.com/uutils/coreutils/pull/6877needless_lifetimeswarnings by @cakebaker in https://github.com/uutils/coreutils/pull/6899match(fix todo) by @cakebaker in https://github.com/uutils/coreutils/pull/68911.84by @cakebaker in https://github.com/uutils/coreutils/pull/7111Documentation
why-error.mdby @cakebaker in https://github.com/uutils/coreutils/pull/7101Dependencies
crosstermfrom0.27.0to0.28.1by @cakebaker in https://github.com/uutils/coreutils/pull/6874thiserrorfrom1.0.69to2.0.3by @cakebaker in https://github.com/uutils/coreutils/pull/6888cppandcpp_buildfrom0.5.9to0.5.10by @cakebaker in https://github.com/uutils/coreutils/pull/6887bigdecimalfrom0.4.3to0.4.7by @cakebaker in https://github.com/uutils/coreutils/pull/7148chrono-tzto0.10.0by @cakebaker in https://github.com/uutils/coreutils/pull/7146itertoolsfrom0.13.0to0.14.0by @cakebaker in https://github.com/uutils/coreutils/pull/7045tempfilefrom3.14.0to3.15.0by @cakebaker in https://github.com/uutils/coreutils/pull/7062unicode-width, adapt test and fixtures by @cakebaker in https://github.com/uutils/coreutils/pull/6904clapto4.5.23& fix failingseqtests by @cakebaker in https://github.com/uutils/coreutils/pull/6955zipfrom1.1.4to2.2.2by @cakebaker in https://github.com/uutils/coreutils/pull/6873logfrom0.4.24to0.4.22by @cakebaker in https://github.com/uutils/coreutils/pull/7131New Contributors
Full Changelog: uutils/coreutils@0.0.28...0.0.29
v0.0.28Compare Source
📦 Rust Coreutils 0.0.28 Release:
We are thrilled to announce the release of Rust Coreutils 0.0.28! This release brings significant improvements in compatibility and stability, continuing our journey to provide a robust alternative to GNU Coreutils.
Highlights:
cksum,mkdir, andtr.GNU Test Suite Compatibility:
Here’s how version 0.0.28 compares to the previous release:
Call to Action:
Support our work by sponsoring us on GitHub! Your contributions help maintain our infrastructure and enable faster iterations. Sponsor us here.
For more details and to download the latest release, visit our website: https://uutils.github.io.
What's Changed
GNU Test Suite Compatibility
basenccatwrite_end_of_line()to avoid duplicate code by @cakebaker in #6764cksum/hashsum--checkwith base64 and other improvements by @sylvestre in #6452-z/--zeroby @RenjiSann in #6815cpConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.