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

Update libproc requirement from 0.13.0 to 0.14.1 #25

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Updates the requirements on libproc to permit the latest version.

Release notes

Sourced from libproc's releases.

v0.14.1

Fixes (we hope) a build problem some people were experiencing on mac, where bindgen was not finding libproc.h

If this change causes any problems, please report an issue with details of the error, OS version, Xcode version.

What's Changed

New Contributors

Full Changelog: andrewdavidmackenzie/libproc-rs@v0.14.0...v0.14.1

Commits
  • e610218 Bump version number
  • bfc5ed4 include directories so that builds on mac os are successful across broader ra...
  • 12240c2 support for android(termux) (#101)
  • 1ef7c05 New version 0.14.0
  • 8b6a8d1 Add redox os check (#100)
  • 27821df Fix local build on mac (#99)
  • 7bc8189 Update bindgen requirement from 0.65.1 to 0.66.1 (#98)
  • 7919df0 Update bindgen requirement from 0.64.0 to 0.65.1 (#96)
  • 0592c98 Update procfs requirement from 0.14.1 to 0.15.0 (#95)
  • 07065aa Update errno requirement from 0.2.5 to 0.3.0 (#94)
  • 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 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)

Updates the requirements on [libproc](https://github.com/andrewdavidmackenzie/libproc-rs) to permit the latest version.
- [Release notes](https://github.com/andrewdavidmackenzie/libproc-rs/releases)
- [Commits](andrewdavidmackenzie/libproc-rs@v0.13.0...v0.14.1)

---
updated-dependencies:
- dependency-name: libproc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #25 (97b03dc) into main (80548c8) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   64.78%   64.62%   -0.16%     
==========================================
  Files           5        5              
  Lines         230      229       -1     
==========================================
- Hits          149      148       -1     
  Misses         81       81              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lambdalisue
Copy link
Owner

The release note said

Fixes (we hope) a build problem some people were experiencing on mac, where bindgen was not finding libproc.h

If this change causes any problems, please report an issue with details of the error, OS version, Xcode version.

So I'd like to wait for several month or next version.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2023

Superseded by #27.

@dependabot dependabot bot closed this Sep 18, 2023
@dependabot dependabot bot deleted the dependabot/cargo/libproc-0.14.1 branch September 18, 2023 08:58
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