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.
Created with
brew bump-formula-pr
.release notes
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 build-gnu.sh: adaptbasenc
message to clap changes uutils/coreutils#6966base32/base64
checksum
chmod
perms
feature toCargo.toml
by @cakebaker in chmod: add uucore'sperms
feature toCargo.toml
uutils/coreutils#7037chroot
-G
short option by @cakebaker in chroot: remove-G
short option uutils/coreutils#7051comm
cp
sleep()
calls in tests by @cakebaker in cp: remove somesleep()
calls in tests uutils/coreutils#6890csplit
-q
by @cakebaker in csplit: add support for-q
uutils/coreutils#7000cut
-d=
by @cakebaker in cut: fix overriding of-d=
uutils/coreutils#6984date
dd
df
dircolors
use
declaration to top by @cakebaker in dircolors: moveuse
declaration to top uutils/coreutils#7143du
echo
POSIXLY_CORRECT
by @cakebaker in echo: add support forPOSIXLY_CORRECT
uutils/coreutils#7059env
cfg
attributes to tests by @cakebaker in env: add missingcfg
attributes to tests uutils/coreutils#6896fmt
head
install
kill
-n
hidden option for compatibility with bash by @samueltardieu in kill: add-n
hidden option for compatibility with bash uutils/coreutils#7069-s
conflict with-l
and-t
by @samueltardieu in kill: make-s
conflict with-l
and-t
uutils/coreutils#7070ls
mkfifo
more
more
: reduce memory usage a bit uutils/coreutils#6399mv
sleep
in tests by @cakebaker in mv: removesleep
in tests uutils/coreutils#6880mv d/f d
by @cakebaker in mv: show "same file" error formv d/f d
uutils/coreutils#5788mv d/f d
" by @sylvestre in Revert "mv: show "same file" error formv d/f d
" uutils/coreutils#6905numfmt
succeeds()
/fails()
instead ofrun()
in tests by @cakebaker in numfmt: usesucceeds()
/fails()
instead ofrun()
in tests uutils/coreutils#7135numfmt
error message by @cakebaker in build-gnu.sh: adapt GNUnumfmt
error message uutils/coreutils#7086printf
rm
rm
: r4_gnu_test uutils/coreutils#6621seq
stdout_only()
to removeno_stderr()
by @cakebaker in tests/seq: usestdout_only()
to removeno_stderr()
uutils/coreutils#6937sort
split
stat
tail
tr
tsort
uniq
wc
uucore
Spec
public by @LegNeato in MakeSpec
public uutils/coreutils#6946Build & CI
sleep
fromUNIX_PROGS
to avoid warning by @cakebaker in GNUmakefile: removesleep
fromUNIX_PROGS
to avoid warning uutils/coreutils#69601.77
by @cakebaker in Bump MSRV to1.77
uutils/coreutils#6870libselinux1-dev
by @cakebaker in ci: installlibselinux1-dev
uutils/coreutils#7132Code quality
div_ceil()
fromstd
by @cakebaker in Usediv_ceil()
fromstd
uutils/coreutils#6877needless_lifetimes
warnings by @cakebaker in uudoc,chcon: fixneedless_lifetimes
warnings uutils/coreutils#6899match
(fix todo) by @cakebaker in uucore/perms: use ORs instead ofmatch
(fix todo) uutils/coreutils#68911.84
by @cakebaker in clippy: fix errors introduced with Rust1.84
uutils/coreutils#7111Documentation
why-error.md
by @cakebaker in doc: remove fixed tests fromwhy-error.md
uutils/coreutils#7101Dependencies
crossterm
from0.27.0
to0.28.1
by @cakebaker in Bumpcrossterm
from0.27.0
to0.28.1
uutils/coreutils#6874thiserror
from1.0.69
to2.0.3
by @cakebaker in Bumpthiserror
from1.0.69
to2.0.3
uutils/coreutils#6888cpp
andcpp_build
from0.5.9
to0.5.10
by @cakebaker in Bumpcpp
andcpp_build
from0.5.9
to0.5.10
uutils/coreutils#6887bigdecimal
from0.4.3
to0.4.7
by @cakebaker in fuzz: bumpbigdecimal
from0.4.3
to0.4.7
uutils/coreutils#7148chrono-tz
to0.10.0
by @cakebaker in Bumpchrono-tz
to0.10.0
uutils/coreutils#7146itertools
from0.13.0
to0.14.0
by @cakebaker in Bumpitertools
from0.13.0
to0.14.0
uutils/coreutils#7045tempfile
from3.14.0
to3.15.0
by @cakebaker in Bumptempfile
from3.14.0
to3.15.0
uutils/coreutils#7062unicode-width
, adapt test and fixtures by @cakebaker in Bumpunicode-width
, adapt test and fixtures uutils/coreutils#6904clap
to4.5.23
& fix failingseq
tests by @cakebaker in Bumpclap
to4.5.23
& fix failingseq
tests uutils/coreutils#6955zip
from1.1.4
to2.2.2
by @cakebaker in Bumpzip
from1.1.4
to2.2.2
uutils/coreutils#6873log
from0.4.24
to0.4.22
by @cakebaker in Cargo.lock: downgradelog
from0.4.24
to0.4.22
uutils/coreutils#7131New Contributors
Full Changelog: uutils/coreutils@0.0.28...0.0.29