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.22 to 0.0.23 #294

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps uucore from 0.0.22 to 0.0.23.

Release notes

Sourced from uucore's releases.

0.0.23

📦 Rust Coreutils 0.0.23 Release:

We've got +10 more GNU tests passing than in our last release.

24 developers contributed to this release (9 new contributors started with this release).

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

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.

GNU test suite compatibility

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

result 0.0.22 0.0.23 Change 0.0.22 to 0.0.23 % Total 0.0.23 (Change)
pass 383 393 +10 65.07% (+1.66%)
skip 48 49 +1 8.11% (+0.17%)
fail 171 160 -11 26.49% (-1.82%)
error 2 2 0 0.33% (0.00%)

GNU testsuite evolution

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

What's Changed

global

cat

cp

dd

... (truncated)

Commits
  • ff92bfb Prepare version 0.0.23
  • 0a07d47 Merge pull request #5493 from cakebaker/du_inodes_with_count_links
  • 7202d01 Merge pull request #5510 from ceteece/expand-remove-crash-macro
  • a29ddea expand: clarify tabstops argument name for expand_line
  • 85777e6 du: rename inodes -> seen_inodes
  • 12e61d4 du: make -l/--count-links work
  • 6fa8a6d Merge pull request #5501 from alexhausen/du-remove-crash-macro
  • fc00b6b expand: move logic to expand a single line into its own function
  • e3ec122 printf: support %q
  • 7279bc1 printf.md: support %q
  • 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)

@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (275514e) 59.02% compared to head (da77a18) 58.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   59.02%   58.83%   -0.20%     
==========================================
  Files          30       30              
  Lines        3663     3663              
  Branches      876      875       -1     
==========================================
- Hits         2162     2155       -7     
  Misses       1186     1186              
- Partials      315      322       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/uucore-0.0.23 branch from 56f85a0 to da77a18 Compare December 14, 2023 08:51
@sylvestre sylvestre merged commit 3cdf577 into main Dec 14, 2023
23 of 24 checks passed
@sylvestre sylvestre deleted the dependabot/cargo/uucore-0.0.23 branch December 14, 2023 09:56
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