chore(deps): update rust crate uucore to 0.0.28 #95
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.27
->0.0.28
Release Notes
uutils/coreutils (uucore)
v0.0.28
Compare 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
basenc
cat
write_end_of_line()
to avoid duplicate code by @cakebaker in #6764cksum
/hashsum
--check
with base64 and other improvements by @sylvestre in #6452-z
/--zero
by @RenjiSann in #6815cp
--verbose
mode by @djedi23 in #6496part-symlink
by @matrixhead in #6588S_IWUSR
by @andrewliebenow in #6700cp
by @LoricAndre in #6690date
date
by @Its-Just-Nans in #6526dd
dircolors
echo
hashsum
--binary
/--text
by @Pistonight in #6808--strict
or--quiet
is given by @howjmay in #6584hostname
dns-lookup
crate to get network address(es) of the host by @lcheylus in #6550join
-i
by @jtracey in #6774ls
--dired
after GNU v9.5 changes by @sylvestre in #6144color-norm
by @matrixhead in #6481dired
option (-D
) not outputting datetime and parent directory byte offsets by @pyoky in #6538-CF
is passed (closes #5396) by @sylvestre in #6528color-clear-to-eol
by @matrixhead in #6507parse_width
function by @matrixhead in #6510ls
by @Its-Just-Nans in #6527color-ext
by @matrixhead in #6537:
) in recursive mode and patch thequote-align
GNU test by @RenjiSann in #6559unwrap_or
andor
to lazy-evaluatedunwrap_or_else
andor_else
by @AnirbanHalder654322 in #6609ln
-nf
by @jansheikkinen in #5975mkdir
acl
permissions inheritance for subdirectories by @AnirbanHalder654322 in #6676mkdir
andrmdir
by @sgvictorino in #6790--parent
to be provided more than once by @DaringCuteSeal in #6831mv
to-symlink
by @matrixhead in #6578tests/mv/mv-exchange.sh
by @sylvestre in #6641mv-n
compatibility by @matrixhead in #6599dup-src
compatibility by @matrixhead in #6837od
paste
printf
runcon
runcon
andstdbuf
to passtests/misc/invalid-opt.pl
by @sylvestre in #6657runcon
by @cakebaker in #6680sort
--batch-size
by @sylvestre in #6535sync
crash!
withUSimpleError
by @Kev1n8 in #6547test
-o
argument triggers an error by @sylvestre in #6642touch
touch
for Nushell by @ysthakur in #5946uptime
utmp
by @lcheylus in #6514errno
values on macOS by @BenWiederhake in #6571users
utmp
by @jadijadi in #6406needless_borrows_for_generic_args
on OpenBSD by @lcheylus in #6509Option
instead ofVec
for file argument by @cakebaker in #6761manual_unwrap_or_default
on OpenBSD by @lcheylus in #6772tr
set2
is too big on complemented class by @RenjiSann in #6564[:upper:]
by @cvonelm in #6513tsort
tsort
by @anastygnome in #5968tsort.pl
by @sylvestre in #6785uucore
tty
fromproc_info
by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6593ProcessInfomation::tty
by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6597getsid
forprocess.rs
by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6600pgrep/process.rs
touucore
by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6483determine_regex()
by @cakebaker in https://github.com/uutils/coreutils/pull/6500PanicInfo
by @cakebaker in https://github.com/uutils/coreutils/pull/6792Misc
--list
to help output by @cakebaker in https://github.com/uutils/coreutils/pull/6692workspace = true
for some dependencies by @cakebaker in https://github.com/uutils/coreutils/pull/6601cfg
condition name by @cakebaker in https://github.com/uutils/coreutils/pull/6497Cargo.lock
by @cakebaker in https://github.com/uutils/coreutils/pull/6652spell-checker:ignore
by @cakebaker in https://github.com/uutils/coreutils/pull/6627CI
Documentation
Dependencies
nix
&ctrlc
and adapt code to API changes innix
by @cakebaker in https://github.com/uutils/coreutils/pull/6648selinux-sys
andfts-sys
by @cakebaker in https://github.com/uutils/coreutils/pull/6693tempfile
from3.10.1
to3.11.0
by @cakebaker in https://github.com/uutils/coreutils/pull/6613parking_lot_core
by @cakebaker in https://github.com/uutils/coreutils/pull/6663windows-sys
& adapttail
to API change by @cakebaker in https://github.com/uutils/coreutils/pull/6681New Contributors
Full Changelog: uutils/coreutils@0.0.27...0.0.28
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.