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.2 #27

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Updates the requirements on libproc to permit the latest version.

Release notes

Sourced from libproc's releases.

v0.14.2

Changes to build to Fix #82

What's Changed

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

Commits
  • 51f319e Bump version number to !0.14.2" prior to publish and release
  • 09d5406 Update bindgen requirement from 0.66.1 to 0.68.1 (#106)
  • 689a3e3 Add macos-13 (#104)
  • 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)
  • 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 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)

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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #27 (51d28d4) into main (c4f5351) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   64.62%   64.62%           
=======================================
  Files           5        5           
  Lines         229      229           
=======================================
  Hits          148      148           
  Misses         81       81           

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

@lambdalisue lambdalisue merged commit f922656 into main Sep 19, 2023
11 checks passed
@lambdalisue lambdalisue deleted the dependabot/cargo/libproc-0.14.2 branch September 19, 2023 03:35
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