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

Bump procfs from 0.12.0 to 0.15.1 in /src/agent #97

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps procfs from 0.12.0 to 0.15.1.

Release notes

Sourced from procfs's releases.

v0.15.1

New features

New Contributors

Full Changelog: eminence/procfs@v0.15.0...v0.15.1

v0.15.0

New Features

Bug fixes

Breaking changes

New Contributors

Full Changelog: eminence/procfs@v0.14.2...v0.15.0

MSRV Note

This v0.15 release is only tested against the latest stable rust compiler, but is known to work with older versions (down to rust 1.48). Support for these older compilers may break in procfs patch releases. See also #223

v0.14.2

New Features

... (truncated)

Commits
  • 16ccc15 Merge pull request #253 from eminence/v0_15_1
  • 4b5b61a Version 0.15.1
  • b7f66d5 Merge pull request #252 from eminence/mmperms
  • af96123 Add docs and a as_str method to MMPermission
  • 6c6ddbd Merge pull request #251 from rust1248/task/fix-comm-docs
  • 7e7afab Change Stat::comm documentation
  • 391bd13 Merge pull request #247 from eminence/statat_nofollow
  • d0a7c09 Don't use SYMLINK_NOFOLLOW in a statat call
  • 940c163 Merge pull request #248 from eminence/criterion_update
  • 0e31f6c Update criterion dev-depencency
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
tevoinea and others added 2 commits February 24, 2023 15:04
Bumps [procfs](https://github.com/eminence/procfs) from 0.12.0 to 0.15.1.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](eminence/procfs@v0.12.0...v0.15.1)

---
updated-dependencies:
- dependency-name: procfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/procfs-0.15.1 branch from fe29516 to 767ae3e Compare February 24, 2023 20:07
@tevoinea tevoinea force-pushed the main branch 2 times, most recently from e12b41e to e7b0dd5 Compare October 10, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant