chore(deps): update rust crate uucore to 0.0.26 #16
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.26
Release Notes
uutils/coreutils (uucore)
v0.0.26
Compare Source
📦 Rust Coreutils 0.0.26 Release:
We are happy to announce the release of Rust Coreutils 0.0.26! This version comes with several significant advancements, including the initial support for AIX, ensuring broader compatibility and reach. Despite the short period since our last release, we've managed to fix numerous compatibility issues, further aligning our tools with the latest GNU testsuite, now version 9.5.
This update adds +10 GNU passing tests compared to version 0.0.25.
New in this Release:
This release saw contributions from 20 developers, including 12 newcomers.
We encourage you to support our project by sponsoring us on GitHub. Your sponsorship helps us maintain and enhance our infrastructure, such as GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.
For more details and to download the latest release, visit our website at https://uutils.github.io.
GNU Test Suite Compatibility
Here’s how version 0.0.26 fares in comparison to the previous release:
For more details, visit https://github.com/uutils/coreutils-tracking/.
Full Changelog: uutils/coreutils@0.0.25...0.0.26
What's Changed
cksum
comm
cp
touch()
in tests by @cakebaker in https://github.com/uutils/coreutils/pull/6263cp
’s short-r
and alias-R
recursive options by @LucasLarson in https://github.com/uutils/coreutils/pull/6231cp --debug
by @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6220csplit
cut
date
date -f dates.txt is failing
by @mvo5 in https://github.com/uutils/coreutils/pull/6148-f -
to read from stdin by @mvo5 in https://github.com/uutils/coreutils/pull/6160dd
dirname
dircolors
du
-h
output the same precision as GNU coreutils by @mvo5 in https://github.com/uutils/coreutils/pull/6226env
hashsum
head
kill
EXIT
with--list
by @cakebaker in https://github.com/uutils/coreutils/pull/6222ls
mktemp
more
mv
od
print_width_block
field ofOutputInfo
by @cakebaker in https://github.com/uutils/coreutils/pull/6239seq
tail
tee
tr
uniq
wc
Misc
timestamp_subsec_nanos()
by @mvo5 in https://github.com/uutils/coreutils/pull/6149### Security
Documentation
CI
-pcoreutils
when running clippy by @cakebaker in https://github.com/uutils/coreutils/pull/6247Dependencies
New Contributors
Full Changelog: uutils/coreutils@0.0.25...0.0.26
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.