Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps sysctl from 0.4.6 to 0.7.1.

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.
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
  • c219172 v0.6.0
  • c0098a0 Add support for tvOS and visionOS platforms
  • 39b35e3 Update FreeBSD 13 CI image
  • f969d23 Update FreeBSD CI images
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.6 to 0.7.1.
- [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.4.6...v0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 17, 2025
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