Skip to content

chore(deps): update sysctl requirement from 0.6.0 to 0.7.1#170

Merged
0x676e67 merged 1 commit intomasterfrom
dependabot/cargo/sysctl-0.7.1
Sep 22, 2025
Merged

chore(deps): update sysctl requirement from 0.6.0 to 0.7.1#170
0x676e67 merged 1 commit intomasterfrom
dependabot/cargo/sysctl-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Updates the requirements on sysctl to permit the latest version.

Changelog

Sourced from sysctl's changelog.

[0.7.1] - 2025-09-17

Changed

  • FreeBSD-specific fixes for 2024 edition update.

[0.7.0] - 2025-09-17

Changed

  • Update Rust edition to 2024.
  • Update thiserror to ^2.0.

[0.6.0] - 2024-09-10

Changed

  • Added support for Apple tvOS and visionOS.

[0.5.5] - 2023-10-31

Changed

  • Updated enum-as-inner to 0.6.0, to remove dependencies on both syn-1 and syn-2.
  • Updated bitflags to minimum 2.0.

[0.5.4] - 2022-12-09

Changed

  • Bumped byteorder crate to 1.4.3 due to failing tests.

[0.5.3] - 2022-12-09

Added

  • Added accessor methods to destructure CtlValue.

[0.5.2] - 2022-08-16

Changed

  • CI minimum version test failing. Adjust versions to fix.

[0.5.1] - 2022-08-16

Changed

  • Remove crate version from example in readme.

[0.5.0] - 2022-08-16

Changed

  • Improve iOS support with new Ctl variant.
  • Increase minimum version of dependencies.

[0.4.6] - 2022-08-07

Changed

  • Can't have more than 5 keywords in Cargo.toml. Remove the added iOS keyword.

[0.4.5] - 2022-08-07

Changed

  • Enable use on iOS

[0.4.4] - 2022-03-01

Changed

  • Use fmt to determine the exact type for CtlType::Int on MacOS

... (truncated)

Commits
  • ee85dc0 Set crate version to 0.7.1 and update changelog
  • ce5d28d FreeBSD-specific fixes for 2024 edition update
  • f927e4f Fix copy/paste error in use statement
  • 47b1524 Set crate version to 0.7.0 and update changelog
  • 0eb63f7 Update thiserror to 2.0. Fixes #72
  • 4731baf Update to 2024 edition and fix errors caused by newer edition
  • See full diff 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 [sysctl](https://github.com/johalun/sysctl-rs) to permit the latest version.
- [Release notes](https://github.com/johalun/sysctl-rs/releases)
- [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md)
- [Commits](johalun/sysctl-rs@v0.6.0...v0.7.1)

---
updated-dependencies:
- dependency-name: sysctl
  dependency-version: 0.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 22, 2025
@0x676e67 0x676e67 merged commit 2647bf9 into master Sep 22, 2025
5 checks passed
@0x676e67 0x676e67 deleted the dependabot/cargo/sysctl-0.7.1 branch September 22, 2025 13:02
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant