Skip to content

build(deps): update system-configuration requirement from 0.7.0 to 0.8.0 - #1252

Merged
0x676e67 merged 1 commit into
mainfrom
dependabot/cargo/system-configuration-0.8.0
Sep 1, 2026
Merged

build(deps): update system-configuration requirement from 0.7.0 to 0.8.0#1252
0x676e67 merged 1 commit into
mainfrom
dependabot/cargo/system-configuration-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on system-configuration to permit the latest version.

Changelog

Sourced from system-configuration's changelog.

[0.8.0] - 2026-08-11

Changed

  • Bump core-foundation dependency to 0.10

[0.7.0] - 2025-12-02

Added

  • Added std::error::Error implementation for ReachabilityError.

Fixed

  • Handle errors that may occur when creating runloop sources or an SCDynamicStore.

[0.6.1] - 2024-08-22

Fixed

  • Fix std::net::SocketAddr conversion to libc::sockaddr. This makes SCNetworkReachability reachability check work for other addresses than only 0.0.0.0:0.

[0.6.0] - 2024-01-31

Changed

  • Bump minimum supported Rust version (MSRV) to 1.64.0.
  • Breaking: Mark SCNetworkReachability::schedule_with_runloop and unschedule_from_runloop as unsafe. They accept a raw pointer that it dereferences. Figuring out a safe API around this is left as an exercise for the future.
  • Breaking: ReachabilityFlags no longer implements Ord or PartialOrd. It also replaces the from_bits_unchecked constructor with other (safe) from_bits_* constructors.

Fixed

  • Fix memory leak in SCNetworkReachability::set_callback.
  • Fix builds on iOS by removing references to deprecated interface type kSCNetworkInterfaceTypeIrDA. Also remove constant for bridge network interfaces (kSCNetworkInterfaceTypeBridge).

[0.5.1] - 2023-05-15

Added

  • Add bindings for SCNetworkSet and SCNetworkService

[0.5.0] - 2022-01-03

Changed

  • Upgrade crates to Rust 2021 edition.
  • Bump minimum supported Rust version (MSRV) to 1.56.0.
  • Upgrade core-foundation to 0.9 and core-foundation-sys to 0.8. This is a breaking change since those crates are publicly re-exported from these crates.

[0.4.1] - 2020-06-04

Fixed

... (truncated)

Commits

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 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 [system-configuration](https://github.com/mullvad/system-configuration-rs) to permit the latest version.
- [Changelog](https://github.com/mullvad/system-configuration-rs/blob/main/CHANGELOG.md)
- [Commits](mullvad/system-configuration-rs@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: system-configuration
  dependency-version: 0.8.0
  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 Aug 22, 2026
@0x676e67
0x676e67 merged commit 3900183 into main Sep 1, 2026
22 checks passed
@0x676e67
0x676e67 deleted the dependabot/cargo/system-configuration-0.8.0 branch September 1, 2026 04:18
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