Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.27 #209

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_uutils_coreutils_linux_amd64 http_archive patch 0.0.23 -> 0.0.27

Release Notes

uutils/coreutils (com_github_uutils_coreutils_linux_amd64)

v0.0.27

Compare Source

📦 Rust Coreutils 0.0.27 Release:

We are excited to announce the release of Rust Coreutils 0.0.27! This version continues to improve the compatibility.

This update adds +8 GNU passing tests compared to version 0.0.26 and therefore reduces the failing tests by -8.

This release saw contributions from 21 developers, including 9 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.

What's Changed

GNU Test Suite Compatibility

Here’s how version 0.0.27 fares in comparison to the previous release:

Result 0.0.26 0.0.27 Change 0.0.26 to 0.0.27 % Total 0.0.26 % Total 0.0.27 % Change 0.0.26 to 0.0.27
Pass 447 455 +8 73.04% 74.35% +1.31%
Skip 44 44 0 7.19% 7.19% 0.00%
Fail 121 113 -8 19.77% 18.46% -1.31%
Error 0 0 0 0.00% 0.00% 0.00%

GNU testsuite evolution

For more details, visit https://github.com/uutils/coreutils-tracking/.

cksum
cksum/hashsum
cp
df
env
fmt
id
kill
ls
od
pinky
seq
shuf
sort
tail
tr
uptime
utmpx
Misc
CI
Documentation
Testing
Dependencies

New Contributors

Full Changelog: uutils/coreutils@0.0.26...0.0.27

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:
  • Beginning of the AIX Support
  • Updated GNU Reference: We've updated our testsuite to GNU Coreutils 9.5.
  • Improved Compatibility: Thanks to the community's efforts, we've addressed several compatibility issues, pushing our pass rate even higher.
  • Automated Builds: Binaries for the latest release are once again automatically generated.

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:

Result 0.0.25 0.0.26 Change 0.0.25 to 0.0.26 % Total 0.0.25 % Total 0.0.26 % Change 0.0.25 to 0.0.26
Pass 437 447 +10 72.35% 73.04% +0.69%
Skip 50 44 -6 8.28% 7.19% -1.09%
Fail 117 121 +4 19.37% 19.77% +0.40%
Error 0 0 0 0.00% 0.00% 0.00%

GNU testsuite evolution

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
csplit
cut
date
dd
dirname
dircolors
du
env
hashsum
head
kill
ls
mktemp
more
mv
od
seq
tail
tee
tr
uniq
wc
Misc

### Security

Documentation
CI
Dependencies

New Contributors

Full Changelog: uutils/coreutils@0.0.25...0.0.26

v0.0.25

Compare Source

📦 Rust Coreutils 0.0.25 Release:

We're thrilled to announce version 0.0.25. We added +15 GNU passing tests since our last update!
More and more programs have a full compatibility with the GNU testsuite.
The current list is: base64, basename, cat, chgrp, chmod, chown, dirname, expand, fold, groups, join, ln, mktemp, nice, nl, nproc, paste, pathchk, printenv, realpath, shuf, sleep, split, sync, unexpand, uniq, wc and yes.

This release saw contributions from 31 developers, including 14 newcomers.

Some of this work has been supported by the Sovereign Tech Fund.

If you want to help us, please consider sponsoring on GitHub. This helps us use better tools like GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.

Visit our website at https://uutils.github.io.

GNU test suite compatibility

Here's how version 0.0.25 compares to the previous release - running GNU/Coreutils 9.4:

Result 0.0.24 0.0.25 Change 0.0.24 to 0.0.25 % Total 0.0.24 % Total 0.0.25 % Change 0.0.24 to 0.0.25
Pass 422 437 +15 69.87% 72.35% +2.48%
Skip 50 50 0 8.28% 8.28% 0.00%
Fail 132 117 -15 21.85% 19.37% -2.48%
Error 0 0 0 0.00% 0.00% 0.00%

GNU testsuite evolution

For more details, visit https://github.com/uutils/coreutils-tracking/.

What's Changed

base32/base64/basenc
basename
cat
chcon
chmod
cksum
cp
csplit
cut
dd

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch from 4b90011 to cf833b5 Compare March 23, 2024 21:21
@renovate renovate bot changed the title chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.24 chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.25 Mar 23, 2024
@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch 5 times, most recently from 09e6cf2 to 1c0c56a Compare March 24, 2024 20:11
@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch 7 times, most recently from 0b8a5d4 to 53e3d0f Compare April 26, 2024 22:46
@renovate renovate bot changed the title chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.25 chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.26 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch from 53e3d0f to f16e547 Compare June 23, 2024 00:29
@renovate renovate bot changed the title chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.26 chore(deps): update dependency com_github_uutils_coreutils_linux_amd64 to v0.0.27 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch 4 times, most recently from bf00239 to 6cb8b04 Compare July 11, 2024 17:09
@renovate renovate bot force-pushed the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch from 6cb8b04 to 65768d9 Compare July 11, 2024 17:26
@loeffel-io loeffel-io merged commit dacd3f7 into master Jul 11, 2024
1 of 3 checks passed
@loeffel-io loeffel-io deleted the renovate/com_github_uutils_coreutils_linux_amd64-0.x branch July 11, 2024 17:27
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.

1 participant