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

fix(deps): update rust crate hostname to 0.0.28 - autoclosed #98

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change
hostname (source) dependencies patch 0.0.1 -> 0.0.28

Release Notes

uutils/coreutils (hostname)

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:
  • Improved Compatibility:
    • Passing GNU tests increased to 476 (+21 compared to 0.0.27).
    • Failing tests reduced to 94 (-19 compared to 0.0.27).
  • Contributions: This release was made possible by the hard work of 37 contributors, including 16 newcomers.
  • Enhanced Performance: Updates and optimizations in utilities like cksum, mkdir, and tr.
GNU Test Suite Compatibility:

Here’s how version 0.0.28 compares to the previous release:

Result 0.0.27 0.0.28 Change 0.0.27 to 0.0.28 % Total 0.0.27 % Total 0.0.28 % Change 0.0.27 to 0.0.28
Pass 455 476 +21 74.35% 77.65% +3.30%
Skip 44 43 -1 7.19% 7.01% -0.18%
Fail 113 94 -19 18.46% 15.34% -3.12%
Error 0 0 0 0.00% 0.00% 0.00%

GNU testsuite evolution

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
cksum / hashsum
cp
date
dd
dircolors
echo
hashsum
hostname
join
ls
ln
mkdir
mv
od
paste
printf
runcon
sort
sync
test
touch
uptime
users
tr
tsort
uucore
Misc
CI
Documentation
Dependencies

New Contributors

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

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

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.

Copy link
Contributor Author

renovate bot commented Dec 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for the requirement `uu_hostname = "^0.0.28"`
candidate versions found which didn't match: 0.0.1
location searched: /tmp/renovate/repos/github/uutils/hostname/src/uu/hostname
required by package `hostname v0.0.1 (/tmp/renovate/repos/github/uutils/hostname)`

@renovate renovate bot changed the title fix(deps): update rust crate hostname to 0.0.28 fix(deps): update rust crate hostname to 0.0.28 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot deleted the renovate/hostname-0.x branch December 17, 2024 05:58
@renovate renovate bot changed the title fix(deps): update rust crate hostname to 0.0.28 - autoclosed fix(deps): update rust crate hostname to 0.0.28 Dec 17, 2024
@renovate renovate bot reopened this Dec 17, 2024
@renovate renovate bot force-pushed the renovate/hostname-0.x branch from 0be8fb7 to c4ddb10 Compare December 17, 2024 08:01
@renovate renovate bot changed the title fix(deps): update rust crate hostname to 0.0.28 fix(deps): update rust crate hostname to 0.0.28 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
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.

0 participants