chore(deps): update rust crate uucore to 0.0.29 #310
Merged
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.28
->0.0.29
Release Notes
uutils/coreutils (uucore)
v0.0.29
Compare 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
basenc
message to clap changes by @cakebaker in https://github.com/uutils/coreutils/pull/6966base32/base64
checksum
chmod
perms
feature toCargo.toml
by @cakebaker in https://github.com/uutils/coreutils/pull/7037chroot
-G
short 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
-q
by @cakebaker in https://github.com/uutils/coreutils/pull/7000cut
-d=
by @cakebaker in https://github.com/uutils/coreutils/pull/6984date
dd
df
dircolors
use
declaration to top by @cakebaker in https://github.com/uutils/coreutils/pull/7143du
echo
POSIXLY_CORRECT
by @cakebaker in https://github.com/uutils/coreutils/pull/7059env
cfg
attributes to tests by @cakebaker in https://github.com/uutils/coreutils/pull/6896fmt
head
install
kill
-n
hidden option for compatibility with bash by @samueltardieu in https://github.com/uutils/coreutils/pull/7069-s
conflict with-l
and-t
by @samueltardieu in https://github.com/uutils/coreutils/pull/7070ls
mkfifo
more
mv
sleep
in tests by @cakebaker in https://github.com/uutils/coreutils/pull/6880mv d/f d
by @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/7135numfmt
error 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
Spec
public by @LegNeato in https://github.com/uutils/coreutils/pull/6946Build & CI
sleep
fromUNIX_PROGS
to avoid warning by @cakebaker in https://github.com/uutils/coreutils/pull/69601.77
by @cakebaker in https://github.com/uutils/coreutils/pull/6870libselinux1-dev
by @cakebaker in https://github.com/uutils/coreutils/pull/7132Code quality
div_ceil()
fromstd
by @cakebaker in https://github.com/uutils/coreutils/pull/6877needless_lifetimes
warnings by @cakebaker in https://github.com/uutils/coreutils/pull/6899match
(fix todo) by @cakebaker in https://github.com/uutils/coreutils/pull/68911.84
by @cakebaker in https://github.com/uutils/coreutils/pull/7111Documentation
why-error.md
by @cakebaker in https://github.com/uutils/coreutils/pull/7101Dependencies
crossterm
from0.27.0
to0.28.1
by @cakebaker in https://github.com/uutils/coreutils/pull/6874thiserror
from1.0.69
to2.0.3
by @cakebaker in https://github.com/uutils/coreutils/pull/6888cpp
andcpp_build
from0.5.9
to0.5.10
by @cakebaker in https://github.com/uutils/coreutils/pull/6887bigdecimal
from0.4.3
to0.4.7
by @cakebaker in https://github.com/uutils/coreutils/pull/7148chrono-tz
to0.10.0
by @cakebaker in https://github.com/uutils/coreutils/pull/7146itertools
from0.13.0
to0.14.0
by @cakebaker in https://github.com/uutils/coreutils/pull/7045tempfile
from3.14.0
to3.15.0
by @cakebaker in https://github.com/uutils/coreutils/pull/7062unicode-width
, adapt test and fixtures by @cakebaker in https://github.com/uutils/coreutils/pull/6904clap
to4.5.23
& fix failingseq
tests by @cakebaker in https://github.com/uutils/coreutils/pull/6955zip
from1.1.4
to2.2.2
by @cakebaker in https://github.com/uutils/coreutils/pull/6873log
from0.4.24
to0.4.22
by @cakebaker in https://github.com/uutils/coreutils/pull/7131New Contributors
Full Changelog: uutils/coreutils@0.0.28...0.0.29
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 was generated by Mend Renovate. View the repository job log.