chore(deps): update dependency com_github_uutils_coreutils_darwin_arm64 to v0.0.27#208
Merged
loeffel-io merged 1 commit intomasterfrom Jul 11, 2024
Conversation
2a7c050 to
894e4f2
Compare
0a80da3 to
6350654
Compare
ecc176b to
d236288
Compare
d236288 to
813f42a
Compare
29525d8 to
c12a052
Compare
c12a052 to
c0c32b3
Compare
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.23->0.0.27Release Notes
uutils/coreutils (com_github_uutils_coreutils_darwin_arm64)
v0.0.27Compare 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:
For more details, visit https://github.com/uutils/coreutils-tracking/.
cksum
cksum/hashsum
sumfeature forchecksumfeature by @cakebaker in https://github.com/uutils/coreutils/pull/6450cp
/sys/kernel/address_bitsto/sys/kernel/profilingin test_cp by @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6294#[ignore]to disable tests by @cakebaker in https://github.com/uutils/coreutils/pull/6395target_os = "macos-12"by @cakebaker in https://github.com/uutils/coreutils/pull/6405cp-parentstest case by @matrixhead in https://github.com/uutils/coreutils/pull/6446df
env
fmt
get_matches_from()instead oftry_get_matches_from()in tests by @cakebaker in https://github.com/uutils/coreutils/pull/6374id
kill
ls
--color=auto -lby @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6346od
u64::MAXinstead ofmax_value()by @cakebaker in https://github.com/uutils/coreutils/pull/6477pinky
seq
shuf
sort
tail
#[ignore]to disable tests by @cakebaker in https://github.com/uutils/coreutils/pull/6388tr
uptime
-s/--sinceofuptimeto extensions by @cakebaker in https://github.com/uutils/coreutils/pull/6391utmpx
Misc
#[cfg(not(target_pointer_width = "128"))]by @cakebaker in https://github.com/uutils/coreutils/pull/6418modefeature by @cakebaker in https://github.com/uutils/coreutils/pull/6421CI
dragonflybsdtodragonflyby @cakebaker in https://github.com/uutils/coreutils/pull/6384Documentation
Testing
Dependencies
itertoolsand fix use of deprecated function by @cakebaker in https://github.com/uutils/coreutils/pull/6455fts-sysandselinux-sysby @cakebaker in https://github.com/uutils/coreutils/pull/6339ls: upgrade uutils-term-grid to 0.5 by @tertsdiepraam in https://github.com/uutils/coreutils/pull/5485libcto0.2.153by @cakebaker in https://github.com/uutils/coreutils/pull/6408New Contributors
Full Changelog: uutils/coreutils@0.0.26...0.0.27
v0.0.26Compare 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-rand alias-Rrecursive options by @LucasLarson in https://github.com/uutils/coreutils/pull/6231cp --debugby @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6220csplit
cut
date
date -f dates.txt is failingby @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
-houtput the same precision as GNU coreutils by @mvo5 in https://github.com/uutils/coreutils/pull/6226env
hashsum
head
kill
EXITwith--listby @cakebaker in https://github.com/uutils/coreutils/pull/6222ls
mktemp
more
mv
od
print_width_blockfield ofOutputInfoby @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
-pcoreutilswhen running clippy by @cakebaker in https://github.com/uutils/coreutils/pull/6247Dependencies
New Contributors
Full Changelog: uutils/coreutils@0.0.25...0.0.26
v0.0.25Compare 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:
For more details, visit https://github.com/uutils/coreutils-tracking/.
What's Changed
base32/base64/basenc
basename
cat
chcon
chmod
cksum
cp
csplit
printffunctionality fromuucoreby @tertsdiepraam in https://github.com/uutils/coreutils/pull/5958crate_nameattribute by @cakebaker in https://github.com/uutils/coreutils/pull/6091cut
-b,-c,-f) by @wolimst in https://github.com/uutils/coreutils/pull/5962dd
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.