Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2025

This PR contains the following updates:

Package Type Update Change
uucore (source) workspace.dependencies patch 0.0.29 -> 0.0.30

Release Notes

uutils/coreutils (uucore)

v0.0.30

Compare Source

📦 Rust Coreutils 0.0.30 Release:

We are excited to announce the release of Rust Coreutils 0.0.30!

Highlights:
  • Improved Compatibility:
    • This release focused on compatibility with the upstream GNU Coreutils 9.6 release. This is why the number of passing tests didn't change much - our effort was directed at adapting to the new upstream version rather than fixing existing test failures.
    • Passing GNU tests increased to 507 (+1 compared to 0.0.29).
  • Contributions: This release was made possible by the dedication of 32 contributors, including 8 newcomers.
  • We also announced at FOSDEM the extension of this project to cover other key Linux tools through our uutils initiative. This will extend the Rust rewrite effort to additional common Unix tools. See the presentation on YouTube (slides) or read the LWN article for more details about our vision.

GNU Test Suite Compatibility:

Here's how version 0.0.30 compares to the previous release:

Result 0.0.29 0.0.30 Change 0.0.29 to 0.0.30 % Total 0.0.29 % Total 0.0.30 % Change 0.0.29 to 0.0.30
Pass 506 507 +1 82.38% 82.17% -0.21%
Skip 41 41 0 6.68% 6.65% -0.03%
Fail 67 69 +2 10.92% 11.18% +0.26%
Total 614 617 +3 (new tests)

GNU testsuite evolution

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

cat
chgrp
cksum
cp
csplit
echo
expr
install
head
kill
ls
mv
numfmt
od
printf
rm
seq
sort
split
tee
test
timeout
touch
tr
uptime
yes
uucore
Documentation
Build & CI
fuzzing
Code quality

Dependency Updates

New Contributors

Full Changelog: uutils/coreutils@0.0.29...0.0.30


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cakebaker cakebaker merged commit 362928e into main Mar 8, 2025
24 checks passed
@renovate renovate bot deleted the renovate/uucore-0.x branch March 8, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants