coreutils
coreutils copied to clipboard
build(deps): bump procfs from 0.14.1 to 0.14.2
Bumps procfs from 0.14.1 to 0.14.2.
Release notes
Sourced from procfs's releases.
v0.14.2
New Features
- Process: Namespace: Use openat instead of building a path by
@arilouin eminence/procfs#192- add serde serialize/deserialize derives for public types by
@eliad-wizin eminence/procfs#193- Disabling default features on the
chronocrate by@Will-Lowin eminence/procfs#210- Implement smaps_rollup by
@TaborKellyin eminence/procfs#214Bug fixes
- Don't consider Zombies to be alive by
@eminencein eminence/procfs#198- Fix doc and clippy warnings by
@tatrefin eminence/procfs#219- Fix memfd fd target by
@trttin eminence/procfs#209- Fix process iterator when used with a custom root by
@ludo-cin eminence/procfs#204Dependency Updates
- Update to rustix 0.36. by
@sunfishcodein eminence/procfs#215- Bump chorono to 0.4.20 by
@pinkforestin eminence/procfs#194Full Changelog: https://github.com/eminence/procfs/compare/v0.14.0...v0.14.2
Commits
6f495a8Version 0.14.2a8369e0Merge pull request #219 from tatref/fix-warningbdb334eKeep old name for rust 1.48 compatibility77b366aFix doc and clippy warnings18be498Merge pull request #214 from TaborKelly/taborkelly/smaps_rollup7f4b0ecMerge pull request #215 from sunfishcode/main6fc2557Update to rustix 0.36.964a541Implement smaps_rollup.b8a2fc4Merge pull request #213 from TaborKelly/smaps_rollup_docfb93c36Add smaps_rollup to support.md.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
GNU testsuite comparison:
GNU test failed: tests/tail-2/inotify-dir-recreate. tests/tail-2/inotify-dir-recreate is passing on 'main'. Maybe you have to rebase?
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Closing this PR because it is superseded by https://github.com/uutils/coreutils/pull/4500
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.