Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Bump procfs from 0.11.1 to 0.12.0 in /src/agent #1519

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps procfs from 0.11.1 to 0.12.0.

Release notes

Sourced from procfs's releases.

v0.12.0

Breaking changes

The flate2 dependencies was used only in the kernel_config method, which would try to read a compressed /proc/config.gz file if it existed. The flate2 dependency is now option (and enabled by default). If you are using procfs with "default-features = false" and you are using the kernel_config method, pay special attention here -- you might want to manually enable the flate2 feature.

New features

Bug fixes

Full Changelog: eminence/procfs@v0.11.0...v0.12.0

Commits
  • e640797 Version v0.12.0
  • 8081e99 Merge pull request #157 from eminence/flate_optional
  • 14757fa Updated README and lib.rs about the flate2 feature
  • 5d84fcd Merge pull request #163 from KernelErr/add-ostype-version
  • fc91e46 Merge pull request #160 from pymongo/fix_warnings
  • 70014d0 fix all rustc and clippy lints/warnings
  • 31b808a Rename kernel build time to extra
  • de0a845 Make the flate2 dependency optional
  • f6f227c Merge pull request #164 from eminence/32bit-ci
  • d951f13 Do cargo-check for 32-bit linux in github CI
  • 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 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 the dependencies Pull requests that update a dependency file label Dec 13, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/procfs-0.12.0 branch 3 times, most recently from 0e47189 to 793d8cb Compare December 15, 2021 19:04
Bumps [procfs](https://github.com/eminence/procfs) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](eminence/procfs@v0.11.1...v0.12.0)

---
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.12.0 branch from 793d8cb to 4796ffd Compare December 20, 2021 18:12
@mgreisen mgreisen merged commit 9f60213 into main Dec 21, 2021
@dependabot dependabot bot deleted the dependabot/cargo/src/agent/procfs-0.12.0 branch December 21, 2021 00:11
@ghost ghost locked as resolved and limited conversation to collaborators Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file passed-integration-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant