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

build(deps): bump uucore from 0.0.27 to 0.0.29 #484

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps uucore from 0.0.27 to 0.0.29.

Release notes

Sourced from uucore's releases.

0.0.29

📦 Rust Coreutils 0.0.29 Release:

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

Highlights:

  • Improved Compatibility:
    • Passing GNU tests increased to 506 (+30 compared to 0.0.28).
    • Failing tests reduced to 67 (-27 compared to 0.0.28).
  • Contributions: This release was made possible by the dedication of 32 contributors, including 18 newcomers.
  • Compared with 0.0.28, several commands now achieve 100% compatibility with GNU tests, including df, dircolors, chmod, chroot, comm, seq, split, uniq, and more.
  • Performance Boost: Optimizations in tools like du, echo, and seq.

GNU Test Suite Compatibility:

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

Result 0.0.28 0.0.29 Change 0.0.28 to 0.0.29 % Total 0.0.28 % Total 0.0.29 % Change 0.0.28 to 0.0.29
Pass 476 506 +30 77.65% 82.38% +4.73%
Skip 43 41 -2 7.01% 6.68% -0.33%
Fail 94 67 -27 15.34% 10.92% -4.42%
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 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

basenc

base32/base64

checksum

... (truncated)

Commits
  • 64dad0c Merge pull request #7144 from sylvestre/comm2
  • b50a012 comm: implement the ordering check
  • 96c1731 df: fix display of special characters
  • 7edd045 date: use UTC if TZ is empty
  • ada1886 date: adapt to API change in chrono-tz
  • b3c0633 seq:add bounds for exponents
  • 1b5e321 dircolors: move use declaration to top
  • 05ada0d seq:add floating point support (#6959)
  • c322fb5 Merge pull request #7134 from jfinkels/date-timezone-name
  • d82d038 date: display %Z alphabetic time zone abbreviation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uucore](https://github.com/uutils/coreutils) from 0.0.27 to 0.0.29.
- [Release notes](https://github.com/uutils/coreutils/releases)
- [Commits](uutils/coreutils@0.0.27...0.0.29)

---
updated-dependencies:
- dependency-name: uucore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Looks like uucore is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/cargo/uucore-0.0.29 branch January 20, 2025 09:34
@hanbings
Copy link
Collaborator

Merged at #486.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant